Skip to content
Success

Console Output

Pull request #43449 updated
11:11:24 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 83969fa3ddf8b10ade7189073638885e8234f586+61404de7df1a6c75c2cbdc2c3ce226c95bebcaad (f353f736e4a86620e5200db826eb4ccc1154bf41)
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-43449@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
11:11:26 [2022-04-17T11:11:26.340Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
11:11:26 [2022-04-17T11:11:26.344Z] Trying to pass milestone 4
[Pipeline] milestone
11:11:26 [2022-04-17T11:11:26.420Z] Trying to pass milestone 5
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
11:11:26 [2022-04-17T11:11:26.711Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03b86e3567343884c) in /home/ubuntu/workspace/moby_PR-43449
[Pipeline] {
[Pipeline] checkout
11:11:26 [2022-04-17T11:11:26.767Z] The recommended git tool is: git
11:11:26 [2022-04-17T11:11:26.776Z] using credential docker-jenkins-github-credentials
11:11:26 [2022-04-17T11:11:26.800Z] Fetching changes from the remote Git repository
11:11:26 [2022-04-17T11:11:26.824Z] Fetching without tags
11:11:26 [2022-04-17T11:11:26.784Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43449/.git # timeout=10
11:11:26 [2022-04-17T11:11:26.802Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:11:26 [2022-04-17T11:11:26.827Z] Fetching upstream changes from https://github.com/moby/moby.git
11:11:26 [2022-04-17T11:11:26.827Z]  > git --version # timeout=10
11:11:26 [2022-04-17T11:11:26.846Z]  > git --version # 'git version 2.17.1'
11:11:26 [2022-04-17T11:11:26.846Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:11:26 [2022-04-17T11:11:26.847Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43449/head:refs/remotes/origin/PR-43449 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:11:48 [2022-04-17T11:11:48.719Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit 83969fa3ddf8b10ade7189073638885e8234f586
11:11:49 [2022-04-17T11:11:49.670Z] Merge succeeded, producing 83969fa3ddf8b10ade7189073638885e8234f586
11:11:49 [2022-04-17T11:11:49.671Z] Checking out Revision 83969fa3ddf8b10ade7189073638885e8234f586 (PR-43449)
11:11:48 [2022-04-17T11:11:48.738Z]  > git config core.sparsecheckout # timeout=10
11:11:48 [2022-04-17T11:11:48.762Z]  > git checkout -f 83969fa3ddf8b10ade7189073638885e8234f586 # timeout=10
11:11:49 [2022-04-17T11:11:49.570Z]  > git remote # timeout=10
11:11:49 [2022-04-17T11:11:49.593Z]  > git config --get remote.origin.url # timeout=10
11:11:49 [2022-04-17T11:11:49.620Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:11:49 [2022-04-17T11:11:49.622Z]  > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10
11:11:49 [2022-04-17T11:11:49.651Z]  > git rev-parse HEAD^{commit} # timeout=10
11:11:49 [2022-04-17T11:11:49.673Z]  > git config core.sparsecheckout # timeout=10
11:11:49 [2022-04-17T11:11:49.692Z]  > git checkout -f 83969fa3ddf8b10ade7189073638885e8234f586 # timeout=10
11:11:54 [2022-04-17T11:11:54.164Z] Commit message: "daemon: move DefaultShutdownTimeout to daemon/config"
11:11:54 [2022-04-17T11:11:54.183Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:11:54 [2022-04-17T11:11:54.167Z]  > git rev-list --no-walk cbf592509e8c592c71dea7acc335265ef2afbecd # timeout=10
11:11:55 [2022-04-17T11:11:55.303Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43449:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
11:12:01 [2022-04-17T11:12:01.863Z] Unable to find image 'alpine:latest' locally
11:12:02 [2022-04-17T11:12:02.120Z] latest: Pulling from library/alpine
11:12:02 [2022-04-17T11:12:02.120Z] df9b9388f04a: Pulling fs layer
11:12:02 [2022-04-17T11:12:02.120Z] df9b9388f04a: Verifying Checksum
11:12:02 [2022-04-17T11:12:02.120Z] df9b9388f04a: Download complete
11:12:02 [2022-04-17T11:12:02.377Z] df9b9388f04a: Pull complete
11:12:02 [2022-04-17T11:12:02.377Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454
11:12:02 [2022-04-17T11:12:02.377Z] Status: Downloaded newer image for alpine:latest
11:12:10 [2022-04-17T11:12:10.482Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: cgroup2)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS5)
[Pipeline] { (Branch: win-2022)
[Pipeline] { (Branch: win-2022-c8d)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (cgroup2)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS5)
[Pipeline] stage
[Pipeline] { (win-2022)
[Pipeline] stage
[Pipeline] { (win-2022-c8d)
[Pipeline] node
[Pipeline] node
11:12:13 [2022-04-17T11:12:13.279Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03b86e3567343884c) in /home/ubuntu/workspace/moby_PR-43449
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
11:12:13 [2022-04-17T11:12:13.339Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
11:12:13 [2022-04-17T11:12:13.391Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
11:12:13 [2022-04-17T11:12:13.411Z] Fetching changes from the remote Git repository
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
11:12:13 [2022-04-17T11:12:13.431Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
11:12:13 [2022-04-17T11:12:13.710Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit 83969fa3ddf8b10ade7189073638885e8234f586
11:12:13 [2022-04-17T11:12:13.910Z] Merge succeeded, producing 83969fa3ddf8b10ade7189073638885e8234f586
11:12:13 [2022-04-17T11:12:13.910Z] Checking out Revision 83969fa3ddf8b10ade7189073638885e8234f586 (PR-43449)
11:12:14 [2022-04-17T11:12:14.016Z] Commit message: "daemon: move DefaultShutdownTimeout to daemon/config"
11:12:13 [2022-04-17T11:12:13.398Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43449/.git # timeout=10
11:12:13 [2022-04-17T11:12:13.414Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:12:13 [2022-04-17T11:12:13.433Z] Fetching upstream changes from https://github.com/moby/moby.git
11:12:13 [2022-04-17T11:12:13.433Z]  > git --version # timeout=10
11:12:13 [2022-04-17T11:12:13.453Z]  > git --version # 'git version 2.17.1'
11:12:13 [2022-04-17T11:12:13.454Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:12:13 [2022-04-17T11:12:13.455Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43449/head:refs/remotes/origin/PR-43449 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:12:13 [2022-04-17T11:12:13.713Z]  > git config core.sparsecheckout # timeout=10
11:12:13 [2022-04-17T11:12:13.725Z]  > git checkout -f 83969fa3ddf8b10ade7189073638885e8234f586 # timeout=10
11:12:13 [2022-04-17T11:12:13.838Z]  > git remote # timeout=10
11:12:13 [2022-04-17T11:12:13.846Z]  > git config --get remote.origin.url # timeout=10
11:12:13 [2022-04-17T11:12:13.854Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:12:13 [2022-04-17T11:12:13.855Z]  > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10
11:12:13 [2022-04-17T11:12:13.886Z]  > git rev-parse HEAD^{commit} # timeout=10
11:12:13 [2022-04-17T11:12:13.912Z]  > git config core.sparsecheckout # timeout=10
11:12:13 [2022-04-17T11:12:13.925Z]  > git checkout -f 83969fa3ddf8b10ade7189073638885e8234f586 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:12:14 [2022-04-17T11:12:14.634Z] + [ PR != PR ]
11:12:14 [2022-04-17T11:12:14.634Z] + [ master != master ]
11:12:14 [2022-04-17T11:12:14.634Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:12:14 [2022-04-17T11:12:14.956Z] + docker version
11:12:14 [2022-04-17T11:12:14.956Z] Client: Docker Engine - Community
11:12:14 [2022-04-17T11:12:14.957Z]  Version:           20.10.14
11:12:14 [2022-04-17T11:12:14.957Z]  API version:       1.41
11:12:14 [2022-04-17T11:12:14.957Z]  Go version:        go1.16.15
11:12:14 [2022-04-17T11:12:14.957Z]  Git commit:        a224086
11:12:14 [2022-04-17T11:12:14.957Z]  Built:             Thu Mar 24 01:47:57 2022
11:12:14 [2022-04-17T11:12:14.957Z]  OS/Arch:           linux/amd64
11:12:14 [2022-04-17T11:12:14.957Z]  Context:           default
11:12:14 [2022-04-17T11:12:14.957Z]  Experimental:      true
11:12:14 [2022-04-17T11:12:14.957Z] 
11:12:14 [2022-04-17T11:12:14.957Z] Server: Docker Engine - Community
11:12:14 [2022-04-17T11:12:14.957Z]  Engine:
11:12:14 [2022-04-17T11:12:14.957Z]   Version:          20.10.14
11:12:14 [2022-04-17T11:12:14.957Z]   API version:      1.41 (minimum version 1.12)
11:12:14 [2022-04-17T11:12:14.957Z]   Go version:       go1.16.15
11:12:14 [2022-04-17T11:12:14.957Z]   Git commit:       87a90dc
11:12:14 [2022-04-17T11:12:14.957Z]   Built:            Thu Mar 24 01:45:46 2022
11:12:14 [2022-04-17T11:12:14.957Z]   OS/Arch:          linux/amd64
11:12:14 [2022-04-17T11:12:14.957Z]   Experimental:     true
11:12:14 [2022-04-17T11:12:14.957Z]  containerd:
11:12:14 [2022-04-17T11:12:14.957Z]   Version:          1.5.11
11:12:14 [2022-04-17T11:12:14.957Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
11:12:14 [2022-04-17T11:12:14.957Z]  runc:
11:12:14 [2022-04-17T11:12:14.957Z]   Version:          1.0.3
11:12:14 [2022-04-17T11:12:14.957Z]   GitCommit:        v1.0.3-0-gf46b6ba
11:12:14 [2022-04-17T11:12:14.957Z]  docker-init:
11:12:14 [2022-04-17T11:12:14.957Z]   Version:          0.19.0
11:12:14 [2022-04-17T11:12:14.957Z]   GitCommit:        de40ad0
[Pipeline] sh
11:12:15 [2022-04-17T11:12:15.249Z] + docker info
11:12:28 [2022-04-17T11:12:28.278Z] Still waiting to schedule task
11:12:28 [2022-04-17T11:12:28.278Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03b86e3567343884c)11:12:28 [2022-04-17T11:12:28.280Z] Still waiting to schedule task
11:12:28 [2022-04-17T11:12:28.280Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03b86e3567343884c)11:12:28 [2022-04-17T11:12:28.282Z] Still waiting to schedule task
11:12:28 [2022-04-17T11:12:28.283Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline
11:12:28 [2022-04-17T11:12:28.286Z] Still waiting to schedule task
11:12:28 [2022-04-17T11:12:28.286Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline
11:12:28 [2022-04-17T11:12:28.287Z] Still waiting to schedule task
11:12:28 [2022-04-17T11:12:28.287Z] All nodes of label ‘windows-2019’ are offline
11:12:28 [2022-04-17T11:12:28.290Z] Still waiting to schedule task
11:12:28 [2022-04-17T11:12:28.291Z] All nodes of label ‘windows-2022’ are offline
11:12:28 [2022-04-17T11:12:28.291Z] Still waiting to schedule task
11:12:28 [2022-04-17T11:12:28.291Z] All nodes of label ‘windows-2022’ are offline
11:12:41 [2022-04-17T11:12:41.774Z] Client:
11:12:41 [2022-04-17T11:12:41.775Z]  Context:    default
11:12:41 [2022-04-17T11:12:41.775Z]  Debug Mode: false
11:12:41 [2022-04-17T11:12:41.775Z]  Plugins:
11:12:41 [2022-04-17T11:12:41.775Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
11:12:41 [2022-04-17T11:12:41.775Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
11:12:41 [2022-04-17T11:12:41.775Z]   compose: Docker Compose (Docker Inc., v2.4.1)
11:12:41 [2022-04-17T11:12:41.775Z]   scan: Docker Scan (Docker Inc., v0.17.0)
11:12:41 [2022-04-17T11:12:41.775Z] 
11:12:41 [2022-04-17T11:12:41.775Z] Server:
11:12:41 [2022-04-17T11:12:41.775Z]  Containers: 0
11:12:41 [2022-04-17T11:12:41.775Z]   Running: 0
11:12:41 [2022-04-17T11:12:41.775Z]   Paused: 0
11:12:41 [2022-04-17T11:12:41.775Z]   Stopped: 0
11:12:41 [2022-04-17T11:12:41.775Z]  Images: 1
11:12:41 [2022-04-17T11:12:41.775Z]  Server Version: 20.10.14
11:12:41 [2022-04-17T11:12:41.775Z]  Storage Driver: overlay2
11:12:41 [2022-04-17T11:12:41.775Z]   Backing Filesystem: extfs
11:12:41 [2022-04-17T11:12:41.775Z]   Supports d_type: true
11:12:41 [2022-04-17T11:12:41.775Z]   Native Overlay Diff: true
11:12:41 [2022-04-17T11:12:41.775Z]   userxattr: false
11:12:41 [2022-04-17T11:12:41.775Z]  Logging Driver: json-file
11:12:41 [2022-04-17T11:12:41.775Z]  Cgroup Driver: cgroupfs
11:12:41 [2022-04-17T11:12:41.775Z]  Cgroup Version: 1
11:12:41 [2022-04-17T11:12:41.775Z]  Plugins:
11:12:41 [2022-04-17T11:12:41.775Z]   Volume: local
11:12:41 [2022-04-17T11:12:41.775Z]   Network: bridge host ipvlan macvlan null overlay
11:12:41 [2022-04-17T11:12:41.775Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:12:41 [2022-04-17T11:12:41.775Z]  Swarm: inactive
11:12:41 [2022-04-17T11:12:41.775Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
11:12:41 [2022-04-17T11:12:41.775Z]  Default Runtime: runc
11:12:41 [2022-04-17T11:12:41.775Z]  Init Binary: docker-init
11:12:41 [2022-04-17T11:12:41.775Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
11:12:41 [2022-04-17T11:12:41.775Z]  runc version: v1.0.3-0-gf46b6ba
11:12:41 [2022-04-17T11:12:41.775Z]  init version: de40ad0
11:12:41 [2022-04-17T11:12:41.775Z]  Security Options:
11:12:41 [2022-04-17T11:12:41.775Z]   apparmor
11:12:41 [2022-04-17T11:12:41.775Z]   seccomp
11:12:41 [2022-04-17T11:12:41.775Z]    Profile: default
11:12:41 [2022-04-17T11:12:41.775Z]  Kernel Version: 5.4.0-1071-aws
11:12:41 [2022-04-17T11:12:41.775Z]  Operating System: Ubuntu 18.04.6 LTS
11:12:41 [2022-04-17T11:12:41.775Z]  OSType: linux
11:12:41 [2022-04-17T11:12:41.775Z]  Architecture: x86_64
11:12:41 [2022-04-17T11:12:41.775Z]  CPUs: 2
11:12:41 [2022-04-17T11:12:41.775Z]  Total Memory: 7.565GiB
11:12:41 [2022-04-17T11:12:41.775Z]  Name: ip-10-100-77-40
11:12:41 [2022-04-17T11:12:41.775Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
11:12:41 [2022-04-17T11:12:41.775Z]  Docker Root Dir: /var/lib/docker
11:12:41 [2022-04-17T11:12:41.775Z]  Debug Mode: false
11:12:41 [2022-04-17T11:12:41.775Z]  Registry: https://index.docker.io/v1/
11:12:41 [2022-04-17T11:12:41.775Z]  Labels:
11:12:41 [2022-04-17T11:12:41.775Z]  Experimental: true
11:12:41 [2022-04-17T11:12:41.775Z]  Insecure Registries:
11:12:41 [2022-04-17T11:12:41.775Z]   127.0.0.0/8
11:12:41 [2022-04-17T11:12:41.775Z]  Live Restore Enabled: true
11:12:41 [2022-04-17T11:12:41.775Z] 
11:12:41 [2022-04-17T11:12:41.775Z] WARNING: No swap limit support
[Pipeline] sh
11:12:42 [2022-04-17T11:12:42.097Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:12:42 [2022-04-17T11:12:42.097Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:12:42 [2022-04-17T11:12:42.097Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43449/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
11:12:42 [2022-04-17T11:12:42.097Z] + bash /home/ubuntu/workspace/moby_PR-43449/check-config.sh
11:12:42 [2022-04-17T11:12:42.097Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:12:42 [2022-04-17T11:12:42.097Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
11:12:42 [2022-04-17T11:12:42.097Z] 
11:12:42 [2022-04-17T11:12:42.097Z] Generally Necessary:
11:12:42 [2022-04-17T11:12:42.097Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:12:42 [2022-04-17T11:12:42.097Z] - apparmor: enabled and tools installed
11:12:42 [2022-04-17T11:12:42.097Z] - CONFIG_NAMESPACES: enabled
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_NET_NS: enabled
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_PID_NS: enabled
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_IPC_NS: enabled
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_UTS_NS: enabled
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_CGROUPS: enabled
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_CGROUP_CPUACCT: enabled
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_CGROUP_DEVICE: enabled
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_CGROUP_FREEZER: enabled
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_CGROUP_SCHED: enabled
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_CPUSETS: enabled
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_MEMCG: enabled
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_KEYS: enabled
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_VETH: enabled (as module)
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_BRIDGE: enabled (as module)
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_NF_NAT: enabled (as module)
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_POSIX_MQUEUE: enabled
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_CGROUP_BPF: enabled
11:12:42 [2022-04-17T11:12:42.354Z] 
11:12:42 [2022-04-17T11:12:42.354Z] Optional Features:
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_USER_NS: enabled
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_SECCOMP: enabled
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_SECCOMP_FILTER: enabled
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_CGROUP_PIDS: enabled
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_MEMCG_SWAP: enabled
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:12:42 [2022-04-17T11:12:42.354Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_BLK_CGROUP: enabled
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_CGROUP_PERF: enabled
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_CGROUP_HUGETLB: enabled
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:12:42 [2022-04-17T11:12:42.354Z] - CONFIG_CFS_BANDWIDTH: enabled
11:12:42 [2022-04-17T11:12:42.611Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:12:42 [2022-04-17T11:12:42.611Z] - CONFIG_RT_GROUP_SCHED: missing
11:12:42 [2022-04-17T11:12:42.611Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:12:42 [2022-04-17T11:12:42.611Z] - CONFIG_IP_VS: enabled (as module)
11:12:42 [2022-04-17T11:12:42.611Z] - CONFIG_IP_VS_NFCT: enabled
11:12:42 [2022-04-17T11:12:42.611Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:12:42 [2022-04-17T11:12:42.611Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:12:42 [2022-04-17T11:12:42.611Z] - CONFIG_IP_VS_RR: enabled (as module)
11:12:42 [2022-04-17T11:12:42.611Z] - CONFIG_SECURITY_SELINUX: enabled
11:12:42 [2022-04-17T11:12:42.611Z] - CONFIG_SECURITY_APPARMOR: enabled
11:12:42 [2022-04-17T11:12:42.611Z] - CONFIG_EXT4_FS: enabled
11:12:42 [2022-04-17T11:12:42.611Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:12:42 [2022-04-17T11:12:42.611Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:12:42 [2022-04-17T11:12:42.611Z] - Network Drivers:
11:12:42 [2022-04-17T11:12:42.611Z]   - "overlay":
11:12:42 [2022-04-17T11:12:42.611Z]     - CONFIG_VXLAN: enabled (as module)
11:12:42 [2022-04-17T11:12:42.611Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:12:42 [2022-04-17T11:12:42.611Z]       Optional (for encrypted networks):
11:12:42 [2022-04-17T11:12:42.611Z]       - CONFIG_CRYPTO: enabled
11:12:42 [2022-04-17T11:12:42.611Z]       - CONFIG_CRYPTO_AEAD: enabled
11:12:42 [2022-04-17T11:12:42.611Z]       - CONFIG_CRYPTO_GCM: enabled
11:12:42 [2022-04-17T11:12:42.611Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:12:42 [2022-04-17T11:12:42.611Z]       - CONFIG_CRYPTO_GHASH: enabled
11:12:42 [2022-04-17T11:12:42.611Z]       - CONFIG_XFRM: enabled
11:12:42 [2022-04-17T11:12:42.611Z]       - CONFIG_XFRM_USER: enabled (as module)
11:12:42 [2022-04-17T11:12:42.611Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:12:42 [2022-04-17T11:12:42.611Z]       - CONFIG_INET_ESP: enabled (as module)
11:12:42 [2022-04-17T11:12:42.611Z]   - "ipvlan":
11:12:42 [2022-04-17T11:12:42.611Z]     - CONFIG_IPVLAN: enabled (as module)
11:12:42 [2022-04-17T11:12:42.611Z]   - "macvlan":
11:12:42 [2022-04-17T11:12:42.611Z]     - CONFIG_MACVLAN: enabled (as module)
11:12:42 [2022-04-17T11:12:42.611Z]     - CONFIG_DUMMY: enabled (as module)
11:12:42 [2022-04-17T11:12:42.611Z]   - "ftp,tftp client in container":
11:12:42 [2022-04-17T11:12:42.611Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:12:42 [2022-04-17T11:12:42.611Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:12:42 [2022-04-17T11:12:42.611Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:12:42 [2022-04-17T11:12:42.611Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:12:42 [2022-04-17T11:12:42.611Z] - Storage Drivers:
11:12:42 [2022-04-17T11:12:42.611Z]   - "aufs":
11:12:42 [2022-04-17T11:12:42.611Z]     - CONFIG_AUFS_FS: enabled (as module)
11:12:42 [2022-04-17T11:12:42.611Z]   - "btrfs":
11:12:42 [2022-04-17T11:12:42.611Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:12:42 [2022-04-17T11:12:42.611Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:12:42 [2022-04-17T11:12:42.611Z]   - "devicemapper":
11:12:42 [2022-04-17T11:12:42.867Z]     - CONFIG_BLK_DEV_DM: enabled
11:12:42 [2022-04-17T11:12:42.867Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:12:42 [2022-04-17T11:12:42.867Z]   - "overlay":
11:12:42 [2022-04-17T11:12:42.867Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:12:42 [2022-04-17T11:12:42.867Z]   - "zfs":
11:12:42 [2022-04-17T11:12:42.867Z]     - /dev/zfs: present
11:12:42 [2022-04-17T11:12:42.867Z]     - zfs command: missing
11:12:42 [2022-04-17T11:12:42.867Z]     - zpool command: missing
11:12:42 [2022-04-17T11:12:42.868Z] 
11:12:42 [2022-04-17T11:12:42.868Z] Limits:
11:12:42 [2022-04-17T11:12:42.868Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:12:42 [2022-04-17T11:12:42.868Z] 
11:12:42 [2022-04-17T11:12:42.868Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:12:43 [2022-04-17T11:12:43.202Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:83969fa3ddf8b10ade7189073638885e8234f586 .
11:12:43 [2022-04-17T11:12:43.202Z] #1 [internal] load build definition from Dockerfile
11:12:43 [2022-04-17T11:12:43.202Z] #1 sha256:2dca235d24169a8e63d4d0435bba28ac082e5fb57d7f6e800d221d818e62821f
11:12:43 [2022-04-17T11:12:43.459Z] #1 transferring dockerfile:
11:12:43 [2022-04-17T11:12:43.459Z] #1 transferring dockerfile: 16.77kB done
11:12:43 [2022-04-17T11:12:43.459Z] #1 DONE 0.2s
11:12:43 [2022-04-17T11:12:43.459Z] 
11:12:43 [2022-04-17T11:12:43.459Z] #2 [internal] load .dockerignore
11:12:43 [2022-04-17T11:12:43.459Z] #2 sha256:a87befecb5119f6133bba636ce4e126e89c99bd0b13bfa1b37a07e42b8ecf1e9
11:12:43 [2022-04-17T11:12:43.459Z] #2 transferring context: 87B done
11:12:43 [2022-04-17T11:12:43.459Z] #2 DONE 0.1s
11:12:43 [2022-04-17T11:12:43.459Z] 
11:12:43 [2022-04-17T11:12:43.459Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
11:12:43 [2022-04-17T11:12:43.459Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
11:12:43 [2022-04-17T11:12:43.715Z] #3 DONE 0.3s
11:12:43 [2022-04-17T11:12:43.715Z] 
11:12:43 [2022-04-17T11:12:43.715Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
11:12:43 [2022-04-17T11:12:43.715Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
11:12:43 [2022-04-17T11:12:43.715Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done
11:12:43 [2022-04-17T11:12:43.974Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done
11:12:43 [2022-04-17T11:12:43.974Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done
11:12:43 [2022-04-17T11:12:43.974Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s
11:12:43 [2022-04-17T11:12:43.974Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
11:12:43 [2022-04-17T11:12:43.974Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030
11:12:43 [2022-04-17T11:12:43.974Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done
11:12:44 [2022-04-17T11:12:44.232Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done
11:12:44 [2022-04-17T11:12:44.232Z] #4 DONE 0.5s
11:12:44 [2022-04-17T11:12:44.489Z] 
11:12:44 [2022-04-17T11:12:44.489Z] #5 [internal] load build definition from Dockerfile
11:12:44 [2022-04-17T11:12:44.489Z] #5 sha256:dcf658dc3e5ae2c4da437cec3373366512f5690600d3782ba126804891333dc6
11:12:44 [2022-04-17T11:12:44.489Z] #5 DONE 0.0s
11:12:44 [2022-04-17T11:12:44.489Z] 
11:12:44 [2022-04-17T11:12:44.489Z] #6 [internal] load .dockerignore
11:12:44 [2022-04-17T11:12:44.489Z] #6 sha256:b654944411bab63e5c32c188badb83144111ad4f218172a8ae345cd53eddae79
11:12:44 [2022-04-17T11:12:44.489Z] #6 DONE 0.0s
11:12:44 [2022-04-17T11:12:44.489Z] 
11:12:44 [2022-04-17T11:12:44.489Z] #10 [internal] load metadata for docker.io/library/debian:bullseye
11:12:44 [2022-04-17T11:12:44.489Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
11:12:45 [2022-04-17T11:12:45.466Z] #10 DONE 0.9s
11:12:45 [2022-04-17T11:12:45.466Z] 
11:12:45 [2022-04-17T11:12:45.466Z] #8 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye
11:12:45 [2022-04-17T11:12:45.466Z] #8 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a
11:12:45 [2022-04-17T11:12:45.466Z] #8 DONE 0.9s
11:12:45 [2022-04-17T11:12:45.466Z] 
11:12:45 [2022-04-17T11:12:45.466Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:12:45 [2022-04-17T11:12:45.466Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
11:12:45 [2022-04-17T11:12:45.466Z] #9 DONE 0.9s
11:12:45 [2022-04-17T11:12:45.466Z] 
11:12:45 [2022-04-17T11:12:45.466Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:12:45 [2022-04-17T11:12:45.466Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
11:12:45 [2022-04-17T11:12:45.466Z] #7 DONE 1.0s
11:12:45 [2022-04-17T11:12:45.723Z] 
11:12:45 [2022-04-17T11:12:45.723Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b
11:12:45 [2022-04-17T11:12:45.723Z] #35 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9
11:12:45 [2022-04-17T11:12:45.723Z] #35 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b
11:12:45 [2022-04-17T11:12:45.723Z] #35 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.1s done
11:12:45 [2022-04-17T11:12:45.979Z] #35 sha256:0040bafca14127bdc2dcb0d9897a26f5d44136e89c02046710de6ea01a227278 529B / 529B done
11:12:45 [2022-04-17T11:12:45.979Z] #35 sha256:d69c6cd3a20d21ec91b677c3bcd10d9975f4fe67eff81afb5a09bdef5134afeb 1.46kB / 1.46kB done
11:12:45 [2022-04-17T11:12:45.979Z] #35 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done
11:12:45 [2022-04-17T11:12:45.979Z] #35 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 0B / 54.94MB 0.1s
11:12:45 [2022-04-17T11:12:45.979Z] #35 ...
11:12:45 [2022-04-17T11:12:45.979Z] 
11:12:45 [2022-04-17T11:12:45.979Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
11:12:45 [2022-04-17T11:12:45.979Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
11:12:45 [2022-04-17T11:12:45.979Z] #52 DONE 0.0s
11:12:45 [2022-04-17T11:12:45.979Z] 
11:12:45 [2022-04-17T11:12:45.979Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b
11:12:45 [2022-04-17T11:12:45.979Z] #35 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9
11:12:45 [2022-04-17T11:12:45.979Z] #35 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 4.02MB / 54.94MB 0.2s
11:12:46 [2022-04-17T11:12:46.238Z] #35 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 9.44MB / 54.94MB 0.4s
11:12:46 [2022-04-17T11:12:46.498Z] #35 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 19.92MB / 54.94MB 0.6s
11:12:46 [2022-04-17T11:12:46.498Z] #35 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 26.21MB / 54.94MB 0.7s
11:12:46 [2022-04-17T11:12:46.775Z] #35 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 32.51MB / 54.94MB 0.9s
11:12:47 [2022-04-17T11:12:47.035Z] #35 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 41.94MB / 54.94MB 1.1s
11:12:47 [2022-04-17T11:12:47.035Z] #35 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 48.23MB / 54.94MB 1.2s
11:12:47 [2022-04-17T11:12:47.035Z] #35 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.53MB / 54.94MB 1.3s
11:12:47 [2022-04-17T11:12:47.292Z] #35 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.4s done
11:12:47 [2022-04-17T11:12:47.858Z] #35 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5
11:12:49 [2022-04-17T11:12:49.761Z] #35 ...
11:12:49 [2022-04-17T11:12:49.761Z] 
11:12:49 [2022-04-17T11:12:49.761Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:12:49 [2022-04-17T11:12:49.761Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:12:49 [2022-04-17T11:12:49.761Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
11:12:49 [2022-04-17T11:12:49.761Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:12:49 [2022-04-17T11:12:49.761Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
11:12:49 [2022-04-17T11:12:49.761Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
11:12:49 [2022-04-17T11:12:49.761Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
11:12:49 [2022-04-17T11:12:49.761Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.2s done
11:12:49 [2022-04-17T11:12:49.761Z] #74 DONE 4.0s
11:12:49 [2022-04-17T11:12:49.761Z] 
11:12:49 [2022-04-17T11:12:49.761Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b
11:12:49 [2022-04-17T11:12:49.761Z] #35 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9
11:12:53 [2022-04-17T11:12:53.038Z] #35 ...
11:12:53 [2022-04-17T11:12:53.039Z] 
11:12:53 [2022-04-17T11:12:53.039Z] #31 [internal] load build context
11:12:53 [2022-04-17T11:12:53.039Z] #31 sha256:1bd02f73718754f0edc2163ac1445caeffa7baddda1e447bc3fab512bf61e538
11:12:53 [2022-04-17T11:12:53.039Z] #31 transferring context: 60.72MB 5.4s done
11:12:53 [2022-04-17T11:12:53.039Z] #31 DONE 7.2s
11:12:53 [2022-04-17T11:12:53.039Z] 
11:12:53 [2022-04-17T11:12:53.039Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:12:53 [2022-04-17T11:12:53.039Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:12:53 [2022-04-17T11:12:53.039Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
11:12:53 [2022-04-17T11:12:53.039Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:12:53 [2022-04-17T11:12:53.039Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:12:53 [2022-04-17T11:12:53.039Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:12:53 [2022-04-17T11:12:53.039Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done
11:12:53 [2022-04-17T11:12:53.039Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done
11:12:53 [2022-04-17T11:12:53.039Z] #76 DONE 7.1s
11:12:53 [2022-04-17T11:12:53.039Z] 
11:12:53 [2022-04-17T11:12:53.039Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:12:53 [2022-04-17T11:12:53.039Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:12:53 [2022-04-17T11:12:53.039Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.1s done
11:12:53 [2022-04-17T11:12:53.039Z] #11 sha256:7e4f3376ce4457350556e028798e3f76e6928463fe05195fe1bda289a3a5db2f 7.03kB / 7.03kB done
11:12:53 [2022-04-17T11:12:53.039Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done
11:12:53 [2022-04-17T11:12:53.039Z] #11 sha256:478fcf47d5d8269f9b530784cca11b0386776b1d16417a5e694673e985f44253 1.80kB / 1.80kB done
11:12:53 [2022-04-17T11:12:53.039Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.4s done
11:12:53 [2022-04-17T11:12:53.039Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 0.6s done
11:12:53 [2022-04-17T11:12:53.039Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 0.9s done
11:12:53 [2022-04-17T11:12:53.039Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 2.7s done
11:12:53 [2022-04-17T11:12:53.039Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 3.6s done
11:12:53 [2022-04-17T11:12:53.039Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 6.8s done
11:12:53 [2022-04-17T11:12:53.039Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 2.9s done
11:12:53 [2022-04-17T11:12:53.606Z] #11 ...
11:12:53 [2022-04-17T11:12:53.606Z] 
11:12:53 [2022-04-17T11:12:53.606Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
11:12:53 [2022-04-17T11:12:53.606Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
11:12:53 [2022-04-17T11:12:53.606Z] #75 DONE 0.5s
11:12:53 [2022-04-17T11:12:53.606Z] 
11:12:53 [2022-04-17T11:12:53.606Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:12:53 [2022-04-17T11:12:53.606Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:12:53 [2022-04-17T11:12:53.606Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87
11:12:53 [2022-04-17T11:12:53.606Z] #11 ...
11:12:53 [2022-04-17T11:12:53.606Z] 
11:12:53 [2022-04-17T11:12:53.606Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b
11:12:53 [2022-04-17T11:12:53.606Z] #35 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9
11:12:53 [2022-04-17T11:12:53.606Z] #35 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 5.6s done
11:12:53 [2022-04-17T11:12:53.606Z] #35 DONE 7.8s
11:12:53 [2022-04-17T11:12:53.606Z] 
11:12:53 [2022-04-17T11:12:53.606Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:12:53 [2022-04-17T11:12:53.606Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:12:53 [2022-04-17T11:12:53.865Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.4s done
11:12:54 [2022-04-17T11:12:54.150Z] #11 ...
11:12:54 [2022-04-17T11:12:54.150Z] 
11:12:54 [2022-04-17T11:12:54.150Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:12:54 [2022-04-17T11:12:54.150Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
11:12:54 [2022-04-17T11:12:54.150Z] #77 DONE 0.6s
11:12:54 [2022-04-17T11:12:54.150Z] 
11:12:54 [2022-04-17T11:12:54.150Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:12:54 [2022-04-17T11:12:54.150Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:12:54 [2022-04-17T11:12:54.150Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.1s
11:12:54 [2022-04-17T11:12:54.749Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.8s done
11:12:55 [2022-04-17T11:12:55.010Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d
11:13:00 [2022-04-17T11:13:00.286Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 4.9s done
11:13:00 [2022-04-17T11:13:00.286Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5
11:13:03 [2022-04-17T11:13:03.568Z] #11 ...
11:13:03 [2022-04-17T11:13:03.568Z] 
11:13:03 [2022-04-17T11:13:03.568Z] #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
11:13:03 [2022-04-17T11:13:03.568Z] #36 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca
11:13:03 [2022-04-17T11:13:03.568Z] #36 1.511 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:13:03 [2022-04-17T11:13:03.568Z] #36 1.518 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
11:13:03 [2022-04-17T11:13:03.568Z] #36 1.518 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:13:03 [2022-04-17T11:13:03.568Z] #36 1.648 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [125 kB]
11:13:03 [2022-04-17T11:13:03.568Z] #36 1.861 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:13:03 [2022-04-17T11:13:03.568Z] #36 2.043 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
11:13:03 [2022-04-17T11:13:03.568Z] #36 3.592 Fetched 8509 kB in 2s (3599 kB/s)
11:13:03 [2022-04-17T11:13:03.568Z] #36 3.592 Reading package lists...
11:13:03 [2022-04-17T11:13:03.568Z] #36 4.345 Reading package lists...
11:13:03 [2022-04-17T11:13:03.568Z] #36 5.104 Building dependency tree...
11:13:03 [2022-04-17T11:13:03.568Z] #36 5.436 The following additional packages will be installed:
11:13:03 [2022-04-17T11:13:03.568Z] #36 5.436   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
11:13:03 [2022-04-17T11:13:03.568Z] #36 5.436   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
11:13:03 [2022-04-17T11:13:03.568Z] #36 5.442 Recommended packages:
11:13:03 [2022-04-17T11:13:03.568Z] #36 5.442   libldap-common publicsuffix libsasl2-modules
11:13:03 [2022-04-17T11:13:03.568Z] #36 5.608 The following NEW packages will be installed:
11:13:03 [2022-04-17T11:13:03.568Z] #36 5.608   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
11:13:03 [2022-04-17T11:13:03.568Z] #36 5.608   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
11:13:03 [2022-04-17T11:13:03.568Z] #36 5.608   libssh2-1 openssl
11:13:03 [2022-04-17T11:13:03.568Z] #36 5.878 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
11:13:03 [2022-04-17T11:13:03.568Z] #36 5.878 Need to get 3040 kB of archives.
11:13:03 [2022-04-17T11:13:03.568Z] #36 5.878 After this operation, 6651 kB of additional disk space will be used.
11:13:03 [2022-04-17T11:13:03.568Z] #36 5.878 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB]
11:13:03 [2022-04-17T11:13:03.568Z] #36 5.892 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
11:13:03 [2022-04-17T11:13:03.568Z] #36 5.894 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
11:13:03 [2022-04-17T11:13:03.568Z] #36 5.897 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
11:13:03 [2022-04-17T11:13:03.568Z] #36 5.899 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
11:13:03 [2022-04-17T11:13:03.568Z] #36 5.900 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
11:13:03 [2022-04-17T11:13:03.568Z] #36 5.903 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
11:13:03 [2022-04-17T11:13:03.568Z] #36 5.904 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
11:13:03 [2022-04-17T11:13:03.568Z] #36 5.909 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
11:13:03 [2022-04-17T11:13:03.568Z] #36 5.909 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
11:13:03 [2022-04-17T11:13:03.568Z] #36 5.909 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
11:13:03 [2022-04-17T11:13:03.568Z] #36 5.916 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
11:13:03 [2022-04-17T11:13:03.568Z] #36 5.928 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:13:03 [2022-04-17T11:13:03.568Z] #36 5.928 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:13:03 [2022-04-17T11:13:03.568Z] #36 5.928 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.066 debconf: delaying package configuration, since apt-utils is not installed
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.092 Fetched 3040 kB in 0s (9839 kB/s)
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.123 Selecting previously unselected package openssl.
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.123 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6653 files and directories currently installed.)
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.123 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.129 Unpacking openssl (1.1.1n-0+deb11u1) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.283 Selecting previously unselected package ca-certificates.
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.283 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.291 Unpacking ca-certificates (20210119) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.371 Selecting previously unselected package libbrotli1:amd64.
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.372 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.380 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.450 Selecting previously unselected package libsasl2-modules-db:amd64.
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.450 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.454 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.508 Selecting previously unselected package libsasl2-2:amd64.
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.510 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.515 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.568 Selecting previously unselected package libldap-2.4-2:amd64.
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.569 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.573 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.644 Selecting previously unselected package libnghttp2-14:amd64.
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.644 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.648 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.705 Selecting previously unselected package libpsl5:amd64.
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.705 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.709 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.752 Selecting previously unselected package librtmp1:amd64.
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.752 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.756 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.796 Selecting previously unselected package libssh2-1:amd64.
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.797 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.801 Unpacking libssh2-1:amd64 (1.9.0-2) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.848 Selecting previously unselected package libcurl4:amd64.
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.848 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.855 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.919 Selecting previously unselected package curl.
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.919 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.924 Unpacking curl (7.74.0-1.3+deb11u1) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.986 Selecting previously unselected package libonig5:amd64.
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.986 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 6.996 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 7.062 Selecting previously unselected package libjq1:amd64.
11:13:03 [2022-04-17T11:13:03.568Z] #36 7.062 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 7.066 Unpacking libjq1:amd64 (1.6-2.1) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 7.111 Selecting previously unselected package jq.
11:13:03 [2022-04-17T11:13:03.568Z] #36 7.111 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 7.114 Unpacking jq (1.6-2.1) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 7.152 Setting up libpsl5:amd64 (0.21.0-1.2) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 7.162 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 7.177 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 7.187 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 7.198 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 7.211 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 7.220 Setting up libssh2-1:amd64 (1.9.0-2) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 7.231 Setting up openssl (1.1.1n-0+deb11u1) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 7.248 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 7.259 Setting up libjq1:amd64 (1.6-2.1) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 7.268 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 7.280 Setting up ca-certificates (20210119) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 7.891 Updating certificates in /etc/ssl/certs...
11:13:03 [2022-04-17T11:13:03.568Z] #36 8.637 129 added, 0 removed; done.
11:13:03 [2022-04-17T11:13:03.568Z] #36 8.721 Setting up jq (1.6-2.1) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 8.746 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 8.758 Setting up curl (7.74.0-1.3+deb11u1) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 8.766 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 8.786 Processing triggers for ca-certificates (20210119) ...
11:13:03 [2022-04-17T11:13:03.568Z] #36 8.799 Updating certificates in /etc/ssl/certs...
11:13:03 [2022-04-17T11:13:03.568Z] #36 9.391 0 added, 0 removed; done.
11:13:03 [2022-04-17T11:13:03.568Z] #36 9.392 Running hooks in /etc/ca-certificates/update.d...
11:13:03 [2022-04-17T11:13:03.568Z] #36 9.394 done.
11:13:03 [2022-04-17T11:13:03.568Z] #36 ...
11:13:03 [2022-04-17T11:13:03.568Z] 
11:13:03 [2022-04-17T11:13:03.568Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:13:03 [2022-04-17T11:13:03.568Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:13:04 [2022-04-17T11:13:04.131Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 4.0s done
11:13:04 [2022-04-17T11:13:04.696Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496
11:13:04 [2022-04-17T11:13:04.696Z] #11 ...
11:13:04 [2022-04-17T11:13:04.696Z] 
11:13:04 [2022-04-17T11:13:04.696Z] #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
11:13:04 [2022-04-17T11:13:04.696Z] #36 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca
11:13:04 [2022-04-17T11:13:04.696Z] #36 DONE 11.2s
11:13:04 [2022-04-17T11:13:04.696Z] 
11:13:04 [2022-04-17T11:13:04.696Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:13:04 [2022-04-17T11:13:04.696Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:13:04 [2022-04-17T11:13:04.956Z] #11 ...
11:13:04 [2022-04-17T11:13:04.956Z] 
11:13:04 [2022-04-17T11:13:04.956Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:13:04 [2022-04-17T11:13:04.956Z] #37 sha256:6bbe09fc08c774314a79683dcd01a4f730c9ca2385820cc954a5e278f0a8eadc
11:13:04 [2022-04-17T11:13:04.956Z] #37 DONE 0.2s
11:13:04 [2022-04-17T11:13:04.956Z] 
11:13:04 [2022-04-17T11:13:04.956Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:13:04 [2022-04-17T11:13:04.956Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:13:08 [2022-04-17T11:13:08.740Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03e690ddd45540860) in /home/ubuntu/workspace/moby_PR-43449
[Pipeline] {
[Pipeline] checkout
11:13:08 [2022-04-17T11:13:08.832Z] The recommended git tool is: git
11:13:10 [2022-04-17T11:13:10.259Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 5.1s
11:13:11 [2022-04-17T11:13:11.967Z] using credential docker-jenkins-github-credentials
11:13:11 [2022-04-17T11:13:11.975Z] Cloning the remote Git repository
11:13:11 [2022-04-17T11:13:11.975Z] Cloning with configured refspecs honoured and without tags
11:13:11 [2022-04-17T11:13:11.628Z] Cloning repository https://github.com/moby/moby.git
11:13:11 [2022-04-17T11:13:11.688Z]  > git init /home/ubuntu/workspace/moby_PR-43449 # timeout=10
11:13:12 [2022-04-17T11:13:12.041Z] Fetching upstream changes from https://github.com/moby/moby.git
11:13:12 [2022-04-17T11:13:12.042Z]  > git --version # timeout=10
11:13:12 [2022-04-17T11:13:12.053Z]  > git --version # 'git version 2.17.1'
11:13:12 [2022-04-17T11:13:12.053Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:13:12 [2022-04-17T11:13:12.055Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43449/head:refs/remotes/origin/PR-43449 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:13:13 [2022-04-17T11:13:13.538Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 8.4s done
11:13:13 [2022-04-17T11:13:13.538Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 done
11:13:13 [2022-04-17T11:13:13.538Z] #11 DONE 27.7s
11:13:13 [2022-04-17T11:13:13.538Z] 
11:13:13 [2022-04-17T11:13:13.538Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:13:13 [2022-04-17T11:13:13.538Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506
11:13:14 [2022-04-17T11:13:14.485Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0554d189d409d5a91) in /home/ubuntu/workspace/moby_PR-43449
[Pipeline] {
[Pipeline] checkout
11:13:14 [2022-04-17T11:13:14.660Z] The recommended git tool is: git
11:13:14 [2022-04-17T11:13:14.908Z] #12 ...
11:13:14 [2022-04-17T11:13:14.908Z] 
11:13:14 [2022-04-17T11:13:14.908Z] #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
11:13:14 [2022-04-17T11:13:14.908Z] #38 sha256:ae142666ad975b98b838fed1c5555a95f023feb04785f18c88c25822fd59672d
11:13:14 [2022-04-17T11:13:14.908Z] #38 1.438 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:13:14 [2022-04-17T11:13:14.908Z] #38 1.692 
11:13:14 [2022-04-17T11:13:14.908Z] #38 1.909 #=#=#                                                                         

######################################################################## 100.0%
11:13:14 [2022-04-17T11:13:14.908Z] #38 2.185 
11:13:14 [2022-04-17T11:13:14.908Z] #38 3.029 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:13:14 [2022-04-17T11:13:14.908Z] #38 3.293 
11:13:14 [2022-04-17T11:13:14.908Z] #38 3.508 #=#=#                                                                         

############################################                              61.2%
######################################################################## 100.0%
11:13:14 [2022-04-17T11:13:14.908Z] #38 3.817 
11:13:14 [2022-04-17T11:13:14.908Z] #38 4.730 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
11:13:14 [2022-04-17T11:13:14.908Z] #38 4.984 
11:13:14 [2022-04-17T11:13:14.908Z] #38 5.213 #=#=#                                                                         

###########                                                               16.4%
#########################################                                 57.5%
################################################################          89.2%
######################################################################## 100.0%
11:13:14 [2022-04-17T11:13:14.908Z] #38 5.743 
11:13:14 [2022-04-17T11:13:14.908Z] #38 6.717 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:13:14 [2022-04-17T11:13:14.908Z] #38 6.982 
11:13:14 [2022-04-17T11:13:14.908Z] #38 7.194 #=#=#                                                                         

######################################################################## 100.0%
11:13:14 [2022-04-17T11:13:14.908Z] #38 7.509 
11:13:14 [2022-04-17T11:13:14.908Z] #38 8.184 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:13:14 [2022-04-17T11:13:14.908Z] #38 8.380 
11:13:14 [2022-04-17T11:13:14.908Z] #38 8.594 #=#=#                                                                         

######################################################################## 100.0%
11:13:14 [2022-04-17T11:13:14.908Z] #38 8.859 
11:13:14 [2022-04-17T11:13:14.908Z] #38 8.900 Download of images into '/build' complete.
11:13:14 [2022-04-17T11:13:14.908Z] #38 8.900 Use something like the following to load the result into a Docker daemon:
11:13:14 [2022-04-17T11:13:14.908Z] #38 8.900   tar -cC '/build' . | docker load
11:13:15 [2022-04-17T11:13:15.472Z] #38 DONE 10.4s
11:13:15 [2022-04-17T11:13:15.472Z] 
11:13:15 [2022-04-17T11:13:15.472Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:13:15 [2022-04-17T11:13:15.472Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506
11:13:15 [2022-04-17T11:13:15.472Z] #12 DONE 2.0s
11:13:15 [2022-04-17T11:13:15.472Z] 
11:13:15 [2022-04-17T11:13:15.472Z] #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
11:13:15 [2022-04-17T11:13:15.472Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4
11:13:16 [2022-04-17T11:13:16.035Z] #13 DONE 0.6s
11:13:16 [2022-04-17T11:13:16.035Z] 
11:13:16 [2022-04-17T11:13:16.035Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:13:16 [2022-04-17T11:13:16.035Z] #40 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8
11:13:16 [2022-04-17T11:13:16.035Z] #40 DONE 0.0s
11:13:16 [2022-04-17T11:13:16.035Z] 
11:13:16 [2022-04-17T11:13:16.035Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:13:16 [2022-04-17T11:13:16.035Z] #49 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50
11:13:16 [2022-04-17T11:13:16.035Z] #49 DONE 0.1s
11:13:16 [2022-04-17T11:13:16.035Z] 
11:13:16 [2022-04-17T11:13:16.035Z] #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
11:13:16 [2022-04-17T11:13:16.035Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70
11:13:16 [2022-04-17T11:13:16.293Z] #41 ...
11:13:16 [2022-04-17T11:13:16.293Z] 
11:13:16 [2022-04-17T11:13:16.293Z] #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
11:13:16 [2022-04-17T11:13:16.293Z] #53 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256
11:13:16 [2022-04-17T11:13:16.293Z] #53 DONE 0.2s
11:13:16 [2022-04-17T11:13:16.549Z] 
11:13:16 [2022-04-17T11:13:16.549Z] #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
11:13:16 [2022-04-17T11:13:16.549Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
11:13:17 [2022-04-17T11:13:17.714Z] using credential docker-jenkins-github-credentials
11:13:17 [2022-04-17T11:13:17.723Z] Cloning the remote Git repository
11:13:17 [2022-04-17T11:13:17.723Z] Cloning with configured refspecs honoured and without tags
11:13:16 [2022-04-17T11:13:16.914Z] Cloning repository https://github.com/moby/moby.git
11:13:16 [2022-04-17T11:13:16.977Z]  > git init /home/ubuntu/workspace/moby_PR-43449 # timeout=10
11:13:17 [2022-04-17T11:13:17.306Z] Fetching upstream changes from https://github.com/moby/moby.git
11:13:17 [2022-04-17T11:13:17.306Z]  > git --version # timeout=10
11:13:17 [2022-04-17T11:13:17.347Z]  > git --version # 'git version 2.17.1'
11:13:17 [2022-04-17T11:13:17.348Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:13:17 [2022-04-17T11:13:17.350Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43449/head:refs/remotes/origin/PR-43449 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:13:18 [2022-04-17T11:13:18.488Z] #54 ...
11:13:18 [2022-04-17T11:13:18.488Z] 
11:13:18 [2022-04-17T11:13:18.488Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64
11:13:18 [2022-04-17T11:13:18.488Z] #14 sha256:24a1ac4a99012ffb2a8216b9dac6ddbeac51cb6f5a142a33bc8efb756d9faef8
11:13:18 [2022-04-17T11:13:18.488Z] #14 DONE 2.2s
11:13:18 [2022-04-17T11:13:18.488Z] 
11:13:18 [2022-04-17T11:13:18.488Z] #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
11:13:18 [2022-04-17T11:13:18.488Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70
11:13:18 [2022-04-17T11:13:18.488Z] #41 2.147 + git clone https://github.com/kolyshkin/go-swagger.git .
11:13:18 [2022-04-17T11:13:18.488Z] #41 2.160 Cloning into '.'...
11:13:19 [2022-04-17T11:13:19.044Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0fcec8736b2562bae) in /home/ubuntu/workspace/moby_PR-43449
[Pipeline] {
[Pipeline] checkout
11:13:19 [2022-04-17T11:13:19.238Z] The recommended git tool is: git
11:13:19 [2022-04-17T11:13:19.419Z] #41 ...
11:13:19 [2022-04-17T11:13:19.419Z] 
11:13:19 [2022-04-17T11:13:19.419Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel
11:13:19 [2022-04-17T11:13:19.419Z] #15 sha256:a6347bf602fd46b0aab30abeb551e6783e5d5d3c3ed0796e3124d2e693ab7396
11:13:19 [2022-04-17T11:13:19.419Z] #15 DONE 1.0s
11:13:19 [2022-04-17T11:13:19.419Z] 
11:13:19 [2022-04-17T11:13:19.419Z] #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
11:13:19 [2022-04-17T11:13:19.419Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
11:13:19 [2022-04-17T11:13:19.419Z] #54 2.703 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:13:19 [2022-04-17T11:13:19.419Z] #54 2.733 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:13:19 [2022-04-17T11:13:19.419Z] #54 2.740 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:13:19 [2022-04-17T11:13:19.419Z] #54 3.110 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
11:13:19 [2022-04-17T11:13:19.419Z] #54 3.174 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:13:20 [2022-04-17T11:13:20.349Z] #54 ...
11:13:20 [2022-04-17T11:13:20.349Z] 
11:13:20 [2022-04-17T11:13:20.349Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf
11:13:20 [2022-04-17T11:13:20.349Z] #16 sha256:e6de4d8c6450cd3260b735febf0884f9e458671d69ef5d452931bf4eb143632e
11:13:20 [2022-04-17T11:13:20.349Z] #16 DONE 1.0s
11:13:20 [2022-04-17T11:13:20.606Z] 
11:13:20 [2022-04-17T11:13:20.606Z] #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
11:13:20 [2022-04-17T11:13:20.606Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
11:13:20 [2022-04-17T11:13:20.606Z] #54 4.213 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [125 kB]
11:13:21 [2022-04-17T11:13:21.410Z] using credential docker-jenkins-github-credentials
11:13:21 [2022-04-17T11:13:21.419Z] Cloning the remote Git repository
11:13:21 [2022-04-17T11:13:21.419Z] Cloning with configured refspecs honoured and without tags
11:13:21 [2022-04-17T11:13:21.541Z] #54 ...
11:13:21 [2022-04-17T11:13:21.541Z] 
11:13:21 [2022-04-17T11:13:21.541Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
11:13:21 [2022-04-17T11:13:21.541Z] #17 sha256:2499d4a89d98d94b3e937911b2b0cba450ee703e56ff52d46f0ab383f495b13e
11:13:21 [2022-04-17T11:13:21.541Z] #17 DONE 1.1s
11:13:21 [2022-04-17T11:13:21.541Z] 
11:13:21 [2022-04-17T11:13:21.541Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
11:13:21 [2022-04-17T11:13:21.541Z] #18 sha256:3edcaa2a38be60e2f916411534b420c99fd6f441b9c27d8dfd52c97be924f025
11:13:21 [2022-04-17T11:13:21.454Z] Cloning repository https://github.com/moby/moby.git
11:13:21 [2022-04-17T11:13:21.513Z]  > git init /home/ubuntu/workspace/moby_PR-43449 # timeout=10
11:13:21 [2022-04-17T11:13:21.753Z] Fetching upstream changes from https://github.com/moby/moby.git
11:13:21 [2022-04-17T11:13:21.754Z]  > git --version # timeout=10
11:13:21 [2022-04-17T11:13:21.768Z]  > git --version # 'git version 2.25.1'
11:13:21 [2022-04-17T11:13:21.769Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:13:21 [2022-04-17T11:13:21.770Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43449/head:refs/remotes/origin/PR-43449 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:13:22 [2022-04-17T11:13:22.915Z] #18 DONE 1.2s
11:13:22 [2022-04-17T11:13:22.915Z] 
11:13:22 [2022-04-17T11:13:22.915Z] #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
11:13:22 [2022-04-17T11:13:22.915Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139
11:13:23 [2022-04-17T11:13:23.845Z] #19 1.261 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:13:24 [2022-04-17T11:13:24.102Z] #19 1.295 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:13:24 [2022-04-17T11:13:24.102Z] #19 1.297 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:13:24 [2022-04-17T11:13:24.667Z] #19 1.840 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
11:13:24 [2022-04-17T11:13:24.953Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-004dc21bb65bd19d0) in /home/ubuntu/workspace/moby_PR-43449
[Pipeline] {
[Pipeline] checkout
11:13:25 [2022-04-17T11:13:25.161Z] The recommended git tool is: git
11:13:25 [2022-04-17T11:13:25.231Z] #19 2.437 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
11:13:25 [2022-04-17T11:13:25.797Z] #19 3.085 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
11:13:26 [2022-04-17T11:13:26.055Z] #19 ...
11:13:26 [2022-04-17T11:13:26.055Z] 
11:13:26 [2022-04-17T11:13:26.055Z] #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
11:13:26 [2022-04-17T11:13:26.055Z] #43 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b
11:13:26 [2022-04-17T11:13:26.055Z] #43 2.695 go: downloading github.com/pelletier/go-toml v1.8.1
11:13:26 [2022-04-17T11:13:26.055Z] #43 ...
11:13:26 [2022-04-17T11:13:26.055Z] 
11:13:26 [2022-04-17T11:13:26.055Z] #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
11:13:26 [2022-04-17T11:13:26.055Z] #56 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af
11:13:26 [2022-04-17T11:13:26.055Z] #56 2.345 go: downloading gotest.tools/gotestsum v1.7.0
11:13:26 [2022-04-17T11:13:26.055Z] #56 5.143 go: downloading github.com/fatih/color v1.10.0
11:13:26 [2022-04-17T11:13:26.055Z] #56 5.153 go: downloading github.com/dnephin/pflag v1.0.7
11:13:26 [2022-04-17T11:13:26.055Z] #56 5.163 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:13:26 [2022-04-17T11:13:26.055Z] #56 5.194 go: downloading github.com/pkg/errors v0.9.1
11:13:26 [2022-04-17T11:13:26.055Z] #56 5.628 go: downloading golang.org/x/tools v0.1.0
11:13:26 [2022-04-17T11:13:26.055Z] #56 5.765 go: downloading github.com/mattn/go-colorable v0.1.8
11:13:26 [2022-04-17T11:13:26.055Z] #56 5.881 go: downloading github.com/mattn/go-isatty v0.0.12
11:13:26 [2022-04-17T11:13:26.055Z] #56 5.941 go: downloading github.com/fsnotify/fsnotify v1.4.9
11:13:26 [2022-04-17T11:13:26.055Z] #56 6.039 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
11:13:26 [2022-04-17T11:13:26.055Z] #56 8.228 go: downloading github.com/jonboulle/clockwork v0.2.2
11:13:26 [2022-04-17T11:13:26.055Z] #56 8.300 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
11:13:26 [2022-04-17T11:13:26.055Z] #56 8.322 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
11:13:26 [2022-04-17T11:13:26.055Z] #56 9.424 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
11:13:26 [2022-04-17T11:13:26.055Z] #56 9.429 go: downloading golang.org/x/mod v0.3.0
11:13:26 [2022-04-17T11:13:26.313Z] #56 ...
11:13:26 [2022-04-17T11:13:26.313Z] 
11:13:26 [2022-04-17T11:13:26.313Z] #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
11:13:26 [2022-04-17T11:13:26.313Z] #60 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e
11:13:26 [2022-04-17T11:13:26.313Z] #60 2.552 go: downloading mvdan.cc/sh/v3 v3.0.2
11:13:26 [2022-04-17T11:13:26.576Z] #60 ...
11:13:26 [2022-04-17T11:13:26.576Z] 
11:13:26 [2022-04-17T11:13:26.576Z] #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
11:13:26 [2022-04-17T11:13:26.576Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:13:26 [2022-04-17T11:13:26.576Z] #58 2.429 go: downloading github.com/golangci/golangci-lint v1.44.0
11:13:26 [2022-04-17T11:13:26.576Z] #58 ...
11:13:26 [2022-04-17T11:13:26.576Z] 
11:13:26 [2022-04-17T11:13:26.576Z] #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
11:13:26 [2022-04-17T11:13:26.576Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
11:13:26 [2022-04-17T11:13:26.576Z] #50 1.881 + git clone https://github.com/docker/distribution.git .
11:13:26 [2022-04-17T11:13:26.576Z] #50 1.889 Cloning into '.'...
11:13:26 [2022-04-17T11:13:26.835Z] #50 ...
11:13:26 [2022-04-17T11:13:26.835Z] 
11:13:26 [2022-04-17T11:13:26.835Z] #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
11:13:26 [2022-04-17T11:13:26.835Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139
11:13:26 [2022-04-17T11:13:26.835Z] #19 3.815 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
11:13:27 [2022-04-17T11:13:27.092Z] #19 4.494 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
11:13:27 [2022-04-17T11:13:27.618Z] using credential docker-jenkins-github-credentials
11:13:27 [2022-04-17T11:13:27.626Z] Cloning the remote Git repository
11:13:27 [2022-04-17T11:13:27.626Z] Cloning with configured refspecs honoured and without tags
11:13:27 [2022-04-17T11:13:27.658Z] #19 ...
11:13:27 [2022-04-17T11:13:27.658Z] 
11:13:27 [2022-04-17T11:13:27.658Z] #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
11:13:27 [2022-04-17T11:13:27.658Z] #43 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b
11:13:27 [2022-04-17T11:13:27.658Z] #43 11.03 tomll can be used in two ways:
11:13:27 [2022-04-17T11:13:27.658Z] #43 11.03 Writing to STDIN and reading from STDOUT:
11:13:27 [2022-04-17T11:13:27.658Z] #43 11.03   cat file.toml | tomll > file.toml
11:13:27 [2022-04-17T11:13:27.658Z] #43 11.03 
11:13:27 [2022-04-17T11:13:27.658Z] #43 11.03 Reading and updating a list of files:
11:13:27 [2022-04-17T11:13:27.658Z] #43 11.03   tomll a.toml b.toml c.toml
11:13:27 [2022-04-17T11:13:27.658Z] #43 11.03 
11:13:27 [2022-04-17T11:13:27.658Z] #43 11.03 When given a list of files, tomll will modify all files in place without asking.
11:13:27 [2022-04-17T11:13:27.658Z] #43 DONE 11.5s
11:13:27 [2022-04-17T11:13:27.919Z] 
11:13:27 [2022-04-17T11:13:27.919Z] #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
11:13:27 [2022-04-17T11:13:27.919Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
11:13:27 [2022-04-17T11:13:27.919Z] #54 5.861 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
11:13:27 [2022-04-17T11:13:27.919Z] #54 8.333 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2154 B]
11:13:27 [2022-04-17T11:13:27.919Z] #54 10.80 Fetched 8513 kB in 8s (1007 kB/s)
11:13:27 [2022-04-17T11:13:27.919Z] #54 10.80 Reading package lists...
11:13:27 [2022-04-17T11:13:27.919Z] #54 ...
11:13:27 [2022-04-17T11:13:27.919Z] 
11:13:27 [2022-04-17T11:13:27.919Z] #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
11:13:27 [2022-04-17T11:13:27.919Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139
11:13:27 [2022-04-17T11:13:27.919Z] #19 5.366 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:13:27 [2022-04-17T11:13:27.642Z] Cloning repository https://github.com/moby/moby.git
11:13:27 [2022-04-17T11:13:27.688Z]  > git init /home/ubuntu/workspace/moby_PR-43449 # timeout=10
11:13:28 [2022-04-17T11:13:28.267Z] Fetching upstream changes from https://github.com/moby/moby.git
11:13:28 [2022-04-17T11:13:28.268Z]  > git --version # timeout=10
11:13:28 [2022-04-17T11:13:28.301Z]  > git --version # 'git version 2.25.1'
11:13:28 [2022-04-17T11:13:28.302Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:13:28 [2022-04-17T11:13:28.352Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43449/head:refs/remotes/origin/PR-43449 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:13:28 [2022-04-17T11:13:28.859Z] #19 6.120 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [119 kB]
11:13:28 [2022-04-17T11:13:28.859Z] #19 6.120 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [125 kB]
11:13:28 [2022-04-17T11:13:28.859Z] #19 6.120 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [119 kB]
11:13:28 [2022-04-17T11:13:28.859Z] #19 6.120 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [124 kB]
11:13:28 [2022-04-17T11:13:28.859Z] #19 6.120 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [126 kB]
11:13:28 [2022-04-17T11:13:28.859Z] #19 6.144 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [127 kB]
11:13:28 [2022-04-17T11:13:28.859Z] #19 6.151 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
11:13:28 [2022-04-17T11:13:28.859Z] #19 6.157 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
11:13:28 [2022-04-17T11:13:28.859Z] #19 6.158 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B]
11:13:28 [2022-04-17T11:13:28.859Z] #19 6.158 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
11:13:28 [2022-04-17T11:13:28.859Z] #19 6.158 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B]
11:13:28 [2022-04-17T11:13:28.859Z] #19 6.179 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
11:13:34 [2022-04-17T11:13:34.117Z] #19 ...
11:13:34 [2022-04-17T11:13:34.117Z] 
11:13:34 [2022-04-17T11:13:34.117Z] #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
11:13:34 [2022-04-17T11:13:34.117Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:13:34 [2022-04-17T11:13:34.117Z] #58 16.69 go: downloading github.com/gofrs/flock v0.8.1
11:13:34 [2022-04-17T11:13:34.117Z] #58 16.70 go: downloading github.com/fatih/color v1.13.0
11:13:34 [2022-04-17T11:13:34.117Z] #58 16.73 go: downloading github.com/spf13/cobra v1.3.0
11:13:34 [2022-04-17T11:13:34.117Z] #58 16.74 go: downloading github.com/spf13/pflag v1.0.5
11:13:34 [2022-04-17T11:13:34.117Z] #58 16.95 go: downloading github.com/spf13/viper v1.10.1
11:13:34 [2022-04-17T11:13:34.117Z] #58 16.96 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
11:13:34 [2022-04-17T11:13:34.117Z] #58 17.23 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
11:13:34 [2022-04-17T11:13:34.117Z] #58 17.23 go: downloading github.com/go-critic/go-critic v0.6.2
11:13:34 [2022-04-17T11:13:34.117Z] #58 17.66 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:13:34 [2022-04-17T11:13:34.117Z] #58 17.67 go: downloading github.com/hashicorp/go-multierror v1.1.1
11:13:35 [2022-04-17T11:13:35.021Z] Fetching without tags
11:13:35 [2022-04-17T11:13:35.278Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit 83969fa3ddf8b10ade7189073638885e8234f586
11:13:35 [2022-04-17T11:13:35.496Z] #58 19.41 go: downloading github.com/mattn/go-colorable v0.1.12
11:13:35 [2022-04-17T11:13:35.496Z] #58 19.42 go: downloading github.com/sirupsen/logrus v1.8.1
11:13:35 [2022-04-17T11:13:35.496Z] #58 19.42 go: downloading github.com/stretchr/testify v1.7.0
11:13:35 [2022-04-17T11:13:35.496Z] #58 19.53 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
11:13:35 [2022-04-17T11:13:35.753Z] #58 19.54 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
11:13:35 [2022-04-17T11:13:35.753Z] #58 19.55 go: downloading github.com/mattn/go-isatty v0.0.14
11:13:35 [2022-04-17T11:13:35.753Z] #58 19.58 go: downloading github.com/fsnotify/fsnotify v1.5.1
11:13:35 [2022-04-17T11:13:35.753Z] #58 19.59 go: downloading github.com/magiconair/properties v1.8.5
11:13:35 [2022-04-17T11:13:35.753Z] #58 19.62 go: downloading github.com/mitchellh/mapstructure v1.4.3
11:13:35 [2022-04-17T11:13:35.753Z] #58 19.64 go: downloading github.com/spf13/afero v1.6.0
11:13:35 [2022-04-17T11:13:35.753Z] #58 19.66 go: downloading github.com/spf13/cast v1.4.1
11:13:35 [2022-04-17T11:13:35.753Z] #58 19.68 go: downloading github.com/spf13/jwalterweatherman v1.1.0
11:13:35 [2022-04-17T11:13:35.753Z] #58 19.69 go: downloading github.com/subosito/gotenv v1.2.0
11:13:35 [2022-04-17T11:13:35.753Z] #58 19.74 go: downloading gopkg.in/ini.v1 v1.66.2
11:13:35 [2022-04-17T11:13:35.753Z] #58 19.76 go: downloading github.com/go-toolsmith/astcast v1.0.0
11:13:36 [2022-04-17T11:13:36.010Z] #58 19.81 go: downloading github.com/go-toolsmith/astcopy v1.0.0
11:13:36 [2022-04-17T11:13:36.010Z] #58 19.81 go: downloading github.com/go-toolsmith/astequal v1.0.1
11:13:36 [2022-04-17T11:13:36.010Z] #58 19.81 go: downloading github.com/go-toolsmith/astfmt v1.0.0
11:13:36 [2022-04-17T11:13:36.010Z] #58 19.82 go: downloading github.com/go-toolsmith/astp v1.0.0
11:13:36 [2022-04-17T11:13:36.010Z] #58 19.83 go: downloading github.com/go-toolsmith/strparse v1.0.0
11:13:36 [2022-04-17T11:13:36.010Z] #58 19.84 go: downloading github.com/go-toolsmith/typep v1.0.2
11:13:36 [2022-04-17T11:13:36.010Z] #58 19.86 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
11:13:36 [2022-04-17T11:13:36.010Z] #58 19.87 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
11:13:36 [2022-04-17T11:13:36.010Z] #58 19.99 go: downloading github.com/hashicorp/errwrap v1.0.0
11:13:36 [2022-04-17T11:13:36.233Z] Merge succeeded, producing 83969fa3ddf8b10ade7189073638885e8234f586
11:13:36 [2022-04-17T11:13:36.234Z] Checking out Revision 83969fa3ddf8b10ade7189073638885e8234f586 (PR-43449)
11:13:36 [2022-04-17T11:13:36.267Z] #58 20.00 go: downloading 4d63.com/gochecknoglobals v0.1.0
11:13:36 [2022-04-17T11:13:36.267Z] #58 20.03 go: downloading github.com/Antonboom/errname v0.1.5
11:13:36 [2022-04-17T11:13:36.267Z] #58 20.03 go: downloading github.com/Antonboom/nilnil v0.1.0
11:13:36 [2022-04-17T11:13:36.267Z] #58 20.06 go: downloading github.com/BurntSushi/toml v1.0.0
11:13:36 [2022-04-17T11:13:36.267Z] #58 20.22 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11:13:36 [2022-04-17T11:13:36.267Z] #58 20.25 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
11:13:36 [2022-04-17T11:13:36.524Z] #58 20.27 go: downloading github.com/alexkohler/prealloc v1.0.0
11:13:36 [2022-04-17T11:13:36.524Z] #58 20.28 go: downloading github.com/ashanbrown/forbidigo v1.3.0
11:13:36 [2022-04-17T11:13:36.524Z] #58 20.34 go: downloading github.com/ashanbrown/makezero v1.1.0
11:13:36 [2022-04-17T11:13:36.524Z] #58 20.43 go: downloading github.com/bkielbasa/cyclop v1.2.0
11:13:36 [2022-04-17T11:13:36.524Z] #58 20.43 go: downloading github.com/blizzy78/varnamelen v0.5.0
11:13:36 [2022-04-17T11:13:36.524Z] #58 20.44 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
11:13:36 [2022-04-17T11:13:36.524Z] #58 20.46 go: downloading github.com/breml/bidichk v0.2.1
11:13:36 [2022-04-17T11:13:36.524Z] #58 20.47 go: downloading github.com/breml/errchkjson v0.2.1
11:13:36 [2022-04-17T11:13:36.524Z] #58 20.51 go: downloading github.com/butuzov/ireturn v0.1.1
11:13:36 [2022-04-17T11:13:36.524Z] #58 20.51 go: downloading github.com/charithe/durationcheck v0.0.9
11:13:36 [2022-04-17T11:13:36.524Z] #58 20.52 go: downloading github.com/daixiang0/gci v0.2.9
11:13:36 [2022-04-17T11:13:36.524Z] #58 20.55 go: downloading github.com/denis-tingajkin/go-header v0.4.2
11:13:36 [2022-04-17T11:13:36.524Z] #58 20.56 go: downloading github.com/esimonov/ifshort v1.0.4
11:13:36 [2022-04-17T11:13:36.524Z] #58 20.57 go: downloading github.com/fzipp/gocyclo v0.4.0
11:13:36 [2022-04-17T11:13:36.524Z] #58 20.58 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:13:36 [2022-04-17T11:13:36.524Z] #58 20.61 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:13:36 [2022-04-17T11:13:36.781Z] #58 20.61 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
11:13:36 [2022-04-17T11:13:36.781Z] #58 20.66 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
11:13:36 [2022-04-17T11:13:36.781Z] #58 20.79 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:13:36 [2022-04-17T11:13:36.781Z] #58 20.82 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:13:36 [2022-04-17T11:13:36.781Z] #58 20.84 go: downloading github.com/golangci/misspell v0.3.5
11:13:36 [2022-04-17T11:13:36.781Z] #58 20.86 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:13:36 [2022-04-17T11:13:36.781Z] #58 20.87 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
11:13:34 [2022-04-17T11:13:34.909Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:13:34 [2022-04-17T11:13:34.928Z]  > git config --add remote.origin.fetch +refs/pull/43449/head:refs/remotes/origin/PR-43449 # timeout=10
11:13:34 [2022-04-17T11:13:34.950Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:13:34 [2022-04-17T11:13:34.973Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:13:34 [2022-04-17T11:13:34.994Z] Fetching upstream changes from https://github.com/moby/moby.git
11:13:34 [2022-04-17T11:13:34.994Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:13:34 [2022-04-17T11:13:34.995Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43449/head:refs/remotes/origin/PR-43449 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:13:35 [2022-04-17T11:13:35.263Z]  > git config core.sparsecheckout # timeout=10
11:13:35 [2022-04-17T11:13:35.284Z]  > git checkout -f 83969fa3ddf8b10ade7189073638885e8234f586 # timeout=10
11:13:36 [2022-04-17T11:13:36.074Z]  > git remote # timeout=10
11:13:36 [2022-04-17T11:13:36.132Z]  > git config --get remote.origin.url # timeout=10
11:13:36 [2022-04-17T11:13:36.169Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:13:36 [2022-04-17T11:13:36.174Z]  > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10
11:13:36 [2022-04-17T11:13:36.193Z]  > git rev-parse HEAD^{commit} # timeout=10
11:13:36 [2022-04-17T11:13:36.208Z]  > git config core.sparsecheckout # timeout=10
11:13:36 [2022-04-17T11:13:36.233Z]  > git checkout -f 83969fa3ddf8b10ade7189073638885e8234f586 # timeout=10
11:13:37 [2022-04-17T11:13:37.038Z] #58 20.90 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
11:13:37 [2022-04-17T11:13:37.038Z] #58 20.91 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
11:13:37 [2022-04-17T11:13:37.038Z] #58 20.93 go: downloading github.com/jgautheron/goconst v1.5.1
11:13:37 [2022-04-17T11:13:37.038Z] #58 20.94 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
11:13:37 [2022-04-17T11:13:37.038Z] #58 20.98 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
11:13:37 [2022-04-17T11:13:37.038Z] #58 20.99 go: downloading github.com/julz/importas v0.1.0
11:13:37 [2022-04-17T11:13:37.038Z] #58 21.09 go: downloading github.com/kisielk/errcheck v1.6.0
11:13:37 [2022-04-17T11:13:37.295Z] #58 21.14 go: downloading github.com/kulti/thelper v0.5.0
11:13:37 [2022-04-17T11:13:37.295Z] #58 21.16 go: downloading github.com/kunwardeep/paralleltest v1.0.3
11:13:37 [2022-04-17T11:13:37.295Z] #58 21.18 go: downloading github.com/kyoh86/exportloopref v0.1.8
11:13:37 [2022-04-17T11:13:37.296Z] #58 21.21 go: downloading github.com/ldez/gomoddirectives v0.2.2
11:13:37 [2022-04-17T11:13:37.296Z] #58 21.21 go: downloading github.com/ldez/tagliatelle v0.3.0
11:13:37 [2022-04-17T11:13:37.296Z] #58 21.23 go: downloading github.com/leonklingele/grouper v1.1.0
11:13:37 [2022-04-17T11:13:37.296Z] #58 21.27 go: downloading github.com/maratori/testpackage v1.0.1
11:13:37 [2022-04-17T11:13:37.296Z] #58 21.30 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
11:13:37 [2022-04-17T11:13:37.296Z] #58 21.30 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
11:13:37 [2022-04-17T11:13:37.296Z] #58 21.31 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
11:13:37 [2022-04-17T11:13:37.597Z] #58 21.32 go: downloading github.com/mgechev/revive v1.1.3
11:13:38 [2022-04-17T11:13:38.169Z] #58 21.94 go: downloading github.com/moricho/tparallel v0.2.1
11:13:38 [2022-04-17T11:13:38.169Z] #58 21.94 go: downloading github.com/nakabonne/nestif v0.3.1
11:13:38 [2022-04-17T11:13:38.169Z] #58 21.97 go: downloading github.com/nishanths/predeclared v0.2.1
11:13:38 [2022-04-17T11:13:38.169Z] #58 21.99 go: downloading github.com/nishanths/exhaustive v0.7.11
11:13:38 [2022-04-17T11:13:38.169Z] #58 21.99 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
11:13:38 [2022-04-17T11:13:38.169Z] #58 22.03 go: downloading github.com/ryancurrah/gomodguard v1.2.3
11:13:38 [2022-04-17T11:13:38.169Z] #58 22.06 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
11:13:38 [2022-04-17T11:13:38.169Z] #58 22.10 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
11:13:38 [2022-04-17T11:13:38.169Z] #58 22.11 go: downloading github.com/securego/gosec/v2 v2.9.6
11:13:38 [2022-04-17T11:13:38.427Z] #58 22.24 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
11:13:38 [2022-04-17T11:13:38.427Z] #58 22.25 go: downloading github.com/sivchari/containedctx v1.0.1
11:13:38 [2022-04-17T11:13:38.427Z] #58 22.26 go: downloading github.com/sivchari/tenv v1.4.7
11:13:38 [2022-04-17T11:13:38.427Z] #58 22.26 go: downloading github.com/sonatard/noctx v0.0.1
11:13:38 [2022-04-17T11:13:38.427Z] #58 22.28 go: downloading github.com/sourcegraph/go-diff v0.6.1
11:13:38 [2022-04-17T11:13:38.427Z] #58 22.34 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
11:13:38 [2022-04-17T11:13:38.427Z] #58 22.38 go: downloading github.com/sylvia7788/contextcheck v1.0.4
11:13:38 [2022-04-17T11:13:38.427Z] #58 22.43 go: downloading github.com/tdakkota/asciicheck v0.1.1
11:13:38 [2022-04-17T11:13:38.427Z] #58 22.46 go: downloading github.com/tetafro/godot v1.4.11
11:13:38 [2022-04-17T11:13:38.594Z] Fetching without tags
11:13:38 [2022-04-17T11:13:38.685Z] #58 22.46 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
11:13:38 [2022-04-17T11:13:38.685Z] #58 22.48 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
11:13:38 [2022-04-17T11:13:38.685Z] #58 22.52 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
11:13:38 [2022-04-17T11:13:38.685Z] #58 22.66 go: downloading github.com/ultraware/funlen v0.0.3
11:13:38 [2022-04-17T11:13:38.685Z] #58 22.67 go: downloading github.com/ultraware/whitespace v0.0.4
11:13:38 [2022-04-17T11:13:38.685Z] #58 22.67 go: downloading github.com/uudashr/gocognit v1.0.5
11:13:38 [2022-04-17T11:13:38.685Z] #58 22.69 go: downloading github.com/yagipy/maintidx v1.0.0
11:13:38 [2022-04-17T11:13:38.685Z] #58 22.73 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
11:13:38 [2022-04-17T11:13:38.788Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit 83969fa3ddf8b10ade7189073638885e8234f586
11:13:38 [2022-04-17T11:13:38.948Z] #58 22.92 go: downloading gitlab.com/bosi/decorder v0.2.1
11:13:38 [2022-04-17T11:13:38.948Z] #58 22.98 go: downloading honnef.co/go/tools v0.2.2
11:13:38 [2022-04-17T11:13:38.551Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:13:38 [2022-04-17T11:13:38.563Z]  > git config --add remote.origin.fetch +refs/pull/43449/head:refs/remotes/origin/PR-43449 # timeout=10
11:13:38 [2022-04-17T11:13:38.570Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:13:38 [2022-04-17T11:13:38.583Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:13:38 [2022-04-17T11:13:38.597Z] Fetching upstream changes from https://github.com/moby/moby.git
11:13:38 [2022-04-17T11:13:38.598Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:13:38 [2022-04-17T11:13:38.599Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43449/head:refs/remotes/origin/PR-43449 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:13:38 [2022-04-17T11:13:38.796Z]  > git config core.sparsecheckout # timeout=10
11:13:38 [2022-04-17T11:13:38.807Z]  > git checkout -f 83969fa3ddf8b10ade7189073638885e8234f586 # timeout=10
11:13:39 [2022-04-17T11:13:39.413Z] Merge succeeded, producing 83969fa3ddf8b10ade7189073638885e8234f586
11:13:39 [2022-04-17T11:13:39.413Z] Checking out Revision 83969fa3ddf8b10ade7189073638885e8234f586 (PR-43449)
11:13:40 [2022-04-17T11:13:40.317Z] #58 23.85 go: downloading mvdan.cc/gofumpt v0.2.1
11:13:40 [2022-04-17T11:13:40.317Z] #58 23.86 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:13:40 [2022-04-17T11:13:40.317Z] #58 23.90 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
11:13:40 [2022-04-17T11:13:40.317Z] #58 23.93 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
11:13:40 [2022-04-17T11:13:40.317Z] #58 ...
11:13:40 [2022-04-17T11:13:40.317Z] 
11:13:40 [2022-04-17T11:13:40.317Z] #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
11:13:40 [2022-04-17T11:13:40.317Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
11:13:40 [2022-04-17T11:13:40.317Z] #54 10.80 Reading package lists...
11:13:40 [2022-04-17T11:13:40.317Z] #54 13.90 Reading package lists...
11:13:40 [2022-04-17T11:13:40.317Z] #54 16.35 Building dependency tree...
11:13:40 [2022-04-17T11:13:40.317Z] #54 17.72 The following additional packages will be installed:
11:13:40 [2022-04-17T11:13:40.317Z] #54 17.73   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:13:40 [2022-04-17T11:13:40.317Z] #54 17.73   python3-protobuf python3-six
11:13:40 [2022-04-17T11:13:40.317Z] #54 17.73 Suggested packages:
11:13:40 [2022-04-17T11:13:40.317Z] #54 17.73   python3-setuptools
11:13:40 [2022-04-17T11:13:40.317Z] #54 17.73 Recommended packages:
11:13:40 [2022-04-17T11:13:40.317Z] #54 17.74   iproute2 | iproute
11:13:40 [2022-04-17T11:13:40.317Z] #54 18.30 The following NEW packages will be installed:
11:13:40 [2022-04-17T11:13:40.317Z] #54 18.30   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:13:40 [2022-04-17T11:13:40.317Z] #54 18.31   python3-protobuf python3-six
11:13:40 [2022-04-17T11:13:40.317Z] #54 18.63 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded.
11:13:40 [2022-04-17T11:13:40.317Z] #54 18.63 Need to get 2292 kB of archives.
11:13:40 [2022-04-17T11:13:40.317Z] #54 18.63 After this operation, 11.0 MB of additional disk space will be used.
11:13:40 [2022-04-17T11:13:40.317Z] #54 18.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
11:13:40 [2022-04-17T11:13:40.317Z] #54 18.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:13:40 [2022-04-17T11:13:40.317Z] #54 18.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
11:13:40 [2022-04-17T11:13:40.317Z] #54 18.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
11:13:40 [2022-04-17T11:13:40.317Z] #54 18.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:13:40 [2022-04-17T11:13:40.317Z] #54 18.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:13:40 [2022-04-17T11:13:40.317Z] #54 18.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:13:40 [2022-04-17T11:13:40.317Z] #54 21.79 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [660 kB]
11:13:40 [2022-04-17T11:13:40.317Z] #54 22.89 debconf: delaying package configuration, since apt-utils is not installed
11:13:40 [2022-04-17T11:13:40.317Z] #54 23.01 Fetched 2292 kB in 4s (605 kB/s)
11:13:40 [2022-04-17T11:13:40.317Z] #54 23.08 Selecting previously unselected package libprotobuf23:amd64.
11:13:40 [2022-04-17T11:13:40.317Z] #54 23.08 (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.)
11:13:40 [2022-04-17T11:13:40.317Z] #54 23.14 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
11:13:40 [2022-04-17T11:13:40.317Z] #54 23.14 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
11:13:40 [2022-04-17T11:13:40.317Z] #54 23.68 Selecting previously unselected package python3-pkg-resources.
11:13:40 [2022-04-17T11:13:40.317Z] #54 23.68 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
11:13:40 [2022-04-17T11:13:40.318Z] #54 23.70 Unpacking python3-pkg-resources (52.0.0-4) ...
11:13:40 [2022-04-17T11:13:40.318Z] #54 23.86 Selecting previously unselected package python3-six.
11:13:40 [2022-04-17T11:13:40.318Z] #54 23.87 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
11:13:40 [2022-04-17T11:13:40.318Z] #54 23.88 Unpacking python3-six (1.16.0-2) ...
11:13:40 [2022-04-17T11:13:40.318Z] #54 23.95 Selecting previously unselected package python3-protobuf.
11:13:40 [2022-04-17T11:13:40.318Z] #54 ...
11:13:40 [2022-04-17T11:13:40.318Z] 
11:13:40 [2022-04-17T11:13:40.318Z] #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
11:13:40 [2022-04-17T11:13:40.318Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
11:13:40 [2022-04-17T11:13:40.318Z] #50 13.95 + git checkout -q v2.3.0
11:13:40 [2022-04-17T11:13:40.318Z] #50 15.31 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:13:40 [2022-04-17T11:13:40.318Z] #50 ...
11:13:40 [2022-04-17T11:13:40.318Z] 
11:13:40 [2022-04-17T11:13:40.318Z] #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
11:13:40 [2022-04-17T11:13:40.318Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
11:13:40 [2022-04-17T11:13:40.318Z] #54 23.95 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
11:13:40 [2022-04-17T11:13:40.318Z] #54 23.96 Unpacking python3-protobuf (3.12.4-1) ...
11:13:40 [2022-04-17T11:13:40.383Z] Commit message: "daemon: move DefaultShutdownTimeout to daemon/config"
11:13:40 [2022-04-17T11:13:40.574Z] #54 24.30 Selecting previously unselected package libnet1:amd64.
11:13:40 [2022-04-17T11:13:40.575Z] #54 24.30 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:13:40 [2022-04-17T11:13:40.575Z] #54 24.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:13:40 [2022-04-17T11:13:40.831Z] #54 24.40 Selecting previously unselected package libnl-3-200:amd64.
11:13:40 [2022-04-17T11:13:40.831Z] #54 24.40 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:13:40 [2022-04-17T11:13:40.831Z] #54 24.40 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:13:40 [2022-04-17T11:13:40.831Z] #54 24.51 Selecting previously unselected package libprotobuf-c1:amd64.
11:13:40 [2022-04-17T11:13:40.831Z] #54 24.52 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:13:40 [2022-04-17T11:13:40.831Z] #54 24.53 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:13:40 [2022-04-17T11:13:40.831Z] #54 24.61 Selecting previously unselected package criu.
11:13:40 [2022-04-17T11:13:40.831Z] #54 24.61 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ...
11:13:40 [2022-04-17T11:13:40.831Z] #54 24.62 Unpacking criu (3.16.1-3) ...
11:13:39 [2022-04-17T11:13:39.367Z]  > git remote # timeout=10
11:13:39 [2022-04-17T11:13:39.375Z]  > git config --get remote.origin.url # timeout=10
11:13:39 [2022-04-17T11:13:39.385Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:13:39 [2022-04-17T11:13:39.386Z]  > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10
11:13:39 [2022-04-17T11:13:39.396Z]  > git rev-parse HEAD^{commit} # timeout=10
11:13:39 [2022-04-17T11:13:39.414Z]  > git config core.sparsecheckout # timeout=10
11:13:39 [2022-04-17T11:13:39.418Z]  > git checkout -f 83969fa3ddf8b10ade7189073638885e8234f586 # timeout=10
11:13:41 [2022-04-17T11:13:41.396Z] #54 25.08 Setting up python3-pkg-resources (52.0.0-4) ...
11:13:41 [2022-04-17T11:13:41.484Z] + docker version
11:13:42 [2022-04-17T11:13:42.327Z] #54 26.10 Setting up libprotobuf23:amd64 (3.12.4-1) ...
11:13:42 [2022-04-17T11:13:42.327Z] #54 26.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:13:42 [2022-04-17T11:13:42.327Z] #54 26.12 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:13:42 [2022-04-17T11:13:42.327Z] #54 26.13 Setting up python3-six (1.16.0-2) ...
11:13:42 [2022-04-17T11:13:42.375Z] Fetching without tags
11:13:42 [2022-04-17T11:13:42.668Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit 83969fa3ddf8b10ade7189073638885e8234f586
11:13:42 [2022-04-17T11:13:42.892Z] #54 ...
11:13:42 [2022-04-17T11:13:42.892Z] 
11:13:42 [2022-04-17T11:13:42.892Z] #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
11:13:42 [2022-04-17T11:13:42.892Z] #60 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e
11:13:42 [2022-04-17T11:13:42.892Z] #60 16.66 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:13:42 [2022-04-17T11:13:42.892Z] #60 16.66 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:13:42 [2022-04-17T11:13:42.892Z] #60 16.71 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:13:42 [2022-04-17T11:13:42.892Z] #60 17.72 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:13:42 [2022-04-17T11:13:42.892Z] #60 ...
11:13:42 [2022-04-17T11:13:42.892Z] 
11:13:42 [2022-04-17T11:13:42.892Z] #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
11:13:42 [2022-04-17T11:13:42.892Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70
11:13:42 [2022-04-17T11:13:42.892Z] #41 24.56 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
11:13:42 [2022-04-17T11:13:42.892Z] #41 25.06 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:13:42 [2022-04-17T11:13:42.268Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:13:42 [2022-04-17T11:13:42.297Z]  > git config --add remote.origin.fetch +refs/pull/43449/head:refs/remotes/origin/PR-43449 # timeout=10
11:13:42 [2022-04-17T11:13:42.321Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:13:42 [2022-04-17T11:13:42.342Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:13:42 [2022-04-17T11:13:42.379Z] Fetching upstream changes from https://github.com/moby/moby.git
11:13:42 [2022-04-17T11:13:42.379Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:13:42 [2022-04-17T11:13:42.381Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43449/head:refs/remotes/origin/PR-43449 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:13:42 [2022-04-17T11:13:42.675Z]  > git config core.sparsecheckout # timeout=10
11:13:42 [2022-04-17T11:13:42.693Z]  > git checkout -f 83969fa3ddf8b10ade7189073638885e8234f586 # timeout=10
11:13:43 [2022-04-17T11:13:43.458Z] Commit message: "daemon: move DefaultShutdownTimeout to daemon/config"
11:13:43 [2022-04-17T11:13:43.677Z] Merge succeeded, producing 83969fa3ddf8b10ade7189073638885e8234f586
11:13:43 [2022-04-17T11:13:43.677Z] Checking out Revision 83969fa3ddf8b10ade7189073638885e8234f586 (PR-43449)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:13:44 [2022-04-17T11:13:44.366Z] + docker version
11:13:44 [2022-04-17T11:13:44.833Z] Fetching without tags
11:13:44 [2022-04-17T11:13:44.759Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:13:44 [2022-04-17T11:13:44.770Z]  > git config --add remote.origin.fetch +refs/pull/43449/head:refs/remotes/origin/PR-43449 # timeout=10
11:13:44 [2022-04-17T11:13:44.793Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:13:44 [2022-04-17T11:13:44.820Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:13:44 [2022-04-17T11:13:44.838Z] Fetching upstream changes from https://github.com/moby/moby.git
11:13:44 [2022-04-17T11:13:44.838Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:13:44 [2022-04-17T11:13:44.899Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43449/head:refs/remotes/origin/PR-43449 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:13:45 [2022-04-17T11:13:45.156Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit 83969fa3ddf8b10ade7189073638885e8234f586
11:13:43 [2022-04-17T11:13:43.559Z]  > git remote # timeout=10
11:13:43 [2022-04-17T11:13:43.585Z]  > git config --get remote.origin.url # timeout=10
11:13:43 [2022-04-17T11:13:43.612Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:13:43 [2022-04-17T11:13:43.616Z]  > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10
11:13:43 [2022-04-17T11:13:43.649Z]  > git rev-parse HEAD^{commit} # timeout=10
11:13:43 [2022-04-17T11:13:43.680Z]  > git config core.sparsecheckout # timeout=10
11:13:43 [2022-04-17T11:13:43.704Z]  > git checkout -f 83969fa3ddf8b10ade7189073638885e8234f586 # timeout=10
11:13:45 [2022-04-17T11:13:45.836Z] Merge succeeded, producing 83969fa3ddf8b10ade7189073638885e8234f586
11:13:45 [2022-04-17T11:13:45.836Z] Checking out Revision 83969fa3ddf8b10ade7189073638885e8234f586 (PR-43449)
11:13:45 [2022-04-17T11:13:45.166Z]  > git config core.sparsecheckout # timeout=10
11:13:45 [2022-04-17T11:13:45.197Z]  > git checkout -f 83969fa3ddf8b10ade7189073638885e8234f586 # timeout=10
11:13:45 [2022-04-17T11:13:45.756Z]  > git remote # timeout=10
11:13:45 [2022-04-17T11:13:45.766Z]  > git config --get remote.origin.url # timeout=10
11:13:45 [2022-04-17T11:13:45.777Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:13:45 [2022-04-17T11:13:45.815Z]  > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10
11:13:45 [2022-04-17T11:13:45.828Z]  > git rev-parse HEAD^{commit} # timeout=10
11:13:45 [2022-04-17T11:13:45.839Z]  > git config core.sparsecheckout # timeout=10
11:13:45 [2022-04-17T11:13:45.853Z]  > git checkout -f 83969fa3ddf8b10ade7189073638885e8234f586 # timeout=10
11:13:47 [2022-04-17T11:13:47.070Z] #41 ...
11:13:47 [2022-04-17T11:13:47.070Z] 
11:13:47 [2022-04-17T11:13:47.070Z] #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
11:13:47 [2022-04-17T11:13:47.070Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:13:47 [2022-04-17T11:13:47.070Z] #58 24.88 go: downloading github.com/davecgh/go-spew v1.1.1
11:13:47 [2022-04-17T11:13:47.070Z] #58 24.89 go: downloading github.com/pmezard/go-difflib v1.0.0
11:13:47 [2022-04-17T11:13:47.070Z] #58 24.89 go: downloading github.com/stretchr/objx v0.1.1
11:13:47 [2022-04-17T11:13:47.070Z] #58 24.94 go: downloading golang.org/x/text v0.3.7
11:13:47 [2022-04-17T11:13:47.070Z] #58 28.61 go: downloading github.com/hashicorp/hcl v1.0.0
11:13:47 [2022-04-17T11:13:47.070Z] #58 28.74 go: downloading github.com/pelletier/go-toml v1.9.4
11:13:47 [2022-04-17T11:13:47.070Z] #58 28.75 go: downloading gopkg.in/yaml.v2 v2.4.0
11:13:47 [2022-04-17T11:13:47.070Z] #58 28.87 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
11:13:47 [2022-04-17T11:13:47.070Z] #58 28.93 go: downloading github.com/gobwas/glob v0.2.3
11:13:47 [2022-04-17T11:13:47.070Z] #58 28.94 go: downloading github.com/kisielk/gotool v1.0.0
11:13:47 [2022-04-17T11:13:47.070Z] #58 28.97 go: downloading github.com/gostaticanalysis/comment v1.4.2
11:13:47 [2022-04-17T11:13:47.070Z] #58 29.06 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
11:13:47 [2022-04-17T11:13:47.070Z] #58 29.06 go: downloading golang.org/x/mod v0.5.1
11:13:47 [2022-04-17T11:13:47.070Z] #58 29.13 go: downloading github.com/ettle/strcase v0.1.1
11:13:47 [2022-04-17T11:13:47.070Z] #58 29.16 go: downloading github.com/fatih/structtag v1.2.0
11:13:47 [2022-04-17T11:13:47.070Z] #58 29.18 go: downloading github.com/Masterminds/semver v1.5.0
11:13:47 [2022-04-17T11:13:47.070Z] #58 29.25 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
11:13:47 [2022-04-17T11:13:47.070Z] #58 29.26 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
11:13:47 [2022-04-17T11:13:47.070Z] #58 29.33 go: downloading github.com/prometheus/client_golang v1.7.1
11:13:47 [2022-04-17T11:13:47.070Z] #58 29.65 go: downloading github.com/prometheus/client_model v0.2.0
11:13:47 [2022-04-17T11:13:47.070Z] #58 29.69 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:13:47 [2022-04-17T11:13:47.070Z] #58 29.70 go: downloading github.com/google/go-cmp v0.5.6
11:13:47 [2022-04-17T11:13:47.070Z] #58 29.94 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
11:13:47 [2022-04-17T11:13:47.070Z] #58 29.97 go: downloading github.com/olekukonko/tablewriter v0.0.5
11:13:47 [2022-04-17T11:13:47.070Z] #58 30.00 go: downloading github.com/beorn7/perks v1.0.1
11:13:47 [2022-04-17T11:13:47.070Z] #58 30.01 go: downloading github.com/cespare/xxhash/v2 v2.1.2
11:13:47 [2022-04-17T11:13:47.070Z] #58 30.03 go: downloading github.com/cespare/xxhash v1.1.0
11:13:47 [2022-04-17T11:13:47.070Z] #58 30.04 go: downloading github.com/golang/protobuf v1.5.2
11:13:47 [2022-04-17T11:13:47.070Z] #58 30.15 go: downloading github.com/prometheus/common v0.10.0
11:13:47 [2022-04-17T11:13:47.070Z] #58 30.32 go: downloading github.com/prometheus/procfs v0.6.0
11:13:47 [2022-04-17T11:13:47.070Z] #58 30.40 go: downloading github.com/mattn/go-runewidth v0.0.9
11:13:47 [2022-04-17T11:13:47.070Z] #58 30.45 go: downloading google.golang.org/protobuf v1.27.1
11:13:47 [2022-04-17T11:13:47.637Z] #58 31.44 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
11:13:47 [2022-04-17T11:13:47.637Z] #58 ...
11:13:47 [2022-04-17T11:13:47.637Z] 
11:13:47 [2022-04-17T11:13:47.637Z] #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
11:13:47 [2022-04-17T11:13:47.637Z] #60 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e
11:13:47 [2022-04-17T11:13:47.637Z] #60 31.70 v3.0.2
11:13:48 [2022-04-17T11:13:48.078Z] Client: Docker Engine - Community
11:13:48 [2022-04-17T11:13:48.078Z]  Version:           20.10.14
11:13:48 [2022-04-17T11:13:48.078Z]  API version:       1.41
11:13:48 [2022-04-17T11:13:48.078Z]  Go version:        go1.16.15
11:13:48 [2022-04-17T11:13:48.078Z]  Git commit:        a224086
11:13:48 [2022-04-17T11:13:48.078Z]  Built:             Thu Mar 24 01:47:57 2022
11:13:48 [2022-04-17T11:13:48.078Z]  OS/Arch:           linux/amd64
11:13:48 [2022-04-17T11:13:48.078Z]  Context:           default
11:13:48 [2022-04-17T11:13:48.078Z]  Experimental:      true
11:13:48 [2022-04-17T11:13:48.078Z] 
11:13:48 [2022-04-17T11:13:48.078Z] Server: Docker Engine - Community
11:13:48 [2022-04-17T11:13:48.078Z]  Engine:
11:13:48 [2022-04-17T11:13:48.078Z]   Version:          20.10.14
11:13:48 [2022-04-17T11:13:48.078Z]   API version:      1.41 (minimum version 1.12)
11:13:48 [2022-04-17T11:13:48.078Z]   Go version:       go1.16.15
11:13:48 [2022-04-17T11:13:48.078Z]   Git commit:       87a90dc
11:13:48 [2022-04-17T11:13:48.078Z]   Built:            Thu Mar 24 01:45:46 2022
11:13:48 [2022-04-17T11:13:48.078Z]   OS/Arch:          linux/amd64
11:13:48 [2022-04-17T11:13:48.078Z]   Experimental:     true
11:13:48 [2022-04-17T11:13:48.078Z]  containerd:
11:13:48 [2022-04-17T11:13:48.078Z]   Version:          1.5.11
11:13:48 [2022-04-17T11:13:48.078Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
11:13:48 [2022-04-17T11:13:48.078Z]  runc:
11:13:48 [2022-04-17T11:13:48.078Z]   Version:          1.0.3
11:13:48 [2022-04-17T11:13:48.078Z]   GitCommit:        v1.0.3-0-gf46b6ba
11:13:48 [2022-04-17T11:13:48.078Z]  docker-init:
11:13:48 [2022-04-17T11:13:48.078Z]   Version:          0.19.0
11:13:48 [2022-04-17T11:13:48.078Z]   GitCommit:        de40ad0
[Pipeline] sh
11:13:48 [2022-04-17T11:13:48.320Z] Commit message: "daemon: move DefaultShutdownTimeout to daemon/config"
11:13:48 [2022-04-17T11:13:48.412Z] + docker info
11:13:48 [2022-04-17T11:13:48.569Z] #60 DONE 32.5s
11:13:48 [2022-04-17T11:13:48.569Z] 
11:13:48 [2022-04-17T11:13:48.569Z] #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
11:13:48 [2022-04-17T11:13:48.569Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
11:13:48 [2022-04-17T11:13:48.569Z] #54 26.96 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:13:48 [2022-04-17T11:13:48.569Z] #54 26.98 Setting up python3-protobuf (3.12.4-1) ...
11:13:48 [2022-04-17T11:13:48.569Z] #54 29.32 Setting up criu (3.16.1-3) ...
11:13:48 [2022-04-17T11:13:48.569Z] #54 30.59 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:13:48 [2022-04-17T11:13:48.569Z] #54 DONE 32.3s
11:13:48 [2022-04-17T11:13:48.569Z] 
11:13:48 [2022-04-17T11:13:48.569Z] #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
11:13:48 [2022-04-17T11:13:48.569Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:13:49 [2022-04-17T11:13:49.427Z] + docker version
11:13:50 [2022-04-17T11:13:50.270Z] Commit message: "daemon: move DefaultShutdownTimeout to daemon/config"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:13:51 [2022-04-17T11:13:51.200Z] + docker version
11:13:51 [2022-04-17T11:13:51.849Z] #19 ...
11:13:51 [2022-04-17T11:13:51.849Z] 
11:13:51 [2022-04-17T11:13:51.849Z] #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
11:13:51 [2022-04-17T11:13:51.849Z] #56 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af
11:13:51 [2022-04-17T11:13:51.849Z] #56 35.36 gotestsum version dev
11:13:51 [2022-04-17T11:13:51.849Z] #56 DONE 35.5s
11:13:51 [2022-04-17T11:13:51.849Z] 
11:13:51 [2022-04-17T11:13:51.849Z] #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
11:13:51 [2022-04-17T11:13:51.849Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:13:52 [2022-04-17T11:13:52.498Z] Client: Docker Engine - Community
11:13:52 [2022-04-17T11:13:52.498Z]  Version:           20.10.14
11:13:52 [2022-04-17T11:13:52.498Z]  API version:       1.41
11:13:52 [2022-04-17T11:13:52.498Z]  Go version:        go1.16.15
11:13:52 [2022-04-17T11:13:52.498Z]  Git commit:        a224086
11:13:52 [2022-04-17T11:13:52.498Z]  Built:             Thu Mar 24 01:48:02 2022
11:13:52 [2022-04-17T11:13:52.498Z]  OS/Arch:           linux/amd64
11:13:52 [2022-04-17T11:13:52.498Z]  Context:           default
11:13:52 [2022-04-17T11:13:52.498Z]  Experimental:      true
11:13:52 [2022-04-17T11:13:52.498Z] 
11:13:52 [2022-04-17T11:13:52.498Z] Server: Docker Engine - Community
11:13:52 [2022-04-17T11:13:52.498Z]  Engine:
11:13:52 [2022-04-17T11:13:52.498Z]   Version:          20.10.14
11:13:52 [2022-04-17T11:13:52.498Z]   API version:      1.41 (minimum version 1.12)
11:13:52 [2022-04-17T11:13:52.498Z]   Go version:       go1.16.15
11:13:52 [2022-04-17T11:13:52.498Z]   Git commit:       87a90dc
11:13:52 [2022-04-17T11:13:52.498Z]   Built:            Thu Mar 24 01:45:53 2022
11:13:52 [2022-04-17T11:13:52.498Z]   OS/Arch:          linux/amd64
11:13:52 [2022-04-17T11:13:52.498Z]   Experimental:     true
11:13:52 [2022-04-17T11:13:52.498Z]  containerd:
11:13:52 [2022-04-17T11:13:52.498Z]   Version:          1.5.11
11:13:52 [2022-04-17T11:13:52.498Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
11:13:52 [2022-04-17T11:13:52.498Z]  runc:
11:13:52 [2022-04-17T11:13:52.498Z]   Version:          1.0.3
11:13:52 [2022-04-17T11:13:52.498Z]   GitCommit:        v1.0.3-0-gf46b6ba
11:13:52 [2022-04-17T11:13:52.498Z]  docker-init:
11:13:52 [2022-04-17T11:13:52.498Z]   Version:          0.19.0
11:13:52 [2022-04-17T11:13:52.498Z]   GitCommit:        de40ad0
[Pipeline] sh
11:13:52 [2022-04-17T11:13:52.734Z] Client: Docker Engine - Community
11:13:52 [2022-04-17T11:13:52.734Z]  Version:           20.10.14
11:13:52 [2022-04-17T11:13:52.734Z]  API version:       1.41
11:13:52 [2022-04-17T11:13:52.734Z]  Go version:        go1.16.15
11:13:52 [2022-04-17T11:13:52.734Z]  Git commit:        a224086
11:13:52 [2022-04-17T11:13:52.734Z]  Built:             Thu Mar 24 01:47:57 2022
11:13:52 [2022-04-17T11:13:52.734Z]  OS/Arch:           linux/amd64
11:13:52 [2022-04-17T11:13:52.734Z]  Context:           default
11:13:52 [2022-04-17T11:13:52.734Z]  Experimental:      true
11:13:52 [2022-04-17T11:13:52.734Z] 
11:13:52 [2022-04-17T11:13:52.734Z] Server: Docker Engine - Community
11:13:52 [2022-04-17T11:13:52.734Z]  Engine:
11:13:52 [2022-04-17T11:13:52.734Z]   Version:          20.10.14
11:13:52 [2022-04-17T11:13:52.734Z]   API version:      1.41 (minimum version 1.12)
11:13:52 [2022-04-17T11:13:52.734Z]   Go version:       go1.16.15
11:13:52 [2022-04-17T11:13:52.734Z]   Git commit:       87a90dc
11:13:52 [2022-04-17T11:13:52.734Z]   Built:            Thu Mar 24 01:45:46 2022
11:13:52 [2022-04-17T11:13:52.734Z]   OS/Arch:          linux/amd64
11:13:52 [2022-04-17T11:13:52.734Z]   Experimental:     true
11:13:52 [2022-04-17T11:13:52.734Z]  containerd:
11:13:52 [2022-04-17T11:13:52.734Z]   Version:          1.5.11
11:13:52 [2022-04-17T11:13:52.734Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
11:13:52 [2022-04-17T11:13:52.734Z]  runc:
11:13:52 [2022-04-17T11:13:52.734Z]   Version:          1.0.3
11:13:52 [2022-04-17T11:13:52.734Z]   GitCommit:        v1.0.3-0-gf46b6ba
11:13:52 [2022-04-17T11:13:52.734Z]  docker-init:
11:13:52 [2022-04-17T11:13:52.734Z]   Version:          0.19.0
11:13:52 [2022-04-17T11:13:52.734Z]   GitCommit:        de40ad0
[Pipeline] sh
11:13:52 [2022-04-17T11:13:52.832Z] + docker info
11:13:53 [2022-04-17T11:13:53.060Z] + docker info
11:13:55 [2022-04-17T11:13:55.127Z] #58 ...
11:13:55 [2022-04-17T11:13:55.127Z] 
11:13:55 [2022-04-17T11:13:55.127Z] #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
11:13:55 [2022-04-17T11:13:55.127Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139
11:13:55 [2022-04-17T11:13:55.127Z] #19 32.29 Fetched 48.9 MB in 31s (1563 kB/s)
11:14:01 [2022-04-17T11:14:01.179Z] Client: Docker Engine - Community
11:14:01 [2022-04-17T11:14:01.179Z]  Version:           20.10.14
11:14:01 [2022-04-17T11:14:01.179Z]  API version:       1.41
11:14:01 [2022-04-17T11:14:01.179Z]  Go version:        go1.16.15
11:14:01 [2022-04-17T11:14:01.179Z]  Git commit:        a224086
11:14:01 [2022-04-17T11:14:01.179Z]  Built:             Thu Mar 24 01:47:20 2022
11:14:01 [2022-04-17T11:14:01.179Z]  OS/Arch:           linux/arm64
11:14:01 [2022-04-17T11:14:01.179Z]  Context:           default
11:14:01 [2022-04-17T11:14:01.179Z]  Experimental:      true
11:14:01 [2022-04-17T11:14:01.179Z] 
11:14:01 [2022-04-17T11:14:01.179Z] Server: Docker Engine - Community
11:14:01 [2022-04-17T11:14:01.179Z]  Engine:
11:14:01 [2022-04-17T11:14:01.179Z]   Version:          20.10.14
11:14:01 [2022-04-17T11:14:01.179Z]   API version:      1.41 (minimum version 1.12)
11:14:01 [2022-04-17T11:14:01.179Z]   Go version:       go1.16.15
11:14:01 [2022-04-17T11:14:01.179Z]   Git commit:       87a90dc
11:14:01 [2022-04-17T11:14:01.179Z]   Built:            Thu Mar 24 01:45:39 2022
11:14:01 [2022-04-17T11:14:01.179Z]   OS/Arch:          linux/arm64
11:14:01 [2022-04-17T11:14:01.179Z]   Experimental:     true
11:14:01 [2022-04-17T11:14:01.179Z]  containerd:
11:14:01 [2022-04-17T11:14:01.179Z]   Version:          1.5.11
11:14:01 [2022-04-17T11:14:01.179Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
11:14:01 [2022-04-17T11:14:01.179Z]  runc:
11:14:01 [2022-04-17T11:14:01.179Z]   Version:          1.0.3
11:14:01 [2022-04-17T11:14:01.179Z]   GitCommit:        v1.0.3-0-gf46b6ba
11:14:01 [2022-04-17T11:14:01.179Z]  docker-init:
11:14:01 [2022-04-17T11:14:01.179Z]   Version:          0.19.0
11:14:01 [2022-04-17T11:14:01.179Z]   GitCommit:        de40ad0
[Pipeline] sh
11:14:01 [2022-04-17T11:14:01.487Z] + docker info
11:14:03 [2022-04-17T11:14:03.075Z] Client:
11:14:03 [2022-04-17T11:14:03.075Z]  Context:    default
11:14:03 [2022-04-17T11:14:03.075Z]  Debug Mode: false
11:14:03 [2022-04-17T11:14:03.075Z]  Plugins:
11:14:03 [2022-04-17T11:14:03.075Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
11:14:03 [2022-04-17T11:14:03.075Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
11:14:03 [2022-04-17T11:14:03.075Z]   compose: Docker Compose (Docker Inc., v2.4.1)
11:14:03 [2022-04-17T11:14:03.075Z]   scan: Docker Scan (Docker Inc., v0.17.0)
11:14:03 [2022-04-17T11:14:03.075Z] 
11:14:03 [2022-04-17T11:14:03.075Z] Server:
11:14:03 [2022-04-17T11:14:03.075Z]  Containers: 0
11:14:03 [2022-04-17T11:14:03.075Z]   Running: 0
11:14:03 [2022-04-17T11:14:03.075Z]   Paused: 0
11:14:03 [2022-04-17T11:14:03.075Z]   Stopped: 0
11:14:03 [2022-04-17T11:14:03.075Z]  Images: 0
11:14:03 [2022-04-17T11:14:03.075Z]  Server Version: 20.10.14
11:14:03 [2022-04-17T11:14:03.075Z]  Storage Driver: overlay2
11:14:03 [2022-04-17T11:14:03.075Z]   Backing Filesystem: extfs
11:14:03 [2022-04-17T11:14:03.075Z]   Supports d_type: true
11:14:03 [2022-04-17T11:14:03.075Z]   Native Overlay Diff: true
11:14:03 [2022-04-17T11:14:03.075Z]   userxattr: false
11:14:03 [2022-04-17T11:14:03.075Z]  Logging Driver: json-file
11:14:03 [2022-04-17T11:14:03.075Z]  Cgroup Driver: cgroupfs
11:14:03 [2022-04-17T11:14:03.075Z]  Cgroup Version: 1
11:14:03 [2022-04-17T11:14:03.075Z]  Plugins:
11:14:03 [2022-04-17T11:14:03.075Z]   Volume: local
11:14:03 [2022-04-17T11:14:03.075Z]   Network: bridge host ipvlan macvlan null overlay
11:14:03 [2022-04-17T11:14:03.075Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:14:03 [2022-04-17T11:14:03.075Z]  Swarm: inactive
11:14:03 [2022-04-17T11:14:03.075Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
11:14:03 [2022-04-17T11:14:03.075Z]  Default Runtime: runc
11:14:03 [2022-04-17T11:14:03.075Z]  Init Binary: docker-init
11:14:03 [2022-04-17T11:14:03.075Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
11:14:03 [2022-04-17T11:14:03.075Z]  runc version: v1.0.3-0-gf46b6ba
11:14:03 [2022-04-17T11:14:03.075Z]  init version: de40ad0
11:14:03 [2022-04-17T11:14:03.075Z]  Security Options:
11:14:03 [2022-04-17T11:14:03.075Z]   apparmor
11:14:03 [2022-04-17T11:14:03.075Z]   seccomp
11:14:03 [2022-04-17T11:14:03.075Z]    Profile: default
11:14:03 [2022-04-17T11:14:03.075Z]  Kernel Version: 5.4.0-1071-aws
11:14:03 [2022-04-17T11:14:03.075Z]  Operating System: Ubuntu 18.04.6 LTS
11:14:03 [2022-04-17T11:14:03.075Z]  OSType: linux
11:14:03 [2022-04-17T11:14:03.075Z]  Architecture: x86_64
11:14:03 [2022-04-17T11:14:03.075Z]  CPUs: 2
11:14:03 [2022-04-17T11:14:03.075Z]  Total Memory: 7.565GiB
11:14:03 [2022-04-17T11:14:03.075Z]  Name: ip-10-100-49-10
11:14:03 [2022-04-17T11:14:03.075Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
11:14:03 [2022-04-17T11:14:03.075Z]  Docker Root Dir: /var/lib/docker
11:14:03 [2022-04-17T11:14:03.075Z]  Debug Mode: false
11:14:03 [2022-04-17T11:14:03.075Z]  Registry: https://index.docker.io/v1/
11:14:03 [2022-04-17T11:14:03.075Z]  Labels:
11:14:03 [2022-04-17T11:14:03.075Z]  Experimental: true
11:14:03 [2022-04-17T11:14:03.075Z]  Insecure Registries:
11:14:03 [2022-04-17T11:14:03.075Z]   127.0.0.0/8
11:14:03 [2022-04-17T11:14:03.075Z]  Live Restore Enabled: true
11:14:03 [2022-04-17T11:14:03.075Z] 
11:14:03 [2022-04-17T11:14:03.075Z] WARNING: No swap limit support
[Pipeline] sh
11:14:03 [2022-04-17T11:14:03.231Z] #19 32.29 Reading package lists...
11:14:03 [2022-04-17T11:14:03.314Z] Client:
11:14:03 [2022-04-17T11:14:03.314Z]  Context:    default
11:14:03 [2022-04-17T11:14:03.314Z]  Debug Mode: false
11:14:03 [2022-04-17T11:14:03.314Z]  Plugins:
11:14:03 [2022-04-17T11:14:03.314Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
11:14:03 [2022-04-17T11:14:03.314Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
11:14:03 [2022-04-17T11:14:03.314Z]   compose: Docker Compose (Docker Inc., v2.4.1)
11:14:03 [2022-04-17T11:14:03.314Z]   scan: Docker Scan (Docker Inc., v0.17.0)
11:14:03 [2022-04-17T11:14:03.314Z] 
11:14:03 [2022-04-17T11:14:03.314Z] Server:
11:14:03 [2022-04-17T11:14:03.314Z]  Containers: 0
11:14:03 [2022-04-17T11:14:03.314Z]   Running: 0
11:14:03 [2022-04-17T11:14:03.314Z]   Paused: 0
11:14:03 [2022-04-17T11:14:03.314Z]   Stopped: 0
11:14:03 [2022-04-17T11:14:03.314Z]  Images: 0
11:14:03 [2022-04-17T11:14:03.314Z]  Server Version: 20.10.14
11:14:03 [2022-04-17T11:14:03.314Z]  Storage Driver: overlay2
11:14:03 [2022-04-17T11:14:03.314Z]   Backing Filesystem: extfs
11:14:03 [2022-04-17T11:14:03.314Z]   Supports d_type: true
11:14:03 [2022-04-17T11:14:03.314Z]   Native Overlay Diff: true
11:14:03 [2022-04-17T11:14:03.314Z]   userxattr: false
11:14:03 [2022-04-17T11:14:03.314Z]  Logging Driver: json-file
11:14:03 [2022-04-17T11:14:03.314Z]  Cgroup Driver: cgroupfs
11:14:03 [2022-04-17T11:14:03.314Z]  Cgroup Version: 1
11:14:03 [2022-04-17T11:14:03.314Z]  Plugins:
11:14:03 [2022-04-17T11:14:03.314Z]   Volume: local
11:14:03 [2022-04-17T11:14:03.314Z]   Network: bridge host ipvlan macvlan null overlay
11:14:03 [2022-04-17T11:14:03.314Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:14:03 [2022-04-17T11:14:03.314Z]  Swarm: inactive
11:14:03 [2022-04-17T11:14:03.314Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
11:14:03 [2022-04-17T11:14:03.314Z]  Default Runtime: runc
11:14:03 [2022-04-17T11:14:03.314Z]  Init Binary: docker-init
11:14:03 [2022-04-17T11:14:03.314Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
11:14:03 [2022-04-17T11:14:03.314Z]  runc version: v1.0.3-0-gf46b6ba
11:14:03 [2022-04-17T11:14:03.314Z]  init version: de40ad0
11:14:03 [2022-04-17T11:14:03.314Z]  Security Options:
11:14:03 [2022-04-17T11:14:03.314Z]   apparmor
11:14:03 [2022-04-17T11:14:03.314Z]   seccomp
11:14:03 [2022-04-17T11:14:03.314Z]    Profile: default
11:14:03 [2022-04-17T11:14:03.314Z]  Kernel Version: 5.4.0-1071-aws
11:14:03 [2022-04-17T11:14:03.314Z]  Operating System: Ubuntu 18.04.6 LTS
11:14:03 [2022-04-17T11:14:03.314Z]  OSType: linux
11:14:03 [2022-04-17T11:14:03.314Z]  Architecture: x86_64
11:14:03 [2022-04-17T11:14:03.314Z]  CPUs: 2
11:14:03 [2022-04-17T11:14:03.314Z]  Total Memory: 7.483GiB
11:14:03 [2022-04-17T11:14:03.314Z]  Name: ip-10-100-118-50
11:14:03 [2022-04-17T11:14:03.314Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
11:14:03 [2022-04-17T11:14:03.314Z]  Docker Root Dir: /var/lib/docker
11:14:03 [2022-04-17T11:14:03.314Z]  Debug Mode: false
11:14:03 [2022-04-17T11:14:03.314Z]  Registry: https://index.docker.io/v1/
11:14:03 [2022-04-17T11:14:03.314Z]  Labels:
11:14:03 [2022-04-17T11:14:03.314Z]  Experimental: true
11:14:03 [2022-04-17T11:14:03.314Z]  Insecure Registries:
11:14:03 [2022-04-17T11:14:03.314Z]   127.0.0.0/8
11:14:03 [2022-04-17T11:14:03.314Z]  Live Restore Enabled: true
11:14:03 [2022-04-17T11:14:03.314Z] 
11:14:03 [2022-04-17T11:14:03.314Z] WARNING: No swap limit support
[Pipeline] sh
11:14:03 [2022-04-17T11:14:03.371Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:14:03 [2022-04-17T11:14:03.371Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:14:03 [2022-04-17T11:14:03.371Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43449/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
11:14:03 [2022-04-17T11:14:03.371Z] + bash /home/ubuntu/workspace/moby_PR-43449/check-config.sh
11:14:03 [2022-04-17T11:14:03.371Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:14:03 [2022-04-17T11:14:03.371Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
11:14:03 [2022-04-17T11:14:03.371Z] 
11:14:03 [2022-04-17T11:14:03.371Z] Generally Necessary:
11:14:03 [2022-04-17T11:14:03.371Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:14:03 [2022-04-17T11:14:03.371Z] - apparmor: enabled and tools installed
11:14:03 [2022-04-17T11:14:03.371Z] - CONFIG_NAMESPACES: enabled
11:14:03 [2022-04-17T11:14:03.371Z] - CONFIG_NET_NS: enabled
11:14:03 [2022-04-17T11:14:03.371Z] - CONFIG_PID_NS: enabled
11:14:03 [2022-04-17T11:14:03.371Z] - CONFIG_IPC_NS: enabled
11:14:03 [2022-04-17T11:14:03.371Z] - CONFIG_UTS_NS: enabled
11:14:03 [2022-04-17T11:14:03.371Z] - CONFIG_CGROUPS: enabled
11:14:03 [2022-04-17T11:14:03.371Z] - CONFIG_CGROUP_CPUACCT: enabled
11:14:03 [2022-04-17T11:14:03.371Z] - CONFIG_CGROUP_DEVICE: enabled
11:14:03 [2022-04-17T11:14:03.371Z] - CONFIG_CGROUP_FREEZER: enabled
11:14:03 [2022-04-17T11:14:03.371Z] - CONFIG_CGROUP_SCHED: enabled
11:14:03 [2022-04-17T11:14:03.371Z] - CONFIG_CPUSETS: enabled
11:14:03 [2022-04-17T11:14:03.371Z] - CONFIG_MEMCG: enabled
11:14:03 [2022-04-17T11:14:03.371Z] - CONFIG_KEYS: enabled
11:14:03 [2022-04-17T11:14:03.612Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:14:03 [2022-04-17T11:14:03.612Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:14:03 [2022-04-17T11:14:03.612Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43449/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
11:14:03 [2022-04-17T11:14:03.612Z] + bash /home/ubuntu/workspace/moby_PR-43449/check-config.sh
11:14:03 [2022-04-17T11:14:03.612Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:14:03 [2022-04-17T11:14:03.612Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
11:14:03 [2022-04-17T11:14:03.612Z] 
11:14:03 [2022-04-17T11:14:03.612Z] Generally Necessary:
11:14:03 [2022-04-17T11:14:03.612Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:14:03 [2022-04-17T11:14:03.612Z] - apparmor: enabled and tools installed
11:14:03 [2022-04-17T11:14:03.612Z] - CONFIG_NAMESPACES: enabled
11:14:03 [2022-04-17T11:14:03.612Z] - CONFIG_NET_NS: enabled
11:14:03 [2022-04-17T11:14:03.612Z] - CONFIG_PID_NS: enabled
11:14:03 [2022-04-17T11:14:03.612Z] - CONFIG_IPC_NS: enabled
11:14:03 [2022-04-17T11:14:03.612Z] - CONFIG_UTS_NS: enabled
11:14:03 [2022-04-17T11:14:03.612Z] - CONFIG_CGROUPS: enabled
11:14:03 [2022-04-17T11:14:03.612Z] - CONFIG_CGROUP_CPUACCT: enabled
11:14:03 [2022-04-17T11:14:03.612Z] - CONFIG_CGROUP_DEVICE: enabled
11:14:03 [2022-04-17T11:14:03.612Z] - CONFIG_CGROUP_FREEZER: enabled
11:14:03 [2022-04-17T11:14:03.612Z] - CONFIG_CGROUP_SCHED: enabled
11:14:03 [2022-04-17T11:14:03.612Z] - CONFIG_CPUSETS: enabled
11:14:03 [2022-04-17T11:14:03.612Z] - CONFIG_MEMCG: enabled
11:14:03 [2022-04-17T11:14:03.612Z] - CONFIG_KEYS: enabled
11:14:03 [2022-04-17T11:14:03.612Z] - CONFIG_VETH: enabled (as module)
11:14:03 [2022-04-17T11:14:03.652Z] - CONFIG_VETH: enabled (as module)
11:14:03 [2022-04-17T11:14:03.652Z] - CONFIG_BRIDGE: enabled (as module)
11:14:03 [2022-04-17T11:14:03.652Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:14:03 [2022-04-17T11:14:03.652Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:14:03 [2022-04-17T11:14:03.652Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:14:03 [2022-04-17T11:14:03.652Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:14:03 [2022-04-17T11:14:03.652Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:14:03 [2022-04-17T11:14:03.652Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:14:03 [2022-04-17T11:14:03.652Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
11:14:03 [2022-04-17T11:14:03.652Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:14:03 [2022-04-17T11:14:03.652Z] - CONFIG_NF_NAT: enabled (as module)
11:14:03 [2022-04-17T11:14:03.652Z] - CONFIG_POSIX_MQUEUE: enabled
11:14:03 [2022-04-17T11:14:03.652Z] - CONFIG_CGROUP_BPF: enabled
11:14:03 [2022-04-17T11:14:03.652Z] 
11:14:03 [2022-04-17T11:14:03.652Z] Optional Features:
11:14:03 [2022-04-17T11:14:03.652Z] - CONFIG_USER_NS: enabled
11:14:03 [2022-04-17T11:14:03.652Z] - CONFIG_SECCOMP: enabled
11:14:03 [2022-04-17T11:14:03.652Z] - CONFIG_SECCOMP_FILTER: enabled
11:14:03 [2022-04-17T11:14:03.652Z] - CONFIG_CGROUP_PIDS: enabled
11:14:03 [2022-04-17T11:14:03.652Z] - CONFIG_MEMCG_SWAP: enabled
11:14:03 [2022-04-17T11:14:03.652Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:14:03 [2022-04-17T11:14:03.652Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
11:14:03 [2022-04-17T11:14:03.652Z] - CONFIG_BLK_CGROUP: enabled
11:14:03 [2022-04-17T11:14:03.652Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:14:03 [2022-04-17T11:14:03.652Z] - CONFIG_CGROUP_PERF: enabled
11:14:03 [2022-04-17T11:14:03.652Z] - CONFIG_CGROUP_HUGETLB: enabled
11:14:03 [2022-04-17T11:14:03.652Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:14:03 [2022-04-17T11:14:03.652Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:14:03 [2022-04-17T11:14:03.652Z] - CONFIG_CFS_BANDWIDTH: enabled
11:14:03 [2022-04-17T11:14:03.652Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:14:03 [2022-04-17T11:14:03.652Z] - CONFIG_RT_GROUP_SCHED: missing
11:14:03 [2022-04-17T11:14:03.886Z] - CONFIG_BRIDGE: enabled (as module)
11:14:03 [2022-04-17T11:14:03.886Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:14:03 [2022-04-17T11:14:03.886Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:14:03 [2022-04-17T11:14:03.886Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:14:03 [2022-04-17T11:14:03.887Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:14:03 [2022-04-17T11:14:03.887Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:14:03 [2022-04-17T11:14:03.887Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:14:03 [2022-04-17T11:14:03.887Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
11:14:03 [2022-04-17T11:14:03.887Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:14:03 [2022-04-17T11:14:03.887Z] - CONFIG_NF_NAT: enabled (as module)
11:14:03 [2022-04-17T11:14:03.887Z] - CONFIG_POSIX_MQUEUE: enabled
11:14:03 [2022-04-17T11:14:03.887Z] - CONFIG_CGROUP_BPF: enabled
11:14:03 [2022-04-17T11:14:03.887Z] 
11:14:03 [2022-04-17T11:14:03.887Z] Optional Features:
11:14:03 [2022-04-17T11:14:03.887Z] - CONFIG_USER_NS: enabled
11:14:03 [2022-04-17T11:14:03.887Z] - CONFIG_SECCOMP: enabled
11:14:03 [2022-04-17T11:14:03.887Z] - CONFIG_SECCOMP_FILTER: enabled
11:14:03 [2022-04-17T11:14:03.887Z] - CONFIG_CGROUP_PIDS: enabled
11:14:03 [2022-04-17T11:14:03.887Z] - CONFIG_MEMCG_SWAP: enabled
11:14:03 [2022-04-17T11:14:03.887Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:14:03 [2022-04-17T11:14:03.887Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
11:14:03 [2022-04-17T11:14:03.887Z] - CONFIG_BLK_CGROUP: enabled
11:14:03 [2022-04-17T11:14:03.887Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:14:03 [2022-04-17T11:14:03.887Z] - CONFIG_CGROUP_PERF: enabled
11:14:03 [2022-04-17T11:14:03.887Z] - CONFIG_CGROUP_HUGETLB: enabled
11:14:03 [2022-04-17T11:14:03.887Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:14:03 [2022-04-17T11:14:03.887Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:14:03 [2022-04-17T11:14:03.887Z] - CONFIG_CFS_BANDWIDTH: enabled
11:14:03 [2022-04-17T11:14:03.887Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:14:03 [2022-04-17T11:14:03.887Z] - CONFIG_RT_GROUP_SCHED: missing
11:14:03 [2022-04-17T11:14:03.921Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:14:03 [2022-04-17T11:14:03.921Z] - CONFIG_IP_VS: enabled (as module)
11:14:03 [2022-04-17T11:14:03.921Z] - CONFIG_IP_VS_NFCT: enabled
11:14:03 [2022-04-17T11:14:03.921Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:14:03 [2022-04-17T11:14:03.921Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:14:03 [2022-04-17T11:14:03.921Z] - CONFIG_IP_VS_RR: enabled (as module)
11:14:03 [2022-04-17T11:14:03.921Z] - CONFIG_SECURITY_SELINUX: enabled
11:14:03 [2022-04-17T11:14:03.921Z] - CONFIG_SECURITY_APPARMOR: enabled
11:14:03 [2022-04-17T11:14:03.921Z] - CONFIG_EXT4_FS: enabled
11:14:03 [2022-04-17T11:14:03.921Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:14:03 [2022-04-17T11:14:03.921Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:14:03 [2022-04-17T11:14:03.921Z] - Network Drivers:
11:14:03 [2022-04-17T11:14:03.921Z]   - "overlay":
11:14:03 [2022-04-17T11:14:03.921Z]     - CONFIG_VXLAN: enabled (as module)
11:14:03 [2022-04-17T11:14:03.921Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:14:03 [2022-04-17T11:14:03.921Z]       Optional (for encrypted networks):
11:14:03 [2022-04-17T11:14:03.921Z]       - CONFIG_CRYPTO: enabled
11:14:03 [2022-04-17T11:14:03.921Z]       - CONFIG_CRYPTO_AEAD: enabled
11:14:03 [2022-04-17T11:14:03.921Z]       - CONFIG_CRYPTO_GCM: enabled
11:14:03 [2022-04-17T11:14:03.921Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:14:03 [2022-04-17T11:14:03.921Z]       - CONFIG_CRYPTO_GHASH: enabled
11:14:03 [2022-04-17T11:14:03.921Z]       - CONFIG_XFRM: enabled
11:14:03 [2022-04-17T11:14:03.921Z]       - CONFIG_XFRM_USER: enabled (as module)
11:14:03 [2022-04-17T11:14:03.921Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:14:03 [2022-04-17T11:14:03.921Z]       - CONFIG_INET_ESP: enabled (as module)
11:14:03 [2022-04-17T11:14:03.921Z]   - "ipvlan":
11:14:03 [2022-04-17T11:14:03.921Z]     - CONFIG_IPVLAN: enabled (as module)
11:14:03 [2022-04-17T11:14:03.921Z]   - "macvlan":
11:14:03 [2022-04-17T11:14:03.921Z]     - CONFIG_MACVLAN: enabled (as module)
11:14:03 [2022-04-17T11:14:03.921Z]     - CONFIG_DUMMY: enabled (as module)
11:14:03 [2022-04-17T11:14:03.921Z]   - "ftp,tftp client in container":
11:14:04 [2022-04-17T11:14:04.152Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:14:04 [2022-04-17T11:14:04.152Z] - CONFIG_IP_VS: enabled (as module)
11:14:04 [2022-04-17T11:14:04.152Z] - CONFIG_IP_VS_NFCT: enabled
11:14:04 [2022-04-17T11:14:04.152Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:14:04 [2022-04-17T11:14:04.152Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:14:04 [2022-04-17T11:14:04.152Z] - CONFIG_IP_VS_RR: enabled (as module)
11:14:04 [2022-04-17T11:14:04.152Z] - CONFIG_SECURITY_SELINUX: enabled
11:14:04 [2022-04-17T11:14:04.152Z] - CONFIG_SECURITY_APPARMOR: enabled
11:14:04 [2022-04-17T11:14:04.152Z] - CONFIG_EXT4_FS: enabled
11:14:04 [2022-04-17T11:14:04.152Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:14:04 [2022-04-17T11:14:04.152Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:14:04 [2022-04-17T11:14:04.152Z] - Network Drivers:
11:14:04 [2022-04-17T11:14:04.152Z]   - "overlay":
11:14:04 [2022-04-17T11:14:04.152Z]     - CONFIG_VXLAN: enabled (as module)
11:14:04 [2022-04-17T11:14:04.152Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:14:04 [2022-04-17T11:14:04.152Z]       Optional (for encrypted networks):
11:14:04 [2022-04-17T11:14:04.152Z]       - CONFIG_CRYPTO: enabled
11:14:04 [2022-04-17T11:14:04.152Z]       - CONFIG_CRYPTO_AEAD: enabled
11:14:04 [2022-04-17T11:14:04.152Z]       - CONFIG_CRYPTO_GCM: enabled
11:14:04 [2022-04-17T11:14:04.152Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:14:04 [2022-04-17T11:14:04.152Z]       - CONFIG_CRYPTO_GHASH: enabled
11:14:04 [2022-04-17T11:14:04.152Z]       - CONFIG_XFRM: enabled
11:14:04 [2022-04-17T11:14:04.152Z]       - CONFIG_XFRM_USER: enabled (as module)
11:14:04 [2022-04-17T11:14:04.152Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:14:04 [2022-04-17T11:14:04.152Z]       - CONFIG_INET_ESP: enabled (as module)
11:14:04 [2022-04-17T11:14:04.152Z]   - "ipvlan":
11:14:04 [2022-04-17T11:14:04.152Z]     - CONFIG_IPVLAN: enabled (as module)
11:14:04 [2022-04-17T11:14:04.152Z]   - "macvlan":
11:14:04 [2022-04-17T11:14:04.183Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:14:04 [2022-04-17T11:14:04.183Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:14:04 [2022-04-17T11:14:04.183Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:14:04 [2022-04-17T11:14:04.183Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:14:04 [2022-04-17T11:14:04.183Z] - Storage Drivers:
11:14:04 [2022-04-17T11:14:04.183Z]   - "aufs":
11:14:04 [2022-04-17T11:14:04.183Z]     - CONFIG_AUFS_FS: enabled (as module)
11:14:04 [2022-04-17T11:14:04.183Z]   - "btrfs":
11:14:04 [2022-04-17T11:14:04.183Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:14:04 [2022-04-17T11:14:04.183Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:14:04 [2022-04-17T11:14:04.183Z]   - "devicemapper":
11:14:04 [2022-04-17T11:14:04.183Z]     - CONFIG_BLK_DEV_DM: enabled
11:14:04 [2022-04-17T11:14:04.183Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:14:04 [2022-04-17T11:14:04.183Z]   - "overlay":
11:14:04 [2022-04-17T11:14:04.184Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:14:04 [2022-04-17T11:14:04.184Z]   - "zfs":
11:14:04 [2022-04-17T11:14:04.184Z]     - /dev/zfs: present
11:14:04 [2022-04-17T11:14:04.184Z]     - zfs command: missing
11:14:04 [2022-04-17T11:14:04.184Z]     - zpool command: missing
11:14:04 [2022-04-17T11:14:04.184Z] 
11:14:04 [2022-04-17T11:14:04.184Z] Limits:
11:14:04 [2022-04-17T11:14:04.184Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:14:04 [2022-04-17T11:14:04.184Z] 
11:14:04 [2022-04-17T11:14:04.184Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:14:04 [2022-04-17T11:14:04.421Z]     - CONFIG_MACVLAN: enabled (as module)
11:14:04 [2022-04-17T11:14:04.421Z]     - CONFIG_DUMMY: enabled (as module)
11:14:04 [2022-04-17T11:14:04.421Z]   - "ftp,tftp client in container":
11:14:04 [2022-04-17T11:14:04.421Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:14:04 [2022-04-17T11:14:04.421Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:14:04 [2022-04-17T11:14:04.421Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:14:04 [2022-04-17T11:14:04.421Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:14:04 [2022-04-17T11:14:04.421Z] - Storage Drivers:
11:14:04 [2022-04-17T11:14:04.421Z]   - "aufs":
11:14:04 [2022-04-17T11:14:04.421Z]     - CONFIG_AUFS_FS: enabled (as module)
11:14:04 [2022-04-17T11:14:04.421Z]   - "btrfs":
11:14:04 [2022-04-17T11:14:04.421Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:14:04 [2022-04-17T11:14:04.421Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:14:04 [2022-04-17T11:14:04.421Z]   - "devicemapper":
11:14:04 [2022-04-17T11:14:04.421Z]     - CONFIG_BLK_DEV_DM: enabled
11:14:04 [2022-04-17T11:14:04.421Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:14:04 [2022-04-17T11:14:04.421Z]   - "overlay":
11:14:04 [2022-04-17T11:14:04.421Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:14:04 [2022-04-17T11:14:04.421Z]   - "zfs":
11:14:04 [2022-04-17T11:14:04.421Z]     - /dev/zfs: present
11:14:04 [2022-04-17T11:14:04.421Z]     - zfs command: missing
11:14:04 [2022-04-17T11:14:04.421Z]     - zpool command: missing
11:14:04 [2022-04-17T11:14:04.421Z] 
11:14:04 [2022-04-17T11:14:04.421Z] Limits:
11:14:04 [2022-04-17T11:14:04.421Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:14:04 [2022-04-17T11:14:04.421Z] 
11:14:04 [2022-04-17T11:14:04.421Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:14:04 [2022-04-17T11:14:04.525Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:83969fa3ddf8b10ade7189073638885e8234f586 .
11:14:04 [2022-04-17T11:14:04.756Z] + sudo modprobe ip_vs
11:14:04 [2022-04-17T11:14:04.756Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:83969fa3ddf8b10ade7189073638885e8234f586 .
11:14:04 [2022-04-17T11:14:04.787Z] #1 [internal] load build definition from Dockerfile
11:14:04 [2022-04-17T11:14:04.787Z] #1 sha256:be259ad0d77fa251a5a10c0345569fb979b1c86ab22925553986c3766ae84f79
11:14:04 [2022-04-17T11:14:04.787Z] #1 transferring dockerfile: 16.77kB 0.1s done
11:14:04 [2022-04-17T11:14:04.787Z] #1 DONE 0.2s
11:14:04 [2022-04-17T11:14:04.787Z] 
11:14:04 [2022-04-17T11:14:04.787Z] #2 [internal] load .dockerignore
11:14:04 [2022-04-17T11:14:04.787Z] #2 sha256:2055e1fcdd96db89c7c27362de83a586a95a9bfe031fc4e3b36c20e831760403
11:14:04 [2022-04-17T11:14:04.787Z] #2 transferring context: 87B done
11:14:04 [2022-04-17T11:14:04.787Z] #2 DONE 0.1s
11:14:04 [2022-04-17T11:14:04.787Z] 
11:14:04 [2022-04-17T11:14:04.787Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
11:14:04 [2022-04-17T11:14:04.787Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
11:14:05 [2022-04-17T11:14:05.016Z] #1 [internal] load build definition from Dockerfile
11:14:05 [2022-04-17T11:14:05.016Z] #1 sha256:46d2a5adde91b6dea192a0ceff6e57dcd878d04eb63ba239db94fbc7bbbcd9f6
11:14:05 [2022-04-17T11:14:05.016Z] #1 transferring dockerfile: 16.77kB done
11:14:05 [2022-04-17T11:14:05.016Z] #1 DONE 0.1s
11:14:05 [2022-04-17T11:14:05.016Z] 
11:14:05 [2022-04-17T11:14:05.016Z] #2 [internal] load .dockerignore
11:14:05 [2022-04-17T11:14:05.016Z] #2 sha256:7b2a69b95c8746d49672d264cd1b27f632e7a79dfcba67255594bff2ca86cb5b
11:14:05 [2022-04-17T11:14:05.016Z] #2 transferring context: 87B done
11:14:05 [2022-04-17T11:14:05.016Z] #2 DONE 0.0s
11:14:05 [2022-04-17T11:14:05.016Z] 
11:14:05 [2022-04-17T11:14:05.016Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
11:14:05 [2022-04-17T11:14:05.016Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
11:14:05 [2022-04-17T11:14:05.361Z] #3 DONE 0.4s
11:14:05 [2022-04-17T11:14:05.361Z] 
11:14:05 [2022-04-17T11:14:05.361Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
11:14:05 [2022-04-17T11:14:05.361Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
11:14:05 [2022-04-17T11:14:05.361Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done
11:14:05 [2022-04-17T11:14:05.361Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
11:14:05 [2022-04-17T11:14:05.361Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done
11:14:05 [2022-04-17T11:14:05.361Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done
11:14:05 [2022-04-17T11:14:05.361Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s
11:14:05 [2022-04-17T11:14:05.587Z] #3 DONE 0.4s
11:14:05 [2022-04-17T11:14:05.587Z] 
11:14:05 [2022-04-17T11:14:05.587Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
11:14:05 [2022-04-17T11:14:05.587Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
11:14:05 [2022-04-17T11:14:05.587Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done
11:14:05 [2022-04-17T11:14:05.587Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
11:14:05 [2022-04-17T11:14:05.587Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done
11:14:05 [2022-04-17T11:14:05.587Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done
11:14:05 [2022-04-17T11:14:05.587Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.44MB / 9.67MB 0.2s
11:14:05 [2022-04-17T11:14:05.628Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.2s
11:14:05 [2022-04-17T11:14:05.628Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s
11:14:05 [2022-04-17T11:14:05.846Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030
11:14:05 [2022-04-17T11:14:05.846Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done
11:14:05 [2022-04-17T11:14:05.892Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done
11:14:05 [2022-04-17T11:14:05.892Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s
11:14:06 [2022-04-17T11:14:06.157Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done
11:14:06 [2022-04-17T11:14:06.157Z] #4 DONE 0.9s
11:14:06 [2022-04-17T11:14:06.419Z] 
11:14:06 [2022-04-17T11:14:06.419Z] #6 [internal] load .dockerignore
11:14:06 [2022-04-17T11:14:06.419Z] #6 sha256:e200ce29b4b3a2bbb92d89b483480b19bc5dda908f6591ca6752f500cf8c617f
11:14:06 [2022-04-17T11:14:06.419Z] #6 DONE 0.0s
11:14:06 [2022-04-17T11:14:06.419Z] 
11:14:06 [2022-04-17T11:14:06.419Z] #5 [internal] load build definition from Dockerfile
11:14:06 [2022-04-17T11:14:06.419Z] #5 sha256:ffc3c319a797558c42f5d1e63ae55d5ff6c046c265acbd2b0eff9afe17c29525
11:14:06 [2022-04-17T11:14:06.419Z] #5 DONE 0.0s
11:14:06 [2022-04-17T11:14:06.419Z] 
11:14:06 [2022-04-17T11:14:06.419Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:14:06 [2022-04-17T11:14:06.419Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
11:14:06 [2022-04-17T11:14:06.437Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done
11:14:06 [2022-04-17T11:14:06.437Z] #4 DONE 0.9s
11:14:07 [2022-04-17T11:14:07.367Z] #10 DONE 0.9s
11:14:07 [2022-04-17T11:14:07.367Z] 
11:14:07 [2022-04-17T11:14:07.367Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:14:07 [2022-04-17T11:14:07.367Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
11:14:07 [2022-04-17T11:14:07.367Z] #7 DONE 0.8s
11:14:07 [2022-04-17T11:14:07.367Z] 
11:14:07 [2022-04-17T11:14:07.367Z] #9 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye
11:14:07 [2022-04-17T11:14:07.367Z] #9 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a
11:14:07 [2022-04-17T11:14:07.367Z] #9 DONE 0.9s
11:14:07 [2022-04-17T11:14:07.367Z] 
11:14:07 [2022-04-17T11:14:07.367Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
11:14:07 [2022-04-17T11:14:07.367Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
11:14:07 [2022-04-17T11:14:07.367Z] #8 DONE 0.9s
11:14:07 [2022-04-17T11:14:07.378Z] 
11:14:07 [2022-04-17T11:14:07.378Z] #5 [internal] load .dockerignore
11:14:07 [2022-04-17T11:14:07.378Z] #5 sha256:a7445988277ce1202dd3f4b4b2dc953181d6abda4cba37bb9d5cda2bac3fa1f8
11:14:07 [2022-04-17T11:14:07.378Z] #5 DONE 0.0s
11:14:07 [2022-04-17T11:14:07.378Z] 
11:14:07 [2022-04-17T11:14:07.378Z] #6 [internal] load build definition from Dockerfile
11:14:07 [2022-04-17T11:14:07.378Z] #6 sha256:db05f473816cd0c29f1ff61d9ec9912adf5b31e6f41f29fb873732cff76a12cd
11:14:07 [2022-04-17T11:14:07.378Z] #6 DONE 0.0s
11:14:07 [2022-04-17T11:14:07.378Z] 
11:14:07 [2022-04-17T11:14:07.378Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye
11:14:07 [2022-04-17T11:14:07.378Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a
11:14:07 [2022-04-17T11:14:07.959Z] #10 DONE 0.8s
11:14:07 [2022-04-17T11:14:07.959Z] 
11:14:07 [2022-04-17T11:14:07.959Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:14:07 [2022-04-17T11:14:07.959Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
11:14:07 [2022-04-17T11:14:07.959Z] #9 DONE 0.8s
11:14:07 [2022-04-17T11:14:07.959Z] 
11:14:07 [2022-04-17T11:14:07.959Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:14:07 [2022-04-17T11:14:07.959Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
11:14:07 [2022-04-17T11:14:07.959Z] #8 DONE 0.9s
11:14:07 [2022-04-17T11:14:07.959Z] 
11:14:07 [2022-04-17T11:14:07.959Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
11:14:07 [2022-04-17T11:14:07.959Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
11:14:07 [2022-04-17T11:14:07.959Z] #7 DONE 0.9s
11:14:09 [2022-04-17T11:14:09.346Z] 
11:14:09 [2022-04-17T11:14:09.347Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:14:09 [2022-04-17T11:14:09.347Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:14:09 [2022-04-17T11:14:09.347Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
11:14:09 [2022-04-17T11:14:09.347Z] #69 DONE 0.1s
11:14:09 [2022-04-17T11:14:09.347Z] 
11:14:09 [2022-04-17T11:14:09.347Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:14:09 [2022-04-17T11:14:09.347Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:14:09 [2022-04-17T11:14:09.347Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
11:14:09 [2022-04-17T11:14:09.347Z] #67 DONE 0.1s
11:14:09 [2022-04-17T11:14:09.347Z] 
11:14:09 [2022-04-17T11:14:09.347Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:09 [2022-04-17T11:14:09.347Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:14:09 [2022-04-17T11:14:09.347Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.1s done
11:14:09 [2022-04-17T11:14:09.347Z] #11 DONE 0.1s
11:14:09 [2022-04-17T11:14:09.347Z] 
11:14:09 [2022-04-17T11:14:09.347Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b
11:14:09 [2022-04-17T11:14:09.347Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9
11:14:09 [2022-04-17T11:14:09.347Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.1s done
11:14:09 [2022-04-17T11:14:09.347Z] #28 DONE 0.1s
11:14:09 [2022-04-17T11:14:09.347Z] 
11:14:09 [2022-04-17T11:14:09.347Z] #24 [internal] load build context
11:14:09 [2022-04-17T11:14:09.347Z] #24 sha256:1047e0a199298d91e78a216f14f444c9899d30e40a2634f30e1ee0d8aeb90cb2
11:14:09 [2022-04-17T11:14:09.608Z] #24 ...
11:14:09 [2022-04-17T11:14:09.608Z] 
11:14:09 [2022-04-17T11:14:09.608Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
11:14:09 [2022-04-17T11:14:09.608Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
11:14:09 [2022-04-17T11:14:09.608Z] #45 DONE 0.0s
11:14:09 [2022-04-17T11:14:09.608Z] 
11:14:09 [2022-04-17T11:14:09.608Z] #24 [internal] load build context
11:14:09 [2022-04-17T11:14:09.608Z] #24 sha256:1047e0a199298d91e78a216f14f444c9899d30e40a2634f30e1ee0d8aeb90cb2
11:14:09 [2022-04-17T11:14:09.928Z] 
11:14:09 [2022-04-17T11:14:09.928Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b
11:14:09 [2022-04-17T11:14:09.928Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9
11:14:09 [2022-04-17T11:14:09.928Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b
11:14:10 [2022-04-17T11:14:10.177Z] #24 transferring context: 16.19MB 1.2s
11:14:10 [2022-04-17T11:14:10.192Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.1s done
11:14:10 [2022-04-17T11:14:10.468Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done
11:14:10 [2022-04-17T11:14:10.468Z] #28 sha256:0040bafca14127bdc2dcb0d9897a26f5d44136e89c02046710de6ea01a227278 529B / 529B done
11:14:10 [2022-04-17T11:14:10.468Z] #28 sha256:d69c6cd3a20d21ec91b677c3bcd10d9975f4fe67eff81afb5a09bdef5134afeb 1.46kB / 1.46kB done
11:14:10 [2022-04-17T11:14:10.468Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 0B / 54.94MB 0.1s
11:14:10 [2022-04-17T11:14:10.468Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 11.53MB / 54.94MB 0.3s
11:14:10 [2022-04-17T11:14:10.730Z] #28 ...
11:14:10 [2022-04-17T11:14:10.730Z] 
11:14:10 [2022-04-17T11:14:10.731Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
11:14:10 [2022-04-17T11:14:10.731Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
11:14:10 [2022-04-17T11:14:10.731Z] #45 DONE 0.0s
11:14:10 [2022-04-17T11:14:10.731Z] 
11:14:10 [2022-04-17T11:14:10.731Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b
11:14:10 [2022-04-17T11:14:10.731Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9
11:14:10 [2022-04-17T11:14:10.731Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 14.68MB / 54.94MB 0.4s
11:14:10 [2022-04-17T11:14:10.994Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 25.38MB / 54.94MB 0.8s
11:14:11 [2022-04-17T11:14:11.257Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 34.60MB / 54.94MB 1.0s
11:14:11 [2022-04-17T11:14:11.519Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 40.31MB / 54.94MB 1.1s
11:14:11 [2022-04-17T11:14:11.519Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 44.04MB / 54.94MB 1.2s
11:14:11 [2022-04-17T11:14:11.519Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 49.28MB / 54.94MB 1.3s
11:14:11 [2022-04-17T11:14:11.781Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.5s
11:14:12 [2022-04-17T11:14:12.090Z] #24 ...
11:14:12 [2022-04-17T11:14:12.090Z] 
11:14:12 [2022-04-17T11:14:12.090Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:14:12 [2022-04-17T11:14:12.090Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:14:12 [2022-04-17T11:14:12.090Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:14:12 [2022-04-17T11:14:12.090Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
11:14:12 [2022-04-17T11:14:12.090Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
11:14:12 [2022-04-17T11:14:12.090Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
11:14:12 [2022-04-17T11:14:12.090Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.0s done
11:14:12 [2022-04-17T11:14:12.090Z] #67 DONE 3.0s
11:14:12 [2022-04-17T11:14:12.090Z] 
11:14:12 [2022-04-17T11:14:12.090Z] #24 [internal] load build context
11:14:12 [2022-04-17T11:14:12.090Z] #24 sha256:1047e0a199298d91e78a216f14f444c9899d30e40a2634f30e1ee0d8aeb90cb2
11:14:12 [2022-04-17T11:14:12.359Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.9s done
11:14:12 [2022-04-17T11:14:12.629Z] #28 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5
11:14:13 [2022-04-17T11:14:13.459Z] #19 40.66 Reading package lists...
11:14:14 [2022-04-17T11:14:14.010Z] #24 transferring context: 60.72MB 4.7s done
11:14:14 [2022-04-17T11:14:14.024Z] #19 49.27 Building dependency tree...
11:14:14 [2022-04-17T11:14:14.270Z] #24 DONE 5.3s
11:14:14 [2022-04-17T11:14:14.270Z] 
11:14:14 [2022-04-17T11:14:14.270Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:14 [2022-04-17T11:14:14.270Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:14:14 [2022-04-17T11:14:14.270Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done
11:14:14 [2022-04-17T11:14:14.270Z] #11 sha256:478fcf47d5d8269f9b530784cca11b0386776b1d16417a5e694673e985f44253 1.80kB / 1.80kB done
11:14:14 [2022-04-17T11:14:14.270Z] #11 sha256:7e4f3376ce4457350556e028798e3f76e6928463fe05195fe1bda289a3a5db2f 7.03kB / 7.03kB done
11:14:14 [2022-04-17T11:14:14.270Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.5s done
11:14:14 [2022-04-17T11:14:14.270Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 0.3s done
11:14:14 [2022-04-17T11:14:14.270Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 0.8s done
11:14:14 [2022-04-17T11:14:14.270Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 1.9s done
11:14:14 [2022-04-17T11:14:14.270Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 2.7s done
11:14:14 [2022-04-17T11:14:14.270Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 3.5s
11:14:14 [2022-04-17T11:14:14.270Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 2.9s
11:14:14 [2022-04-17T11:14:14.270Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 5.3s
11:14:14 [2022-04-17T11:14:14.533Z] #11 ...
11:14:14 [2022-04-17T11:14:14.533Z] 
11:14:14 [2022-04-17T11:14:14.533Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:14:14 [2022-04-17T11:14:14.533Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:14:14 [2022-04-17T11:14:14.533Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:14:14 [2022-04-17T11:14:14.533Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:14:14 [2022-04-17T11:14:14.533Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:14:14 [2022-04-17T11:14:14.533Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.4s done
11:14:14 [2022-04-17T11:14:14.533Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done
11:14:14 [2022-04-17T11:14:14.533Z] #69 DONE 5.4s
11:14:14 [2022-04-17T11:14:14.533Z] 
11:14:14 [2022-04-17T11:14:14.533Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:14 [2022-04-17T11:14:14.533Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:14:14 [2022-04-17T11:14:14.533Z] #11 ...
11:14:14 [2022-04-17T11:14:14.533Z] 
11:14:14 [2022-04-17T11:14:14.533Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
11:14:14 [2022-04-17T11:14:14.533Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
11:14:15 [2022-04-17T11:14:15.398Z] #19 52.94 The following additional packages will be installed:
11:14:15 [2022-04-17T11:14:15.474Z] #68 DONE 0.8s
11:14:15 [2022-04-17T11:14:15.474Z] 
11:14:15 [2022-04-17T11:14:15.474Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:14:15 [2022-04-17T11:14:15.474Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.94   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.94   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.95   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.95   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.95   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.95   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.95   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.95   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.95   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.95   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.95   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.95   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.95   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.95   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.95   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.95   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.95   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.95   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.95   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.95   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.95   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.95   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.95   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.95   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.95   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.95   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.95   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.95   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.96   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.96   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.96   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.96   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.96   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.96   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.96   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.96   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.96   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.96   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.96   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.96   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.97   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.97   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.97   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
11:14:15 [2022-04-17T11:14:15.657Z] #19 52.97   linux-libc-dev-s390x-cross patch xz-utils
11:14:15 [2022-04-17T11:14:15.657Z] #19 53.00 Suggested packages:
11:14:15 [2022-04-17T11:14:15.657Z] #19 53.00   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
11:14:15 [2022-04-17T11:14:15.657Z] #19 53.00   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
11:14:15 [2022-04-17T11:14:15.657Z] #19 53.00   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
11:14:15 [2022-04-17T11:14:15.657Z] #19 53.00   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
11:14:15 [2022-04-17T11:14:15.657Z] #19 53.00   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
11:14:15 [2022-04-17T11:14:15.657Z] #19 53.00   libyaml-shell-perl ed diffutils-doc
11:14:15 [2022-04-17T11:14:15.657Z] #19 53.00 Recommended packages:
11:14:15 [2022-04-17T11:14:15.657Z] #19 53.00   fakeroot build-essential libalgorithm-merge-perl libwww-perl
11:14:15 [2022-04-17T11:14:15.657Z] #19 53.00   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
11:14:16 [2022-04-17T11:14:16.049Z] #70 DONE 0.6s
11:14:16 [2022-04-17T11:14:16.049Z] 
11:14:16 [2022-04-17T11:14:16.049Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:16 [2022-04-17T11:14:16.049Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:14:16 [2022-04-17T11:14:16.660Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 5.7s done
11:14:16 [2022-04-17T11:14:16.660Z] #11 ...
11:14:16 [2022-04-17T11:14:16.660Z] 
11:14:16 [2022-04-17T11:14:16.660Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b
11:14:16 [2022-04-17T11:14:16.660Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9
11:14:16 [2022-04-17T11:14:16.660Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done
11:14:16 [2022-04-17T11:14:16.660Z] #28 sha256:0040bafca14127bdc2dcb0d9897a26f5d44136e89c02046710de6ea01a227278 529B / 529B done
11:14:16 [2022-04-17T11:14:16.660Z] #28 sha256:d69c6cd3a20d21ec91b677c3bcd10d9975f4fe67eff81afb5a09bdef5134afeb 1.46kB / 1.46kB done
11:14:16 [2022-04-17T11:14:16.660Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.4s done
11:14:16 [2022-04-17T11:14:16.660Z] #28 DONE 7.6s
11:14:16 [2022-04-17T11:14:16.660Z] 
11:14:16 [2022-04-17T11:14:16.660Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:16 [2022-04-17T11:14:16.660Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:14:16 [2022-04-17T11:14:16.660Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87
11:14:16 [2022-04-17T11:14:16.858Z] #28 ...
11:14:16 [2022-04-17T11:14:16.858Z] 
11:14:16 [2022-04-17T11:14:16.858Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:16 [2022-04-17T11:14:16.858Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:14:16 [2022-04-17T11:14:16.858Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.1s done
11:14:16 [2022-04-17T11:14:16.858Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done
11:14:16 [2022-04-17T11:14:16.858Z] #11 sha256:478fcf47d5d8269f9b530784cca11b0386776b1d16417a5e694673e985f44253 1.80kB / 1.80kB done
11:14:16 [2022-04-17T11:14:16.858Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.9s done
11:14:16 [2022-04-17T11:14:16.858Z] #11 sha256:7e4f3376ce4457350556e028798e3f76e6928463fe05195fe1bda289a3a5db2f 7.03kB / 7.03kB done
11:14:16 [2022-04-17T11:14:16.858Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 0.6s done
11:14:16 [2022-04-17T11:14:16.858Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 0.4s done
11:14:16 [2022-04-17T11:14:16.858Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 2.7s done
11:14:16 [2022-04-17T11:14:16.858Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 3.8s done
11:14:16 [2022-04-17T11:14:16.858Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 135.27MB / 141.70MB 5.9s
11:14:16 [2022-04-17T11:14:16.858Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 3.1s done
11:14:17 [2022-04-17T11:14:17.231Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.4s done
11:14:17 [2022-04-17T11:14:17.231Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35
11:14:17 [2022-04-17T11:14:17.436Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 7.1s done
11:14:17 [2022-04-17T11:14:17.491Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.4s done
11:14:17 [2022-04-17T11:14:17.761Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d
11:14:18 [2022-04-17T11:14:18.011Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 5.3s
11:14:18 [2022-04-17T11:14:18.274Z] #11 ...
11:14:18 [2022-04-17T11:14:18.274Z] 
11:14:18 [2022-04-17T11:14:18.274Z] #24 [internal] load build context
11:14:18 [2022-04-17T11:14:18.274Z] #24 sha256:3dda4eb61906d15a2f877991ff33536046861ce239a35cf143a72fb75c12a26f
11:14:18 [2022-04-17T11:14:18.274Z] #24 transferring context: 60.72MB 8.2s done
11:14:18 [2022-04-17T11:14:18.274Z] #24 DONE 8.3s
11:14:18 [2022-04-17T11:14:18.274Z] 
11:14:18 [2022-04-17T11:14:18.274Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:14:18 [2022-04-17T11:14:18.274Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:14:18 [2022-04-17T11:14:18.274Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
11:14:18 [2022-04-17T11:14:18.274Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:14:18 [2022-04-17T11:14:18.274Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
11:14:18 [2022-04-17T11:14:18.274Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
11:14:18 [2022-04-17T11:14:18.274Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.0s done
11:14:18 [2022-04-17T11:14:18.274Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.8s done
11:14:18 [2022-04-17T11:14:18.274Z] #67 DONE 8.2s
11:14:18 [2022-04-17T11:14:18.274Z] 
11:14:18 [2022-04-17T11:14:18.274Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:14:18 [2022-04-17T11:14:18.274Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:14:18 [2022-04-17T11:14:18.274Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
11:14:18 [2022-04-17T11:14:18.274Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:14:18 [2022-04-17T11:14:18.274Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:14:18 [2022-04-17T11:14:18.274Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:14:18 [2022-04-17T11:14:18.274Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.6s done
11:14:18 [2022-04-17T11:14:18.274Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s
11:14:18 [2022-04-17T11:14:18.537Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done
11:14:18 [2022-04-17T11:14:18.537Z] #69 ...
11:14:18 [2022-04-17T11:14:18.537Z] 
11:14:18 [2022-04-17T11:14:18.537Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b
11:14:18 [2022-04-17T11:14:18.537Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9
11:14:18 [2022-04-17T11:14:18.537Z] #28 ...
11:14:18 [2022-04-17T11:14:18.537Z] 
11:14:18 [2022-04-17T11:14:18.537Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:14:18 [2022-04-17T11:14:18.537Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:14:18 [2022-04-17T11:14:18.537Z] #69 DONE 8.4s
11:14:18 [2022-04-17T11:14:18.802Z] 
11:14:18 [2022-04-17T11:14:18.802Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:18 [2022-04-17T11:14:18.802Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:14:19 [2022-04-17T11:14:19.338Z] Client:
11:14:19 [2022-04-17T11:14:19.338Z]  Context:    default
11:14:19 [2022-04-17T11:14:19.338Z]  Debug Mode: false
11:14:19 [2022-04-17T11:14:19.338Z]  Plugins:
11:14:19 [2022-04-17T11:14:19.338Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
11:14:19 [2022-04-17T11:14:19.338Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
11:14:19 [2022-04-17T11:14:19.338Z]   compose: Docker Compose (Docker Inc., v2.4.1)
11:14:19 [2022-04-17T11:14:19.338Z]   scan: Docker Scan (Docker Inc., v0.17.0)
11:14:19 [2022-04-17T11:14:19.338Z] 
11:14:19 [2022-04-17T11:14:19.338Z] Server:
11:14:19 [2022-04-17T11:14:19.338Z]  Containers: 0
11:14:19 [2022-04-17T11:14:19.338Z]   Running: 0
11:14:19 [2022-04-17T11:14:19.338Z]   Paused: 0
11:14:19 [2022-04-17T11:14:19.338Z]   Stopped: 0
11:14:19 [2022-04-17T11:14:19.338Z]  Images: 0
11:14:19 [2022-04-17T11:14:19.338Z]  Server Version: 20.10.14
11:14:19 [2022-04-17T11:14:19.338Z]  Storage Driver: overlay2
11:14:19 [2022-04-17T11:14:19.338Z]   Backing Filesystem: extfs
11:14:19 [2022-04-17T11:14:19.338Z]   Supports d_type: true
11:14:19 [2022-04-17T11:14:19.338Z]   Native Overlay Diff: true
11:14:19 [2022-04-17T11:14:19.338Z]   userxattr: false
11:14:19 [2022-04-17T11:14:19.338Z]  Logging Driver: json-file
11:14:19 [2022-04-17T11:14:19.338Z]  Cgroup Driver: systemd
11:14:19 [2022-04-17T11:14:19.338Z]  Cgroup Version: 2
11:14:19 [2022-04-17T11:14:19.338Z]  Plugins:
11:14:19 [2022-04-17T11:14:19.338Z]   Volume: local
11:14:19 [2022-04-17T11:14:19.338Z]   Network: bridge host ipvlan macvlan null overlay
11:14:19 [2022-04-17T11:14:19.338Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:14:19 [2022-04-17T11:14:19.338Z]  Swarm: inactive
11:14:19 [2022-04-17T11:14:19.338Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
11:14:19 [2022-04-17T11:14:19.338Z]  Default Runtime: runc
11:14:19 [2022-04-17T11:14:19.338Z]  Init Binary: docker-init
11:14:19 [2022-04-17T11:14:19.338Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
11:14:19 [2022-04-17T11:14:19.338Z]  runc version: v1.0.3-0-gf46b6ba
11:14:19 [2022-04-17T11:14:19.338Z]  init version: de40ad0
11:14:19 [2022-04-17T11:14:19.338Z]  Security Options:
11:14:19 [2022-04-17T11:14:19.338Z]   apparmor
11:14:19 [2022-04-17T11:14:19.338Z]   seccomp
11:14:19 [2022-04-17T11:14:19.338Z]    Profile: default
11:14:19 [2022-04-17T11:14:19.338Z]   cgroupns
11:14:19 [2022-04-17T11:14:19.338Z]  Kernel Version: 5.13.0-1021-aws
11:14:19 [2022-04-17T11:14:19.338Z]  Operating System: Ubuntu 20.04.4 LTS
11:14:19 [2022-04-17T11:14:19.338Z]  OSType: linux
11:14:19 [2022-04-17T11:14:19.338Z]  Architecture: x86_64
11:14:19 [2022-04-17T11:14:19.338Z]  CPUs: 2
11:14:19 [2022-04-17T11:14:19.338Z]  Total Memory: 7.476GiB
11:14:19 [2022-04-17T11:14:19.338Z]  Name: ip-10-100-88-84
11:14:19 [2022-04-17T11:14:19.338Z]  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
11:14:19 [2022-04-17T11:14:19.338Z]  Docker Root Dir: /var/lib/docker
11:14:19 [2022-04-17T11:14:19.338Z]  Debug Mode: false
11:14:19 [2022-04-17T11:14:19.338Z]  Registry: https://index.docker.io/v1/
11:14:19 [2022-04-17T11:14:19.338Z]  Labels:
11:14:19 [2022-04-17T11:14:19.338Z]  Experimental: true
11:14:19 [2022-04-17T11:14:19.338Z]  Insecure Registries:
11:14:19 [2022-04-17T11:14:19.338Z]   127.0.0.0/8
11:14:19 [2022-04-17T11:14:19.338Z]  Live Restore Enabled: true
11:14:19 [2022-04-17T11:14:19.338Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:14:19 [2022-04-17T11:14:19.572Z] Client:
11:14:19 [2022-04-17T11:14:19.572Z]  Context:    default
11:14:19 [2022-04-17T11:14:19.572Z]  Debug Mode: false
11:14:19 [2022-04-17T11:14:19.572Z]  Plugins:
11:14:19 [2022-04-17T11:14:19.572Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
11:14:19 [2022-04-17T11:14:19.572Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
11:14:19 [2022-04-17T11:14:19.572Z] 
11:14:19 [2022-04-17T11:14:19.572Z] Server:
11:14:19 [2022-04-17T11:14:19.572Z]  Containers: 0
11:14:19 [2022-04-17T11:14:19.572Z]   Running: 0
11:14:19 [2022-04-17T11:14:19.572Z]   Paused: 0
11:14:19 [2022-04-17T11:14:19.572Z]   Stopped: 0
11:14:19 [2022-04-17T11:14:19.572Z]  Images: 0
11:14:19 [2022-04-17T11:14:19.572Z]  Server Version: 20.10.14
11:14:19 [2022-04-17T11:14:19.572Z]  Storage Driver: overlay2
11:14:19 [2022-04-17T11:14:19.572Z]   Backing Filesystem: extfs
11:14:19 [2022-04-17T11:14:19.572Z]   Supports d_type: true
11:14:19 [2022-04-17T11:14:19.572Z]   Native Overlay Diff: true
11:14:19 [2022-04-17T11:14:19.572Z]   userxattr: false
11:14:19 [2022-04-17T11:14:19.572Z]  Logging Driver: json-file
11:14:19 [2022-04-17T11:14:19.572Z]  Cgroup Driver: cgroupfs
11:14:19 [2022-04-17T11:14:19.572Z]  Cgroup Version: 1
11:14:19 [2022-04-17T11:14:19.572Z]  Plugins:
11:14:19 [2022-04-17T11:14:19.572Z]   Volume: local
11:14:19 [2022-04-17T11:14:19.572Z]   Network: bridge host ipvlan macvlan null overlay
11:14:19 [2022-04-17T11:14:19.572Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:14:19 [2022-04-17T11:14:19.572Z]  Swarm: inactive
11:14:19 [2022-04-17T11:14:19.572Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
11:14:19 [2022-04-17T11:14:19.572Z]  Default Runtime: runc
11:14:19 [2022-04-17T11:14:19.572Z]  Init Binary: docker-init
11:14:19 [2022-04-17T11:14:19.572Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
11:14:19 [2022-04-17T11:14:19.572Z]  runc version: v1.0.3-0-gf46b6ba
11:14:19 [2022-04-17T11:14:19.572Z]  init version: de40ad0
11:14:19 [2022-04-17T11:14:19.572Z]  Security Options:
11:14:19 [2022-04-17T11:14:19.572Z]   apparmor
11:14:19 [2022-04-17T11:14:19.572Z]   seccomp
11:14:19 [2022-04-17T11:14:19.572Z]    Profile: default
11:14:19 [2022-04-17T11:14:19.572Z]  Kernel Version: 5.13.0-1021-aws
11:14:19 [2022-04-17T11:14:19.572Z]  Operating System: Ubuntu 20.04.4 LTS
11:14:19 [2022-04-17T11:14:19.572Z]  OSType: linux
11:14:19 [2022-04-17T11:14:19.572Z]  Architecture: aarch64
11:14:19 [2022-04-17T11:14:19.572Z]  CPUs: 2
11:14:19 [2022-04-17T11:14:19.572Z]  Total Memory: 7.578GiB
11:14:19 [2022-04-17T11:14:19.572Z]  Name: ip-10-100-125-219
11:14:19 [2022-04-17T11:14:19.572Z]  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
11:14:19 [2022-04-17T11:14:19.572Z]  Docker Root Dir: /var/lib/docker
11:14:19 [2022-04-17T11:14:19.572Z]  Debug Mode: false
11:14:19 [2022-04-17T11:14:19.572Z]  Registry: https://index.docker.io/v1/
11:14:19 [2022-04-17T11:14:19.572Z]  Labels:
11:14:19 [2022-04-17T11:14:19.572Z]  Experimental: true
11:14:19 [2022-04-17T11:14:19.572Z]  Insecure Registries:
11:14:19 [2022-04-17T11:14:19.572Z]   127.0.0.0/8
11:14:19 [2022-04-17T11:14:19.572Z]  Live Restore Enabled: true
11:14:19 [2022-04-17T11:14:19.572Z] 
[Pipeline] sh
11:14:19 [2022-04-17T11:14:19.688Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:83969fa3ddf8b10ade7189073638885e8234f586 .
11:14:19 [2022-04-17T11:14:19.688Z] #1 [internal] load build definition from Dockerfile
11:14:19 [2022-04-17T11:14:19.688Z] #1 sha256:61485c9bdf45894270cb56d379564067de03dd217793ec7b60f25cff38b1e2e2
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.44 The following NEW packages will be installed:
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.44   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.44   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.44   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.44   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.44   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.44   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.44   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.44   crossbuild-essential-armel crossbuild-essential-armhf
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.44   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.44   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.44   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.44   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.44   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.44   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.44   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.44   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.44   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.44   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.44   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.45   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.45   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.45   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.45   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.45   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.45   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.45   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.45   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.45   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.45   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.45   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.45   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.45   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.45   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.46   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.46   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.46   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.46   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.46   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.46   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.47   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.47   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.47   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.47   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.47   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.47   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.47   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.47   linux-libc-dev-s390x-cross patch xz-utils
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.93 0 upgraded, 133 newly installed, 0 to remove and 3 not upgraded.
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.93 Need to get 787 MB of archives.
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.93 After this operation, 3385 MB of additional disk space will be used.
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
11:14:19 [2022-04-17T11:14:19.840Z] #19 56.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
11:14:19 [2022-04-17T11:14:19.841Z] #19 57.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
11:14:19 [2022-04-17T11:14:19.841Z] #19 57.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
11:14:19 [2022-04-17T11:14:19.841Z] #19 57.11 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
11:14:19 [2022-04-17T11:14:19.841Z] #19 57.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
11:14:19 [2022-04-17T11:14:19.841Z] #19 57.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]
11:14:19 [2022-04-17T11:14:19.841Z] #19 57.20 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]
11:14:19 [2022-04-17T11:14:19.859Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:14:19 [2022-04-17T11:14:19.859Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:14:19 [2022-04-17T11:14:19.859Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43449/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
11:14:19 [2022-04-17T11:14:19.859Z] + bash /home/ubuntu/workspace/moby_PR-43449/check-config.sh
11:14:19 [2022-04-17T11:14:19.859Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:14:19 [2022-04-17T11:14:19.859Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ...
11:14:19 [2022-04-17T11:14:19.859Z] 
11:14:19 [2022-04-17T11:14:19.859Z] Generally Necessary:
11:14:19 [2022-04-17T11:14:19.859Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:14:19 [2022-04-17T11:14:19.859Z] - apparmor: enabled and tools installed
11:14:19 [2022-04-17T11:14:19.859Z] - CONFIG_NAMESPACES: enabled
11:14:19 [2022-04-17T11:14:19.859Z] - CONFIG_NET_NS: enabled
11:14:19 [2022-04-17T11:14:19.859Z] - CONFIG_PID_NS: enabled
11:14:19 [2022-04-17T11:14:19.859Z] - CONFIG_IPC_NS: enabled
11:14:19 [2022-04-17T11:14:19.859Z] - CONFIG_UTS_NS: enabled
11:14:19 [2022-04-17T11:14:19.859Z] - CONFIG_CGROUPS: enabled
11:14:19 [2022-04-17T11:14:19.860Z] - CONFIG_CGROUP_CPUACCT: enabled
11:14:19 [2022-04-17T11:14:19.860Z] - CONFIG_CGROUP_DEVICE: enabled
11:14:19 [2022-04-17T11:14:19.860Z] - CONFIG_CGROUP_FREEZER: enabled
11:14:19 [2022-04-17T11:14:19.860Z] - CONFIG_CGROUP_SCHED: enabled
11:14:19 [2022-04-17T11:14:19.860Z] - CONFIG_CPUSETS: enabled
11:14:19 [2022-04-17T11:14:19.860Z] - CONFIG_MEMCG: enabled
11:14:19 [2022-04-17T11:14:19.860Z] - CONFIG_KEYS: enabled
11:14:19 [2022-04-17T11:14:19.860Z] - CONFIG_VETH: enabled (as module)
11:14:19 [2022-04-17T11:14:19.860Z] - CONFIG_BRIDGE: enabled (as module)
11:14:19 [2022-04-17T11:14:19.860Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:14:19 [2022-04-17T11:14:19.860Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:14:19 [2022-04-17T11:14:19.860Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:14:19 [2022-04-17T11:14:19.860Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:14:19 [2022-04-17T11:14:19.860Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:14:19 [2022-04-17T11:14:19.860Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:14:19 [2022-04-17T11:14:19.984Z] #1 transferring dockerfile: 16.77kB done
11:14:19 [2022-04-17T11:14:19.984Z] #1 DONE 0.1s
11:14:19 [2022-04-17T11:14:19.984Z] 
11:14:19 [2022-04-17T11:14:19.984Z] #2 [internal] load .dockerignore
11:14:19 [2022-04-17T11:14:19.984Z] #2 sha256:0ab77eaf23e674ed2f828e74dc6d76ee45ee76bc085aad2b41925032396f6a92
11:14:19 [2022-04-17T11:14:19.984Z] #2 transferring context: 87B done
11:14:19 [2022-04-17T11:14:19.984Z] #2 DONE 0.1s
11:14:19 [2022-04-17T11:14:19.984Z] 
11:14:19 [2022-04-17T11:14:19.984Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
11:14:19 [2022-04-17T11:14:19.984Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_NF_NAT: enabled (as module)
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_POSIX_MQUEUE: enabled
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_CGROUP_BPF: enabled
11:14:20 [2022-04-17T11:14:20.119Z] 
11:14:20 [2022-04-17T11:14:20.119Z] Optional Features:
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_USER_NS: enabled
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_SECCOMP: enabled
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_SECCOMP_FILTER: enabled
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_CGROUP_PIDS: enabled
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_MEMCG_SWAP: enabled
11:14:20 [2022-04-17T11:14:20.119Z]     (cgroup swap accounting is currently enabled)
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_BLK_CGROUP: enabled
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_CGROUP_PERF: enabled
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_CGROUP_HUGETLB: enabled
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_CFS_BANDWIDTH: enabled
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_RT_GROUP_SCHED: missing
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_IP_VS: enabled (as module)
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_IP_VS_NFCT: enabled
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_IP_VS_RR: enabled (as module)
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_SECURITY_SELINUX: enabled
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_SECURITY_APPARMOR: enabled
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_EXT4_FS: enabled
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:14:20 [2022-04-17T11:14:20.119Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:14:20 [2022-04-17T11:14:20.119Z] - Network Drivers:
11:14:20 [2022-04-17T11:14:20.119Z]   - "overlay":
11:14:20 [2022-04-17T11:14:20.119Z]     - CONFIG_VXLAN: enabled (as module)
11:14:20 [2022-04-17T11:14:20.119Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:14:20 [2022-04-17T11:14:20.119Z]       Optional (for encrypted networks):
11:14:20 [2022-04-17T11:14:20.241Z] #3 DONE 0.3s
11:14:20 [2022-04-17T11:14:20.241Z] 
11:14:20 [2022-04-17T11:14:20.241Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
11:14:20 [2022-04-17T11:14:20.241Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
11:14:20 [2022-04-17T11:14:20.241Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done
11:14:20 [2022-04-17T11:14:20.241Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done
11:14:20 [2022-04-17T11:14:20.241Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 5.24MB / 9.67MB 0.1s
11:14:20 [2022-04-17T11:14:20.241Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
11:14:20 [2022-04-17T11:14:20.241Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done
11:14:20 [2022-04-17T11:14:20.379Z]       - CONFIG_CRYPTO: enabled
11:14:20 [2022-04-17T11:14:20.379Z]       - CONFIG_CRYPTO_AEAD: enabled
11:14:20 [2022-04-17T11:14:20.379Z]       - CONFIG_CRYPTO_GCM: enabled
11:14:20 [2022-04-17T11:14:20.379Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:14:20 [2022-04-17T11:14:20.379Z]       - CONFIG_CRYPTO_GHASH: enabled
11:14:20 [2022-04-17T11:14:20.379Z]       - CONFIG_XFRM: enabled
11:14:20 [2022-04-17T11:14:20.379Z]       - CONFIG_XFRM_USER: enabled (as module)
11:14:20 [2022-04-17T11:14:20.379Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:14:20 [2022-04-17T11:14:20.379Z]       - CONFIG_INET_ESP: enabled (as module)
11:14:20 [2022-04-17T11:14:20.379Z]   - "ipvlan":
11:14:20 [2022-04-17T11:14:20.379Z]     - CONFIG_IPVLAN: enabled (as module)
11:14:20 [2022-04-17T11:14:20.379Z]   - "macvlan":
11:14:20 [2022-04-17T11:14:20.379Z]     - CONFIG_MACVLAN: enabled (as module)
11:14:20 [2022-04-17T11:14:20.379Z]     - CONFIG_DUMMY: enabled (as module)
11:14:20 [2022-04-17T11:14:20.379Z]   - "ftp,tftp client in container":
11:14:20 [2022-04-17T11:14:20.379Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:14:20 [2022-04-17T11:14:20.379Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:14:20 [2022-04-17T11:14:20.379Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:14:20 [2022-04-17T11:14:20.379Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:14:20 [2022-04-17T11:14:20.379Z] - Storage Drivers:
11:14:20 [2022-04-17T11:14:20.379Z]   - "aufs":
11:14:20 [2022-04-17T11:14:20.379Z]     - CONFIG_AUFS_FS: enabled (as module)
11:14:20 [2022-04-17T11:14:20.379Z]   - "btrfs":
11:14:20 [2022-04-17T11:14:20.379Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:14:20 [2022-04-17T11:14:20.379Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:14:20 [2022-04-17T11:14:20.379Z]   - "devicemapper":
11:14:20 [2022-04-17T11:14:20.379Z]     - CONFIG_BLK_DEV_DM: enabled
11:14:20 [2022-04-17T11:14:20.379Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:14:20 [2022-04-17T11:14:20.379Z]   - "overlay":
11:14:20 [2022-04-17T11:14:20.379Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:14:20 [2022-04-17T11:14:20.379Z]   - "zfs":
11:14:20 [2022-04-17T11:14:20.379Z]     - /dev/zfs: present
11:14:20 [2022-04-17T11:14:20.379Z]     - zfs command: missing
11:14:20 [2022-04-17T11:14:20.379Z]     - zpool command: missing
11:14:20 [2022-04-17T11:14:20.379Z] 
11:14:20 [2022-04-17T11:14:20.379Z] Limits:
11:14:20 [2022-04-17T11:14:20.379Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:14:20 [2022-04-17T11:14:20.379Z] 
11:14:20 [2022-04-17T11:14:20.379Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:14:20 [2022-04-17T11:14:20.500Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s
11:14:20 [2022-04-17T11:14:20.710Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:83969fa3ddf8b10ade7189073638885e8234f586 .
11:14:20 [2022-04-17T11:14:20.757Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done
11:14:20 [2022-04-17T11:14:20.757Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030
11:14:20 [2022-04-17T11:14:20.970Z] #2 [internal] load .dockerignore
11:14:20 [2022-04-17T11:14:20.970Z] #2 sha256:8bc3dc337179420d108cddcc888f12bae1e1215e807a3e59a35cc93ae8d95ce2
11:14:21 [2022-04-17T11:14:21.014Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.3s done
11:14:21 [2022-04-17T11:14:21.014Z] #4 DONE 0.7s
11:14:21 [2022-04-17T11:14:21.215Z] #19 58.55 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]
11:14:21 [2022-04-17T11:14:21.215Z] #19 58.55 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]
11:14:21 [2022-04-17T11:14:21.271Z] 
11:14:21 [2022-04-17T11:14:21.271Z] #5 [internal] load build definition from Dockerfile
11:14:21 [2022-04-17T11:14:21.271Z] #5 sha256:4a8d5d14cb1c7344f80878df0471f5ed5a8e7e01fd29ed99c45493b52c4350c5
11:14:21 [2022-04-17T11:14:21.271Z] #5 DONE 0.0s
11:14:21 [2022-04-17T11:14:21.271Z] 
11:14:21 [2022-04-17T11:14:21.271Z] #6 [internal] load .dockerignore
11:14:21 [2022-04-17T11:14:21.271Z] #6 sha256:2cf6e5a227e02e147590e10a79aba7302ea92353d8888a2ae0feedc7e05ed19f
11:14:21 [2022-04-17T11:14:21.271Z] #6 DONE 0.0s
11:14:21 [2022-04-17T11:14:21.271Z] 
11:14:21 [2022-04-17T11:14:21.271Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:14:21 [2022-04-17T11:14:21.271Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
11:14:21 [2022-04-17T11:14:21.363Z] #11 ...
11:14:21 [2022-04-17T11:14:21.363Z] 
11:14:21 [2022-04-17T11:14:21.363Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
11:14:21 [2022-04-17T11:14:21.363Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
11:14:21 [2022-04-17T11:14:21.363Z] #68 DONE 0.5s
11:14:21 [2022-04-17T11:14:21.363Z] 
11:14:21 [2022-04-17T11:14:21.363Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:21 [2022-04-17T11:14:21.363Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:14:21 [2022-04-17T11:14:21.363Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 8.8s done
11:14:21 [2022-04-17T11:14:21.602Z] #2 transferring context:
11:14:21 [2022-04-17T11:14:21.602Z] #2 transferring context: 87B done
11:14:21 [2022-04-17T11:14:21.628Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87
11:14:21 [2022-04-17T11:14:21.860Z] #2 DONE 0.9s
11:14:21 [2022-04-17T11:14:21.860Z] 
11:14:21 [2022-04-17T11:14:21.860Z] #1 [internal] load build definition from Dockerfile
11:14:21 [2022-04-17T11:14:21.860Z] #1 sha256:c5ddf0984e3b2b2fbd870af2df39785d942c302ac750a6b78137efa378217825
11:14:21 [2022-04-17T11:14:21.860Z] #1 transferring dockerfile: 16.77kB 0.1s done
11:14:21 [2022-04-17T11:14:21.860Z] #1 DONE 0.9s
11:14:21 [2022-04-17T11:14:21.860Z] 
11:14:21 [2022-04-17T11:14:21.860Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
11:14:21 [2022-04-17T11:14:21.860Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a
11:14:21 [2022-04-17T11:14:21.895Z] #11 ...
11:14:21 [2022-04-17T11:14:21.895Z] 
11:14:21 [2022-04-17T11:14:21.895Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b
11:14:21 [2022-04-17T11:14:21.895Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9
11:14:21 [2022-04-17T11:14:21.895Z] #28 DONE 11.7s
11:14:21 [2022-04-17T11:14:21.895Z] 
11:14:21 [2022-04-17T11:14:21.895Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:21 [2022-04-17T11:14:21.895Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:14:21 [2022-04-17T11:14:21.895Z] #11 ...
11:14:21 [2022-04-17T11:14:21.895Z] 
11:14:21 [2022-04-17T11:14:21.895Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:14:21 [2022-04-17T11:14:21.895Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
11:14:21 [2022-04-17T11:14:21.895Z] #70 DONE 0.6s
11:14:21 [2022-04-17T11:14:21.895Z] 
11:14:21 [2022-04-17T11:14:21.895Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:21 [2022-04-17T11:14:21.895Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:14:22 [2022-04-17T11:14:22.158Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.3s done
11:14:22 [2022-04-17T11:14:22.158Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.1s
11:14:22 [2022-04-17T11:14:22.585Z] #19 59.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]
11:14:22 [2022-04-17T11:14:22.585Z] #19 59.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]
11:14:22 [2022-04-17T11:14:22.737Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.6s done
11:14:22 [2022-04-17T11:14:22.737Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d
11:14:22 [2022-04-17T11:14:22.796Z] #3 DONE 0.8s
11:14:22 [2022-04-17T11:14:22.797Z] 
11:14:22 [2022-04-17T11:14:22.797Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
11:14:22 [2022-04-17T11:14:22.797Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120
11:14:22 [2022-04-17T11:14:22.797Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done
11:14:22 [2022-04-17T11:14:22.797Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
11:14:22 [2022-04-17T11:14:22.797Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done
11:14:22 [2022-04-17T11:14:22.797Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done
11:14:22 [2022-04-17T11:14:22.797Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s
11:14:22 [2022-04-17T11:14:22.797Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.2s
11:14:23 [2022-04-17T11:14:23.056Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s
11:14:23 [2022-04-17T11:14:23.056Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done
11:14:23 [2022-04-17T11:14:23.057Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 4.9s done
11:14:23 [2022-04-17T11:14:23.057Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5
11:14:23 [2022-04-17T11:14:23.175Z] #10 ...
11:14:23 [2022-04-17T11:14:23.175Z] 
11:14:23 [2022-04-17T11:14:23.175Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
11:14:23 [2022-04-17T11:14:23.175Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
11:14:23 [2022-04-17T11:14:23.175Z] #9 DONE 1.8s
11:14:23 [2022-04-17T11:14:23.175Z] 
11:14:23 [2022-04-17T11:14:23.175Z] #8 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye
11:14:23 [2022-04-17T11:14:23.175Z] #8 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a
11:14:23 [2022-04-17T11:14:23.175Z] #8 DONE 1.8s
11:14:23 [2022-04-17T11:14:23.175Z] 
11:14:23 [2022-04-17T11:14:23.175Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:14:23 [2022-04-17T11:14:23.175Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
11:14:23 [2022-04-17T11:14:23.175Z] #7 DONE 2.0s
11:14:23 [2022-04-17T11:14:23.175Z] 
11:14:23 [2022-04-17T11:14:23.175Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:14:23 [2022-04-17T11:14:23.175Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
11:14:23 [2022-04-17T11:14:23.175Z] #10 DONE 2.0s
11:14:23 [2022-04-17T11:14:23.175Z] 
11:14:23 [2022-04-17T11:14:23.175Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:14:23 [2022-04-17T11:14:23.175Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:14:23 [2022-04-17T11:14:23.175Z] #69 DONE 0.0s
11:14:23 [2022-04-17T11:14:23.175Z] 
11:14:23 [2022-04-17T11:14:23.175Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:14:23 [2022-04-17T11:14:23.175Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:14:23 [2022-04-17T11:14:23.175Z] #67 DONE 0.0s
11:14:23 [2022-04-17T11:14:23.175Z] 
11:14:23 [2022-04-17T11:14:23.175Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:23 [2022-04-17T11:14:23.175Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:14:23 [2022-04-17T11:14:23.175Z] #11 DONE 0.0s
11:14:23 [2022-04-17T11:14:23.175Z] 
11:14:23 [2022-04-17T11:14:23.175Z] #24 [internal] load build context
11:14:23 [2022-04-17T11:14:23.175Z] #24 sha256:77b4189944656c43908d91fe1461c180ca1e226de5974ef5f184e163a94ed780
11:14:23 [2022-04-17T11:14:23.331Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c
11:14:23 [2022-04-17T11:14:23.589Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done
11:14:23 [2022-04-17T11:14:23.589Z] #4 DONE 0.8s
11:14:23 [2022-04-17T11:14:23.849Z] 
11:14:23 [2022-04-17T11:14:23.849Z] #5 [internal] load .dockerignore
11:14:23 [2022-04-17T11:14:23.849Z] #5 sha256:18dc3c195aabeb3123f4e5a0c55425e565f60f3c8521bbb0f989638979eda582
11:14:23 [2022-04-17T11:14:23.849Z] #5 DONE 0.0s
11:14:23 [2022-04-17T11:14:23.849Z] 
11:14:23 [2022-04-17T11:14:23.849Z] #6 [internal] load build definition from Dockerfile
11:14:23 [2022-04-17T11:14:23.849Z] #6 sha256:10960fdf58ea8e883864b5af671b87b611f30652a1b49b29c1728c79fa6a79e0
11:14:23 [2022-04-17T11:14:23.849Z] #6 DONE 0.0s
11:14:23 [2022-04-17T11:14:23.849Z] 
11:14:23 [2022-04-17T11:14:23.849Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:14:23 [2022-04-17T11:14:23.849Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
11:14:23 [2022-04-17T11:14:23.955Z] #19 61.27 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]
11:14:23 [2022-04-17T11:14:23.955Z] #19 61.27 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]
11:14:24 [2022-04-17T11:14:24.127Z] #24 ...
11:14:24 [2022-04-17T11:14:24.127Z] 
11:14:24 [2022-04-17T11:14:24.127Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
11:14:24 [2022-04-17T11:14:24.127Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
11:14:24 [2022-04-17T11:14:24.127Z] #45 DONE 0.0s
11:14:24 [2022-04-17T11:14:24.127Z] 
11:14:24 [2022-04-17T11:14:24.127Z] #24 [internal] load build context
11:14:24 [2022-04-17T11:14:24.127Z] #24 sha256:77b4189944656c43908d91fe1461c180ca1e226de5974ef5f184e163a94ed780
11:14:24 [2022-04-17T11:14:24.784Z] #10 DONE 1.2s
11:14:24 [2022-04-17T11:14:24.784Z] 
11:14:24 [2022-04-17T11:14:24.784Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:14:24 [2022-04-17T11:14:24.784Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
11:14:24 [2022-04-17T11:14:24.784Z] #9 DONE 1.3s
11:14:24 [2022-04-17T11:14:24.784Z] 
11:14:24 [2022-04-17T11:14:24.784Z] #8 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye
11:14:24 [2022-04-17T11:14:24.784Z] #8 sha256:a5877c3f100471da3e18039e257d84857bbaefaba3464f3a20fd2ecb148300d3
11:14:25 [2022-04-17T11:14:25.043Z] #8 DONE 1.3s
11:14:25 [2022-04-17T11:14:25.043Z] 
11:14:25 [2022-04-17T11:14:25.043Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
11:14:25 [2022-04-17T11:14:25.043Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
11:14:25 [2022-04-17T11:14:25.043Z] #7 DONE 1.3s
11:14:25 [2022-04-17T11:14:25.062Z] #24 transferring context: 13.14MB 1.6s
11:14:25 [2022-04-17T11:14:25.303Z] 
11:14:25 [2022-04-17T11:14:25.303Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:25 [2022-04-17T11:14:25.303Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df
11:14:25 [2022-04-17T11:14:25.303Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.0s done
11:14:25 [2022-04-17T11:14:25.303Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done
11:14:25 [2022-04-17T11:14:25.325Z] #19 62.56 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]
11:14:25 [2022-04-17T11:14:25.325Z] #19 62.58 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]
11:14:25 [2022-04-17T11:14:25.562Z] #11 sha256:e1ea2c4e5f3f463dcb88d6284f278c36747df37d9b0f71c04b70937865d8d82e 1.80kB / 1.80kB done
11:14:25 [2022-04-17T11:14:25.562Z] #11 sha256:398d2f9ae07316f3f5a24ea533acc631ce86fe33c6c9a4248c3f028d4a9d63ca 7.04kB / 7.04kB done
11:14:25 [2022-04-17T11:14:25.820Z] #11 ...
11:14:25 [2022-04-17T11:14:25.820Z] 
11:14:25 [2022-04-17T11:14:25.820Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
11:14:25 [2022-04-17T11:14:25.820Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
11:14:25 [2022-04-17T11:14:25.820Z] #45 DONE 0.6s
11:14:25 [2022-04-17T11:14:25.820Z] 
11:14:25 [2022-04-17T11:14:25.820Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:25 [2022-04-17T11:14:25.820Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df
11:14:25 [2022-04-17T11:14:25.820Z] #11 sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb 0B / 10.66MB 0.2s
11:14:25 [2022-04-17T11:14:25.820Z] #11 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 0B / 53.63MB 0.2s
11:14:25 [2022-04-17T11:14:25.820Z] #11 sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 0B / 4.94MB 0.2s
11:14:25 [2022-04-17T11:14:25.820Z] #11 ...
11:14:25 [2022-04-17T11:14:25.820Z] 
11:14:25 [2022-04-17T11:14:25.820Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
11:14:25 [2022-04-17T11:14:25.820Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
11:14:25 [2022-04-17T11:14:25.820Z] #45 DONE 0.0s
11:14:25 [2022-04-17T11:14:25.820Z] 
11:14:25 [2022-04-17T11:14:25.820Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:25 [2022-04-17T11:14:25.820Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df
11:14:25 [2022-04-17T11:14:25.820Z] #11 sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb 5.24MB / 10.66MB 0.3s
11:14:25 [2022-04-17T11:14:25.820Z] #11 sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 3.15MB / 4.94MB 0.3s
11:14:26 [2022-04-17T11:14:26.083Z] #11 sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb 10.66MB / 10.66MB 0.4s
11:14:26 [2022-04-17T11:14:26.083Z] #11 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 19.92MB / 53.63MB 0.4s
11:14:26 [2022-04-17T11:14:26.083Z] #11 sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 4.94MB / 4.94MB 0.4s
11:14:26 [2022-04-17T11:14:26.083Z] #11 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 33.55MB / 53.63MB 0.6s
11:14:26 [2022-04-17T11:14:26.350Z] #11 sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb 10.66MB / 10.66MB 0.7s done
11:14:26 [2022-04-17T11:14:26.350Z] #11 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 53.63MB / 53.63MB 0.8s
11:14:26 [2022-04-17T11:14:26.625Z] #11 sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 4.94MB / 4.94MB 0.9s done
11:14:26 [2022-04-17T11:14:26.625Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 14.68MB / 54.67MB 1.0s
11:14:26 [2022-04-17T11:14:26.625Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 23.07MB / 54.67MB 1.1s
11:14:26 [2022-04-17T11:14:26.625Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 34.60MB / 54.67MB 1.2s
11:14:26 [2022-04-17T11:14:26.702Z] #19 63.78 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]
11:14:26 [2022-04-17T11:14:26.702Z] #19 63.78 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]
11:14:26 [2022-04-17T11:14:26.702Z] #19 63.79 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]
11:14:26 [2022-04-17T11:14:26.702Z] #19 63.79 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]
11:14:26 [2022-04-17T11:14:26.702Z] #19 63.79 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]
11:14:26 [2022-04-17T11:14:26.702Z] #19 63.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
11:14:26 [2022-04-17T11:14:26.702Z] #19 63.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
11:14:26 [2022-04-17T11:14:26.702Z] #19 63.80 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
11:14:26 [2022-04-17T11:14:26.702Z] #19 63.84 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
11:14:26 [2022-04-17T11:14:26.702Z] #19 63.84 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
11:14:26 [2022-04-17T11:14:26.702Z] #19 63.84 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
11:14:26 [2022-04-17T11:14:26.702Z] #19 63.84 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
11:14:26 [2022-04-17T11:14:26.702Z] #19 63.85 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
11:14:26 [2022-04-17T11:14:26.702Z] #19 63.90 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
11:14:26 [2022-04-17T11:14:26.702Z] #19 63.91 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
11:14:26 [2022-04-17T11:14:26.702Z] #19 63.97 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
11:14:26 [2022-04-17T11:14:26.702Z] #19 63.98 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
11:14:26 [2022-04-17T11:14:26.702Z] #19 64.00 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
11:14:26 [2022-04-17T11:14:26.702Z] #19 64.02 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]
11:14:26 [2022-04-17T11:14:26.886Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 44.04MB / 54.67MB 1.3s
11:14:26 [2022-04-17T11:14:26.886Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 54.67MB / 54.67MB 1.4s
11:14:26 [2022-04-17T11:14:26.973Z] #24 ...
11:14:26 [2022-04-17T11:14:26.973Z] 
11:14:26 [2022-04-17T11:14:26.973Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:14:26 [2022-04-17T11:14:26.973Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:14:26 [2022-04-17T11:14:26.973Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
11:14:26 [2022-04-17T11:14:26.973Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
11:14:26 [2022-04-17T11:14:26.973Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:14:26 [2022-04-17T11:14:26.973Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
11:14:26 [2022-04-17T11:14:26.973Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done
11:14:26 [2022-04-17T11:14:26.973Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.6s done
11:14:26 [2022-04-17T11:14:26.973Z] #67 DONE 3.6s
11:14:27 [2022-04-17T11:14:27.231Z] 
11:14:27 [2022-04-17T11:14:27.231Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:27 [2022-04-17T11:14:27.231Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:14:27 [2022-04-17T11:14:27.231Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.1s done
11:14:27 [2022-04-17T11:14:27.231Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done
11:14:27 [2022-04-17T11:14:27.231Z] #11 sha256:478fcf47d5d8269f9b530784cca11b0386776b1d16417a5e694673e985f44253 1.80kB / 1.80kB done
11:14:27 [2022-04-17T11:14:27.231Z] #11 sha256:7e4f3376ce4457350556e028798e3f76e6928463fe05195fe1bda289a3a5db2f 7.03kB / 7.03kB done
11:14:27 [2022-04-17T11:14:27.231Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.4s done
11:14:27 [2022-04-17T11:14:27.231Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 0.7s done
11:14:27 [2022-04-17T11:14:27.231Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 1.6s done
11:14:27 [2022-04-17T11:14:27.231Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 2.4s done
11:14:27 [2022-04-17T11:14:27.231Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 67.11MB / 141.70MB 3.3s
11:14:27 [2022-04-17T11:14:27.231Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 44.04MB / 85.84MB 3.3s
11:14:27 [2022-04-17T11:14:27.231Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5
11:14:27 [2022-04-17T11:14:27.231Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 2.6s done
11:14:27 [2022-04-17T11:14:27.231Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 49.28MB / 85.84MB 3.4s
11:14:27 [2022-04-17T11:14:27.231Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 78.64MB / 141.70MB 3.5s
11:14:27 [2022-04-17T11:14:27.231Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 56.69MB / 85.84MB 3.5s
11:14:27 [2022-04-17T11:14:27.257Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 4.0s done
11:14:27 [2022-04-17T11:14:27.257Z] #11 ...
11:14:27 [2022-04-17T11:14:27.257Z] 
11:14:27 [2022-04-17T11:14:27.257Z] #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
11:14:27 [2022-04-17T11:14:27.257Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca
11:14:27 [2022-04-17T11:14:27.257Z] #29 0.951 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
11:14:27 [2022-04-17T11:14:27.257Z] #29 0.959 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:14:27 [2022-04-17T11:14:27.257Z] #29 0.963 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:14:27 [2022-04-17T11:14:27.257Z] #29 1.110 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:14:27 [2022-04-17T11:14:27.257Z] #29 1.346 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
11:14:27 [2022-04-17T11:14:27.257Z] #29 1.835 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [125 kB]
11:14:27 [2022-04-17T11:14:27.257Z] #29 2.892 Fetched 8509 kB in 2s (3834 kB/s)
11:14:27 [2022-04-17T11:14:27.257Z] #29 2.892 Reading package lists...
11:14:27 [2022-04-17T11:14:27.257Z] #29 3.691 Reading package lists...
11:14:27 [2022-04-17T11:14:27.257Z] #29 4.475 Building dependency tree...
11:14:27 [2022-04-17T11:14:27.257Z] #29 4.862 The following additional packages will be installed:
11:14:27 [2022-04-17T11:14:27.257Z] #29 4.862   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
11:14:27 [2022-04-17T11:14:27.257Z] #29 4.862   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
11:14:27 [2022-04-17T11:14:27.257Z] #29 4.862 Recommended packages:
11:14:27 [2022-04-17T11:14:27.257Z] #29 4.862   libldap-common publicsuffix libsasl2-modules
11:14:27 [2022-04-17T11:14:27.257Z] #29 5.034 The following NEW packages will be installed:
11:14:27 [2022-04-17T11:14:27.257Z] #29 5.034   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
11:14:27 [2022-04-17T11:14:27.257Z] #29 5.034   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
11:14:27 [2022-04-17T11:14:27.257Z] #29 5.035   libssh2-1 openssl
11:14:27 [2022-04-17T11:14:27.257Z] #29 5.315 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
11:14:27 [2022-04-17T11:14:27.257Z] #29 5.315 Need to get 3040 kB of archives.
11:14:27 [2022-04-17T11:14:27.257Z] #29 5.315 After this operation, 6651 kB of additional disk space will be used.
11:14:27 [2022-04-17T11:14:27.257Z] #29 5.315 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB]
11:14:27 [2022-04-17T11:14:27.257Z] #29 5.330 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
11:14:27 [2022-04-17T11:14:27.257Z] #29 5.330 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
11:14:27 [2022-04-17T11:14:27.257Z] #29 5.330 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
11:14:27 [2022-04-17T11:14:27.257Z] #29 5.330 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
11:14:27 [2022-04-17T11:14:27.257Z] #29 5.330 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
11:14:27 [2022-04-17T11:14:27.258Z] #29 5.330 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
11:14:27 [2022-04-17T11:14:27.258Z] #29 5.342 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
11:14:27 [2022-04-17T11:14:27.258Z] #29 5.342 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
11:14:27 [2022-04-17T11:14:27.258Z] #29 5.342 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
11:14:27 [2022-04-17T11:14:27.258Z] #29 5.342 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
11:14:27 [2022-04-17T11:14:27.258Z] #29 5.342 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
11:14:27 [2022-04-17T11:14:27.258Z] #29 5.359 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:14:27 [2022-04-17T11:14:27.258Z] #29 5.359 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:14:27 [2022-04-17T11:14:27.258Z] #29 5.359 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:14:27 [2022-04-17T11:14:27.258Z] #29 5.510 debconf: delaying package configuration, since apt-utils is not installed
11:14:27 [2022-04-17T11:14:27.258Z] #29 5.540 Fetched 3040 kB in 0s (9819 kB/s)
11:14:27 [2022-04-17T11:14:27.258Z] #29 5.567 Selecting previously unselected package openssl.
11:14:27 [2022-04-17T11:14:27.258Z] #29 5.567 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6653 files and directories currently installed.)
11:14:27 [2022-04-17T11:14:27.258Z] #29 5.571 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 5.576 Unpacking openssl (1.1.1n-0+deb11u1) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 5.785 Selecting previously unselected package ca-certificates.
11:14:27 [2022-04-17T11:14:27.258Z] #29 5.785 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 5.790 Unpacking ca-certificates (20210119) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 5.878 Selecting previously unselected package libbrotli1:amd64.
11:14:27 [2022-04-17T11:14:27.258Z] #29 5.878 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 5.883 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 5.970 Selecting previously unselected package libsasl2-modules-db:amd64.
11:14:27 [2022-04-17T11:14:27.258Z] #29 5.970 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 5.976 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.024 Selecting previously unselected package libsasl2-2:amd64.
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.024 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.030 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.093 Selecting previously unselected package libldap-2.4-2:amd64.
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.093 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.097 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.163 Selecting previously unselected package libnghttp2-14:amd64.
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.163 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.168 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.212 Selecting previously unselected package libpsl5:amd64.
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.212 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.216 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.257 Selecting previously unselected package librtmp1:amd64.
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.257 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.261 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.302 Selecting previously unselected package libssh2-1:amd64.
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.302 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.307 Unpacking libssh2-1:amd64 (1.9.0-2) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.354 Selecting previously unselected package libcurl4:amd64.
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.354 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.359 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.422 Selecting previously unselected package curl.
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.423 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.426 Unpacking curl (7.74.0-1.3+deb11u1) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.480 Selecting previously unselected package libonig5:amd64.
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.480 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.484 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.546 Selecting previously unselected package libjq1:amd64.
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.546 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.550 Unpacking libjq1:amd64 (1.6-2.1) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.598 Selecting previously unselected package jq.
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.598 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.602 Unpacking jq (1.6-2.1) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.642 Setting up libpsl5:amd64 (0.21.0-1.2) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.653 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.664 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.675 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.685 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.695 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.705 Setting up libssh2-1:amd64 (1.9.0-2) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.719 Setting up openssl (1.1.1n-0+deb11u1) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.741 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.753 Setting up libjq1:amd64 (1.6-2.1) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.768 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 6.782 Setting up ca-certificates (20210119) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 7.410 Updating certificates in /etc/ssl/certs...
11:14:27 [2022-04-17T11:14:27.258Z] #29 8.167 129 added, 0 removed; done.
11:14:27 [2022-04-17T11:14:27.258Z] #29 8.197 Setting up jq (1.6-2.1) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 8.208 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 8.219 Setting up curl (7.74.0-1.3+deb11u1) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 8.230 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 8.247 Processing triggers for ca-certificates (20210119) ...
11:14:27 [2022-04-17T11:14:27.258Z] #29 8.255 Updating certificates in /etc/ssl/certs...
11:14:27 [2022-04-17T11:14:27.258Z] #29 8.861 0 added, 0 removed; done.
11:14:27 [2022-04-17T11:14:27.258Z] #29 8.861 Running hooks in /etc/ca-certificates/update.d...
11:14:27 [2022-04-17T11:14:27.258Z] #29 8.862 done.
11:14:27 [2022-04-17T11:14:27.258Z] #29 ...
11:14:27 [2022-04-17T11:14:27.258Z] 
11:14:27 [2022-04-17T11:14:27.258Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:27 [2022-04-17T11:14:27.258Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:14:27 [2022-04-17T11:14:27.258Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496
11:14:27 [2022-04-17T11:14:27.457Z] #11 ...
11:14:27 [2022-04-17T11:14:27.457Z] 
11:14:27 [2022-04-17T11:14:27.457Z] #24 [internal] load build context
11:14:27 [2022-04-17T11:14:27.457Z] #24 sha256:321bbb422e59793ed49aaedb6edf85f7aa173126a50eb351cee8e39d1c0102d4
11:14:27 [2022-04-17T11:14:27.457Z] #24 transferring context: 60.72MB 2.0s done
11:14:27 [2022-04-17T11:14:27.457Z] #24 DONE 2.3s
11:14:27 [2022-04-17T11:14:27.457Z] 
11:14:27 [2022-04-17T11:14:27.457Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:27 [2022-04-17T11:14:27.457Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df
11:14:27 [2022-04-17T11:14:27.496Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 62.91MB / 85.84MB 3.6s
11:14:27 [2022-04-17T11:14:27.496Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 92.27MB / 141.70MB 3.8s
11:14:27 [2022-04-17T11:14:27.496Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 68.16MB / 85.84MB 3.8s
11:14:27 [2022-04-17T11:14:27.519Z] #11 ...
11:14:27 [2022-04-17T11:14:27.519Z] 
11:14:27 [2022-04-17T11:14:27.519Z] #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
11:14:27 [2022-04-17T11:14:27.519Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca
11:14:27 [2022-04-17T11:14:27.519Z] #29 DONE 10.9s
11:14:27 [2022-04-17T11:14:27.519Z] 
11:14:27 [2022-04-17T11:14:27.519Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:27 [2022-04-17T11:14:27.519Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:14:27 [2022-04-17T11:14:27.717Z] #11 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 53.63MB / 53.63MB 1.9s done
11:14:27 [2022-04-17T11:14:27.717Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 2.10MB / 81.05MB 2.1s
11:14:27 [2022-04-17T11:14:27.717Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 0B / 108.66MB 2.1s
11:14:27 [2022-04-17T11:14:27.717Z] #11 extracting sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564
11:14:27 [2022-04-17T11:14:27.717Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 16.78MB / 81.05MB 2.2s
11:14:27 [2022-04-17T11:14:27.717Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 8.39MB / 108.66MB 2.2s
11:14:27 [2022-04-17T11:14:27.755Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 102.76MB / 141.70MB 3.9s
11:14:27 [2022-04-17T11:14:27.755Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 75.50MB / 85.84MB 4.0s
11:14:27 [2022-04-17T11:14:27.780Z] #11 ...
11:14:27 [2022-04-17T11:14:27.780Z] 
11:14:27 [2022-04-17T11:14:27.780Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:14:27 [2022-04-17T11:14:27.780Z] #30 sha256:1a0b4e3c17b6aa30f44b321c2dfa9976c39dbf118d70649ed973a052b25b611a
11:14:27 [2022-04-17T11:14:27.780Z] #30 DONE 0.3s
11:14:27 [2022-04-17T11:14:27.979Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 22.04MB / 108.66MB 2.3s
11:14:27 [2022-04-17T11:14:27.979Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 26.21MB / 81.05MB 2.5s
11:14:27 [2022-04-17T11:14:27.979Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 46.14MB / 108.66MB 2.5s
11:14:28 [2022-04-17T11:14:28.022Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 118.49MB / 141.70MB 4.2s
11:14:28 [2022-04-17T11:14:28.022Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 4.2s
11:14:28 [2022-04-17T11:14:28.022Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 125.83MB / 141.70MB 4.3s
11:14:28 [2022-04-17T11:14:28.035Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 4.5s done
11:14:28 [2022-04-17T11:14:28.035Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5
11:14:28 [2022-04-17T11:14:28.040Z] 
11:14:28 [2022-04-17T11:14:28.040Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:28 [2022-04-17T11:14:28.040Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:14:28 [2022-04-17T11:14:28.127Z] #19 65.57 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
11:14:28 [2022-04-17T11:14:28.127Z] #19 65.58 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
11:14:28 [2022-04-17T11:14:28.127Z] #19 65.61 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
11:14:28 [2022-04-17T11:14:28.127Z] #19 65.66 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
11:14:28 [2022-04-17T11:14:28.239Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 32.51MB / 81.05MB 2.6s
11:14:28 [2022-04-17T11:14:28.239Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 59.70MB / 108.66MB 2.6s
11:14:28 [2022-04-17T11:14:28.239Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 38.80MB / 81.05MB 2.7s
11:14:28 [2022-04-17T11:14:28.239Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 66.06MB / 108.66MB 2.7s
11:14:28 [2022-04-17T11:14:28.284Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 139.46MB / 141.70MB 4.5s
11:14:28 [2022-04-17T11:14:28.385Z] #19 65.71 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]
11:14:28 [2022-04-17T11:14:28.503Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 54.67MB / 54.67MB 2.7s done
11:14:28 [2022-04-17T11:14:28.504Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 76.55MB / 108.66MB 2.8s
11:14:28 [2022-04-17T11:14:28.504Z] #11 sha256:51035018ddc0e6d7c226dd92d7c47cbf2fbd08fdd8c0d8ef222e78d370003354 0B / 126B 2.8s
11:14:28 [2022-04-17T11:14:28.504Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 43.00MB / 81.05MB 3.0s
11:14:28 [2022-04-17T11:14:28.504Z] #11 sha256:51035018ddc0e6d7c226dd92d7c47cbf2fbd08fdd8c0d8ef222e78d370003354 126B / 126B 2.9s done
11:14:28 [2022-04-17T11:14:28.504Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 66.06MB / 81.05MB 3.1s
11:14:28 [2022-04-17T11:14:28.504Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 84.93MB / 108.66MB 3.1s
11:14:28 [2022-04-17T11:14:28.763Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 75.50MB / 81.05MB 3.2s
11:14:28 [2022-04-17T11:14:28.763Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 92.27MB / 108.66MB 3.2s
11:14:29 [2022-04-17T11:14:29.023Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 81.05MB / 81.05MB 3.3s
11:14:29 [2022-04-17T11:14:29.023Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 99.61MB / 108.66MB 3.3s
11:14:29 [2022-04-17T11:14:29.023Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 108.00MB / 108.66MB 3.4s
11:14:29 [2022-04-17T11:14:29.225Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 5.3s done
11:14:29 [2022-04-17T11:14:29.759Z] #19 67.23 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
11:14:29 [2022-04-17T11:14:29.759Z] #19 67.23 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
11:14:29 [2022-04-17T11:14:29.759Z] #19 67.23 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB]
11:14:29 [2022-04-17T11:14:29.759Z] #19 67.28 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
11:14:30 [2022-04-17T11:14:30.016Z] #19 67.29 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
11:14:30 [2022-04-17T11:14:30.016Z] #19 67.29 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:14:30 [2022-04-17T11:14:30.016Z] #19 67.55 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB]
11:14:30 [2022-04-17T11:14:30.273Z] #19 67.56 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
11:14:30 [2022-04-17T11:14:30.274Z] #19 67.56 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
11:14:30 [2022-04-17T11:14:30.274Z] #19 67.56 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
11:14:30 [2022-04-17T11:14:30.274Z] #19 67.56 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
11:14:30 [2022-04-17T11:14:30.274Z] #19 67.57 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
11:14:30 [2022-04-17T11:14:30.274Z] #19 67.58 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
11:14:30 [2022-04-17T11:14:30.274Z] #19 67.58 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
11:14:30 [2022-04-17T11:14:30.274Z] #19 67.58 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
11:14:30 [2022-04-17T11:14:30.274Z] #19 67.58 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
11:14:30 [2022-04-17T11:14:30.274Z] #19 67.59 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
11:14:30 [2022-04-17T11:14:30.274Z] #19 67.59 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
11:14:30 [2022-04-17T11:14:30.274Z] #19 67.60 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
11:14:30 [2022-04-17T11:14:30.274Z] #19 67.60 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
11:14:30 [2022-04-17T11:14:30.274Z] #19 67.64 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
11:14:30 [2022-04-17T11:14:30.274Z] #19 67.64 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
11:14:30 [2022-04-17T11:14:30.274Z] #19 67.64 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
11:14:30 [2022-04-17T11:14:30.274Z] #19 67.64 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
11:14:30 [2022-04-17T11:14:30.274Z] #19 67.68 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
11:14:30 [2022-04-17T11:14:30.403Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 81.05MB / 81.05MB 4.8s done
11:14:30 [2022-04-17T11:14:30.532Z] #19 67.69 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
11:14:30 [2022-04-17T11:14:30.532Z] #19 67.71 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
11:14:30 [2022-04-17T11:14:30.532Z] #19 67.74 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]
11:14:30 [2022-04-17T11:14:30.689Z] #11 extracting sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 2.9s done
11:14:31 [2022-04-17T11:14:31.124Z] #11 ...
11:14:31 [2022-04-17T11:14:31.124Z] 
11:14:31 [2022-04-17T11:14:31.124Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:14:31 [2022-04-17T11:14:31.124Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:14:31 [2022-04-17T11:14:31.124Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
11:14:31 [2022-04-17T11:14:31.124Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:14:31 [2022-04-17T11:14:31.124Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:14:31 [2022-04-17T11:14:31.124Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:14:31 [2022-04-17T11:14:31.124Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done
11:14:31 [2022-04-17T11:14:31.124Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.0s done
11:14:31 [2022-04-17T11:14:31.124Z] #69 DONE 7.4s
11:14:31 [2022-04-17T11:14:31.124Z] 
11:14:31 [2022-04-17T11:14:31.124Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:31 [2022-04-17T11:14:31.124Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:14:31 [2022-04-17T11:14:31.124Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 6.8s done
11:14:31 [2022-04-17T11:14:31.124Z] #11 ...
11:14:31 [2022-04-17T11:14:31.124Z] 
11:14:31 [2022-04-17T11:14:31.124Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b
11:14:31 [2022-04-17T11:14:31.124Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9
11:14:31 [2022-04-17T11:14:31.124Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.1s done
11:14:31 [2022-04-17T11:14:31.124Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done
11:14:31 [2022-04-17T11:14:31.124Z] #28 sha256:0040bafca14127bdc2dcb0d9897a26f5d44136e89c02046710de6ea01a227278 529B / 529B done
11:14:31 [2022-04-17T11:14:31.124Z] #28 sha256:d69c6cd3a20d21ec91b677c3bcd10d9975f4fe67eff81afb5a09bdef5134afeb 1.46kB / 1.46kB done
11:14:31 [2022-04-17T11:14:31.124Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.8s done
11:14:31 [2022-04-17T11:14:31.124Z] #28 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 5.0s
11:14:31 [2022-04-17T11:14:31.124Z] #28 ...
11:14:31 [2022-04-17T11:14:31.124Z] 
11:14:31 [2022-04-17T11:14:31.124Z] #24 [internal] load build context
11:14:31 [2022-04-17T11:14:31.124Z] #24 sha256:77b4189944656c43908d91fe1461c180ca1e226de5974ef5f184e163a94ed780
11:14:31 [2022-04-17T11:14:31.124Z] #24 transferring context: 60.71MB 5.9s done
11:14:31 [2022-04-17T11:14:31.124Z] #24 DONE 7.6s
11:14:31 [2022-04-17T11:14:31.124Z] 
11:14:31 [2022-04-17T11:14:31.124Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b
11:14:31 [2022-04-17T11:14:31.124Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9
11:14:31 [2022-04-17T11:14:31.628Z] #11 extracting sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27
11:14:31 [2022-04-17T11:14:31.690Z] #28 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 6.0s done
11:14:31 [2022-04-17T11:14:31.690Z] #28 ...
11:14:31 [2022-04-17T11:14:31.690Z] 
11:14:31 [2022-04-17T11:14:31.690Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
11:14:31 [2022-04-17T11:14:31.690Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
11:14:31 [2022-04-17T11:14:31.690Z] #68 DONE 0.7s
11:14:31 [2022-04-17T11:14:31.887Z] #11 extracting sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 0.2s done
11:14:31 [2022-04-17T11:14:31.919Z] #19 69.19 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
11:14:31 [2022-04-17T11:14:31.919Z] #19 69.19 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
11:14:31 [2022-04-17T11:14:31.919Z] #19 69.22 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
11:14:31 [2022-04-17T11:14:31.919Z] #19 69.27 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
11:14:31 [2022-04-17T11:14:31.919Z] #19 69.32 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]
11:14:31 [2022-04-17T11:14:31.989Z] 
11:14:31 [2022-04-17T11:14:31.989Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:14:31 [2022-04-17T11:14:31.989Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
11:14:32 [2022-04-17T11:14:32.147Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 108.66MB / 108.66MB 6.6s done
11:14:32 [2022-04-17T11:14:32.147Z] #11 extracting sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb
11:14:32 [2022-04-17T11:14:32.242Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 5.1s
11:14:32 [2022-04-17T11:14:32.265Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 4.2s done
11:14:32 [2022-04-17T11:14:32.265Z] #11 ...
11:14:32 [2022-04-17T11:14:32.265Z] 
11:14:32 [2022-04-17T11:14:32.265Z] #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
11:14:32 [2022-04-17T11:14:32.265Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca
11:14:32 [2022-04-17T11:14:32.265Z] #29 1.117 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:14:32 [2022-04-17T11:14:32.265Z] #29 1.117 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
11:14:32 [2022-04-17T11:14:32.265Z] #29 1.126 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:14:32 [2022-04-17T11:14:32.265Z] #29 1.252 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [125 kB]
11:14:32 [2022-04-17T11:14:32.265Z] #29 1.404 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:14:32 [2022-04-17T11:14:32.265Z] #29 1.648 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
11:14:32 [2022-04-17T11:14:32.265Z] #29 3.084 Fetched 8509 kB in 2s (3815 kB/s)
11:14:32 [2022-04-17T11:14:32.265Z] #29 3.084 Reading package lists...
11:14:32 [2022-04-17T11:14:32.265Z] #29 3.864 Reading package lists...
11:14:32 [2022-04-17T11:14:32.265Z] #29 4.628 Building dependency tree...
11:14:32 [2022-04-17T11:14:32.265Z] #29 4.995 The following additional packages will be installed:
11:14:32 [2022-04-17T11:14:32.265Z] #29 4.995   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
11:14:32 [2022-04-17T11:14:32.265Z] #29 4.995   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
11:14:32 [2022-04-17T11:14:32.265Z] #29 4.995 Recommended packages:
11:14:32 [2022-04-17T11:14:32.265Z] #29 4.995   libldap-common publicsuffix libsasl2-modules
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.168 The following NEW packages will be installed:
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.168   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.168   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.168   libssh2-1 openssl
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.437 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.437 Need to get 3040 kB of archives.
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.437 After this operation, 6651 kB of additional disk space will be used.
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.437 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB]
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.457 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.457 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.457 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.462 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.462 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.471 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.471 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.471 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.471 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.471 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.476 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.476 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.480 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.481 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.721 debconf: delaying package configuration, since apt-utils is not installed
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.761 Fetched 3040 kB in 0s (9841 kB/s)
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.787 Selecting previously unselected package openssl.
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.787 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6653 files and directories currently installed.)
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.787 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.792 Unpacking openssl (1.1.1n-0+deb11u1) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.950 Selecting previously unselected package ca-certificates.
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.950 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 5.956 Unpacking ca-certificates (20210119) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.023 Selecting previously unselected package libbrotli1:amd64.
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.023 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.030 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.095 Selecting previously unselected package libsasl2-modules-db:amd64.
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.095 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.099 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.135 Selecting previously unselected package libsasl2-2:amd64.
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.135 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.140 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.220 Selecting previously unselected package libldap-2.4-2:amd64.
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.220 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.225 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.288 Selecting previously unselected package libnghttp2-14:amd64.
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.288 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.292 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.335 Selecting previously unselected package libpsl5:amd64.
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.335 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.341 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.419 Selecting previously unselected package librtmp1:amd64.
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.420 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.424 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.477 Selecting previously unselected package libssh2-1:amd64.
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.477 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.478 Unpacking libssh2-1:amd64 (1.9.0-2) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.552 Selecting previously unselected package libcurl4:amd64.
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.552 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.558 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.617 Selecting previously unselected package curl.
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.617 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.623 Unpacking curl (7.74.0-1.3+deb11u1) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.685 Selecting previously unselected package libonig5:amd64.
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.685 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.695 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.767 Selecting previously unselected package libjq1:amd64.
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.767 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.770 Unpacking libjq1:amd64 (1.6-2.1) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.823 Selecting previously unselected package jq.
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.823 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.828 Unpacking jq (1.6-2.1) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.868 Setting up libpsl5:amd64 (0.21.0-1.2) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.880 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.893 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.904 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.915 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.928 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.940 Setting up libssh2-1:amd64 (1.9.0-2) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.952 Setting up openssl (1.1.1n-0+deb11u1) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 6.994 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 7.007 Setting up libjq1:amd64 (1.6-2.1) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 7.017 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 7.029 Setting up ca-certificates (20210119) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 7.630 Updating certificates in /etc/ssl/certs...
11:14:32 [2022-04-17T11:14:32.265Z] #29 8.334 129 added, 0 removed; done.
11:14:32 [2022-04-17T11:14:32.265Z] #29 8.369 Setting up jq (1.6-2.1) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 8.378 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 8.387 Setting up curl (7.74.0-1.3+deb11u1) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 8.396 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 8.415 Processing triggers for ca-certificates (20210119) ...
11:14:32 [2022-04-17T11:14:32.265Z] #29 8.421 Updating certificates in /etc/ssl/certs...
11:14:32 [2022-04-17T11:14:32.265Z] #29 9.033 0 added, 0 removed; done.
11:14:32 [2022-04-17T11:14:32.265Z] #29 9.033 Running hooks in /etc/ca-certificates/update.d...
11:14:32 [2022-04-17T11:14:32.265Z] #29 9.034 done.
11:14:32 [2022-04-17T11:14:32.406Z] #11 extracting sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb 0.2s done
11:14:32 [2022-04-17T11:14:32.536Z] #29 ...
11:14:32 [2022-04-17T11:14:32.536Z] 
11:14:32 [2022-04-17T11:14:32.536Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:32 [2022-04-17T11:14:32.536Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:14:32 [2022-04-17T11:14:32.536Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496
11:14:32 [2022-04-17T11:14:32.553Z] #70 ...
11:14:32 [2022-04-17T11:14:32.553Z] 
11:14:32 [2022-04-17T11:14:32.553Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b
11:14:32 [2022-04-17T11:14:32.553Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9
11:14:32 [2022-04-17T11:14:32.553Z] #28 DONE 9.2s
11:14:32 [2022-04-17T11:14:32.666Z] #11 ...
11:14:32 [2022-04-17T11:14:32.666Z] 
11:14:32 [2022-04-17T11:14:32.666Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:14:32 [2022-04-17T11:14:32.666Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:14:32 [2022-04-17T11:14:32.666Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
11:14:32 [2022-04-17T11:14:32.666Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:14:32 [2022-04-17T11:14:32.666Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
11:14:32 [2022-04-17T11:14:32.666Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
11:14:32 [2022-04-17T11:14:32.666Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.3s done
11:14:32 [2022-04-17T11:14:32.666Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done
11:14:32 [2022-04-17T11:14:32.666Z] #67 DONE 7.3s
11:14:32 [2022-04-17T11:14:32.666Z] 
11:14:32 [2022-04-17T11:14:32.666Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:14:32 [2022-04-17T11:14:32.666Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:14:32 [2022-04-17T11:14:32.666Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:14:32 [2022-04-17T11:14:32.666Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:14:32 [2022-04-17T11:14:32.666Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:14:32 [2022-04-17T11:14:32.666Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.9s done
11:14:32 [2022-04-17T11:14:32.666Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0
11:14:32 [2022-04-17T11:14:32.666Z] #69 ...
11:14:32 [2022-04-17T11:14:32.666Z] 
11:14:32 [2022-04-17T11:14:32.666Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b
11:14:32 [2022-04-17T11:14:32.666Z] #28 sha256:b18c2bb5757c591439ed1a5adb8d6793746fada8d637b4fa7af280079fc1464b
11:14:32 [2022-04-17T11:14:32.666Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.1s done
11:14:32 [2022-04-17T11:14:32.666Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done
11:14:32 [2022-04-17T11:14:32.666Z] #28 sha256:8d7b4b6771e64398bec4224851914f4f6fa32427f22f0758f4920f614535c5be 529B / 529B done
11:14:32 [2022-04-17T11:14:32.666Z] #28 sha256:05e8051d05a29bf316af622d17aab46cf176eb5f549c7f4c54d420805cc16165 1.48kB / 1.48kB done
11:14:32 [2022-04-17T11:14:32.666Z] #28 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 53.63MB / 53.63MB 1.9s done
11:14:32 [2022-04-17T11:14:32.666Z] #28 DONE 7.4s
11:14:32 [2022-04-17T11:14:32.666Z] 
11:14:32 [2022-04-17T11:14:32.666Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:14:32 [2022-04-17T11:14:32.666Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:14:32 [2022-04-17T11:14:32.666Z] #69 ...
11:14:32 [2022-04-17T11:14:32.666Z] 
11:14:32 [2022-04-17T11:14:32.666Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:32 [2022-04-17T11:14:32.666Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df
11:14:32 [2022-04-17T11:14:32.666Z] #11 extracting sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530
11:14:32 [2022-04-17T11:14:32.800Z] #11 ...
11:14:32 [2022-04-17T11:14:32.801Z] 
11:14:32 [2022-04-17T11:14:32.801Z] #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
11:14:32 [2022-04-17T11:14:32.801Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca
11:14:32 [2022-04-17T11:14:32.801Z] #29 DONE 11.0s
11:14:32 [2022-04-17T11:14:32.801Z] 
11:14:32 [2022-04-17T11:14:32.801Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:32 [2022-04-17T11:14:32.801Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:14:32 [2022-04-17T11:14:32.810Z] 
11:14:32 [2022-04-17T11:14:32.810Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:14:32 [2022-04-17T11:14:32.810Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
11:14:32 [2022-04-17T11:14:32.810Z] #70 DONE 1.0s
11:14:32 [2022-04-17T11:14:32.810Z] 
11:14:32 [2022-04-17T11:14:32.810Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:32 [2022-04-17T11:14:32.810Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:14:32 [2022-04-17T11:14:32.810Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.4s
11:14:32 [2022-04-17T11:14:32.810Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.5s done
11:14:33 [2022-04-17T11:14:33.065Z] #11 ...
11:14:33 [2022-04-17T11:14:33.065Z] 
11:14:33 [2022-04-17T11:14:33.065Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:14:33 [2022-04-17T11:14:33.065Z] #30 sha256:f17e292f4d2cbd86803b19063f4af28fa92287835f458a519d357f0bc8668407
11:14:33 [2022-04-17T11:14:33.065Z] #30 DONE 0.3s
11:14:33 [2022-04-17T11:14:33.065Z] 
11:14:33 [2022-04-17T11:14:33.065Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:33 [2022-04-17T11:14:33.065Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:14:33 [2022-04-17T11:14:33.067Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.1s
11:14:33 [2022-04-17T11:14:33.291Z] #19 70.80 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
11:14:33 [2022-04-17T11:14:33.548Z] #19 70.81 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
11:14:33 [2022-04-17T11:14:33.548Z] #19 70.81 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
11:14:33 [2022-04-17T11:14:33.548Z] #19 70.83 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
11:14:33 [2022-04-17T11:14:33.548Z] #19 70.83 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
11:14:33 [2022-04-17T11:14:33.548Z] #19 70.84 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
11:14:33 [2022-04-17T11:14:33.548Z] #19 70.84 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
11:14:33 [2022-04-17T11:14:33.548Z] #19 70.88 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
11:14:33 [2022-04-17T11:14:33.548Z] #19 70.90 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
11:14:33 [2022-04-17T11:14:33.548Z] #19 70.92 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
11:14:33 [2022-04-17T11:14:33.548Z] #19 70.93 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]
11:14:33 [2022-04-17T11:14:33.630Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.6s done
11:14:33 [2022-04-17T11:14:33.630Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d
11:14:34 [2022-04-17T11:14:34.059Z] #11 ...
11:14:34 [2022-04-17T11:14:34.059Z] 
11:14:34 [2022-04-17T11:14:34.059Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:14:34 [2022-04-17T11:14:34.059Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:14:34 [2022-04-17T11:14:34.059Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done
11:14:34 [2022-04-17T11:14:34.059Z] #69 DONE 8.9s
11:14:34 [2022-04-17T11:14:34.319Z] 
11:14:34 [2022-04-17T11:14:34.319Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:34 [2022-04-17T11:14:34.319Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df
11:14:34 [2022-04-17T11:14:34.481Z] #19 71.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]
11:14:34 [2022-04-17T11:14:34.740Z] #19 ...
11:14:34 [2022-04-17T11:14:34.740Z] 
11:14:34 [2022-04-17T11:14:34.740Z] #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
11:14:34 [2022-04-17T11:14:34.740Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70
11:14:34 [2022-04-17T11:14:34.740Z] #41 DONE 78.6s
11:14:34 [2022-04-17T11:14:34.740Z] 
11:14:34 [2022-04-17T11:14:34.740Z] #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
11:14:34 [2022-04-17T11:14:34.740Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139
11:14:34 [2022-04-17T11:14:34.740Z] #19 71.95 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
11:14:34 [2022-04-17T11:14:34.740Z] #19 71.96 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
11:14:34 [2022-04-17T11:14:34.740Z] #19 71.99 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
11:14:34 [2022-04-17T11:14:34.740Z] #19 72.04 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]
11:14:36 [2022-04-17T11:14:36.437Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 8.4s done
11:14:36 [2022-04-17T11:14:36.437Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521
11:14:36 [2022-04-17T11:14:36.437Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 done
11:14:36 [2022-04-17T11:14:36.437Z] #11 DONE 27.2s
11:14:36 [2022-04-17T11:14:36.437Z] 
11:14:36 [2022-04-17T11:14:36.437Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:14:36 [2022-04-17T11:14:36.437Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506
11:14:36 [2022-04-17T11:14:36.637Z] #19 73.79 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
11:14:36 [2022-04-17T11:14:36.637Z] #19 73.79 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
11:14:36 [2022-04-17T11:14:36.637Z] #19 73.79 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
11:14:36 [2022-04-17T11:14:36.637Z] #19 73.82 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
11:14:36 [2022-04-17T11:14:36.637Z] #19 73.82 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
11:14:36 [2022-04-17T11:14:36.637Z] #19 73.83 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
11:14:36 [2022-04-17T11:14:36.637Z] #19 73.83 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
11:14:36 [2022-04-17T11:14:36.637Z] #19 73.83 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
11:14:36 [2022-04-17T11:14:36.637Z] #19 73.87 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
11:14:36 [2022-04-17T11:14:36.637Z] #19 73.89 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
11:14:36 [2022-04-17T11:14:36.637Z] #19 73.93 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
11:14:36 [2022-04-17T11:14:36.637Z] #19 73.93 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
11:14:36 [2022-04-17T11:14:36.637Z] #19 73.95 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
11:14:36 [2022-04-17T11:14:36.637Z] #19 73.95 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
11:14:36 [2022-04-17T11:14:36.637Z] #19 73.98 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]
11:14:36 [2022-04-17T11:14:36.850Z] #11 extracting sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 3.7s done
11:14:37 [2022-04-17T11:14:37.109Z] #11 extracting sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b
11:14:37 [2022-04-17T11:14:37.816Z] #12 ...
11:14:37 [2022-04-17T11:14:37.816Z] 
11:14:37 [2022-04-17T11:14:37.817Z] #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
11:14:37 [2022-04-17T11:14:37.817Z] #31 sha256:c535671ae404f81838663e6a6684a5ecb61a0486b73bf840f003dec54acccc8f
11:14:37 [2022-04-17T11:14:37.817Z] #31 1.495 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:14:37 [2022-04-17T11:14:37.817Z] #31 1.754 
11:14:37 [2022-04-17T11:14:37.817Z] #31 1.967 #=#=#                                                                         

######################################################################## 100.0%
11:14:37 [2022-04-17T11:14:37.817Z] #31 2.222 
11:14:37 [2022-04-17T11:14:37.817Z] #31 3.072 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:14:37 [2022-04-17T11:14:37.817Z] #31 3.325 
11:14:37 [2022-04-17T11:14:37.817Z] #31 3.542 #=#=#                                                                         

######################################################################## 100.0%
11:14:37 [2022-04-17T11:14:37.817Z] #31 3.792 
11:14:37 [2022-04-17T11:14:37.817Z] #31 4.641 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
11:14:37 [2022-04-17T11:14:37.817Z] #31 4.908 
11:14:37 [2022-04-17T11:14:37.817Z] #31 5.123 #=#=#                                                                         

##################                                                        25.9%
#########################################                                 58.1%
################################################################          89.9%
######################################################################## 100.0%
11:14:37 [2022-04-17T11:14:37.817Z] #31 5.676 
11:14:37 [2022-04-17T11:14:37.817Z] #31 6.532 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:14:37 [2022-04-17T11:14:37.817Z] #31 6.794 
11:14:37 [2022-04-17T11:14:37.817Z] #31 7.024 #=#=#                                                                         

######################################################################## 100.0%
11:14:37 [2022-04-17T11:14:37.817Z] #31 7.285 
11:14:37 [2022-04-17T11:14:37.817Z] #31 7.990 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:14:37 [2022-04-17T11:14:37.817Z] #31 8.239 
11:14:37 [2022-04-17T11:14:37.817Z] #31 8.452 #=#=#                                                                         

######################################################################## 100.0%
11:14:37 [2022-04-17T11:14:37.817Z] #31 8.703 
11:14:37 [2022-04-17T11:14:37.817Z] #31 8.765 Download of images into '/build' complete.
11:14:37 [2022-04-17T11:14:37.817Z] #31 8.765 Use something like the following to load the result into a Docker daemon:
11:14:37 [2022-04-17T11:14:37.817Z] #31 8.765   tar -cC '/build' . | docker load
11:14:38 [2022-04-17T11:14:38.060Z] #19 75.42 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
11:14:38 [2022-04-17T11:14:38.060Z] #19 75.42 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
11:14:38 [2022-04-17T11:14:38.060Z] #19 75.45 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
11:14:38 [2022-04-17T11:14:38.060Z] #19 75.49 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
11:14:38 [2022-04-17T11:14:38.060Z] #19 75.52 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]
11:14:38 [2022-04-17T11:14:38.380Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 5.0s
11:14:38 [2022-04-17T11:14:38.389Z] #31 DONE 10.3s
11:14:38 [2022-04-17T11:14:38.389Z] 
11:14:38 [2022-04-17T11:14:38.389Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:14:38 [2022-04-17T11:14:38.389Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506
11:14:38 [2022-04-17T11:14:38.389Z] #12 DONE 1.9s
11:14:38 [2022-04-17T11:14:38.389Z] 
11:14:38 [2022-04-17T11:14:38.389Z] #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
11:14:38 [2022-04-17T11:14:38.389Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4
11:14:38 [2022-04-17T11:14:38.898Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 4.9s done
11:14:38 [2022-04-17T11:14:38.962Z] #13 DONE 0.6s
11:14:38 [2022-04-17T11:14:38.962Z] 
11:14:38 [2022-04-17T11:14:38.962Z] #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
11:14:38 [2022-04-17T11:14:38.962Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e
11:14:38 [2022-04-17T11:14:38.962Z] #53 ...
11:14:38 [2022-04-17T11:14:38.962Z] 
11:14:38 [2022-04-17T11:14:38.962Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:14:38 [2022-04-17T11:14:38.962Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50
11:14:38 [2022-04-17T11:14:38.962Z] #42 DONE 0.2s
11:14:38 [2022-04-17T11:14:38.962Z] 
11:14:38 [2022-04-17T11:14:38.962Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:14:38 [2022-04-17T11:14:38.962Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8
11:14:38 [2022-04-17T11:14:38.962Z] #33 DONE 0.2s
11:14:38 [2022-04-17T11:14:38.962Z] 
11:14:38 [2022-04-17T11:14:38.962Z] #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
11:14:38 [2022-04-17T11:14:38.962Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256
11:14:38 [2022-04-17T11:14:38.962Z] #46 DONE 0.2s
11:14:38 [2022-04-17T11:14:38.962Z] 
11:14:38 [2022-04-17T11:14:38.962Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
11:14:38 [2022-04-17T11:14:38.962Z] #25 sha256:1afa6cf57a5d332b6f066a2fb91e26d0d08c4dec776f83b9af534d432b39b82d
11:14:38 [2022-04-17T11:14:38.962Z] #25 DONE 0.2s
11:14:38 [2022-04-17T11:14:38.962Z] 
11:14:38 [2022-04-17T11:14:38.962Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
11:14:38 [2022-04-17T11:14:38.962Z] #62 sha256:3d9c1e9f3b0ef8a46b007cbb33d3a0827a95c46aba46030b941f41d632ff9635
11:14:38 [2022-04-17T11:14:38.962Z] #62 DONE 0.2s
11:14:38 [2022-04-17T11:14:38.962Z] 
11:14:38 [2022-04-17T11:14:38.962Z] #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
11:14:38 [2022-04-17T11:14:38.962Z] #63 sha256:5cb67592053a35822105707f7285c0cff3e2abeb2790a582fc7eb671a5651ddc
11:14:39 [2022-04-17T11:14:39.155Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5
11:14:39 [2022-04-17T11:14:39.431Z] #19 76.70 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
11:14:39 [2022-04-17T11:14:39.431Z] #19 76.70 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
11:14:39 [2022-04-17T11:14:39.431Z] #19 76.70 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
11:14:39 [2022-04-17T11:14:39.431Z] #19 76.73 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
11:14:39 [2022-04-17T11:14:39.431Z] #19 76.74 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
11:14:39 [2022-04-17T11:14:39.431Z] #19 76.74 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
11:14:39 [2022-04-17T11:14:39.431Z] #19 76.75 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
11:14:39 [2022-04-17T11:14:39.431Z] #19 76.75 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
11:14:39 [2022-04-17T11:14:39.431Z] #19 76.78 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
11:14:39 [2022-04-17T11:14:39.431Z] #19 76.78 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
11:14:39 [2022-04-17T11:14:39.431Z] #19 76.81 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
11:14:39 [2022-04-17T11:14:39.431Z] #19 76.82 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]
11:14:40 [2022-04-17T11:14:40.399Z] #11 ...
11:14:40 [2022-04-17T11:14:40.399Z] 
11:14:40 [2022-04-17T11:14:40.399Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
11:14:40 [2022-04-17T11:14:40.399Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
11:14:40 [2022-04-17T11:14:40.399Z] #68 DONE 1.8s
11:14:40 [2022-04-17T11:14:40.399Z] 
11:14:40 [2022-04-17T11:14:40.399Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:40 [2022-04-17T11:14:40.399Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df
11:14:40 [2022-04-17T11:14:40.399Z] #11 ...
11:14:40 [2022-04-17T11:14:40.399Z] 
11:14:40 [2022-04-17T11:14:40.399Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:14:40 [2022-04-17T11:14:40.399Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
11:14:40 [2022-04-17T11:14:40.804Z] #19 78.00 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
11:14:40 [2022-04-17T11:14:40.804Z] #19 78.00 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
11:14:40 [2022-04-17T11:14:40.804Z] #19 78.03 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
11:14:40 [2022-04-17T11:14:40.804Z] #19 78.08 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
11:14:40 [2022-04-17T11:14:40.804Z] #19 78.11 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]
11:14:41 [2022-04-17T11:14:41.677Z] #11 ...
11:14:41 [2022-04-17T11:14:41.677Z] 
11:14:41 [2022-04-17T11:14:41.677Z] #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
11:14:41 [2022-04-17T11:14:41.677Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca
11:14:41 [2022-04-17T11:14:41.677Z] #29 1.110 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
11:14:41 [2022-04-17T11:14:41.677Z] #29 1.110 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:14:41 [2022-04-17T11:14:41.677Z] #29 1.110 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:14:41 [2022-04-17T11:14:41.677Z] #29 1.231 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [125 kB]
11:14:41 [2022-04-17T11:14:41.677Z] #29 1.395 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:14:41 [2022-04-17T11:14:41.677Z] #29 1.578 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
11:14:41 [2022-04-17T11:14:41.677Z] #29 3.066 Fetched 8509 kB in 2s (3676 kB/s)
11:14:41 [2022-04-17T11:14:41.677Z] #29 3.066 Reading package lists...
11:14:41 [2022-04-17T11:14:41.677Z] #29 3.873 Reading package lists...
11:14:41 [2022-04-17T11:14:41.677Z] #29 4.664 Building dependency tree...
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.014 The following additional packages will be installed:
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.015   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.016   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.018 Recommended packages:
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.018   libldap-common publicsuffix libsasl2-modules
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.191 The following NEW packages will be installed:
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.192   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.192   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.193   libssh2-1 openssl
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.473 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.473 Need to get 3040 kB of archives.
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.473 After this operation, 6651 kB of additional disk space will be used.
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.473 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB]
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.489 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.489 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.492 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.492 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.514 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.514 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.514 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.514 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.514 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.514 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.518 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.547 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.547 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.547 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.884 debconf: delaying package configuration, since apt-utils is not installed
11:14:41 [2022-04-17T11:14:41.677Z] #29 5.927 Fetched 3040 kB in 0s (8948 kB/s)
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.080 Selecting previously unselected package openssl.
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.080 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6653 files and directories currently installed.)
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.088 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.095 Unpacking openssl (1.1.1n-0+deb11u1) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.449 Selecting previously unselected package ca-certificates.
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.449 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.457 Unpacking ca-certificates (20210119) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.524 Selecting previously unselected package libbrotli1:amd64.
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.525 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.532 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.593 Selecting previously unselected package libsasl2-modules-db:amd64.
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.593 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.607 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.633 Selecting previously unselected package libsasl2-2:amd64.
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.633 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.638 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.681 Selecting previously unselected package libldap-2.4-2:amd64.
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.682 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.686 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.758 Selecting previously unselected package libnghttp2-14:amd64.
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.759 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.763 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.806 Selecting previously unselected package libpsl5:amd64.
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.806 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.813 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.850 Selecting previously unselected package librtmp1:amd64.
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.851 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.854 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.891 Selecting previously unselected package libssh2-1:amd64.
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.891 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.894 Unpacking libssh2-1:amd64 (1.9.0-2) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.951 Selecting previously unselected package libcurl4:amd64.
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.951 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 6.958 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 7.021 Selecting previously unselected package curl.
11:14:41 [2022-04-17T11:14:41.677Z] #29 7.021 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 7.026 Unpacking curl (7.74.0-1.3+deb11u1) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 7.088 Selecting previously unselected package libonig5:amd64.
11:14:41 [2022-04-17T11:14:41.677Z] #29 7.088 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 7.104 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 7.152 Selecting previously unselected package libjq1:amd64.
11:14:41 [2022-04-17T11:14:41.677Z] #29 7.153 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 7.156 Unpacking libjq1:amd64 (1.6-2.1) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 7.207 Selecting previously unselected package jq.
11:14:41 [2022-04-17T11:14:41.677Z] #29 7.207 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 7.210 Unpacking jq (1.6-2.1) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 7.260 Setting up libpsl5:amd64 (0.21.0-1.2) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 7.274 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 7.284 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 7.292 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 7.305 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 7.315 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 7.325 Setting up libssh2-1:amd64 (1.9.0-2) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 7.337 Setting up openssl (1.1.1n-0+deb11u1) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 7.352 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 7.362 Setting up libjq1:amd64 (1.6-2.1) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 7.371 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 7.383 Setting up ca-certificates (20210119) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 7.973 Updating certificates in /etc/ssl/certs...
11:14:41 [2022-04-17T11:14:41.677Z] #29 8.647 129 added, 0 removed; done.
11:14:41 [2022-04-17T11:14:41.677Z] #29 8.674 Setting up jq (1.6-2.1) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 8.684 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 8.694 Setting up curl (7.74.0-1.3+deb11u1) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 8.704 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 8.720 Processing triggers for ca-certificates (20210119) ...
11:14:41 [2022-04-17T11:14:41.677Z] #29 8.727 Updating certificates in /etc/ssl/certs...
11:14:41 [2022-04-17T11:14:41.677Z] #29 ...
11:14:41 [2022-04-17T11:14:41.677Z] 
11:14:41 [2022-04-17T11:14:41.677Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:41 [2022-04-17T11:14:41.677Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:14:41 [2022-04-17T11:14:41.696Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 8.6s done
11:14:41 [2022-04-17T11:14:41.696Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 done
11:14:41 [2022-04-17T11:14:41.696Z] #11 DONE 31.6s
11:14:41 [2022-04-17T11:14:41.696Z] 
11:14:41 [2022-04-17T11:14:41.696Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:14:41 [2022-04-17T11:14:41.696Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506
11:14:41 [2022-04-17T11:14:41.738Z] #19 79.26 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
11:14:41 [2022-04-17T11:14:41.995Z] #19 79.26 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
11:14:42 [2022-04-17T11:14:42.560Z] #19 79.90 debconf: delaying package configuration, since apt-utils is not installed
11:14:42 [2022-04-17T11:14:42.817Z] #19 80.16 Fetched 787 MB in 23s (34.8 MB/s)
11:14:42 [2022-04-17T11:14:42.817Z] #19 80.22 Selecting previously unselected package liblocale-gettext-perl.
11:14:42 [2022-04-17T11:14:42.818Z] #19 80.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
11:14:42 [2022-04-17T11:14:42.818Z] #19 80.25 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
11:14:42 [2022-04-17T11:14:42.818Z] #19 80.26 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
11:14:42 [2022-04-17T11:14:42.818Z] #19 80.30 Selecting previously unselected package bzip2.
11:14:42 [2022-04-17T11:14:42.935Z] #70 ...
11:14:42 [2022-04-17T11:14:42.936Z] 
11:14:42 [2022-04-17T11:14:42.936Z] #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
11:14:42 [2022-04-17T11:14:42.936Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2
11:14:42 [2022-04-17T11:14:42.936Z] #29 1.813 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:14:42 [2022-04-17T11:14:42.936Z] #29 1.842 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
11:14:42 [2022-04-17T11:14:42.936Z] #29 1.855 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:14:42 [2022-04-17T11:14:42.936Z] #29 1.944 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [124 kB]
11:14:42 [2022-04-17T11:14:42.936Z] #29 2.087 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
11:14:42 [2022-04-17T11:14:42.936Z] #29 2.299 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
11:14:42 [2022-04-17T11:14:42.936Z] #29 3.228 Fetched 8397 kB in 2s (4991 kB/s)
11:14:42 [2022-04-17T11:14:42.936Z] #29 3.228 Reading package lists...
11:14:42 [2022-04-17T11:14:42.936Z] #29 3.865 Reading package lists...
11:14:42 [2022-04-17T11:14:42.936Z] #29 4.438 Building dependency tree...
11:14:42 [2022-04-17T11:14:42.936Z] #29 4.816 The following additional packages will be installed:
11:14:42 [2022-04-17T11:14:42.936Z] #29 4.816   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
11:14:42 [2022-04-17T11:14:42.936Z] #29 4.816   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
11:14:42 [2022-04-17T11:14:42.936Z] #29 4.816 Recommended packages:
11:14:42 [2022-04-17T11:14:42.936Z] #29 4.816   libldap-common publicsuffix libsasl2-modules
11:14:42 [2022-04-17T11:14:42.936Z] #29 4.932 The following NEW packages will be installed:
11:14:42 [2022-04-17T11:14:42.936Z] #29 4.932   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
11:14:42 [2022-04-17T11:14:42.936Z] #29 4.933   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
11:14:42 [2022-04-17T11:14:42.936Z] #29 4.934   libssh2-1 openssl
11:14:42 [2022-04-17T11:14:42.936Z] #29 5.204 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
11:14:42 [2022-04-17T11:14:42.936Z] #29 5.204 Need to get 2934 kB of archives.
11:14:42 [2022-04-17T11:14:42.936Z] #29 5.204 After this operation, 6476 kB of additional disk space will be used.
11:14:42 [2022-04-17T11:14:42.936Z] #29 5.204 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB]
11:14:42 [2022-04-17T11:14:42.936Z] #29 5.303 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
11:14:42 [2022-04-17T11:14:42.936Z] #29 5.308 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
11:14:42 [2022-04-17T11:14:42.936Z] #29 5.309 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
11:14:42 [2022-04-17T11:14:42.936Z] #29 5.326 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
11:14:42 [2022-04-17T11:14:42.936Z] #29 5.343 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB]
11:14:42 [2022-04-17T11:14:42.936Z] #29 5.345 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
11:14:42 [2022-04-17T11:14:42.936Z] #29 5.349 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
11:14:42 [2022-04-17T11:14:42.936Z] #29 5.378 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
11:14:42 [2022-04-17T11:14:42.936Z] #29 5.378 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
11:14:42 [2022-04-17T11:14:42.936Z] #29 5.380 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB]
11:14:42 [2022-04-17T11:14:42.936Z] #29 5.438 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB]
11:14:42 [2022-04-17T11:14:42.936Z] #29 5.498 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
11:14:42 [2022-04-17T11:14:42.936Z] #29 5.505 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
11:14:42 [2022-04-17T11:14:42.936Z] #29 5.505 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
11:14:42 [2022-04-17T11:14:42.936Z] #29 5.861 debconf: delaying package configuration, since apt-utils is not installed
11:14:42 [2022-04-17T11:14:42.936Z] #29 5.896 Fetched 2934 kB in 1s (5244 kB/s)
11:14:42 [2022-04-17T11:14:42.936Z] #29 6.071 Selecting previously unselected package openssl.
11:14:42 [2022-04-17T11:14:42.936Z] #29 6.071 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6645 files and directories currently installed.)
11:14:42 [2022-04-17T11:14:42.936Z] #29 6.076 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ...
11:14:42 [2022-04-17T11:14:42.936Z] #29 6.196 Unpacking openssl (1.1.1n-0+deb11u1) ...
11:14:42 [2022-04-17T11:14:42.936Z] #29 7.231 Selecting previously unselected package ca-certificates.
11:14:42 [2022-04-17T11:14:42.936Z] #29 7.231 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
11:14:42 [2022-04-17T11:14:42.936Z] #29 7.258 Unpacking ca-certificates (20210119) ...
11:14:42 [2022-04-17T11:14:42.936Z] #29 7.423 Selecting previously unselected package libbrotli1:arm64.
11:14:42 [2022-04-17T11:14:42.936Z] #29 7.423 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
11:14:42 [2022-04-17T11:14:42.936Z] #29 7.488 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
11:14:42 [2022-04-17T11:14:42.936Z] #29 7.596 Selecting previously unselected package libsasl2-modules-db:arm64.
11:14:42 [2022-04-17T11:14:42.936Z] #29 7.596 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
11:14:42 [2022-04-17T11:14:42.936Z] #29 7.710 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:14:42 [2022-04-17T11:14:42.936Z] #29 8.093 Selecting previously unselected package libsasl2-2:arm64.
11:14:42 [2022-04-17T11:14:42.936Z] #29 8.094 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
11:14:42 [2022-04-17T11:14:42.936Z] #29 8.108 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:14:42 [2022-04-17T11:14:42.936Z] #29 8.540 Selecting previously unselected package libldap-2.4-2:arm64.
11:14:42 [2022-04-17T11:14:42.936Z] #29 8.541 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ...
11:14:42 [2022-04-17T11:14:42.936Z] #29 8.551 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ...
11:14:42 [2022-04-17T11:14:42.936Z] #29 8.957 Selecting previously unselected package libnghttp2-14:arm64.
11:14:42 [2022-04-17T11:14:42.936Z] #29 8.957 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
11:14:42 [2022-04-17T11:14:42.936Z] #29 9.025 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
11:14:42 [2022-04-17T11:14:42.936Z] #29 9.308 Selecting previously unselected package libpsl5:arm64.
11:14:42 [2022-04-17T11:14:42.936Z] #29 9.309 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
11:14:42 [2022-04-17T11:14:42.936Z] #29 9.317 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
11:14:42 [2022-04-17T11:14:42.936Z] #29 9.645 Selecting previously unselected package librtmp1:arm64.
11:14:42 [2022-04-17T11:14:42.936Z] #29 9.646 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
11:14:42 [2022-04-17T11:14:42.936Z] #29 9.658 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:14:42 [2022-04-17T11:14:42.936Z] #29 9.804 Selecting previously unselected package libssh2-1:arm64.
11:14:42 [2022-04-17T11:14:42.936Z] #29 9.805 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
11:14:42 [2022-04-17T11:14:42.936Z] #29 9.852 Unpacking libssh2-1:arm64 (1.9.0-2) ...
11:14:42 [2022-04-17T11:14:42.936Z] #29 ...
11:14:42 [2022-04-17T11:14:42.936Z] 
11:14:42 [2022-04-17T11:14:42.936Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:14:42 [2022-04-17T11:14:42.936Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
11:14:42 [2022-04-17T11:14:42.936Z] #70 DONE 2.8s
11:14:42 [2022-04-17T11:14:42.936Z] 
11:14:42 [2022-04-17T11:14:42.936Z] #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
11:14:42 [2022-04-17T11:14:42.936Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2
11:14:42 [2022-04-17T11:14:42.936Z] #29 10.12 Selecting previously unselected package libcurl4:arm64.
11:14:42 [2022-04-17T11:14:42.936Z] #29 10.12 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ...
11:14:42 [2022-04-17T11:14:42.936Z] #29 10.12 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ...
11:14:42 [2022-04-17T11:14:42.936Z] #29 10.19 Selecting previously unselected package curl.
11:14:42 [2022-04-17T11:14:42.936Z] #29 10.19 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ...
11:14:42 [2022-04-17T11:14:42.936Z] #29 ...
11:14:42 [2022-04-17T11:14:42.936Z] 
11:14:42 [2022-04-17T11:14:42.936Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:42 [2022-04-17T11:14:42.936Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df
11:14:42 [2022-04-17T11:14:42.936Z] #11 extracting sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 3.4s done
11:14:42 [2022-04-17T11:14:42.936Z] #11 extracting sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 2.0s
11:14:43 [2022-04-17T11:14:43.083Z] #19 80.30 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
11:14:43 [2022-04-17T11:14:43.083Z] #19 80.31 Unpacking bzip2 (1.0.8-4) ...
11:14:43 [2022-04-17T11:14:43.083Z] #19 80.37 Selecting previously unselected package libmagic-mgc.
11:14:43 [2022-04-17T11:14:43.083Z] #19 80.38 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
11:14:43 [2022-04-17T11:14:43.083Z] #19 80.38 Unpacking libmagic-mgc (1:5.39-3) ...
11:14:43 [2022-04-17T11:14:43.083Z] #19 80.55 Selecting previously unselected package libmagic1:amd64.
11:14:43 [2022-04-17T11:14:43.090Z] #12 ...
11:14:43 [2022-04-17T11:14:43.090Z] 
11:14:43 [2022-04-17T11:14:43.090Z] #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
11:14:43 [2022-04-17T11:14:43.091Z] #31 sha256:3b9176f53545c0ac3a54001b17563ee284bc8d883f9b68edae6af010b2e25e0b
11:14:43 [2022-04-17T11:14:43.091Z] #31 1.593 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:14:43 [2022-04-17T11:14:43.091Z] #31 1.836 
11:14:43 [2022-04-17T11:14:43.091Z] #31 2.051 #=#=#                                                                         

######################################################################## 100.0%
11:14:43 [2022-04-17T11:14:43.091Z] #31 2.324 
11:14:43 [2022-04-17T11:14:43.091Z] #31 3.149 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:14:43 [2022-04-17T11:14:43.091Z] #31 3.432 
11:14:43 [2022-04-17T11:14:43.091Z] #31 3.648 #=#=#                                                                         

######################################################################## 100.0%
11:14:43 [2022-04-17T11:14:43.091Z] #31 3.932 
11:14:43 [2022-04-17T11:14:43.091Z] #31 4.879 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
11:14:43 [2022-04-17T11:14:43.091Z] #31 5.145 
11:14:43 [2022-04-17T11:14:43.091Z] #31 5.366 #=#=#                                                                         

###############                                                           21.9%
#########################################                                 57.9%
################################################################          89.6%
######################################################################## 100.0%
11:14:43 [2022-04-17T11:14:43.091Z] #31 5.893 
11:14:43 [2022-04-17T11:14:43.091Z] #31 6.772 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:14:43 [2022-04-17T11:14:43.091Z] #31 7.053 
11:14:43 [2022-04-17T11:14:43.091Z] #31 7.272 #=#=#                                                                         

######################################################################## 100.0%
11:14:43 [2022-04-17T11:14:43.091Z] #31 7.531 
11:14:43 [2022-04-17T11:14:43.091Z] #31 8.187 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:14:43 [2022-04-17T11:14:43.091Z] #31 8.437 
11:14:43 [2022-04-17T11:14:43.091Z] #31 8.677 #=#=#                                                                         

######################################################################## 100.0%
11:14:43 [2022-04-17T11:14:43.091Z] #31 8.925 
11:14:43 [2022-04-17T11:14:43.091Z] #31 8.981 Download of images into '/build' complete.
11:14:43 [2022-04-17T11:14:43.091Z] #31 8.981 Use something like the following to load the result into a Docker daemon:
11:14:43 [2022-04-17T11:14:43.091Z] #31 8.981   tar -cC '/build' . | docker load
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.453 + RM_GOPATH=0
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.455 + TMP_GOPATH=
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.455 + : /build
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.455 + '[' -z '' ']'
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.458 ++ mktemp -d
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.461 + export GOPATH=/tmp/tmp.rySEEBtLTo
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.462 + GOPATH=/tmp/tmp.rySEEBtLTo
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.462 + RM_GOPATH=1
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.462 + case "$(go env GOARCH)" in
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.465 ++ go env GOARCH
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.494 + export GO_BUILDMODE=-buildmode=pie
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.494 + GO_BUILDMODE=-buildmode=pie
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.496 ++ dirname /install.sh
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.497 + dir=/
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.497 + bin=rootlesskit
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.497 + shift
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.498 + '[' '!' -f //rootlesskit.installer ']'
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.498 + . //rootlesskit.installer
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.498 ++ : 1920341cd41e047834a21007424162a2dc946315
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.499 + install_rootlesskit
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.505 + case "$1" in
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.505 + export CGO_ENABLED=0
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.506 + CGO_ENABLED=0
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.512 + _install_rootlesskit
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.512 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.512 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.512 + for f in rootlesskit rootlesskit-docker-proxy
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.512 + GOBIN=/build
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.512 + GO111MODULE=on
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.512 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
11:14:43 [2022-04-17T11:14:43.165Z] #63 3.980 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
11:14:43 [2022-04-17T11:14:43.341Z] #19 80.55 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
11:14:43 [2022-04-17T11:14:43.341Z] #19 80.57 Unpacking libmagic1:amd64 (1:5.39-3) ...
11:14:43 [2022-04-17T11:14:43.341Z] #19 80.65 Selecting previously unselected package file.
11:14:43 [2022-04-17T11:14:43.341Z] #19 80.65 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
11:14:43 [2022-04-17T11:14:43.341Z] #19 80.66 Unpacking file (1:5.39-3) ...
11:14:43 [2022-04-17T11:14:43.341Z] #19 80.71 Selecting previously unselected package xz-utils.
11:14:43 [2022-04-17T11:14:43.341Z] #19 80.72 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ...
11:14:43 [2022-04-17T11:14:43.341Z] #19 80.72 Unpacking xz-utils (5.2.5-2) ...
11:14:43 [2022-04-17T11:14:43.577Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 4.0s done
11:14:43 [2022-04-17T11:14:43.577Z] #11 ...
11:14:43 [2022-04-17T11:14:43.577Z] 
11:14:43 [2022-04-17T11:14:43.577Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:14:43 [2022-04-17T11:14:43.577Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca
11:14:43 [2022-04-17T11:14:43.577Z] #29 9.270 0 added, 0 removed; done.
11:14:43 [2022-04-17T11:14:43.577Z] #29 9.271 Running hooks in /etc/ca-certificates/update.d...
11:14:43 [2022-04-17T11:14:43.577Z] #29 9.272 done.
11:14:43 [2022-04-17T11:14:43.577Z] #29 DONE 10.7s
11:14:43 [2022-04-17T11:14:43.577Z] 
11:14:43 [2022-04-17T11:14:43.577Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:43 [2022-04-17T11:14:43.577Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:14:43 [2022-04-17T11:14:43.577Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496
11:14:43 [2022-04-17T11:14:43.598Z] #19 80.79 Selecting previously unselected package binutils-aarch64-linux-gnu.
11:14:43 [2022-04-17T11:14:43.598Z] #19 80.79 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
11:14:43 [2022-04-17T11:14:43.598Z] #19 80.80 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
11:14:43 [2022-04-17T11:14:43.666Z] #31 DONE 10.5s
11:14:43 [2022-04-17T11:14:43.666Z] 
11:14:43 [2022-04-17T11:14:43.666Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:14:43 [2022-04-17T11:14:43.666Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506
11:14:43 [2022-04-17T11:14:43.666Z] #12 DONE 1.9s
11:14:43 [2022-04-17T11:14:43.666Z] 
11:14:43 [2022-04-17T11:14:43.666Z] #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
11:14:43 [2022-04-17T11:14:43.666Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4
11:14:43 [2022-04-17T11:14:43.833Z] #11 ...
11:14:43 [2022-04-17T11:14:43.833Z] 
11:14:43 [2022-04-17T11:14:43.833Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:14:43 [2022-04-17T11:14:43.833Z] #30 sha256:efeef4a87de5ec00de31ff09c31d04065a9b9c346f21258519dfd385b79521d0
11:14:43 [2022-04-17T11:14:43.833Z] #30 DONE 0.5s
11:14:43 [2022-04-17T11:14:43.833Z] 
11:14:43 [2022-04-17T11:14:43.833Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:43 [2022-04-17T11:14:43.833Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d
11:14:44 [2022-04-17T11:14:44.161Z] #19 81.59 Selecting previously unselected package binutils-arm-linux-gnueabi.
11:14:44 [2022-04-17T11:14:44.161Z] #19 81.60 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
11:14:44 [2022-04-17T11:14:44.161Z] #19 81.61 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
11:14:44 [2022-04-17T11:14:44.239Z] #13 DONE 0.6s
11:14:44 [2022-04-17T11:14:44.239Z] 
11:14:44 [2022-04-17T11:14:44.239Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
11:14:44 [2022-04-17T11:14:44.239Z] #62 sha256:896f56e6d116bf8e4a98a002109822b1167dfdd6175b886c88db23c9ae9279af
11:14:44 [2022-04-17T11:14:44.239Z] #62 DONE 0.0s
11:14:44 [2022-04-17T11:14:44.239Z] 
11:14:44 [2022-04-17T11:14:44.239Z] #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
11:14:44 [2022-04-17T11:14:44.239Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb
11:14:44 [2022-04-17T11:14:44.508Z] #58 ...
11:14:44 [2022-04-17T11:14:44.508Z] 
11:14:44 [2022-04-17T11:14:44.508Z] #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
11:14:44 [2022-04-17T11:14:44.508Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256
11:14:44 [2022-04-17T11:14:44.508Z] #46 DONE 0.2s
11:14:44 [2022-04-17T11:14:44.508Z] 
11:14:44 [2022-04-17T11:14:44.508Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:14:44 [2022-04-17T11:14:44.508Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50
11:14:44 [2022-04-17T11:14:44.508Z] #42 DONE 0.2s
11:14:44 [2022-04-17T11:14:44.508Z] 
11:14:44 [2022-04-17T11:14:44.508Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:14:44 [2022-04-17T11:14:44.508Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8
11:14:44 [2022-04-17T11:14:44.508Z] #33 DONE 0.2s
11:14:44 [2022-04-17T11:14:44.508Z] 
11:14:44 [2022-04-17T11:14:44.508Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
11:14:44 [2022-04-17T11:14:44.508Z] #25 sha256:c20b5f13d3fdee50fe96d0227e283aa33672e99882b0a172f3af46dae44b8b3d
11:14:44 [2022-04-17T11:14:44.508Z] #25 DONE 0.3s
11:14:44 [2022-04-17T11:14:44.508Z] 
11:14:44 [2022-04-17T11:14:44.508Z] #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
11:14:44 [2022-04-17T11:14:44.508Z] #26 sha256:a22c5ea001020dc222cfc0f1c09aad6f9189c858514cf1f79e24f663fd49c52c
11:14:44 [2022-04-17T11:14:44.726Z] #19 82.27 Selecting previously unselected package binutils-arm-linux-gnueabihf.
11:14:44 [2022-04-17T11:14:44.983Z] #19 82.27 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
11:14:44 [2022-04-17T11:14:44.983Z] #19 82.27 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
11:14:45 [2022-04-17T11:14:45.078Z] #63 6.225 go: downloading github.com/sirupsen/logrus v1.8.1
11:14:45 [2022-04-17T11:14:45.078Z] #63 6.225 go: downloading github.com/urfave/cli/v2 v2.4.0
11:14:45 [2022-04-17T11:14:45.547Z] #19 82.93 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
11:14:45 [2022-04-17T11:14:45.547Z] #19 82.93 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
11:14:45 [2022-04-17T11:14:45.547Z] #19 82.94 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
11:14:46 [2022-04-17T11:14:46.017Z] #63 6.948 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
11:14:46 [2022-04-17T11:14:46.110Z] #19 83.52 Selecting previously unselected package binutils-s390x-linux-gnu.
11:14:46 [2022-04-17T11:14:46.110Z] #19 83.53 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
11:14:46 [2022-04-17T11:14:46.110Z] #19 83.53 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
11:14:46 [2022-04-17T11:14:46.309Z] #11 extracting sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 5.4s done
11:14:46 [2022-04-17T11:14:46.568Z] #11 ...
11:14:46 [2022-04-17T11:14:46.568Z] 
11:14:46 [2022-04-17T11:14:46.568Z] #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
11:14:46 [2022-04-17T11:14:46.568Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2
11:14:46 [2022-04-17T11:14:46.568Z] #29 10.19 Unpacking curl (7.74.0-1.3+deb11u1) ...
11:14:46 [2022-04-17T11:14:46.568Z] #29 10.26 Selecting previously unselected package libonig5:arm64.
11:14:46 [2022-04-17T11:14:46.568Z] #29 10.26 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
11:14:46 [2022-04-17T11:14:46.568Z] #29 10.26 Unpacking libonig5:arm64 (6.9.6-1.1) ...
11:14:46 [2022-04-17T11:14:46.568Z] #29 10.45 Selecting previously unselected package libjq1:arm64.
11:14:46 [2022-04-17T11:14:46.568Z] #29 10.45 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
11:14:46 [2022-04-17T11:14:46.568Z] #29 10.46 Unpacking libjq1:arm64 (1.6-2.1) ...
11:14:46 [2022-04-17T11:14:46.568Z] #29 10.50 Selecting previously unselected package jq.
11:14:46 [2022-04-17T11:14:46.568Z] #29 10.50 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
11:14:46 [2022-04-17T11:14:46.568Z] #29 10.50 Unpacking jq (1.6-2.1) ...
11:14:46 [2022-04-17T11:14:46.568Z] #29 10.57 Setting up libpsl5:arm64 (0.21.0-1.2) ...
11:14:46 [2022-04-17T11:14:46.568Z] #29 10.59 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
11:14:46 [2022-04-17T11:14:46.568Z] #29 10.60 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
11:14:46 [2022-04-17T11:14:46.568Z] #29 10.61 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:14:46 [2022-04-17T11:14:46.568Z] #29 10.62 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:14:46 [2022-04-17T11:14:46.568Z] #29 10.63 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:14:46 [2022-04-17T11:14:46.568Z] #29 10.64 Setting up libssh2-1:arm64 (1.9.0-2) ...
11:14:46 [2022-04-17T11:14:46.568Z] #29 10.65 Setting up openssl (1.1.1n-0+deb11u1) ...
11:14:46 [2022-04-17T11:14:46.568Z] #29 10.67 Setting up libonig5:arm64 (6.9.6-1.1) ...
11:14:46 [2022-04-17T11:14:46.568Z] #29 10.72 Setting up libjq1:arm64 (1.6-2.1) ...
11:14:46 [2022-04-17T11:14:46.568Z] #29 10.73 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ...
11:14:46 [2022-04-17T11:14:46.568Z] #29 10.75 Setting up ca-certificates (20210119) ...
11:14:46 [2022-04-17T11:14:46.568Z] #29 11.47 Updating certificates in /etc/ssl/certs...
11:14:46 [2022-04-17T11:14:46.568Z] #29 12.36 129 added, 0 removed; done.
11:14:46 [2022-04-17T11:14:46.568Z] #29 12.44 Setting up jq (1.6-2.1) ...
11:14:46 [2022-04-17T11:14:46.568Z] #29 12.45 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ...
11:14:46 [2022-04-17T11:14:46.568Z] #29 12.46 Setting up curl (7.74.0-1.3+deb11u1) ...
11:14:46 [2022-04-17T11:14:46.568Z] #29 12.47 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:14:46 [2022-04-17T11:14:46.568Z] #29 12.49 Processing triggers for ca-certificates (20210119) ...
11:14:46 [2022-04-17T11:14:46.568Z] #29 12.50 Updating certificates in /etc/ssl/certs...
11:14:46 [2022-04-17T11:14:46.568Z] #29 13.26 0 added, 0 removed; done.
11:14:46 [2022-04-17T11:14:46.568Z] #29 13.26 Running hooks in /etc/ca-certificates/update.d...
11:14:46 [2022-04-17T11:14:46.568Z] #29 13.27 done.
11:14:46 [2022-04-17T11:14:46.568Z] #29 DONE 13.9s
11:14:46 [2022-04-17T11:14:46.673Z] #19 84.11 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
11:14:46 [2022-04-17T11:14:46.674Z] #19 84.11 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
11:14:46 [2022-04-17T11:14:46.674Z] #19 84.12 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
11:14:46 [2022-04-17T11:14:46.674Z] #19 84.17 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
11:14:46 [2022-04-17T11:14:46.674Z] #19 84.17 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
11:14:46 [2022-04-17T11:14:46.828Z] 
11:14:46 [2022-04-17T11:14:46.828Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:14:46 [2022-04-17T11:14:46.828Z] #30 sha256:c287eafde541e3b819003d648d9316d5c8d4fceec803a9af5af41baa41bb3244
11:14:46 [2022-04-17T11:14:46.828Z] #30 DONE 0.1s
11:14:46 [2022-04-17T11:14:46.828Z] 
11:14:46 [2022-04-17T11:14:46.828Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10
11:14:46 [2022-04-17T11:14:46.828Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df
11:14:46 [2022-04-17T11:14:46.828Z] #11 extracting sha256:51035018ddc0e6d7c226dd92d7c47cbf2fbd08fdd8c0d8ef222e78d370003354 done
11:14:46 [2022-04-17T11:14:46.930Z] #19 84.18 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
11:14:47 [2022-04-17T11:14:47.088Z] #11 DONE 21.8s
11:14:47 [2022-04-17T11:14:47.088Z] 
11:14:47 [2022-04-17T11:14:47.088Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:14:47 [2022-04-17T11:14:47.088Z] #12 sha256:52f52b1ea455d9b9fdff1c7f4aab5e5c7b0a607b5497cca4ea010667608a011e
11:14:47 [2022-04-17T11:14:47.654Z] #12 DONE 0.4s
11:14:47 [2022-04-17T11:14:47.654Z] 
11:14:47 [2022-04-17T11:14:47.654Z] #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
11:14:47 [2022-04-17T11:14:47.654Z] #13 sha256:8a189b7d42e1a867b9468351efe4b88f40d2169cc9da87dea04e4811fb07628a
11:14:47 [2022-04-17T11:14:47.913Z] #13 DONE 0.5s
11:14:47 [2022-04-17T11:14:47.913Z] 
11:14:47 [2022-04-17T11:14:47.913Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:14:47 [2022-04-17T11:14:47.913Z] #42 sha256:71deccea281ece6a81d34bfe0fa4856a781777b8933d42b4ce4e8d317ef89c92
11:14:47 [2022-04-17T11:14:47.913Z] #42 DONE 0.1s
11:14:47 [2022-04-17T11:14:47.913Z] 
11:14:47 [2022-04-17T11:14:47.913Z] #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
11:14:47 [2022-04-17T11:14:47.913Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71
11:14:48 [2022-04-17T11:14:48.172Z] #38 ...
11:14:48 [2022-04-17T11:14:48.172Z] 
11:14:48 [2022-04-17T11:14:48.172Z] #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
11:14:48 [2022-04-17T11:14:48.172Z] #46 sha256:9258906a48a3dde2502b27fcffcfff18c628c12b27adf73a0cfba96dadf42a6f
11:14:48 [2022-04-17T11:14:48.172Z] #46 DONE 0.2s
11:14:48 [2022-04-17T11:14:48.172Z] 
11:14:48 [2022-04-17T11:14:48.172Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:14:48 [2022-04-17T11:14:48.172Z] #33 sha256:7a3831269ef1bc9e8a604acbe2580472c9ef6cb4cdd75b67f3d6ff04b9945a91
11:14:48 [2022-04-17T11:14:48.172Z] #33 DONE 0.2s
11:14:48 [2022-04-17T11:14:48.172Z] 
11:14:48 [2022-04-17T11:14:48.172Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
11:14:48 [2022-04-17T11:14:48.172Z] #25 sha256:5ef70cf346cec4ffceff2cfe029b0295794da7cdb64ffc213b767e6f7e8fd877
11:14:48 [2022-04-17T11:14:48.172Z] #25 DONE 0.3s
11:14:48 [2022-04-17T11:14:48.172Z] 
11:14:48 [2022-04-17T11:14:48.172Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
11:14:48 [2022-04-17T11:14:48.172Z] #62 sha256:25ab504cbe331739c4e4bbbb73ec58d0044cd626bbf56ef94f801cf01be6925a
11:14:48 [2022-04-17T11:14:48.172Z] #62 DONE 0.3s
11:14:48 [2022-04-17T11:14:48.172Z] 
11:14:48 [2022-04-17T11:14:48.172Z] #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
11:14:48 [2022-04-17T11:14:48.172Z] #63 sha256:ff5fa22dc86098c0f3bf2d21b7912cca59227a291b47a1284a32eab745c53142
11:14:48 [2022-04-17T11:14:48.557Z] #63 9.731 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.472 + RM_GOPATH=0
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.472 + TMP_GOPATH=
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.472 + : /build
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.473 + '[' -z '' ']'
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.474 ++ mktemp -d
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.477 + export GOPATH=/tmp/tmp.rEmL2jRCdL
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.477 + GOPATH=/tmp/tmp.rEmL2jRCdL
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.477 + RM_GOPATH=1
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.477 + case "$(go env GOARCH)" in
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.479 ++ go env GOARCH
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.494 + export GO_BUILDMODE=-buildmode=pie
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.494 + GO_BUILDMODE=-buildmode=pie
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.495 ++ dirname /install.sh
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.497 + dir=/
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.497 + bin=dockercli
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.497 + shift
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.497 + '[' '!' -f //dockercli.installer ']'
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.498 + . //dockercli.installer
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.499 ++ : stable
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.500 ++ : 17.06.2-ce
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.506 + install_dockercli
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.506 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.506 Install docker/cli version 17.06.2-ce from stable
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.508 ++ uname -m
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.515 + arch=x86_64
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.516 + '[' x86_64 '!=' x86_64 ']'
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.516 + url=https://download.docker.com/linux/static
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.516 + tar -xz docker/docker
11:14:48 [2022-04-17T11:14:48.725Z] #26 3.518 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
11:14:48 [2022-04-17T11:14:48.823Z] #63 ...
11:14:48 [2022-04-17T11:14:48.823Z] 
11:14:48 [2022-04-17T11:14:48.823Z] #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
11:14:48 [2022-04-17T11:14:48.823Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b
11:14:48 [2022-04-17T11:14:48.823Z] #36 2.863 go: downloading github.com/pelletier/go-toml v1.8.1
11:14:49 [2022-04-17T11:14:49.079Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 5.1s
11:14:49 [2022-04-17T11:14:49.083Z] #36 ...
11:14:49 [2022-04-17T11:14:49.083Z] 
11:14:49 [2022-04-17T11:14:49.083Z] #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
11:14:49 [2022-04-17T11:14:49.083Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb
11:14:49 [2022-04-17T11:14:49.083Z] #58 4.118 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:14:49 [2022-04-17T11:14:49.083Z] #58 4.144 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:14:49 [2022-04-17T11:14:49.083Z] #58 4.148 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:14:49 [2022-04-17T11:14:49.083Z] #58 4.959 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:14:49 [2022-04-17T11:14:49.083Z] #58 6.316 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [125 kB]
11:14:49 [2022-04-17T11:14:49.083Z] #58 8.146 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
11:14:49 [2022-04-17T11:14:49.083Z] #58 ...
11:14:49 [2022-04-17T11:14:49.083Z] 
11:14:49 [2022-04-17T11:14:49.083Z] #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
11:14:49 [2022-04-17T11:14:49.083Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af
11:14:49 [2022-04-17T11:14:49.083Z] #49 3.782 go: downloading gotest.tools/gotestsum v1.7.0
11:14:49 [2022-04-17T11:14:49.083Z] #49 5.128 go: downloading github.com/dnephin/pflag v1.0.7
11:14:49 [2022-04-17T11:14:49.083Z] #49 5.164 go: downloading github.com/fatih/color v1.10.0
11:14:49 [2022-04-17T11:14:49.083Z] #49 5.223 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:14:49 [2022-04-17T11:14:49.083Z] #49 5.291 go: downloading github.com/pkg/errors v0.9.1
11:14:49 [2022-04-17T11:14:49.083Z] #49 5.680 go: downloading github.com/mattn/go-colorable v0.1.8
11:14:49 [2022-04-17T11:14:49.083Z] #49 5.763 go: downloading github.com/mattn/go-isatty v0.0.12
11:14:49 [2022-04-17T11:14:49.083Z] #49 5.798 go: downloading github.com/fsnotify/fsnotify v1.4.9
11:14:49 [2022-04-17T11:14:49.083Z] #49 5.865 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
11:14:49 [2022-04-17T11:14:49.083Z] #49 5.956 go: downloading github.com/jonboulle/clockwork v0.2.2
11:14:49 [2022-04-17T11:14:49.083Z] #49 6.015 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
11:14:49 [2022-04-17T11:14:49.083Z] #49 6.122 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
11:14:49 [2022-04-17T11:14:49.083Z] #49 6.331 go: downloading golang.org/x/tools v0.1.0
11:14:49 [2022-04-17T11:14:49.342Z] #49 ...
11:14:49 [2022-04-17T11:14:49.342Z] 
11:14:49 [2022-04-17T11:14:49.342Z] #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
11:14:49 [2022-04-17T11:14:49.342Z] #26 sha256:f5c94a75eaba0f7b74d0268030eadb0b7716948b3a0c8ca4820be4c9a9bc6a67
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.379 + RM_GOPATH=0
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.379 + TMP_GOPATH=
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.379 + : /build
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.379 + '[' -z '' ']'
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.384 ++ mktemp -d
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.389 + export GOPATH=/tmp/tmp.GdC31iZarf
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.389 + GOPATH=/tmp/tmp.GdC31iZarf
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.389 + RM_GOPATH=1
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.389 + case "$(go env GOARCH)" in
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.391 ++ go env GOARCH
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.412 + export GO_BUILDMODE=-buildmode=pie
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.412 + GO_BUILDMODE=-buildmode=pie
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.413 ++ dirname /install.sh
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.422 + dir=/
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.422 + bin=dockercli
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.422 + shift
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.422 + '[' '!' -f //dockercli.installer ']'
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.422 + . //dockercli.installer
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.422 ++ : stable
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.422 ++ : 17.06.2-ce
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.423 + install_dockercli
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.424 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.424 Install docker/cli version 17.06.2-ce from stable
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.425 ++ uname -m
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.431 + arch=x86_64
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.432 + '[' x86_64 '!=' x86_64 ']'
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.432 + url=https://download.docker.com/linux/static
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.432 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
11:14:49 [2022-04-17T11:14:49.342Z] #26 3.433 + tar -xz docker/docker
11:14:49 [2022-04-17T11:14:49.342Z] #26 ...
11:14:49 [2022-04-17T11:14:49.342Z] 
11:14:49 [2022-04-17T11:14:49.342Z] #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
11:14:49 [2022-04-17T11:14:49.342Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
11:14:49 [2022-04-17T11:14:49.342Z] #38 3.487 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:14:49 [2022-04-17T11:14:49.342Z] #38 3.493 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:14:49 [2022-04-17T11:14:49.342Z] #38 3.493 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:14:49 [2022-04-17T11:14:49.342Z] #38 4.201 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:14:49 [2022-04-17T11:14:49.342Z] #38 5.784 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [125 kB]
11:14:49 [2022-04-17T11:14:49.342Z] #38 7.646 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
11:14:49 [2022-04-17T11:14:49.601Z] #38 ...
11:14:49 [2022-04-17T11:14:49.601Z] 
11:14:49 [2022-04-17T11:14:49.601Z] #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
11:14:49 [2022-04-17T11:14:49.601Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:14:49 [2022-04-17T11:14:49.601Z] #14 4.075 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:14:49 [2022-04-17T11:14:49.601Z] #14 4.123 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:14:49 [2022-04-17T11:14:49.601Z] #14 4.127 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:14:49 [2022-04-17T11:14:49.601Z] #14 5.027 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:14:49 [2022-04-17T11:14:49.601Z] #14 6.488 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [125 kB]
11:14:49 [2022-04-17T11:14:49.601Z] #14 8.369 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
11:14:49 [2022-04-17T11:14:49.860Z] #14 ...
11:14:49 [2022-04-17T11:14:49.860Z] 
11:14:49 [2022-04-17T11:14:49.860Z] #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
11:14:49 [2022-04-17T11:14:49.860Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70
11:14:49 [2022-04-17T11:14:49.860Z] #34 3.508 + git clone https://github.com/kolyshkin/go-swagger.git .
11:14:49 [2022-04-17T11:14:49.860Z] #34 3.517 Cloning into '.'...
11:14:49 [2022-04-17T11:14:49.860Z] #34 ...
11:14:49 [2022-04-17T11:14:49.860Z] 
11:14:49 [2022-04-17T11:14:49.860Z] #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
11:14:49 [2022-04-17T11:14:49.860Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
11:14:49 [2022-04-17T11:14:49.860Z] #43 3.528 + git clone https://github.com/docker/distribution.git .
11:14:49 [2022-04-17T11:14:49.860Z] #43 3.539 Cloning into '.'...
11:14:50 [2022-04-17T11:14:50.120Z] #43 ...
11:14:50 [2022-04-17T11:14:50.120Z] 
11:14:50 [2022-04-17T11:14:50.120Z] #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
11:14:50 [2022-04-17T11:14:50.120Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
11:14:50 [2022-04-17T11:14:50.120Z] #47 3.791 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:14:50 [2022-04-17T11:14:50.120Z] #47 3.816 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:14:50 [2022-04-17T11:14:50.120Z] #47 3.820 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:14:50 [2022-04-17T11:14:50.120Z] #47 4.366 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
11:14:50 [2022-04-17T11:14:50.120Z] #47 4.604 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:14:50 [2022-04-17T11:14:50.120Z] #47 6.480 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [125 kB]
11:14:50 [2022-04-17T11:14:50.120Z] #47 8.394 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
11:14:50 [2022-04-17T11:14:50.120Z] #47 11.19 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2154 B]
11:14:50 [2022-04-17T11:14:50.120Z] #47 ...
11:14:50 [2022-04-17T11:14:50.120Z] 
11:14:50 [2022-04-17T11:14:50.120Z] #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
11:14:50 [2022-04-17T11:14:50.120Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:14:50 [2022-04-17T11:14:50.120Z] #51 3.757 go: downloading github.com/golangci/golangci-lint v1.44.0
11:14:50 [2022-04-17T11:14:50.379Z] #51 ...
11:14:50 [2022-04-17T11:14:50.379Z] 
11:14:50 [2022-04-17T11:14:50.379Z] #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
11:14:50 [2022-04-17T11:14:50.379Z] #63 sha256:5cb67592053a35822105707f7285c0cff3e2abeb2790a582fc7eb671a5651ddc
11:14:50 [2022-04-17T11:14:50.379Z] #63 10.34 go: downloading github.com/google/uuid v1.3.0
11:14:50 [2022-04-17T11:14:50.379Z] #63 10.43 go: downloading github.com/moby/vpnkit v0.5.0
11:14:50 [2022-04-17T11:14:50.379Z] #63 10.82 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:14:50 [2022-04-17T11:14:50.379Z] #63 10.96 go: downloading github.com/gofrs/flock v0.8.1
11:14:50 [2022-04-17T11:14:50.379Z] #63 11.17 go: downloading github.com/gorilla/mux v1.8.0
11:14:50 [2022-04-17T11:14:50.379Z] #63 11.28 go: downloading github.com/moby/sys/mountinfo v0.6.0
11:14:50 [2022-04-17T11:14:50.379Z] #63 ...
11:14:50 [2022-04-17T11:14:50.379Z] 
11:14:50 [2022-04-17T11:14:50.379Z] #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
11:14:50 [2022-04-17T11:14:50.379Z] #26 sha256:f5c94a75eaba0f7b74d0268030eadb0b7716948b3a0c8ca4820be4c9a9bc6a67
11:14:50 [2022-04-17T11:14:50.379Z] #26 10.53 + mkdir -p /build
11:14:50 [2022-04-17T11:14:50.379Z] #26 10.53 + mv docker/docker /build/
11:14:50 [2022-04-17T11:14:50.379Z] #26 10.58 + rmdir docker
11:14:50 [2022-04-17T11:14:50.379Z] #26 DONE 11.5s
11:14:50 [2022-04-17T11:14:50.639Z] 
11:14:50 [2022-04-17T11:14:50.639Z] #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
11:14:50 [2022-04-17T11:14:50.639Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e
11:14:50 [2022-04-17T11:14:50.639Z] #53 3.074 go: downloading mvdan.cc/sh/v3 v3.0.2
11:14:50 [2022-04-17T11:14:50.639Z] #53 4.294 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:14:50 [2022-04-17T11:14:50.639Z] #53 4.301 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:14:50 [2022-04-17T11:14:50.639Z] #53 4.390 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:14:50 [2022-04-17T11:14:50.639Z] #53 6.126 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:14:50 [2022-04-17T11:14:50.899Z] #53 ...
11:14:50 [2022-04-17T11:14:50.899Z] 
11:14:50 [2022-04-17T11:14:50.899Z] #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
11:14:50 [2022-04-17T11:14:50.899Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af
11:14:50 [2022-04-17T11:14:50.899Z] #49 12.02 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
11:14:50 [2022-04-17T11:14:50.899Z] #49 12.10 go: downloading golang.org/x/mod v0.3.0
11:14:51 [2022-04-17T11:14:51.602Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 8.3s done
11:14:52 [2022-04-17T11:14:52.164Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 done
11:14:52 [2022-04-17T11:14:52.164Z] #11 DONE 28.8s
11:14:52 [2022-04-17T11:14:52.164Z] 
11:14:52 [2022-04-17T11:14:52.164Z] #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
11:14:52 [2022-04-17T11:14:52.164Z] #31 sha256:2729a72e087ccdc1522060d019ae62fc9a54e34268194126b533375e8bc8cfb5
11:14:52 [2022-04-17T11:14:52.164Z] #31 1.375 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:14:52 [2022-04-17T11:14:52.164Z] #31 1.632 
11:14:52 [2022-04-17T11:14:52.164Z] #31 1.853 #=#=#                                                                         

######################################################################## 100.0%
11:14:52 [2022-04-17T11:14:52.164Z] #31 2.095 
11:14:52 [2022-04-17T11:14:52.164Z] #31 2.981 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:14:52 [2022-04-17T11:14:52.164Z] #31 3.255 
11:14:52 [2022-04-17T11:14:52.164Z] #31 3.475 #=#=#                                                                         

######################################################################## 100.0%
11:14:52 [2022-04-17T11:14:52.164Z] #31 3.723 
11:14:52 [2022-04-17T11:14:52.164Z] #31 4.559 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
11:14:52 [2022-04-17T11:14:52.164Z] #31 4.835 
11:14:52 [2022-04-17T11:14:52.164Z] #31 5.064 #=#=#                                                                         

##################                                                        26.0%
#########################################                                 57.8%
################################################################          89.9%
######################################################################## 100.0%
11:14:52 [2022-04-17T11:14:52.164Z] #31 5.596 
11:14:52 [2022-04-17T11:14:52.164Z] #31 6.479 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:14:52 [2022-04-17T11:14:52.164Z] #31 6.737 
11:14:52 [2022-04-17T11:14:52.164Z] #31 6.957 #=#=#                                                                         

######################################################################## 100.0%
11:14:52 [2022-04-17T11:14:52.164Z] #31 7.221 
11:14:52 [2022-04-17T11:14:52.164Z] #31 7.935 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:14:52 [2022-04-17T11:14:52.164Z] #31 8.205 
11:14:52 [2022-04-17T11:14:52.164Z] #31 8.417 #=#=#                                                                         
11:14:52 [2022-04-17T11:14:52.164Z] #31 ...
11:14:52 [2022-04-17T11:14:52.164Z] 
11:14:52 [2022-04-17T11:14:52.164Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:14:52 [2022-04-17T11:14:52.164Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.497 + RM_GOPATH=0
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.497 + TMP_GOPATH=
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.497 + : /build
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.497 + '[' -z '' ']'
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.498 ++ mktemp -d
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.508 + export GOPATH=/tmp/tmp.JWZGy7LUQa
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.508 + GOPATH=/tmp/tmp.JWZGy7LUQa
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.508 + RM_GOPATH=1
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.508 + case "$(go env GOARCH)" in
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.508 ++ go env GOARCH
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.534 + export GO_BUILDMODE=-buildmode=pie
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.534 + GO_BUILDMODE=-buildmode=pie
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.534 ++ dirname /install.sh
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.535 + dir=/
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.544 + bin=rootlesskit
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.544 + shift
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.544 + '[' '!' -f //rootlesskit.installer ']'
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.544 + . //rootlesskit.installer
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.544 ++ : 1920341cd41e047834a21007424162a2dc946315
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.544 + install_rootlesskit
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.544 + case "$1" in
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.544 + export CGO_ENABLED=0
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.544 + CGO_ENABLED=0
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.544 + _install_rootlesskit
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.544 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.544 + for f in rootlesskit rootlesskit-docker-proxy
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.544 + GOBIN=/build
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.544 + GO111MODULE=on
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.544 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.544 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
11:14:52 [2022-04-17T11:14:52.368Z] #63 3.953 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
11:14:52 [2022-04-17T11:14:52.808Z] #49 ...
11:14:52 [2022-04-17T11:14:52.808Z] 
11:14:52 [2022-04-17T11:14:52.808Z] #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
11:14:52 [2022-04-17T11:14:52.808Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b
11:14:52 [2022-04-17T11:14:52.808Z] #36 13.86 tomll can be used in two ways:
11:14:52 [2022-04-17T11:14:52.808Z] #36 13.87 Writing to STDIN and reading from STDOUT:
11:14:52 [2022-04-17T11:14:52.808Z] #36 13.87   cat file.toml | tomll > file.toml
11:14:52 [2022-04-17T11:14:52.808Z] #36 13.87 
11:14:52 [2022-04-17T11:14:52.808Z] #36 13.87 Reading and updating a list of files:
11:14:52 [2022-04-17T11:14:52.808Z] #36 13.87   tomll a.toml b.toml c.toml
11:14:52 [2022-04-17T11:14:52.808Z] #36 13.87 
11:14:52 [2022-04-17T11:14:52.808Z] #36 13.87 When given a list of files, tomll will modify all files in place without asking.
11:14:52 [2022-04-17T11:14:52.808Z] #36 DONE 14.1s
11:14:53 [2022-04-17T11:14:53.068Z] 
11:14:53 [2022-04-17T11:14:53.068Z] #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
11:14:53 [2022-04-17T11:14:53.068Z] #63 sha256:5cb67592053a35822105707f7285c0cff3e2abeb2790a582fc7eb671a5651ddc
11:14:53 [2022-04-17T11:14:53.068Z] #63 11.88 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
11:14:53 [2022-04-17T11:14:53.068Z] #63 12.00 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
11:14:53 [2022-04-17T11:14:53.068Z] #63 12.17 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
11:14:53 [2022-04-17T11:14:53.068Z] #63 14.07 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:14:53 [2022-04-17T11:14:53.745Z] #63 5.511 go: downloading github.com/sirupsen/logrus v1.8.1
11:14:53 [2022-04-17T11:14:53.745Z] #63 ...
11:14:53 [2022-04-17T11:14:53.745Z] 
11:14:53 [2022-04-17T11:14:53.745Z] #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
11:14:53 [2022-04-17T11:14:53.745Z] #26 sha256:6acd7cfe5a46fab060cbe6e4dfd5d83b3d034d487cd0fcdc57c5ea2dd282cef2
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.684 + RM_GOPATH=0
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.685 + TMP_GOPATH=
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.686 + : /build
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.686 + '[' -z '' ']'
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.688 ++ mktemp -d
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.704 + export GOPATH=/tmp/tmp.81rDv2qsl2
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.704 + GOPATH=/tmp/tmp.81rDv2qsl2
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.704 + RM_GOPATH=1
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.705 + case "$(go env GOARCH)" in
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.705 ++ go env GOARCH
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.719 + export GO_BUILDMODE=-buildmode=pie
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.719 + GO_BUILDMODE=-buildmode=pie
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.721 ++ dirname /install.sh
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.725 + dir=/
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.728 + bin=dockercli
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.729 + shift
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.729 + '[' '!' -f //dockercli.installer ']'
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.730 + . //dockercli.installer
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.730 ++ : stable
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.732 ++ : 17.06.2-ce
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.736 + install_dockercli
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.736 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.737 Install docker/cli version 17.06.2-ce from stable
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.737 ++ uname -m
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.738 + arch=aarch64
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.741 + '[' aarch64 '!=' x86_64 ']'
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.741 + '[' aarch64 '!=' s390x ']'
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.741 + '[' aarch64 '!=' armhf ']'
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.744 + build_dockercli
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.744 + git clone https://github.com/docker/docker-ce /tmp/tmp.81rDv2qsl2/tmp/docker-ce
11:14:53 [2022-04-17T11:14:53.745Z] #26 3.750 Cloning into '/tmp/tmp.81rDv2qsl2/tmp/docker-ce'...
11:14:54 [2022-04-17T11:14:54.061Z] #12 ...
11:14:54 [2022-04-17T11:14:54.061Z] 
11:14:54 [2022-04-17T11:14:54.061Z] #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
11:14:54 [2022-04-17T11:14:54.061Z] #31 sha256:2729a72e087ccdc1522060d019ae62fc9a54e34268194126b533375e8bc8cfb5
11:14:54 [2022-04-17T11:14:54.061Z] #31 8.417 #=#=#                                                                         

######################################################################## 100.0%
11:14:54 [2022-04-17T11:14:54.061Z] #31 8.695 
11:14:54 [2022-04-17T11:14:54.061Z] #31 8.754 Download of images into '/build' complete.
11:14:54 [2022-04-17T11:14:54.061Z] #31 8.754 Use something like the following to load the result into a Docker daemon:
11:14:54 [2022-04-17T11:14:54.061Z] #31 8.754   tar -cC '/build' . | docker load
11:14:54 [2022-04-17T11:14:54.061Z] #31 DONE 9.9s
11:14:54 [2022-04-17T11:14:54.061Z] 
11:14:54 [2022-04-17T11:14:54.061Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:14:54 [2022-04-17T11:14:54.061Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506
11:14:54 [2022-04-17T11:14:54.061Z] #12 DONE 1.6s
11:14:54 [2022-04-17T11:14:54.061Z] 
11:14:54 [2022-04-17T11:14:54.061Z] #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
11:14:54 [2022-04-17T11:14:54.061Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4
11:14:54 [2022-04-17T11:14:54.626Z] #13 DONE 0.6s
11:14:54 [2022-04-17T11:14:54.626Z] 
11:14:54 [2022-04-17T11:14:54.626Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:14:54 [2022-04-17T11:14:54.626Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50
11:14:54 [2022-04-17T11:14:54.626Z] #42 DONE 0.1s
11:14:54 [2022-04-17T11:14:54.626Z] 
11:14:54 [2022-04-17T11:14:54.626Z] #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
11:14:54 [2022-04-17T11:14:54.626Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb
11:14:54 [2022-04-17T11:14:54.626Z] #58 ...
11:14:54 [2022-04-17T11:14:54.626Z] 
11:14:54 [2022-04-17T11:14:54.626Z] #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
11:14:54 [2022-04-17T11:14:54.626Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256
11:14:54 [2022-04-17T11:14:54.626Z] #46 DONE 0.1s
11:14:54 [2022-04-17T11:14:54.626Z] 
11:14:54 [2022-04-17T11:14:54.626Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:14:54 [2022-04-17T11:14:54.626Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8
11:14:54 [2022-04-17T11:14:54.626Z] #33 DONE 0.2s
11:14:54 [2022-04-17T11:14:54.626Z] 
11:14:54 [2022-04-17T11:14:54.626Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
11:14:54 [2022-04-17T11:14:54.626Z] #25 sha256:9922538cebf1786bddee1f9e3faaf2c98b787acb1dbeae1cc173e6f1758b9219
11:14:54 [2022-04-17T11:14:54.626Z] #25 DONE 0.2s
11:14:54 [2022-04-17T11:14:54.626Z] 
11:14:54 [2022-04-17T11:14:54.626Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
11:14:54 [2022-04-17T11:14:54.626Z] #62 sha256:5cc8a1a49ed2389f2fa07223890a58f486d7bbafa1b60832aa004038fc46592c
11:14:54 [2022-04-17T11:14:54.626Z] #62 DONE 0.2s
11:14:54 [2022-04-17T11:14:54.626Z] 
11:14:54 [2022-04-17T11:14:54.626Z] #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
11:14:54 [2022-04-17T11:14:54.626Z] #63 sha256:be6cb0de49b54745cfc05f8ae26d3cba53c2b2dadf586d78b52a5675946544d1
11:14:55 [2022-04-17T11:14:55.316Z] #26 ...
11:14:55 [2022-04-17T11:14:55.316Z] 
11:14:55 [2022-04-17T11:14:55.316Z] #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
11:14:55 [2022-04-17T11:14:55.316Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:14:55 [2022-04-17T11:14:55.316Z] #51 4.022 go: downloading github.com/golangci/golangci-lint v1.44.0
11:14:55 [2022-04-17T11:14:55.316Z] #51 ...
11:14:55 [2022-04-17T11:14:55.316Z] 
11:14:55 [2022-04-17T11:14:55.317Z] #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
11:14:55 [2022-04-17T11:14:55.317Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b
11:14:55 [2022-04-17T11:14:55.317Z] #36 4.213 go: downloading github.com/pelletier/go-toml v1.8.1
11:14:55 [2022-04-17T11:14:55.317Z] #36 ...
11:14:55 [2022-04-17T11:14:55.317Z] 
11:14:55 [2022-04-17T11:14:55.317Z] #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
11:14:55 [2022-04-17T11:14:55.317Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
11:14:55 [2022-04-17T11:14:55.317Z] #47 3.992 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:14:55 [2022-04-17T11:14:55.317Z] #47 4.055 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:14:55 [2022-04-17T11:14:55.317Z] #47 4.058 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:14:55 [2022-04-17T11:14:55.317Z] #47 4.623 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
11:14:55 [2022-04-17T11:14:55.317Z] #47 5.025 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:14:55 [2022-04-17T11:14:55.317Z] #47 6.987 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [125 kB]
11:14:55 [2022-04-17T11:14:55.317Z] #47 9.185 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
11:14:55 [2022-04-17T11:14:55.317Z] #47 ...
11:14:55 [2022-04-17T11:14:55.317Z] 
11:14:55 [2022-04-17T11:14:55.317Z] #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
11:14:55 [2022-04-17T11:14:55.317Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e
11:14:55 [2022-04-17T11:14:55.317Z] #53 3.309 go: downloading mvdan.cc/sh/v3 v3.0.2
11:14:55 [2022-04-17T11:14:55.317Z] #53 4.346 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:14:55 [2022-04-17T11:14:55.317Z] #53 4.364 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:14:55 [2022-04-17T11:14:55.317Z] #53 4.394 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:14:55 [2022-04-17T11:14:55.317Z] #53 6.199 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:14:55 [2022-04-17T11:14:55.317Z] #53 ...
11:14:55 [2022-04-17T11:14:55.317Z] 
11:14:55 [2022-04-17T11:14:55.317Z] #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
11:14:55 [2022-04-17T11:14:55.317Z] #63 sha256:84e01f27d834b81fba79fd51cf0a234ab755c5a1cff96fce2fd8f544bd9b9f14
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.067 + RM_GOPATH=0
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.067 + TMP_GOPATH=
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.067 + : /build
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.067 + '[' -z '' ']'
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.067 ++ mktemp -d
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.068 + export GOPATH=/tmp/tmp.jUkYQbhsgr
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.068 + GOPATH=/tmp/tmp.jUkYQbhsgr
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.068 + RM_GOPATH=1
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.068 + case "$(go env GOARCH)" in
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.076 ++ go env GOARCH
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.080 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.080 + export GO_BUILDMODE=-buildmode=pie
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.080 + GO_BUILDMODE=-buildmode=pie
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.080 ++ dirname /install.sh
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.080 + dir=/
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.080 + bin=rootlesskit
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.080 + shift
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.080 + '[' '!' -f //rootlesskit.installer ']'
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.080 + . //rootlesskit.installer
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.080 ++ : 1920341cd41e047834a21007424162a2dc946315
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.080 + install_rootlesskit
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.080 + case "$1" in
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.080 + export CGO_ENABLED=0
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.080 + CGO_ENABLED=0
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.080 + _install_rootlesskit
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.080 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.080 + for f in rootlesskit rootlesskit-docker-proxy
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.080 + GOBIN=/build
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.080 + GO111MODULE=on
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.080 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
11:14:55 [2022-04-17T11:14:55.317Z] #63 3.610 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
11:14:55 [2022-04-17T11:14:55.317Z] #63 5.888 go: downloading github.com/sirupsen/logrus v1.8.1
11:14:55 [2022-04-17T11:14:55.317Z] #63 5.935 go: downloading github.com/urfave/cli/v2 v2.4.0
11:14:55 [2022-04-17T11:14:55.317Z] #63 6.247 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
11:14:55 [2022-04-17T11:14:55.317Z] #63 9.438 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
11:14:55 [2022-04-17T11:14:55.317Z] #63 10.14 go: downloading github.com/google/uuid v1.3.0
11:14:55 [2022-04-17T11:14:55.317Z] #63 10.16 go: downloading github.com/moby/vpnkit v0.5.0
11:14:55 [2022-04-17T11:14:55.317Z] #63 10.21 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:14:55 [2022-04-17T11:14:55.317Z] #63 10.47 go: downloading github.com/gofrs/flock v0.8.1
11:14:55 [2022-04-17T11:14:55.317Z] #63 10.60 go: downloading github.com/gorilla/mux v1.8.0
11:14:55 [2022-04-17T11:14:55.317Z] #63 ...
11:14:55 [2022-04-17T11:14:55.317Z] 
11:14:55 [2022-04-17T11:14:55.317Z] #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
11:14:55 [2022-04-17T11:14:55.317Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70
11:14:55 [2022-04-17T11:14:55.317Z] #34 3.367 + git clone https://github.com/kolyshkin/go-swagger.git .
11:14:55 [2022-04-17T11:14:55.317Z] #34 3.379 Cloning into '.'...
11:14:55 [2022-04-17T11:14:55.317Z] #34 ...
11:14:55 [2022-04-17T11:14:55.317Z] 
11:14:55 [2022-04-17T11:14:55.317Z] #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
11:14:55 [2022-04-17T11:14:55.317Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af
11:14:55 [2022-04-17T11:14:55.317Z] #49 3.603 go: downloading gotest.tools/gotestsum v1.7.0
11:14:55 [2022-04-17T11:14:55.317Z] #49 4.608 go: downloading github.com/dnephin/pflag v1.0.7
11:14:55 [2022-04-17T11:14:55.317Z] #49 4.615 go: downloading github.com/fatih/color v1.10.0
11:14:55 [2022-04-17T11:14:55.317Z] #49 4.638 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:14:55 [2022-04-17T11:14:55.317Z] #49 4.724 go: downloading github.com/pkg/errors v0.9.1
11:14:55 [2022-04-17T11:14:55.317Z] #49 5.201 go: downloading github.com/mattn/go-colorable v0.1.8
11:14:55 [2022-04-17T11:14:55.317Z] #49 5.202 go: downloading github.com/mattn/go-isatty v0.0.12
11:14:55 [2022-04-17T11:14:55.317Z] #49 5.293 go: downloading github.com/fsnotify/fsnotify v1.4.9
11:14:55 [2022-04-17T11:14:55.317Z] #49 5.295 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
11:14:55 [2022-04-17T11:14:55.317Z] #49 5.352 go: downloading github.com/jonboulle/clockwork v0.2.2
11:14:55 [2022-04-17T11:14:55.317Z] #49 5.465 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
11:14:55 [2022-04-17T11:14:55.317Z] #49 5.559 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
11:14:55 [2022-04-17T11:14:55.317Z] #49 5.763 go: downloading golang.org/x/tools v0.1.0
11:14:55 [2022-04-17T11:14:55.317Z] #49 10.75 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
11:14:55 [2022-04-17T11:14:55.317Z] #49 10.82 go: downloading golang.org/x/mod v0.3.0
11:14:55 [2022-04-17T11:14:55.317Z] #49 ...
11:14:55 [2022-04-17T11:14:55.317Z] 
11:14:55 [2022-04-17T11:14:55.317Z] #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
11:14:55 [2022-04-17T11:14:55.317Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
11:14:55 [2022-04-17T11:14:55.317Z] #43 3.292 + git clone https://github.com/docker/distribution.git .
11:14:55 [2022-04-17T11:14:55.317Z] #43 3.294 Cloning into '.'...
11:14:55 [2022-04-17T11:14:55.317Z] #43 ...
11:14:55 [2022-04-17T11:14:55.317Z] 
11:14:55 [2022-04-17T11:14:55.317Z] #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
11:14:55 [2022-04-17T11:14:55.317Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:14:55 [2022-04-17T11:14:55.317Z] #14 3.459 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:14:55 [2022-04-17T11:14:55.317Z] #14 3.505 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:14:55 [2022-04-17T11:14:55.317Z] #14 3.505 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:14:55 [2022-04-17T11:14:55.317Z] #14 4.276 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:14:55 [2022-04-17T11:14:55.317Z] #14 5.926 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [125 kB]
11:14:55 [2022-04-17T11:14:55.317Z] #14 7.679 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
11:14:55 [2022-04-17T11:14:55.579Z] #14 ...
11:14:55 [2022-04-17T11:14:55.579Z] 
11:14:55 [2022-04-17T11:14:55.579Z] #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
11:14:55 [2022-04-17T11:14:55.579Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
11:14:55 [2022-04-17T11:14:55.579Z] #38 3.690 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:14:55 [2022-04-17T11:14:55.579Z] #38 3.741 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:14:55 [2022-04-17T11:14:55.579Z] #38 3.747 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:14:55 [2022-04-17T11:14:55.579Z] #38 4.466 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:14:55 [2022-04-17T11:14:55.579Z] #38 6.031 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [125 kB]
11:14:55 [2022-04-17T11:14:55.579Z] #38 8.143 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
11:14:55 [2022-04-17T11:14:55.840Z] #38 ...
11:14:55 [2022-04-17T11:14:55.840Z] 
11:14:55 [2022-04-17T11:14:55.840Z] #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
11:14:55 [2022-04-17T11:14:55.840Z] #26 sha256:a22c5ea001020dc222cfc0f1c09aad6f9189c858514cf1f79e24f663fd49c52c
11:14:55 [2022-04-17T11:14:55.840Z] #26 10.84 + mkdir -p /build
11:14:55 [2022-04-17T11:14:55.840Z] #26 10.84 + mv docker/docker /build/
11:14:55 [2022-04-17T11:14:55.840Z] #26 10.85 + rmdir docker
11:14:56 [2022-04-17T11:14:56.415Z] #26 DONE 11.8s
11:14:56 [2022-04-17T11:14:56.415Z] 
11:14:56 [2022-04-17T11:14:56.415Z] #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
11:14:56 [2022-04-17T11:14:56.415Z] #63 sha256:84e01f27d834b81fba79fd51cf0a234ab755c5a1cff96fce2fd8f544bd9b9f14
11:14:56 [2022-04-17T11:14:56.415Z] #63 10.74 go: downloading github.com/moby/sys/mountinfo v0.6.0
11:14:56 [2022-04-17T11:14:56.415Z] #63 11.12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
11:14:56 [2022-04-17T11:14:56.415Z] #63 11.25 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
11:14:56 [2022-04-17T11:14:56.885Z] #19 93.81 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
11:14:56 [2022-04-17T11:14:56.885Z] #19 93.81 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
11:14:56 [2022-04-17T11:14:56.885Z] #19 93.82 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
11:14:56 [2022-04-17T11:14:56.885Z] #19 93.88 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
11:14:56 [2022-04-17T11:14:56.885Z] #19 93.89 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
11:14:56 [2022-04-17T11:14:56.885Z] #19 93.89 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
11:14:57 [2022-04-17T11:14:57.034Z] #26 ...
11:14:57 [2022-04-17T11:14:57.034Z] 
11:14:57 [2022-04-17T11:14:57.034Z] #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
11:14:57 [2022-04-17T11:14:57.034Z] #31 sha256:ed8e707f050c2e9ecb938265b9456d5eb11a9e35acbbd72be5d3889042da7ac8
11:14:57 [2022-04-17T11:14:57.034Z] #31 1.420 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:14:57 [2022-04-17T11:14:57.034Z] #31 1.755 
11:14:57 [2022-04-17T11:14:57.034Z] #31 1.984 #=#=#                                                                         

######################################################################## 100.0%
11:14:57 [2022-04-17T11:14:57.034Z] #31 2.329 
11:14:57 [2022-04-17T11:14:57.034Z] #31 3.717 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:14:57 [2022-04-17T11:14:57.034Z] #31 4.062 
11:14:57 [2022-04-17T11:14:57.034Z] #31 4.317 #=#=#                                                                         

                                                                           0.4%
######################################################################## 100.0%
11:14:57 [2022-04-17T11:14:57.034Z] #31 5.417 
11:14:57 [2022-04-17T11:14:57.034Z] #31 9.400 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
11:14:57 [2022-04-17T11:14:57.034Z] #31 ...
11:14:57 [2022-04-17T11:14:57.034Z] 
11:14:57 [2022-04-17T11:14:57.034Z] #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
11:14:57 [2022-04-17T11:14:57.034Z] #49 sha256:fd14cce12a964c71c8e91ab902f9cb67468b328161fd64de7a6c81a0fe7fb6fb
11:14:57 [2022-04-17T11:14:57.034Z] #49 2.160 go: downloading gotest.tools/gotestsum v1.7.0
11:14:57 [2022-04-17T11:14:57.034Z] #49 2.964 go: downloading github.com/dnephin/pflag v1.0.7
11:14:57 [2022-04-17T11:14:57.034Z] #49 2.964 go: downloading github.com/fatih/color v1.10.0
11:14:57 [2022-04-17T11:14:57.034Z] #49 3.004 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:14:57 [2022-04-17T11:14:57.034Z] #49 3.022 go: downloading github.com/pkg/errors v0.9.1
11:14:57 [2022-04-17T11:14:57.034Z] #49 3.093 go: downloading github.com/mattn/go-colorable v0.1.8
11:14:57 [2022-04-17T11:14:57.034Z] #49 3.093 go: downloading github.com/mattn/go-isatty v0.0.12
11:14:57 [2022-04-17T11:14:57.034Z] #49 3.108 go: downloading github.com/fsnotify/fsnotify v1.4.9
11:14:57 [2022-04-17T11:14:57.034Z] #49 3.128 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
11:14:57 [2022-04-17T11:14:57.034Z] #49 3.224 go: downloading github.com/jonboulle/clockwork v0.2.2
11:14:57 [2022-04-17T11:14:57.034Z] #49 3.285 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
11:14:57 [2022-04-17T11:14:57.034Z] #49 3.319 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
11:14:57 [2022-04-17T11:14:57.034Z] #49 3.376 go: downloading golang.org/x/tools v0.1.0
11:14:57 [2022-04-17T11:14:57.034Z] #49 6.610 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
11:14:57 [2022-04-17T11:14:57.034Z] #49 6.634 go: downloading golang.org/x/mod v0.3.0
11:14:57 [2022-04-17T11:14:57.034Z] #49 ...
11:14:57 [2022-04-17T11:14:57.034Z] 
11:14:57 [2022-04-17T11:14:57.034Z] #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
11:14:57 [2022-04-17T11:14:57.034Z] #63 sha256:ff5fa22dc86098c0f3bf2d21b7912cca59227a291b47a1284a32eab745c53142
11:14:57 [2022-04-17T11:14:57.034Z] #63 5.532 go: downloading github.com/urfave/cli/v2 v2.4.0
11:14:57 [2022-04-17T11:14:57.034Z] #63 5.977 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
11:14:57 [2022-04-17T11:14:57.034Z] #63 8.282 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
11:14:57 [2022-04-17T11:14:57.034Z] #63 8.761 go: downloading github.com/google/uuid v1.3.0
11:14:57 [2022-04-17T11:14:57.034Z] #63 8.767 go: downloading github.com/moby/vpnkit v0.5.0
11:14:57 [2022-04-17T11:14:57.034Z] #63 8.839 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:14:57 [2022-04-17T11:14:57.602Z] #63 9.198 go: downloading github.com/gofrs/flock v0.8.1
11:14:57 [2022-04-17T11:14:57.602Z] #63 9.341 go: downloading github.com/gorilla/mux v1.8.0
11:14:57 [2022-04-17T11:14:57.602Z] #63 9.467 go: downloading github.com/moby/sys/mountinfo v0.6.0
11:14:57 [2022-04-17T11:14:57.809Z] #63 ...
11:14:57 [2022-04-17T11:14:57.809Z] 
11:14:57 [2022-04-17T11:14:57.809Z] #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
11:14:57 [2022-04-17T11:14:57.809Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb
11:14:57 [2022-04-17T11:14:57.809Z] #58 3.208 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:14:57 [2022-04-17T11:14:57.809Z] #58 3.249 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:14:57 [2022-04-17T11:14:57.809Z] #58 3.249 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:14:57 [2022-04-17T11:14:57.809Z] #58 3.871 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:14:57 [2022-04-17T11:14:57.809Z] #58 5.352 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [125 kB]
11:14:57 [2022-04-17T11:14:57.809Z] #58 7.207 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
11:14:57 [2022-04-17T11:14:57.809Z] #58 ...
11:14:57 [2022-04-17T11:14:57.809Z] 
11:14:57 [2022-04-17T11:14:57.809Z] #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
11:14:57 [2022-04-17T11:14:57.809Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
11:14:57 [2022-04-17T11:14:57.809Z] #47 12.79 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2154 B]
11:14:57 [2022-04-17T11:14:57.860Z] #63 9.599 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
11:14:57 [2022-04-17T11:14:57.860Z] #63 9.716 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
11:14:58 [2022-04-17T11:14:58.119Z] #63 ...
11:14:58 [2022-04-17T11:14:58.119Z] 
11:14:58 [2022-04-17T11:14:58.119Z] #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
11:14:58 [2022-04-17T11:14:58.119Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef
11:14:58 [2022-04-17T11:14:58.119Z] #14 2.763 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:14:58 [2022-04-17T11:14:58.119Z] #14 2.796 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:14:58 [2022-04-17T11:14:58.119Z] #14 2.796 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:14:58 [2022-04-17T11:14:58.119Z] #14 3.120 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
11:14:58 [2022-04-17T11:14:58.119Z] #14 3.934 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [124 kB]
11:14:58 [2022-04-17T11:14:58.119Z] #14 5.109 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
11:14:58 [2022-04-17T11:14:58.119Z] #14 9.889 Fetched 8397 kB in 7s (1139 kB/s)
11:14:58 [2022-04-17T11:14:58.119Z] #14 9.889 Reading package lists...
11:14:58 [2022-04-17T11:14:58.119Z] #14 ...
11:14:58 [2022-04-17T11:14:58.119Z] 
11:14:58 [2022-04-17T11:14:58.119Z] #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
11:14:58 [2022-04-17T11:14:58.119Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65
11:14:58 [2022-04-17T11:14:58.119Z] #51 3.356 go: downloading github.com/golangci/golangci-lint v1.44.0
11:14:58 [2022-04-17T11:14:58.380Z] #51 ...
11:14:58 [2022-04-17T11:14:58.380Z] 
11:14:58 [2022-04-17T11:14:58.380Z] #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
11:14:58 [2022-04-17T11:14:58.380Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8
11:14:58 [2022-04-17T11:14:58.380Z] #43 3.481 + git clone https://github.com/docker/distribution.git .
11:14:58 [2022-04-17T11:14:58.380Z] #43 3.490 Cloning into '.'...
11:14:58 [2022-04-17T11:14:58.380Z] #43 ...
11:14:58 [2022-04-17T11:14:58.380Z] 
11:14:58 [2022-04-17T11:14:58.380Z] #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
11:14:58 [2022-04-17T11:14:58.380Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b
11:14:58 [2022-04-17T11:14:58.380Z] #34 3.630 + git clone https://github.com/kolyshkin/go-swagger.git .
11:14:58 [2022-04-17T11:14:58.380Z] #34 3.639 Cloning into '.'...
11:14:58 [2022-04-17T11:14:58.380Z] #34 ...
11:14:58 [2022-04-17T11:14:58.380Z] 
11:14:58 [2022-04-17T11:14:58.380Z] #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
11:14:58 [2022-04-17T11:14:58.380Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a
11:14:58 [2022-04-17T11:14:58.380Z] #47 4.056 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:14:58 [2022-04-17T11:14:58.380Z] #47 4.105 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:14:58 [2022-04-17T11:14:58.380Z] #47 4.322 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:14:58 [2022-04-17T11:14:58.380Z] #47 4.589 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
11:14:58 [2022-04-17T11:14:58.380Z] #47 5.055 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
11:14:58 [2022-04-17T11:14:58.380Z] #47 7.333 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [124 kB]
11:14:58 [2022-04-17T11:14:58.380Z] #47 9.902 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
11:14:58 [2022-04-17T11:14:58.645Z] #47 ...
11:14:58 [2022-04-17T11:14:58.645Z] 
11:14:58 [2022-04-17T11:14:58.645Z] #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
11:14:58 [2022-04-17T11:14:58.645Z] #36 sha256:451b4c28c812a15d55a897b7b6649d1f38241c344b78ce98e64cec0582ec2b73
11:14:58 [2022-04-17T11:14:58.645Z] #36 3.919 go: downloading github.com/pelletier/go-toml v1.8.1
11:14:58 [2022-04-17T11:14:58.645Z] #36 ...
11:14:58 [2022-04-17T11:14:58.645Z] 
11:14:58 [2022-04-17T11:14:58.645Z] #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
11:14:58 [2022-04-17T11:14:58.645Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e
11:14:58 [2022-04-17T11:14:58.645Z] #58 4.300 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:14:58 [2022-04-17T11:14:58.645Z] #58 4.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:14:58 [2022-04-17T11:14:58.645Z] #58 4.574 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:14:58 [2022-04-17T11:14:58.645Z] #58 5.138 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
11:14:58 [2022-04-17T11:14:58.645Z] #58 7.243 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [124 kB]
11:14:58 [2022-04-17T11:14:58.645Z] #58 9.702 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
11:14:58 [2022-04-17T11:14:58.904Z] #58 ...
11:14:58 [2022-04-17T11:14:58.904Z] 
11:14:58 [2022-04-17T11:14:58.904Z] #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
11:14:58 [2022-04-17T11:14:58.904Z] #53 sha256:35588312ca7c1895763b1b71432b8f609509d3f607a4341c6035294c503aba72
11:14:58 [2022-04-17T11:14:58.904Z] #53 4.054 go: downloading mvdan.cc/sh/v3 v3.0.2
11:14:58 [2022-04-17T11:14:58.904Z] #53 4.842 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:14:58 [2022-04-17T11:14:58.904Z] #53 4.847 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:14:58 [2022-04-17T11:14:58.904Z] #53 4.896 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:14:58 [2022-04-17T11:14:58.904Z] #53 6.137 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:14:58 [2022-04-17T11:14:58.904Z] #53 ...
11:14:58 [2022-04-17T11:14:58.904Z] 
11:14:58 [2022-04-17T11:14:58.904Z] #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
11:14:58 [2022-04-17T11:14:58.904Z] #31 sha256:ed8e707f050c2e9ecb938265b9456d5eb11a9e35acbbd72be5d3889042da7ac8
11:14:58 [2022-04-17T11:14:58.904Z] #31 10.87 
11:14:59 [2022-04-17T11:14:59.162Z] #31 11.23 #=#=#                                                                         

                                                                           0.0%
##########                                                                14.4%
###################                                                       27.1%
############################                                              39.0%
####################################                                      50.8%
##############################################                            64.2%
#####################################################                     74.4%
############################################################              83.7%
######################################################################## 100.0%
11:14:59 [2022-04-17T11:14:59.645Z] #63 ...
11:14:59 [2022-04-17T11:14:59.646Z] 
11:14:59 [2022-04-17T11:14:59.646Z] #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
11:14:59 [2022-04-17T11:14:59.646Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
11:14:59 [2022-04-17T11:14:59.646Z] #38 15.76 Fetched 8509 kB in 13s (677 kB/s)
11:14:59 [2022-04-17T11:14:59.646Z] #38 15.76 Reading package lists...
11:14:59 [2022-04-17T11:14:59.886Z] #63 4.961 + RM_GOPATH=0
11:14:59 [2022-04-17T11:14:59.886Z] #63 4.961 + TMP_GOPATH=
11:14:59 [2022-04-17T11:14:59.886Z] #63 4.962 + : /build
11:14:59 [2022-04-17T11:14:59.886Z] #63 4.962 + '[' -z '' ']'
11:14:59 [2022-04-17T11:14:59.886Z] #63 4.963 ++ mktemp -d
11:14:59 [2022-04-17T11:14:59.886Z] #63 4.966 + export GOPATH=/tmp/tmp.lJqXfPe2HY
11:14:59 [2022-04-17T11:14:59.886Z] #63 4.967 + GOPATH=/tmp/tmp.lJqXfPe2HY
11:14:59 [2022-04-17T11:14:59.886Z] #63 4.967 + RM_GOPATH=1
11:14:59 [2022-04-17T11:14:59.886Z] #63 4.967 + case "$(go env GOARCH)" in
11:14:59 [2022-04-17T11:14:59.886Z] #63 4.968 ++ go env GOARCH
11:14:59 [2022-04-17T11:14:59.886Z] #63 5.015 + export GO_BUILDMODE=-buildmode=pie
11:14:59 [2022-04-17T11:14:59.886Z] #63 5.015 + GO_BUILDMODE=-buildmode=pie
11:14:59 [2022-04-17T11:14:59.886Z] #63 5.016 ++ dirname /install.sh
11:14:59 [2022-04-17T11:14:59.886Z] #63 5.022 + dir=/
11:14:59 [2022-04-17T11:14:59.886Z] #63 5.024 + bin=rootlesskit
11:14:59 [2022-04-17T11:14:59.886Z] #63 5.025 + shift
11:14:59 [2022-04-17T11:14:59.886Z] #63 5.025 + '[' '!' -f //rootlesskit.installer ']'
11:14:59 [2022-04-17T11:14:59.886Z] #63 5.030 + . //rootlesskit.installer
11:14:59 [2022-04-17T11:14:59.886Z] #63 5.031 ++ : 1920341cd41e047834a21007424162a2dc946315
11:14:59 [2022-04-17T11:14:59.886Z] #63 5.031 + install_rootlesskit
11:14:59 [2022-04-17T11:14:59.886Z] #63 5.032 + case "$1" in
11:14:59 [2022-04-17T11:14:59.886Z] #63 5.033 + export CGO_ENABLED=0
11:14:59 [2022-04-17T11:14:59.886Z] #63 5.034 + CGO_ENABLED=0
11:14:59 [2022-04-17T11:14:59.886Z] #63 5.034 + _install_rootlesskit
11:14:59 [2022-04-17T11:14:59.886Z] #63 5.035 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
11:14:59 [2022-04-17T11:14:59.886Z] #63 5.040 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
11:14:59 [2022-04-17T11:14:59.886Z] #63 5.040 + for f in rootlesskit rootlesskit-docker-proxy
11:14:59 [2022-04-17T11:14:59.886Z] #63 5.040 + GOBIN=/build
11:14:59 [2022-04-17T11:14:59.886Z] #63 5.040 + GO111MODULE=on
11:14:59 [2022-04-17T11:14:59.886Z] #63 5.040 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
11:15:00 [2022-04-17T11:15:00.102Z] #31 13.30 
11:15:00 [2022-04-17T11:15:00.143Z] #63 5.572 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
11:15:00 [2022-04-17T11:15:00.648Z] #38 20.22 Reading package lists...
11:15:00 [2022-04-17T11:15:00.648Z] #38 ...
11:15:00 [2022-04-17T11:15:00.648Z] 
11:15:00 [2022-04-17T11:15:00.648Z] #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
11:15:00 [2022-04-17T11:15:00.648Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
11:15:00 [2022-04-17T11:15:00.648Z] #43 21.57 + git checkout -q v2.3.0
11:15:02 [2022-04-17T11:15:02.016Z] #47 ...
11:15:02 [2022-04-17T11:15:02.016Z] 
11:15:02 [2022-04-17T11:15:02.016Z] #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
11:15:02 [2022-04-17T11:15:02.016Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b
11:15:02 [2022-04-17T11:15:02.016Z] #36 16.75 tomll can be used in two ways:
11:15:02 [2022-04-17T11:15:02.016Z] #36 16.75 Writing to STDIN and reading from STDOUT:
11:15:02 [2022-04-17T11:15:02.016Z] #36 16.75   cat file.toml | tomll > file.toml
11:15:02 [2022-04-17T11:15:02.016Z] #36 16.75 
11:15:02 [2022-04-17T11:15:02.016Z] #36 16.75 Reading and updating a list of files:
11:15:02 [2022-04-17T11:15:02.016Z] #36 16.75   tomll a.toml b.toml c.toml
11:15:02 [2022-04-17T11:15:02.016Z] #36 16.75 
11:15:02 [2022-04-17T11:15:02.016Z] #36 16.75 When given a list of files, tomll will modify all files in place without asking.
11:15:02 [2022-04-17T11:15:02.016Z] #36 DONE 17.2s
11:15:02 [2022-04-17T11:15:02.016Z] 
11:15:02 [2022-04-17T11:15:02.016Z] #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
11:15:02 [2022-04-17T11:15:02.016Z] #63 sha256:84e01f27d834b81fba79fd51cf0a234ab755c5a1cff96fce2fd8f544bd9b9f14
11:15:02 [2022-04-17T11:15:02.016Z] #63 13.97 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
11:15:02 [2022-04-17T11:15:02.016Z] #63 14.28 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:15:02 [2022-04-17T11:15:02.580Z] #43 23.20 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:15:02 [2022-04-17T11:15:02.639Z] #31 ...
11:15:02 [2022-04-17T11:15:02.639Z] 
11:15:02 [2022-04-17T11:15:02.639Z] #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
11:15:02 [2022-04-17T11:15:02.639Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71
11:15:02 [2022-04-17T11:15:02.639Z] #38 4.302 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:15:02 [2022-04-17T11:15:02.639Z] #38 4.328 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:15:02 [2022-04-17T11:15:02.639Z] #38 4.331 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:15:02 [2022-04-17T11:15:02.639Z] #38 5.139 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
11:15:02 [2022-04-17T11:15:02.639Z] #38 7.515 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [124 kB]
11:15:02 [2022-04-17T11:15:02.639Z] #38 9.778 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
11:15:02 [2022-04-17T11:15:02.639Z] #38 13.80 Fetched 8397 kB in 10s (862 kB/s)
11:15:02 [2022-04-17T11:15:02.639Z] #38 13.80 Reading package lists...
11:15:02 [2022-04-17T11:15:02.639Z] #38 ...
11:15:02 [2022-04-17T11:15:02.639Z] 
11:15:02 [2022-04-17T11:15:02.640Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:15:02 [2022-04-17T11:15:02.640Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef
11:15:02 [2022-04-17T11:15:02.640Z] #14 9.889 Reading package lists...
11:15:02 [2022-04-17T11:15:02.666Z] #63 7.618 go: downloading github.com/sirupsen/logrus v1.8.1
11:15:02 [2022-04-17T11:15:02.666Z] #63 7.626 go: downloading github.com/urfave/cli/v2 v2.4.0
11:15:02 [2022-04-17T11:15:02.666Z] #63 8.200 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
11:15:04 [2022-04-17T11:15:04.019Z] #14 14.27 Reading package lists...
11:15:04 [2022-04-17T11:15:04.019Z] #14 ...
11:15:04 [2022-04-17T11:15:04.019Z] 
11:15:04 [2022-04-17T11:15:04.019Z] #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
11:15:04 [2022-04-17T11:15:04.019Z] #36 sha256:451b4c28c812a15d55a897b7b6649d1f38241c344b78ce98e64cec0582ec2b73
11:15:04 [2022-04-17T11:15:04.019Z] #36 13.01 tomll can be used in two ways:
11:15:04 [2022-04-17T11:15:04.019Z] #36 13.01 Writing to STDIN and reading from STDOUT:
11:15:04 [2022-04-17T11:15:04.019Z] #36 13.01   cat file.toml | tomll > file.toml
11:15:04 [2022-04-17T11:15:04.019Z] #36 13.01 
11:15:04 [2022-04-17T11:15:04.019Z] #36 13.01 Reading and updating a list of files:
11:15:04 [2022-04-17T11:15:04.020Z] #36 13.01   tomll a.toml b.toml c.toml
11:15:04 [2022-04-17T11:15:04.020Z] #36 13.01 
11:15:04 [2022-04-17T11:15:04.020Z] #36 13.01 When given a list of files, tomll will modify all files in place without asking.
11:15:04 [2022-04-17T11:15:04.020Z] #36 DONE 15.8s
11:15:04 [2022-04-17T11:15:04.020Z] 
11:15:04 [2022-04-17T11:15:04.020Z] #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
11:15:04 [2022-04-17T11:15:04.020Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a
11:15:04 [2022-04-17T11:15:04.020Z] #47 13.55 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2154 B]
11:15:04 [2022-04-17T11:15:04.020Z] #47 14.43 Fetched 8400 kB in 11s (778 kB/s)
11:15:04 [2022-04-17T11:15:04.560Z] #63 ...
11:15:04 [2022-04-17T11:15:04.560Z] 
11:15:04 [2022-04-17T11:15:04.560Z] #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
11:15:04 [2022-04-17T11:15:04.560Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:15:04 [2022-04-17T11:15:04.560Z] #51 5.272 go: downloading github.com/golangci/golangci-lint v1.44.0
11:15:04 [2022-04-17T11:15:04.560Z] #51 ...
11:15:04 [2022-04-17T11:15:04.560Z] 
11:15:04 [2022-04-17T11:15:04.560Z] #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
11:15:04 [2022-04-17T11:15:04.560Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:15:04 [2022-04-17T11:15:04.560Z] #14 4.686 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:15:04 [2022-04-17T11:15:04.560Z] #14 4.713 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:15:04 [2022-04-17T11:15:04.560Z] #14 4.713 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:15:04 [2022-04-17T11:15:04.560Z] #14 5.443 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:15:04 [2022-04-17T11:15:04.560Z] #14 7.435 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [125 kB]
11:15:04 [2022-04-17T11:15:04.560Z] #14 9.551 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
11:15:04 [2022-04-17T11:15:04.563Z] #63 ...
11:15:04 [2022-04-17T11:15:04.563Z] 
11:15:04 [2022-04-17T11:15:04.563Z] #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
11:15:04 [2022-04-17T11:15:04.563Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb
11:15:04 [2022-04-17T11:15:04.563Z] #58 14.91 Fetched 8509 kB in 12s (711 kB/s)
11:15:04 [2022-04-17T11:15:04.563Z] #58 14.91 Reading package lists...
11:15:04 [2022-04-17T11:15:04.817Z] #14 ...
11:15:04 [2022-04-17T11:15:04.817Z] 
11:15:04 [2022-04-17T11:15:04.817Z] #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
11:15:04 [2022-04-17T11:15:04.818Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70
11:15:04 [2022-04-17T11:15:04.818Z] #34 4.661 + git clone https://github.com/kolyshkin/go-swagger.git .
11:15:04 [2022-04-17T11:15:04.818Z] #34 4.662 Cloning into '.'...
11:15:04 [2022-04-17T11:15:04.818Z] #34 ...
11:15:04 [2022-04-17T11:15:04.818Z] 
11:15:04 [2022-04-17T11:15:04.818Z] #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
11:15:04 [2022-04-17T11:15:04.818Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
11:15:04 [2022-04-17T11:15:04.818Z] #38 2.112 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:15:04 [2022-04-17T11:15:04.818Z] #38 2.127 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:15:04 [2022-04-17T11:15:04.818Z] #38 2.127 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:15:04 [2022-04-17T11:15:04.818Z] #38 2.314 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:15:04 [2022-04-17T11:15:04.818Z] #38 2.591 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [125 kB]
11:15:04 [2022-04-17T11:15:04.818Z] #38 3.315 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
11:15:04 [2022-04-17T11:15:04.818Z] #38 8.257 Fetched 8509 kB in 6s (1334 kB/s)
11:15:05 [2022-04-17T11:15:05.075Z] #38 8.257 Reading package lists...
11:15:05 [2022-04-17T11:15:05.075Z] #38 ...
11:15:05 [2022-04-17T11:15:05.075Z] 
11:15:05 [2022-04-17T11:15:05.075Z] #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
11:15:05 [2022-04-17T11:15:05.075Z] #26 sha256:7f9a70357b200894fb26698c5e3284babccd738e1f01b7bd4d6b471c5cde8882
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.537 + RM_GOPATH=0
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.537 + TMP_GOPATH=
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.537 + : /build
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.537 + '[' -z '' ']'
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.554 ++ mktemp -d
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.554 + export GOPATH=/tmp/tmp.6wZDzbkcbf
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.554 + GOPATH=/tmp/tmp.6wZDzbkcbf
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.554 + RM_GOPATH=1
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.554 + case "$(go env GOARCH)" in
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.554 ++ go env GOARCH
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.571 + export GO_BUILDMODE=-buildmode=pie
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.571 + GO_BUILDMODE=-buildmode=pie
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.571 ++ dirname /install.sh
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.580 + dir=/
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.580 + bin=dockercli
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.580 + shift
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.581 + '[' '!' -f //dockercli.installer ']'
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.581 + . //dockercli.installer
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.582 ++ : stable
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.582 ++ : 17.06.2-ce
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.582 + install_dockercli
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.582 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.583 ++ uname -m
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.589 Install docker/cli version 17.06.2-ce from stable
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.589 + arch=x86_64
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.589 + '[' x86_64 '!=' x86_64 ']'
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.589 + url=https://download.docker.com/linux/static
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.589 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
11:15:05 [2022-04-17T11:15:05.075Z] #26 4.589 + tar -xz docker/docker
11:15:05 [2022-04-17T11:15:05.075Z] #26 ...
11:15:05 [2022-04-17T11:15:05.075Z] 
11:15:05 [2022-04-17T11:15:05.075Z] #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
11:15:05 [2022-04-17T11:15:05.075Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af
11:15:05 [2022-04-17T11:15:05.075Z] #49 4.217 go: downloading gotest.tools/gotestsum v1.7.0
11:15:05 [2022-04-17T11:15:05.075Z] #49 5.461 go: downloading github.com/dnephin/pflag v1.0.7
11:15:05 [2022-04-17T11:15:05.075Z] #49 5.462 go: downloading github.com/fatih/color v1.10.0
11:15:05 [2022-04-17T11:15:05.075Z] #49 5.599 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:15:05 [2022-04-17T11:15:05.075Z] #49 5.628 go: downloading github.com/pkg/errors v0.9.1
11:15:05 [2022-04-17T11:15:05.075Z] #49 6.024 go: downloading github.com/mattn/go-colorable v0.1.8
11:15:05 [2022-04-17T11:15:05.075Z] #49 6.025 go: downloading github.com/mattn/go-isatty v0.0.12
11:15:05 [2022-04-17T11:15:05.075Z] #49 6.118 go: downloading github.com/fsnotify/fsnotify v1.4.9
11:15:05 [2022-04-17T11:15:05.075Z] #49 6.152 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
11:15:05 [2022-04-17T11:15:05.075Z] #49 6.190 go: downloading github.com/jonboulle/clockwork v0.2.2
11:15:05 [2022-04-17T11:15:05.075Z] #49 6.387 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
11:15:05 [2022-04-17T11:15:05.075Z] #49 6.571 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
11:15:05 [2022-04-17T11:15:05.075Z] #49 6.709 go: downloading golang.org/x/tools v0.1.0
11:15:05 [2022-04-17T11:15:05.333Z] #49 ...
11:15:05 [2022-04-17T11:15:05.333Z] 
11:15:05 [2022-04-17T11:15:05.333Z] #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
11:15:05 [2022-04-17T11:15:05.333Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
11:15:05 [2022-04-17T11:15:05.333Z] #47 2.978 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:15:05 [2022-04-17T11:15:05.333Z] #47 3.000 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:15:05 [2022-04-17T11:15:05.333Z] #47 3.000 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:15:05 [2022-04-17T11:15:05.333Z] #47 3.337 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:15:05 [2022-04-17T11:15:05.333Z] #47 3.498 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
11:15:05 [2022-04-17T11:15:05.333Z] #47 4.100 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [125 kB]
11:15:05 [2022-04-17T11:15:05.333Z] #47 5.345 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
11:15:05 [2022-04-17T11:15:05.333Z] #47 9.101 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2154 B]
11:15:05 [2022-04-17T11:15:05.590Z] #47 ...
11:15:05 [2022-04-17T11:15:05.590Z] 
11:15:05 [2022-04-17T11:15:05.590Z] #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
11:15:05 [2022-04-17T11:15:05.590Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b
11:15:05 [2022-04-17T11:15:05.590Z] #36 3.089 go: downloading github.com/pelletier/go-toml v1.8.1
11:15:05 [2022-04-17T11:15:05.590Z] #36 ...
11:15:05 [2022-04-17T11:15:05.590Z] 
11:15:05 [2022-04-17T11:15:05.590Z] #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
11:15:05 [2022-04-17T11:15:05.590Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
11:15:05 [2022-04-17T11:15:05.590Z] #43 3.055 + git clone https://github.com/docker/distribution.git .
11:15:05 [2022-04-17T11:15:05.590Z] #43 3.055 Cloning into '.'...
11:15:05 [2022-04-17T11:15:05.847Z] #43 ...
11:15:05 [2022-04-17T11:15:05.847Z] 
11:15:05 [2022-04-17T11:15:05.847Z] #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
11:15:05 [2022-04-17T11:15:05.847Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e
11:15:05 [2022-04-17T11:15:05.847Z] #53 4.005 go: downloading mvdan.cc/sh/v3 v3.0.2
11:15:05 [2022-04-17T11:15:05.847Z] #53 5.027 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:15:05 [2022-04-17T11:15:05.847Z] #53 5.027 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:15:05 [2022-04-17T11:15:05.847Z] #53 5.099 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:15:05 [2022-04-17T11:15:05.847Z] #53 6.567 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:15:05 [2022-04-17T11:15:05.847Z] #53 ...
11:15:05 [2022-04-17T11:15:05.847Z] 
11:15:05 [2022-04-17T11:15:05.847Z] #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
11:15:05 [2022-04-17T11:15:05.847Z] #63 sha256:be6cb0de49b54745cfc05f8ae26d3cba53c2b2dadf586d78b52a5675946544d1
11:15:05 [2022-04-17T11:15:05.847Z] #63 11.15 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
11:15:05 [2022-04-17T11:15:05.869Z] #43 ...
11:15:05 [2022-04-17T11:15:05.869Z] 
11:15:05 [2022-04-17T11:15:05.869Z] #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
11:15:05 [2022-04-17T11:15:05.869Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:15:05 [2022-04-17T11:15:05.869Z] #14 16.49 Fetched 8509 kB in 13s (672 kB/s)
11:15:05 [2022-04-17T11:15:05.869Z] #14 16.49 Reading package lists...
11:15:05 [2022-04-17T11:15:05.869Z] #14 20.82 Reading package lists...
11:15:05 [2022-04-17T11:15:05.869Z] #14 25.71 Building dependency tree...
11:15:05 [2022-04-17T11:15:05.869Z] #14 ...
11:15:05 [2022-04-17T11:15:05.869Z] 
11:15:05 [2022-04-17T11:15:05.869Z] #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
11:15:05 [2022-04-17T11:15:05.869Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:15:05 [2022-04-17T11:15:05.869Z] #51 26.65 go: downloading github.com/gofrs/flock v0.8.1
11:15:05 [2022-04-17T11:15:05.870Z] #51 26.66 go: downloading github.com/fatih/color v1.13.0
11:15:05 [2022-04-17T11:15:05.870Z] #51 26.69 go: downloading github.com/spf13/cobra v1.3.0
11:15:05 [2022-04-17T11:15:05.870Z] #51 26.75 go: downloading github.com/spf13/pflag v1.0.5
11:15:05 [2022-04-17T11:15:05.870Z] #51 26.98 go: downloading github.com/spf13/viper v1.10.1
11:15:05 [2022-04-17T11:15:05.870Z] #51 ...
11:15:05 [2022-04-17T11:15:05.870Z] 
11:15:05 [2022-04-17T11:15:05.870Z] #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
11:15:05 [2022-04-17T11:15:05.870Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb
11:15:05 [2022-04-17T11:15:05.870Z] #58 16.86 Fetched 8509 kB in 13s (654 kB/s)
11:15:05 [2022-04-17T11:15:05.870Z] #58 16.86 Reading package lists...
11:15:05 [2022-04-17T11:15:05.870Z] #58 21.27 Reading package lists...
11:15:05 [2022-04-17T11:15:05.870Z] #58 26.09 Building dependency tree...
11:15:05 [2022-04-17T11:15:05.870Z] #58 ...
11:15:05 [2022-04-17T11:15:05.870Z] 
11:15:05 [2022-04-17T11:15:05.870Z] #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
11:15:05 [2022-04-17T11:15:05.870Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
11:15:05 [2022-04-17T11:15:05.870Z] #47 16.68 Fetched 8513 kB in 13s (643 kB/s)
11:15:05 [2022-04-17T11:15:05.870Z] #47 16.68 Reading package lists...
11:15:05 [2022-04-17T11:15:05.870Z] #47 21.20 Reading package lists...
11:15:05 [2022-04-17T11:15:05.870Z] #47 25.96 Building dependency tree...
11:15:05 [2022-04-17T11:15:05.870Z] #47 ...
11:15:05 [2022-04-17T11:15:05.870Z] 
11:15:05 [2022-04-17T11:15:05.870Z] #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
11:15:05 [2022-04-17T11:15:05.870Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb
11:15:05 [2022-04-17T11:15:05.870Z] #58 26.09 Building dependency tree...
11:15:05 [2022-04-17T11:15:05.952Z] #58 20.07 Reading package lists...
11:15:05 [2022-04-17T11:15:05.952Z] #58 ...
11:15:05 [2022-04-17T11:15:05.952Z] 
11:15:05 [2022-04-17T11:15:05.952Z] #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
11:15:05 [2022-04-17T11:15:05.952Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
11:15:05 [2022-04-17T11:15:05.952Z] #43 21.33 Updating files:  99% (1835/1842)
Updating files: 100% (1842/1842)
Updating files: 100% (1842/1842), done.
11:15:05 [2022-04-17T11:15:05.952Z] #43 21.38 + git checkout -q v2.3.0
11:15:06 [2022-04-17T11:15:06.410Z] #63 11.85 go: downloading github.com/google/uuid v1.3.0
11:15:06 [2022-04-17T11:15:06.410Z] #63 11.86 go: downloading github.com/moby/vpnkit v0.5.0
11:15:06 [2022-04-17T11:15:06.410Z] #63 11.94 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:15:06 [2022-04-17T11:15:06.554Z] #47 14.43 Reading package lists...
11:15:06 [2022-04-17T11:15:06.668Z] #63 12.20 go: downloading github.com/gofrs/flock v0.8.1
11:15:06 [2022-04-17T11:15:06.813Z] #47 18.51 Reading package lists...
11:15:06 [2022-04-17T11:15:06.813Z] #47 ...
11:15:06 [2022-04-17T11:15:06.813Z] 
11:15:06 [2022-04-17T11:15:06.813Z] #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
11:15:06 [2022-04-17T11:15:06.813Z] #31 sha256:ed8e707f050c2e9ecb938265b9456d5eb11a9e35acbbd72be5d3889042da7ac8
11:15:06 [2022-04-17T11:15:06.813Z] #31 17.96 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:15:06 [2022-04-17T11:15:06.813Z] #31 19.33 #=#=#                                                                         
11:15:06 [2022-04-17T11:15:06.813Z] #31 19.64 #=#=#                                                                         

######################################################################## 100.0%
11:15:06 [2022-04-17T11:15:06.847Z] #19 102.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
11:15:06 [2022-04-17T11:15:06.847Z] #19 102.9 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
11:15:06 [2022-04-17T11:15:06.847Z] #19 102.9 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
11:15:06 [2022-04-17T11:15:06.847Z] #19 103.0 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
11:15:06 [2022-04-17T11:15:06.847Z] #19 103.0 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
11:15:06 [2022-04-17T11:15:06.847Z] #19 103.0 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
11:15:06 [2022-04-17T11:15:06.925Z] #63 12.22 go: downloading github.com/gorilla/mux v1.8.0
11:15:07 [2022-04-17T11:15:07.182Z] #63 12.43 go: downloading github.com/moby/sys/mountinfo v0.6.0
11:15:07 [2022-04-17T11:15:07.388Z] #31 20.75 
11:15:07 [2022-04-17T11:15:07.439Z] #63 ...
11:15:07 [2022-04-17T11:15:07.439Z] 
11:15:07 [2022-04-17T11:15:07.439Z] #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
11:15:07 [2022-04-17T11:15:07.439Z] #26 sha256:7f9a70357b200894fb26698c5e3284babccd738e1f01b7bd4d6b471c5cde8882
11:15:07 [2022-04-17T11:15:07.439Z] #26 11.85 + mkdir -p /build
11:15:07 [2022-04-17T11:15:07.439Z] #26 11.87 + mv docker/docker /build/
11:15:07 [2022-04-17T11:15:07.439Z] #26 11.87 + rmdir docker
11:15:07 [2022-04-17T11:15:07.439Z] #26 DONE 12.9s
11:15:07 [2022-04-17T11:15:07.439Z] 
11:15:07 [2022-04-17T11:15:07.439Z] #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
11:15:07 [2022-04-17T11:15:07.439Z] #63 sha256:be6cb0de49b54745cfc05f8ae26d3cba53c2b2dadf586d78b52a5675946544d1
11:15:07 [2022-04-17T11:15:07.439Z] #63 12.85 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
11:15:07 [2022-04-17T11:15:07.776Z] #58 29.02 The following additional packages will be installed:
11:15:07 [2022-04-17T11:15:07.776Z] #58 29.03   libbtrfs0
11:15:07 [2022-04-17T11:15:07.866Z] #43 23.39 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:15:08 [2022-04-17T11:15:08.003Z] #63 13.14 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
11:15:08 [2022-04-17T11:15:08.003Z] #63 ...
11:15:08 [2022-04-17T11:15:08.003Z] 
11:15:08 [2022-04-17T11:15:08.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
11:15:08 [2022-04-17T11:15:08.003Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b
11:15:08 [2022-04-17T11:15:08.003Z] #36 13.19 tomll can be used in two ways:
11:15:08 [2022-04-17T11:15:08.003Z] #36 13.19 Writing to STDIN and reading from STDOUT:
11:15:08 [2022-04-17T11:15:08.003Z] #36 13.19   cat file.toml | tomll > file.toml
11:15:08 [2022-04-17T11:15:08.003Z] #36 13.19 
11:15:08 [2022-04-17T11:15:08.003Z] #36 13.19 Reading and updating a list of files:
11:15:08 [2022-04-17T11:15:08.003Z] #36 13.19   tomll a.toml b.toml c.toml
11:15:08 [2022-04-17T11:15:08.003Z] #36 13.19 
11:15:08 [2022-04-17T11:15:08.003Z] #36 13.19 When given a list of files, tomll will modify all files in place without asking.
11:15:08 [2022-04-17T11:15:08.003Z] #36 DONE 13.5s
11:15:08 [2022-04-17T11:15:08.003Z] 
11:15:08 [2022-04-17T11:15:08.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
11:15:08 [2022-04-17T11:15:08.003Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
11:15:08 [2022-04-17T11:15:08.003Z] #38 8.257 Reading package lists...
11:15:08 [2022-04-17T11:15:08.036Z] #58 29.17 The following NEW packages will be installed:
11:15:08 [2022-04-17T11:15:08.036Z] #58 29.17   libbtrfs-dev libbtrfs0
11:15:08 [2022-04-17T11:15:08.295Z] #58 29.58 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
11:15:08 [2022-04-17T11:15:08.295Z] #58 29.58 Need to get 460 kB of archives.
11:15:08 [2022-04-17T11:15:08.295Z] #58 29.58 After this operation, 1237 kB of additional disk space will be used.
11:15:08 [2022-04-17T11:15:08.295Z] #58 29.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:15:08 [2022-04-17T11:15:08.295Z] #58 29.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:15:09 [2022-04-17T11:15:09.242Z] #58 30.50 debconf: delaying package configuration, since apt-utils is not installed
11:15:09 [2022-04-17T11:15:09.503Z] #58 ...
11:15:09 [2022-04-17T11:15:09.503Z] 
11:15:09 [2022-04-17T11:15:09.503Z] #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
11:15:09 [2022-04-17T11:15:09.503Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e
11:15:09 [2022-04-17T11:15:09.503Z] #53 30.03 v3.0.2
11:15:09 [2022-04-17T11:15:09.503Z] #53 DONE 30.7s
11:15:09 [2022-04-17T11:15:09.503Z] 
11:15:09 [2022-04-17T11:15:09.503Z] #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
11:15:09 [2022-04-17T11:15:09.503Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb
11:15:09 [2022-04-17T11:15:09.503Z] #58 30.72 Fetched 460 kB in 0s (1532 kB/s)
11:15:09 [2022-04-17T11:15:09.503Z] #58 30.79 Selecting previously unselected package libbtrfs0:amd64.
11:15:09 [2022-04-17T11:15:09.763Z] #58 30.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
11:15:09 [2022-04-17T11:15:09.763Z] #58 30.85 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
11:15:09 [2022-04-17T11:15:09.763Z] #58 30.87 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:15:09 [2022-04-17T11:15:09.763Z] #58 31.10 Selecting previously unselected package libbtrfs-dev:amd64.
11:15:09 [2022-04-17T11:15:09.763Z] #58 31.10 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
11:15:09 [2022-04-17T11:15:09.763Z] #58 31.18 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:15:09 [2022-04-17T11:15:09.782Z] #43 ...
11:15:09 [2022-04-17T11:15:09.782Z] 
11:15:09 [2022-04-17T11:15:09.783Z] #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
11:15:09 [2022-04-17T11:15:09.783Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:15:09 [2022-04-17T11:15:09.783Z] #14 15.20 Fetched 8509 kB in 12s (711 kB/s)
11:15:09 [2022-04-17T11:15:09.783Z] #14 15.20 Reading package lists...
11:15:09 [2022-04-17T11:15:09.783Z] #14 20.49 Reading package lists...
11:15:09 [2022-04-17T11:15:09.783Z] #14 24.93 Building dependency tree...
11:15:09 [2022-04-17T11:15:09.783Z] #14 ...
11:15:09 [2022-04-17T11:15:09.783Z] 
11:15:09 [2022-04-17T11:15:09.783Z] #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
11:15:09 [2022-04-17T11:15:09.783Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb
11:15:09 [2022-04-17T11:15:09.783Z] #58 20.07 Reading package lists...
11:15:09 [2022-04-17T11:15:09.783Z] #58 24.37 Building dependency tree...
11:15:09 [2022-04-17T11:15:09.896Z] #38 13.39 Reading package lists...
11:15:09 [2022-04-17T11:15:09.896Z] #38 ...
11:15:09 [2022-04-17T11:15:09.896Z] 
11:15:09 [2022-04-17T11:15:09.896Z] #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
11:15:09 [2022-04-17T11:15:09.896Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb
11:15:09 [2022-04-17T11:15:09.896Z] #58 5.370 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:15:09 [2022-04-17T11:15:09.896Z] #58 5.407 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:15:09 [2022-04-17T11:15:09.896Z] #58 5.415 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:15:09 [2022-04-17T11:15:09.896Z] #58 6.231 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:15:09 [2022-04-17T11:15:09.896Z] #58 8.363 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [125 kB]
11:15:09 [2022-04-17T11:15:09.896Z] #58 10.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
11:15:09 [2022-04-17T11:15:09.896Z] #58 ...
11:15:09 [2022-04-17T11:15:09.896Z] 
11:15:09 [2022-04-17T11:15:09.896Z] #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
11:15:09 [2022-04-17T11:15:09.896Z] #63 sha256:be6cb0de49b54745cfc05f8ae26d3cba53c2b2dadf586d78b52a5675946544d1
11:15:09 [2022-04-17T11:15:09.896Z] #63 14.65 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
11:15:09 [2022-04-17T11:15:09.896Z] #63 14.95 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:15:09 [2022-04-17T11:15:09.920Z] #31 ...
11:15:09 [2022-04-17T11:15:09.920Z] 
11:15:09 [2022-04-17T11:15:09.920Z] #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
11:15:09 [2022-04-17T11:15:09.920Z] #63 sha256:ff5fa22dc86098c0f3bf2d21b7912cca59227a291b47a1284a32eab745c53142
11:15:09 [2022-04-17T11:15:09.920Z] #63 11.46 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
11:15:09 [2022-04-17T11:15:09.920Z] #63 11.76 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:15:09 [2022-04-17T11:15:09.920Z] #63 ...
11:15:09 [2022-04-17T11:15:09.920Z] 
11:15:09 [2022-04-17T11:15:09.920Z] #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
11:15:09 [2022-04-17T11:15:09.920Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65
11:15:09 [2022-04-17T11:15:09.920Z] #51 21.28 go: downloading github.com/fatih/color v1.13.0
11:15:09 [2022-04-17T11:15:09.920Z] #51 21.28 go: downloading github.com/gofrs/flock v0.8.1
11:15:09 [2022-04-17T11:15:09.920Z] #51 21.31 go: downloading github.com/spf13/cobra v1.3.0
11:15:09 [2022-04-17T11:15:09.920Z] #51 21.33 go: downloading github.com/spf13/pflag v1.0.5
11:15:09 [2022-04-17T11:15:09.920Z] #51 21.39 go: downloading github.com/spf13/viper v1.10.1
11:15:09 [2022-04-17T11:15:09.920Z] #51 21.56 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
11:15:09 [2022-04-17T11:15:09.920Z] #51 21.80 go: downloading github.com/mattn/go-colorable v0.1.12
11:15:09 [2022-04-17T11:15:09.920Z] #51 21.80 go: downloading github.com/mattn/go-isatty v0.0.14
11:15:09 [2022-04-17T11:15:09.920Z] #51 21.82 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
11:15:09 [2022-04-17T11:15:09.920Z] #51 21.84 go: downloading github.com/go-critic/go-critic v0.6.2
11:15:10 [2022-04-17T11:15:10.044Z] #58 ...
11:15:10 [2022-04-17T11:15:10.044Z] 
11:15:10 [2022-04-17T11:15:10.044Z] #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
11:15:10 [2022-04-17T11:15:10.044Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
11:15:10 [2022-04-17T11:15:10.044Z] #38 15.68 Fetched 8509 kB in 12s (695 kB/s)
11:15:10 [2022-04-17T11:15:10.044Z] #38 15.68 Reading package lists...
11:15:10 [2022-04-17T11:15:10.044Z] #38 21.02 Reading package lists...
11:15:10 [2022-04-17T11:15:10.314Z] #38 25.44 Building dependency tree...
11:15:10 [2022-04-17T11:15:10.314Z] #38 ...
11:15:10 [2022-04-17T11:15:10.314Z] 
11:15:10 [2022-04-17T11:15:10.314Z] #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
11:15:10 [2022-04-17T11:15:10.314Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:15:10 [2022-04-17T11:15:10.314Z] #14 24.93 Building dependency tree...
11:15:10 [2022-04-17T11:15:10.702Z] #58 31.99 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:15:10 [2022-04-17T11:15:10.703Z] #58 32.01 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:15:10 [2022-04-17T11:15:10.703Z] #58 32.02 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:15:10 [2022-04-17T11:15:10.856Z] #51 22.78 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:15:10 [2022-04-17T11:15:10.856Z] #51 22.79 go: downloading github.com/hashicorp/go-multierror v1.1.1
11:15:10 [2022-04-17T11:15:10.963Z] #58 DONE 32.3s
11:15:10 [2022-04-17T11:15:10.963Z] 
11:15:10 [2022-04-17T11:15:10.963Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
11:15:10 [2022-04-17T11:15:10.963Z] #59 sha256:585bb9b5777ce8f5b834d6db75ff3043e03b5d510ebcaae6940e18c7a1b402e5
11:15:11 [2022-04-17T11:15:11.222Z] #59 DONE 0.1s
11:15:11 [2022-04-17T11:15:11.222Z] 
11:15:11 [2022-04-17T11:15:11.222Z] #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
11:15:11 [2022-04-17T11:15:11.222Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:15:11 [2022-04-17T11:15:11.222Z] #51 26.98 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
11:15:11 [2022-04-17T11:15:11.222Z] #51 27.33 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
11:15:11 [2022-04-17T11:15:11.222Z] #51 27.36 go: downloading github.com/go-critic/go-critic v0.6.2
11:15:11 [2022-04-17T11:15:11.222Z] #51 28.13 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:15:11 [2022-04-17T11:15:11.222Z] #51 28.16 go: downloading github.com/hashicorp/go-multierror v1.1.1
11:15:11 [2022-04-17T11:15:11.222Z] #51 30.64 go: downloading github.com/mattn/go-colorable v0.1.12
11:15:11 [2022-04-17T11:15:11.222Z] #51 30.65 go: downloading github.com/sirupsen/logrus v1.8.1
11:15:11 [2022-04-17T11:15:11.222Z] #51 30.75 go: downloading github.com/stretchr/testify v1.7.0
11:15:11 [2022-04-17T11:15:11.222Z] #51 30.76 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
11:15:11 [2022-04-17T11:15:11.222Z] #51 30.89 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
11:15:11 [2022-04-17T11:15:11.222Z] #51 30.96 go: downloading github.com/mattn/go-isatty v0.0.14
11:15:11 [2022-04-17T11:15:11.222Z] #51 31.02 go: downloading github.com/fsnotify/fsnotify v1.5.1
11:15:11 [2022-04-17T11:15:11.222Z] #51 31.07 go: downloading github.com/magiconair/properties v1.8.5
11:15:11 [2022-04-17T11:15:11.222Z] #51 31.15 go: downloading github.com/mitchellh/mapstructure v1.4.3
11:15:11 [2022-04-17T11:15:11.222Z] #51 31.24 go: downloading github.com/spf13/afero v1.6.0
11:15:11 [2022-04-17T11:15:11.222Z] #51 31.30 go: downloading github.com/spf13/cast v1.4.1
11:15:11 [2022-04-17T11:15:11.222Z] #51 31.38 go: downloading github.com/spf13/jwalterweatherman v1.1.0
11:15:11 [2022-04-17T11:15:11.222Z] #51 31.39 go: downloading github.com/subosito/gotenv v1.2.0
11:15:11 [2022-04-17T11:15:11.222Z] #51 31.41 go: downloading gopkg.in/ini.v1 v1.66.2
11:15:11 [2022-04-17T11:15:11.222Z] #51 31.57 go: downloading github.com/go-toolsmith/astcast v1.0.0
11:15:11 [2022-04-17T11:15:11.222Z] #51 31.63 go: downloading github.com/go-toolsmith/astcopy v1.0.0
11:15:11 [2022-04-17T11:15:11.222Z] #51 31.64 go: downloading github.com/go-toolsmith/astequal v1.0.1
11:15:11 [2022-04-17T11:15:11.222Z] #51 31.67 go: downloading github.com/go-toolsmith/astfmt v1.0.0
11:15:11 [2022-04-17T11:15:11.222Z] #51 31.76 go: downloading github.com/go-toolsmith/astp v1.0.0
11:15:11 [2022-04-17T11:15:11.222Z] #51 31.77 go: downloading github.com/go-toolsmith/strparse v1.0.0
11:15:11 [2022-04-17T11:15:11.222Z] #51 31.83 go: downloading github.com/go-toolsmith/typep v1.0.2
11:15:11 [2022-04-17T11:15:11.222Z] #51 31.83 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
11:15:11 [2022-04-17T11:15:11.222Z] #51 31.84 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
11:15:11 [2022-04-17T11:15:11.222Z] #51 31.95 go: downloading github.com/hashicorp/errwrap v1.0.0
11:15:11 [2022-04-17T11:15:11.222Z] #51 31.96 go: downloading 4d63.com/gochecknoglobals v0.1.0
11:15:11 [2022-04-17T11:15:11.222Z] #51 32.07 go: downloading github.com/Antonboom/errname v0.1.5
11:15:11 [2022-04-17T11:15:11.222Z] #51 32.12 go: downloading github.com/Antonboom/nilnil v0.1.0
11:15:11 [2022-04-17T11:15:11.222Z] #51 32.16 go: downloading github.com/BurntSushi/toml v1.0.0
11:15:11 [2022-04-17T11:15:11.222Z] #51 32.18 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11:15:11 [2022-04-17T11:15:11.222Z] #51 32.26 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
11:15:11 [2022-04-17T11:15:11.223Z] #51 32.27 go: downloading github.com/alexkohler/prealloc v1.0.0
11:15:11 [2022-04-17T11:15:11.223Z] #51 32.32 go: downloading github.com/ashanbrown/forbidigo v1.3.0
11:15:11 [2022-04-17T11:15:11.223Z] #51 32.33 go: downloading github.com/ashanbrown/makezero v1.1.0
11:15:11 [2022-04-17T11:15:11.223Z] #51 32.38 go: downloading github.com/bkielbasa/cyclop v1.2.0
11:15:11 [2022-04-17T11:15:11.223Z] #51 32.42 go: downloading github.com/blizzy78/varnamelen v0.5.0
11:15:11 [2022-04-17T11:15:11.223Z] #51 32.49 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
11:15:11 [2022-04-17T11:15:11.223Z] #51 32.58 go: downloading github.com/breml/bidichk v0.2.1
11:15:11 [2022-04-17T11:15:11.481Z] #51 32.68 go: downloading github.com/breml/errchkjson v0.2.1
11:15:11 [2022-04-17T11:15:11.481Z] #51 32.72 go: downloading github.com/butuzov/ireturn v0.1.1
11:15:11 [2022-04-17T11:15:11.481Z] #51 32.75 go: downloading github.com/charithe/durationcheck v0.0.9
11:15:11 [2022-04-17T11:15:11.481Z] #51 32.83 go: downloading github.com/daixiang0/gci v0.2.9
11:15:11 [2022-04-17T11:15:11.481Z] #51 32.85 go: downloading github.com/denis-tingajkin/go-header v0.4.2
11:15:11 [2022-04-17T11:15:11.481Z] #51 32.89 go: downloading github.com/esimonov/ifshort v1.0.4
11:15:11 [2022-04-17T11:15:11.741Z] #51 32.91 go: downloading github.com/fzipp/gocyclo v0.4.0
11:15:11 [2022-04-17T11:15:11.741Z] #51 32.93 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:15:11 [2022-04-17T11:15:11.741Z] #51 32.97 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:15:11 [2022-04-17T11:15:11.741Z] #51 33.01 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
11:15:11 [2022-04-17T11:15:11.741Z] #51 33.05 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
11:15:11 [2022-04-17T11:15:11.794Z] #51 ...
11:15:11 [2022-04-17T11:15:11.794Z] 
11:15:11 [2022-04-17T11:15:11.794Z] #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
11:15:11 [2022-04-17T11:15:11.794Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e
11:15:11 [2022-04-17T11:15:11.794Z] #58 13.71 Fetched 8397 kB in 10s (865 kB/s)
11:15:11 [2022-04-17T11:15:11.794Z] #58 13.71 Reading package lists...
11:15:11 [2022-04-17T11:15:11.794Z] #58 18.21 Reading package lists...
11:15:11 [2022-04-17T11:15:11.794Z] #58 21.82 Building dependency tree...
11:15:11 [2022-04-17T11:15:11.794Z] #58 ...
11:15:11 [2022-04-17T11:15:11.794Z] 
11:15:11 [2022-04-17T11:15:11.794Z] #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
11:15:11 [2022-04-17T11:15:11.794Z] #31 sha256:ed8e707f050c2e9ecb938265b9456d5eb11a9e35acbbd72be5d3889042da7ac8
11:15:11 [2022-04-17T11:15:11.794Z] #31 22.96 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:15:11 [2022-04-17T11:15:11.794Z] #31 24.29 
11:15:11 [2022-04-17T11:15:11.794Z] #31 24.60 #=#=#                                                                         

######################################################################## 100.0%
11:15:12 [2022-04-17T11:15:12.000Z] #51 33.25 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:15:12 [2022-04-17T11:15:12.232Z] #14 27.87 The following additional packages will be installed:
11:15:12 [2022-04-17T11:15:12.232Z] #14 27.88   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:15:12 [2022-04-17T11:15:12.232Z] #14 27.88   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
11:15:12 [2022-04-17T11:15:12.232Z] #14 27.88   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
11:15:12 [2022-04-17T11:15:12.232Z] #14 27.88   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
11:15:12 [2022-04-17T11:15:12.232Z] #14 27.88   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
11:15:12 [2022-04-17T11:15:12.232Z] #14 27.89   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
11:15:12 [2022-04-17T11:15:12.232Z] #14 27.89   mingw-w64-common mingw-w64-x86-64-dev
11:15:12 [2022-04-17T11:15:12.232Z] #14 27.89 Suggested packages:
11:15:12 [2022-04-17T11:15:12.232Z] #14 27.91   gcc-10-locales seccomp wine64
11:15:12 [2022-04-17T11:15:12.260Z] #51 33.41 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:15:12 [2022-04-17T11:15:12.260Z] #51 33.48 go: downloading github.com/golangci/misspell v0.3.5
11:15:12 [2022-04-17T11:15:12.260Z] #51 33.52 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:15:12 [2022-04-17T11:15:12.260Z] #51 33.53 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
11:15:12 [2022-04-17T11:15:12.260Z] #51 33.56 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
11:15:12 [2022-04-17T11:15:12.260Z] #51 33.57 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
11:15:12 [2022-04-17T11:15:12.260Z] #51 33.61 go: downloading github.com/jgautheron/goconst v1.5.1
11:15:12 [2022-04-17T11:15:12.260Z] #51 33.63 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
11:15:12 [2022-04-17T11:15:12.260Z] #51 ...
11:15:12 [2022-04-17T11:15:12.260Z] 
11:15:12 [2022-04-17T11:15:12.260Z] #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
11:15:12 [2022-04-17T11:15:12.260Z] #60 sha256:35341407168db6942d0f9501835e47361940e8a595ed576b6c3fc696939a8c0a
11:15:12 [2022-04-17T11:15:12.260Z] #60 1.009 + RM_GOPATH=0
11:15:12 [2022-04-17T11:15:12.260Z] #60 1.009 + TMP_GOPATH=
11:15:12 [2022-04-17T11:15:12.260Z] #60 1.009 + : /build
11:15:12 [2022-04-17T11:15:12.260Z] #60 1.010 + '[' -z '' ']'
11:15:12 [2022-04-17T11:15:12.260Z] #60 1.011 ++ mktemp -d
11:15:12 [2022-04-17T11:15:12.260Z] #60 1.017 + export GOPATH=/tmp/tmp.SsrIPzaa6y
11:15:12 [2022-04-17T11:15:12.260Z] #60 1.018 + GOPATH=/tmp/tmp.SsrIPzaa6y
11:15:12 [2022-04-17T11:15:12.260Z] #60 1.018 + RM_GOPATH=1
11:15:12 [2022-04-17T11:15:12.260Z] #60 1.018 + case "$(go env GOARCH)" in
11:15:12 [2022-04-17T11:15:12.260Z] #60 1.019 ++ go env GOARCH
11:15:12 [2022-04-17T11:15:12.260Z] #60 1.038 + export GO_BUILDMODE=-buildmode=pie
11:15:12 [2022-04-17T11:15:12.260Z] #60 1.038 + GO_BUILDMODE=-buildmode=pie
11:15:12 [2022-04-17T11:15:12.260Z] #60 1.038 ++ dirname /install.sh
11:15:12 [2022-04-17T11:15:12.260Z] #60 1.040 + dir=/
11:15:12 [2022-04-17T11:15:12.260Z] #60 1.043 + bin=containerd
11:15:12 [2022-04-17T11:15:12.260Z] #60 1.043 + shift
11:15:12 [2022-04-17T11:15:12.260Z] #60 1.043 + '[' '!' -f //containerd.installer ']'
11:15:12 [2022-04-17T11:15:12.260Z] #60 1.043 + . //containerd.installer
11:15:12 [2022-04-17T11:15:12.260Z] #60 1.043 ++ set -e
11:15:12 [2022-04-17T11:15:12.260Z] #60 1.043 ++ : v1.6.2
11:15:12 [2022-04-17T11:15:12.260Z] #60 1.043 + install_containerd
11:15:12 [2022-04-17T11:15:12.260Z] #60 1.046 + echo 'Install containerd version v1.6.2'
11:15:12 [2022-04-17T11:15:12.260Z] #60 1.046 Install containerd version v1.6.2
11:15:12 [2022-04-17T11:15:12.260Z] #60 1.046 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SsrIPzaa6y/src/github.com/containerd/containerd
11:15:12 [2022-04-17T11:15:12.260Z] #60 1.048 Cloning into '/tmp/tmp.SsrIPzaa6y/src/github.com/containerd/containerd'...
11:15:12 [2022-04-17T11:15:12.362Z] #31 25.60 
11:15:12 [2022-04-17T11:15:12.494Z] #14 ...
11:15:12 [2022-04-17T11:15:12.495Z] 
11:15:12 [2022-04-17T11:15:12.495Z] #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
11:15:12 [2022-04-17T11:15:12.495Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
11:15:12 [2022-04-17T11:15:12.495Z] #47 17.93 Fetched 8513 kB in 14s (602 kB/s)
11:15:12 [2022-04-17T11:15:12.495Z] #47 17.93 Reading package lists...
11:15:12 [2022-04-17T11:15:12.495Z] #47 22.60 Reading package lists...
11:15:12 [2022-04-17T11:15:12.495Z] #47 26.80 Building dependency tree...
11:15:12 [2022-04-17T11:15:12.495Z] #47 ...
11:15:12 [2022-04-17T11:15:12.495Z] 
11:15:12 [2022-04-17T11:15:12.495Z] #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
11:15:12 [2022-04-17T11:15:12.495Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:15:12 [2022-04-17T11:15:12.495Z] #51 28.23 go: downloading github.com/fatih/color v1.13.0
11:15:12 [2022-04-17T11:15:12.495Z] #51 28.23 go: downloading github.com/gofrs/flock v0.8.1
11:15:12 [2022-04-17T11:15:12.621Z] #31 25.90 Download of images into '/build' complete.
11:15:12 [2022-04-17T11:15:12.621Z] #31 25.90 Use something like the following to load the result into a Docker daemon:
11:15:12 [2022-04-17T11:15:12.621Z] #31 25.90   tar -cC '/build' . | docker load
11:15:12 [2022-04-17T11:15:12.756Z] #51 28.32 go: downloading github.com/spf13/cobra v1.3.0
11:15:12 [2022-04-17T11:15:12.756Z] #51 28.39 go: downloading github.com/spf13/pflag v1.0.5
11:15:13 [2022-04-17T11:15:13.019Z] #51 28.56 go: downloading github.com/spf13/viper v1.10.1
11:15:13 [2022-04-17T11:15:13.019Z] #51 28.72 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
11:15:13 [2022-04-17T11:15:13.281Z] #51 29.07 go: downloading github.com/mattn/go-colorable v0.1.12
11:15:13 [2022-04-17T11:15:13.543Z] #51 29.09 go: downloading github.com/mattn/go-isatty v0.0.14
11:15:13 [2022-04-17T11:15:13.543Z] #51 29.10 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
11:15:13 [2022-04-17T11:15:13.543Z] #51 29.13 go: downloading github.com/go-critic/go-critic v0.6.2
11:15:13 [2022-04-17T11:15:13.998Z] #31 DONE 27.0s
11:15:13 [2022-04-17T11:15:13.998Z] 
11:15:13 [2022-04-17T11:15:13.998Z] #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
11:15:13 [2022-04-17T11:15:13.998Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65
11:15:13 [2022-04-17T11:15:13.998Z] #51 24.84 go: downloading github.com/sirupsen/logrus v1.8.1
11:15:13 [2022-04-17T11:15:13.998Z] #51 24.85 go: downloading github.com/stretchr/testify v1.7.0
11:15:13 [2022-04-17T11:15:13.998Z] #51 24.96 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
11:15:13 [2022-04-17T11:15:13.998Z] #51 25.03 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
11:15:13 [2022-04-17T11:15:13.998Z] #51 25.07 go: downloading github.com/fsnotify/fsnotify v1.5.1
11:15:13 [2022-04-17T11:15:13.998Z] #51 25.07 go: downloading github.com/magiconair/properties v1.8.5
11:15:13 [2022-04-17T11:15:13.998Z] #51 25.10 go: downloading github.com/mitchellh/mapstructure v1.4.3
11:15:13 [2022-04-17T11:15:13.998Z] #51 25.11 go: downloading github.com/spf13/afero v1.6.0
11:15:13 [2022-04-17T11:15:13.998Z] #51 25.14 go: downloading github.com/spf13/cast v1.4.1
11:15:13 [2022-04-17T11:15:13.998Z] #51 25.18 go: downloading github.com/spf13/jwalterweatherman v1.1.0
11:15:13 [2022-04-17T11:15:13.998Z] #51 25.23 go: downloading github.com/subosito/gotenv v1.2.0
11:15:13 [2022-04-17T11:15:13.998Z] #51 25.23 go: downloading gopkg.in/ini.v1 v1.66.2
11:15:13 [2022-04-17T11:15:13.998Z] #51 25.28 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
11:15:13 [2022-04-17T11:15:13.998Z] #51 25.29 go: downloading github.com/go-toolsmith/astcast v1.0.0
11:15:13 [2022-04-17T11:15:13.998Z] #51 25.32 go: downloading github.com/go-toolsmith/astcopy v1.0.0
11:15:13 [2022-04-17T11:15:13.998Z] #51 25.37 go: downloading github.com/go-toolsmith/astequal v1.0.1
11:15:13 [2022-04-17T11:15:13.998Z] #51 25.39 go: downloading github.com/go-toolsmith/astfmt v1.0.0
11:15:13 [2022-04-17T11:15:13.998Z] #51 25.59 go: downloading github.com/go-toolsmith/astp v1.0.0
11:15:13 [2022-04-17T11:15:13.998Z] #51 25.60 go: downloading github.com/go-toolsmith/strparse v1.0.0
11:15:13 [2022-04-17T11:15:13.998Z] #51 25.61 go: downloading github.com/go-toolsmith/typep v1.0.2
11:15:13 [2022-04-17T11:15:13.998Z] #51 25.64 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
11:15:14 [2022-04-17T11:15:14.169Z] #60 ...
11:15:14 [2022-04-17T11:15:14.169Z] 
11:15:14 [2022-04-17T11:15:14.169Z] #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
11:15:14 [2022-04-17T11:15:14.169Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
11:15:14 [2022-04-17T11:15:14.169Z] #38 20.22 Reading package lists...
11:15:14 [2022-04-17T11:15:14.169Z] #38 25.14 Building dependency tree...
11:15:14 [2022-04-17T11:15:14.169Z] #38 28.13 The following additional packages will be installed:
11:15:14 [2022-04-17T11:15:14.169Z] #38 28.13   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
11:15:14 [2022-04-17T11:15:14.169Z] #38 28.16 Suggested packages:
11:15:14 [2022-04-17T11:15:14.169Z] #38 28.16   cmake-doc ninja-build lrzip
11:15:14 [2022-04-17T11:15:14.169Z] #38 28.16 Recommended packages:
11:15:14 [2022-04-17T11:15:14.169Z] #38 28.16   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:15:14 [2022-04-17T11:15:14.169Z] #38 28.93 The following NEW packages will be installed:
11:15:14 [2022-04-17T11:15:14.169Z] #38 28.94   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
11:15:14 [2022-04-17T11:15:14.169Z] #38 28.95   vim-common xxd
11:15:14 [2022-04-17T11:15:14.169Z] #38 29.33 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
11:15:14 [2022-04-17T11:15:14.169Z] #38 29.33 Need to get 17.7 MB of archives.
11:15:14 [2022-04-17T11:15:14.169Z] #38 29.33 After this operation, 70.7 MB of additional disk space will be used.
11:15:14 [2022-04-17T11:15:14.169Z] #38 29.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:15:14 [2022-04-17T11:15:14.170Z] #38 29.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:15:14 [2022-04-17T11:15:14.170Z] #38 29.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
11:15:14 [2022-04-17T11:15:14.170Z] #38 29.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:15:14 [2022-04-17T11:15:14.170Z] #38 29.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB]
11:15:14 [2022-04-17T11:15:14.170Z] #38 29.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
11:15:14 [2022-04-17T11:15:14.170Z] #38 29.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
11:15:14 [2022-04-17T11:15:14.170Z] #38 29.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
11:15:14 [2022-04-17T11:15:14.170Z] #38 29.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
11:15:14 [2022-04-17T11:15:14.170Z] #38 29.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
11:15:14 [2022-04-17T11:15:14.170Z] #38 31.07 debconf: delaying package configuration, since apt-utils is not installed
11:15:14 [2022-04-17T11:15:14.170Z] #38 31.35 Fetched 17.7 MB in 1s (14.9 MB/s)
11:15:14 [2022-04-17T11:15:14.170Z] #38 31.45 Selecting previously unselected package xxd.
11:15:14 [2022-04-17T11:15:14.170Z] #38 31.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.)
11:15:14 [2022-04-17T11:15:14.170Z] #38 31.54 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:15:14 [2022-04-17T11:15:14.170Z] #38 31.58 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:15:14 [2022-04-17T11:15:14.170Z] #38 32.00 Selecting previously unselected package vim-common.
11:15:14 [2022-04-17T11:15:14.170Z] #38 32.01 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:15:14 [2022-04-17T11:15:14.170Z] #38 32.03 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:15:14 [2022-04-17T11:15:14.170Z] #38 32.49 Selecting previously unselected package cmake-data.
11:15:14 [2022-04-17T11:15:14.170Z] #38 32.50 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
11:15:14 [2022-04-17T11:15:14.170Z] #38 32.58 Unpacking cmake-data (3.18.4-2+deb11u1) ...
11:15:14 [2022-04-17T11:15:14.170Z] #38 ...
11:15:14 [2022-04-17T11:15:14.170Z] 
11:15:14 [2022-04-17T11:15:14.170Z] #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
11:15:14 [2022-04-17T11:15:14.170Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:15:14 [2022-04-17T11:15:14.170Z] #51 33.68 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
11:15:14 [2022-04-17T11:15:14.170Z] #51 33.70 go: downloading github.com/julz/importas v0.1.0
11:15:14 [2022-04-17T11:15:14.170Z] #51 33.76 go: downloading github.com/kisielk/errcheck v1.6.0
11:15:14 [2022-04-17T11:15:14.170Z] #51 33.77 go: downloading github.com/kulti/thelper v0.5.0
11:15:14 [2022-04-17T11:15:14.170Z] #51 33.86 go: downloading github.com/kunwardeep/paralleltest v1.0.3
11:15:14 [2022-04-17T11:15:14.170Z] #51 33.91 go: downloading github.com/kyoh86/exportloopref v0.1.8
11:15:14 [2022-04-17T11:15:14.170Z] #51 33.94 go: downloading github.com/ldez/gomoddirectives v0.2.2
11:15:14 [2022-04-17T11:15:14.170Z] #51 34.01 go: downloading github.com/ldez/tagliatelle v0.3.0
11:15:14 [2022-04-17T11:15:14.170Z] #51 34.03 go: downloading github.com/leonklingele/grouper v1.1.0
11:15:14 [2022-04-17T11:15:14.170Z] #51 34.08 go: downloading github.com/maratori/testpackage v1.0.1
11:15:14 [2022-04-17T11:15:14.170Z] #51 34.10 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
11:15:14 [2022-04-17T11:15:14.170Z] #51 34.13 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
11:15:14 [2022-04-17T11:15:14.170Z] #51 34.15 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
11:15:14 [2022-04-17T11:15:14.170Z] #51 34.15 go: downloading github.com/mgechev/revive v1.1.3
11:15:14 [2022-04-17T11:15:14.170Z] #51 34.73 go: downloading github.com/moricho/tparallel v0.2.1
11:15:14 [2022-04-17T11:15:14.170Z] #51 34.74 go: downloading github.com/nakabonne/nestif v0.3.1
11:15:14 [2022-04-17T11:15:14.170Z] #51 34.75 go: downloading github.com/nishanths/exhaustive v0.7.11
11:15:14 [2022-04-17T11:15:14.170Z] #51 34.81 go: downloading github.com/nishanths/predeclared v0.2.1
11:15:14 [2022-04-17T11:15:14.170Z] #51 34.83 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
11:15:14 [2022-04-17T11:15:14.170Z] #51 34.87 go: downloading github.com/ryancurrah/gomodguard v1.2.3
11:15:14 [2022-04-17T11:15:14.170Z] #51 34.87 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
11:15:14 [2022-04-17T11:15:14.170Z] #51 34.91 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
11:15:14 [2022-04-17T11:15:14.170Z] #51 34.95 go: downloading github.com/securego/gosec/v2 v2.9.6
11:15:14 [2022-04-17T11:15:14.170Z] #51 35.19 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
11:15:14 [2022-04-17T11:15:14.170Z] #51 35.20 go: downloading github.com/sivchari/containedctx v1.0.1
11:15:14 [2022-04-17T11:15:14.170Z] #51 35.20 go: downloading github.com/sivchari/tenv v1.4.7
11:15:14 [2022-04-17T11:15:14.170Z] #51 35.21 go: downloading github.com/sonatard/noctx v0.0.1
11:15:14 [2022-04-17T11:15:14.170Z] #51 35.24 go: downloading github.com/sourcegraph/go-diff v0.6.1
11:15:14 [2022-04-17T11:15:14.170Z] #51 35.27 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
11:15:14 [2022-04-17T11:15:14.170Z] #51 35.29 go: downloading github.com/sylvia7788/contextcheck v1.0.4
11:15:14 [2022-04-17T11:15:14.170Z] #51 35.31 go: downloading github.com/tdakkota/asciicheck v0.1.1
11:15:14 [2022-04-17T11:15:14.170Z] #51 35.35 go: downloading github.com/tetafro/godot v1.4.11
11:15:14 [2022-04-17T11:15:14.170Z] #51 35.37 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
11:15:14 [2022-04-17T11:15:14.170Z] #51 35.38 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
11:15:14 [2022-04-17T11:15:14.170Z] #51 35.44 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
11:15:14 [2022-04-17T11:15:14.257Z] #51 26.23 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
11:15:14 [2022-04-17T11:15:14.257Z] #51 26.35 go: downloading github.com/hashicorp/errwrap v1.0.0
11:15:14 [2022-04-17T11:15:14.257Z] #51 26.37 go: downloading 4d63.com/gochecknoglobals v0.1.0
11:15:14 [2022-04-17T11:15:14.257Z] #51 26.43 go: downloading github.com/Antonboom/errname v0.1.5
11:15:14 [2022-04-17T11:15:14.430Z] #51 35.62 go: downloading github.com/ultraware/funlen v0.0.3
11:15:14 [2022-04-17T11:15:14.430Z] #51 35.63 go: downloading github.com/ultraware/whitespace v0.0.4
11:15:14 [2022-04-17T11:15:14.430Z] #51 35.65 go: downloading github.com/uudashr/gocognit v1.0.5
11:15:14 [2022-04-17T11:15:14.430Z] #51 35.68 go: downloading github.com/yagipy/maintidx v1.0.0
11:15:14 [2022-04-17T11:15:14.430Z] #51 35.73 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
11:15:14 [2022-04-17T11:15:14.518Z] #51 26.48 go: downloading github.com/Antonboom/nilnil v0.1.0
11:15:14 [2022-04-17T11:15:14.518Z] #51 26.53 go: downloading github.com/BurntSushi/toml v1.0.0
11:15:14 [2022-04-17T11:15:14.532Z] #51 30.20 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:15:14 [2022-04-17T11:15:14.532Z] #51 30.26 go: downloading github.com/hashicorp/go-multierror v1.1.1
11:15:14 [2022-04-17T11:15:14.690Z] #51 35.98 go: downloading gitlab.com/bosi/decorder v0.2.1
11:15:14 [2022-04-17T11:15:14.778Z] #51 ...
11:15:14 [2022-04-17T11:15:14.778Z] 
11:15:14 [2022-04-17T11:15:14.778Z] #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
11:15:14 [2022-04-17T11:15:14.778Z] #53 sha256:35588312ca7c1895763b1b71432b8f609509d3f607a4341c6035294c503aba72
11:15:14 [2022-04-17T11:15:14.778Z] #53 26.61 v3.0.2
11:15:14 [2022-04-17T11:15:14.778Z] #53 DONE 26.9s
11:15:14 [2022-04-17T11:15:14.794Z] #51 ...
11:15:14 [2022-04-17T11:15:14.794Z] 
11:15:14 [2022-04-17T11:15:14.794Z] #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
11:15:14 [2022-04-17T11:15:14.794Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb
11:15:14 [2022-04-17T11:15:14.794Z] #58 27.24 The following additional packages will be installed:
11:15:14 [2022-04-17T11:15:14.794Z] #58 27.24   libbtrfs0
11:15:14 [2022-04-17T11:15:14.794Z] #58 27.44 The following NEW packages will be installed:
11:15:14 [2022-04-17T11:15:14.794Z] #58 27.44   libbtrfs-dev libbtrfs0
11:15:14 [2022-04-17T11:15:14.794Z] #58 27.86 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
11:15:14 [2022-04-17T11:15:14.794Z] #58 27.86 Need to get 460 kB of archives.
11:15:14 [2022-04-17T11:15:14.794Z] #58 27.86 After this operation, 1237 kB of additional disk space will be used.
11:15:14 [2022-04-17T11:15:14.794Z] #58 27.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:15:14 [2022-04-17T11:15:14.794Z] #58 27.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:15:14 [2022-04-17T11:15:14.794Z] #58 28.76 debconf: delaying package configuration, since apt-utils is not installed
11:15:14 [2022-04-17T11:15:14.794Z] #58 28.98 Fetched 460 kB in 0s (1475 kB/s)
11:15:14 [2022-04-17T11:15:14.794Z] #58 29.06 Selecting previously unselected package libbtrfs0:amd64.
11:15:14 [2022-04-17T11:15:14.794Z] #58 29.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
11:15:14 [2022-04-17T11:15:14.794Z] #58 29.20 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
11:15:14 [2022-04-17T11:15:14.794Z] #58 29.21 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:15:14 [2022-04-17T11:15:14.794Z] #58 29.40 Selecting previously unselected package libbtrfs-dev:amd64.
11:15:14 [2022-04-17T11:15:14.794Z] #58 29.42 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
11:15:14 [2022-04-17T11:15:14.794Z] #58 29.43 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:15:14 [2022-04-17T11:15:14.794Z] #58 29.78 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:15:14 [2022-04-17T11:15:14.794Z] #58 29.80 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:15:14 [2022-04-17T11:15:14.794Z] #58 29.82 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:15:14 [2022-04-17T11:15:14.794Z] #58 DONE 30.4s
11:15:14 [2022-04-17T11:15:14.794Z] 
11:15:14 [2022-04-17T11:15:14.794Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
11:15:14 [2022-04-17T11:15:14.794Z] #59 sha256:a4dffc22cb9695e8dd3674e0155878ba61841a094afaae84465036a54fb004d8
11:15:14 [2022-04-17T11:15:14.794Z] #59 DONE 0.2s
11:15:14 [2022-04-17T11:15:14.794Z] 
11:15:14 [2022-04-17T11:15:14.794Z] #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
11:15:14 [2022-04-17T11:15:14.794Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
11:15:14 [2022-04-17T11:15:14.794Z] #47 29.46 The following additional packages will be installed:
11:15:14 [2022-04-17T11:15:14.794Z] #47 29.50   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:15:14 [2022-04-17T11:15:14.794Z] #47 29.50   python3-protobuf python3-six
11:15:14 [2022-04-17T11:15:14.794Z] #47 29.50 Suggested packages:
11:15:14 [2022-04-17T11:15:14.794Z] #47 29.51   python3-setuptools
11:15:14 [2022-04-17T11:15:14.794Z] #47 29.51 Recommended packages:
11:15:14 [2022-04-17T11:15:14.794Z] #47 29.51   iproute2 | iproute
11:15:14 [2022-04-17T11:15:14.794Z] #47 30.06 The following NEW packages will be installed:
11:15:14 [2022-04-17T11:15:14.794Z] #47 30.07   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:15:14 [2022-04-17T11:15:14.794Z] #47 30.07   python3-protobuf python3-six
11:15:14 [2022-04-17T11:15:14.949Z] #51 36.08 go: downloading honnef.co/go/tools v0.2.2
11:15:15 [2022-04-17T11:15:15.049Z] 
11:15:15 [2022-04-17T11:15:15.049Z] #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
11:15:15 [2022-04-17T11:15:15.049Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e
11:15:15 [2022-04-17T11:15:15.049Z] #58 24.73 The following additional packages will be installed:
11:15:15 [2022-04-17T11:15:15.049Z] #58 24.73   libbtrfs0
11:15:15 [2022-04-17T11:15:15.049Z] #58 24.88 The following NEW packages will be installed:
11:15:15 [2022-04-17T11:15:15.049Z] #58 24.88   libbtrfs-dev libbtrfs0
11:15:15 [2022-04-17T11:15:15.049Z] #58 25.27 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
11:15:15 [2022-04-17T11:15:15.049Z] #58 25.27 Need to get 454 kB of archives.
11:15:15 [2022-04-17T11:15:15.049Z] #58 25.27 After this operation, 1275 kB of additional disk space will be used.
11:15:15 [2022-04-17T11:15:15.049Z] #58 25.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
11:15:15 [2022-04-17T11:15:15.049Z] #58 25.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
11:15:15 [2022-04-17T11:15:15.049Z] #58 26.04 debconf: delaying package configuration, since apt-utils is not installed
11:15:15 [2022-04-17T11:15:15.049Z] #58 26.47 Fetched 454 kB in 0s (1461 kB/s)
11:15:15 [2022-04-17T11:15:15.049Z] #58 26.56 Selecting previously unselected package libbtrfs0:arm64.
11:15:15 [2022-04-17T11:15:15.049Z] #58 26.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15700 files and directories currently installed.)
11:15:15 [2022-04-17T11:15:15.049Z] #58 26.61 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
11:15:15 [2022-04-17T11:15:15.049Z] #58 26.74 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
11:15:15 [2022-04-17T11:15:15.049Z] #58 26.97 Selecting previously unselected package libbtrfs-dev:arm64.
11:15:15 [2022-04-17T11:15:15.049Z] #58 26.97 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
11:15:15 [2022-04-17T11:15:15.049Z] #58 26.98 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
11:15:15 [2022-04-17T11:15:15.056Z] #47 30.49 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded.
11:15:15 [2022-04-17T11:15:15.056Z] #47 30.49 Need to get 2292 kB of archives.
11:15:15 [2022-04-17T11:15:15.056Z] #47 30.49 After this operation, 11.0 MB of additional disk space will be used.
11:15:15 [2022-04-17T11:15:15.056Z] #47 30.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
11:15:15 [2022-04-17T11:15:15.056Z] #47 30.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:15:15 [2022-04-17T11:15:15.056Z] #47 30.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
11:15:15 [2022-04-17T11:15:15.056Z] #47 30.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
11:15:15 [2022-04-17T11:15:15.056Z] #47 30.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:15:15 [2022-04-17T11:15:15.056Z] #47 30.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:15:15 [2022-04-17T11:15:15.056Z] #47 30.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:15:15 [2022-04-17T11:15:15.150Z] #63 ...
11:15:15 [2022-04-17T11:15:15.150Z] 
11:15:15 [2022-04-17T11:15:15.150Z] #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
11:15:15 [2022-04-17T11:15:15.150Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
11:15:15 [2022-04-17T11:15:15.150Z] #38 13.39 Reading package lists...
11:15:15 [2022-04-17T11:15:15.150Z] #38 18.39 Building dependency tree...
11:15:15 [2022-04-17T11:15:15.309Z] #58 ...
11:15:15 [2022-04-17T11:15:15.309Z] 
11:15:15 [2022-04-17T11:15:15.309Z] #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
11:15:15 [2022-04-17T11:15:15.309Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8
11:15:15 [2022-04-17T11:15:15.309Z] #43 17.14 + git checkout -q v2.3.0
11:15:15 [2022-04-17T11:15:15.309Z] #43 18.13 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:15:15 [2022-04-17T11:15:15.309Z] #43 ...
11:15:15 [2022-04-17T11:15:15.309Z] 
11:15:15 [2022-04-17T11:15:15.309Z] #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
11:15:15 [2022-04-17T11:15:15.309Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65
11:15:15 [2022-04-17T11:15:15.309Z] #51 27.27 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11:15:15 [2022-04-17T11:15:15.309Z] #51 27.34 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
11:15:15 [2022-04-17T11:15:15.309Z] #51 27.39 go: downloading github.com/alexkohler/prealloc v1.0.0
11:15:15 [2022-04-17T11:15:15.309Z] #51 27.40 go: downloading github.com/ashanbrown/forbidigo v1.3.0
11:15:15 [2022-04-17T11:15:15.520Z] #51 ...
11:15:15 [2022-04-17T11:15:15.520Z] 
11:15:15 [2022-04-17T11:15:15.520Z] #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
11:15:15 [2022-04-17T11:15:15.520Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:15:15 [2022-04-17T11:15:15.520Z] #14 25.71 Building dependency tree...
11:15:15 [2022-04-17T11:15:15.520Z] #14 28.71 The following additional packages will be installed:
11:15:15 [2022-04-17T11:15:15.520Z] #14 28.71   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:15:15 [2022-04-17T11:15:15.520Z] #14 28.71   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
11:15:15 [2022-04-17T11:15:15.520Z] #14 28.71   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
11:15:15 [2022-04-17T11:15:15.520Z] #14 28.71   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
11:15:15 [2022-04-17T11:15:15.520Z] #14 28.72   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
11:15:15 [2022-04-17T11:15:15.520Z] #14 28.72   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
11:15:15 [2022-04-17T11:15:15.520Z] #14 28.72   mingw-w64-common mingw-w64-x86-64-dev
11:15:15 [2022-04-17T11:15:15.520Z] #14 28.73 Suggested packages:
11:15:15 [2022-04-17T11:15:15.520Z] #14 28.74   gcc-10-locales seccomp wine64
11:15:15 [2022-04-17T11:15:15.520Z] #14 29.84 The following NEW packages will be installed:
11:15:15 [2022-04-17T11:15:15.520Z] #14 29.84   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:15:15 [2022-04-17T11:15:15.520Z] #14 29.84   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
11:15:15 [2022-04-17T11:15:15.520Z] #14 29.84   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
11:15:15 [2022-04-17T11:15:15.520Z] #14 29.84   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
11:15:15 [2022-04-17T11:15:15.520Z] #14 29.84   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
11:15:15 [2022-04-17T11:15:15.520Z] #14 29.84   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
11:15:15 [2022-04-17T11:15:15.520Z] #14 29.86   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
11:15:15 [2022-04-17T11:15:15.520Z] #14 29.86   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
11:15:15 [2022-04-17T11:15:15.520Z] #14 29.86   mingw-w64-x86-64-dev
11:15:15 [2022-04-17T11:15:15.520Z] #14 30.23 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded.
11:15:15 [2022-04-17T11:15:15.520Z] #14 30.23 Need to get 115 MB of archives.
11:15:15 [2022-04-17T11:15:15.520Z] #14 30.23 After this operation, 645 MB of additional disk space will be used.
11:15:15 [2022-04-17T11:15:15.520Z] #14 30.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
11:15:15 [2022-04-17T11:15:15.521Z] #14 30.35 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]
11:15:15 [2022-04-17T11:15:15.521Z] #14 30.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
11:15:15 [2022-04-17T11:15:15.521Z] #14 30.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
11:15:15 [2022-04-17T11:15:15.521Z] #14 30.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
11:15:15 [2022-04-17T11:15:15.521Z] #14 30.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
11:15:15 [2022-04-17T11:15:15.521Z] #14 30.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
11:15:15 [2022-04-17T11:15:15.521Z] #14 31.15 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]
11:15:15 [2022-04-17T11:15:15.521Z] #14 31.15 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]
11:15:15 [2022-04-17T11:15:15.521Z] #14 31.89 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]
11:15:15 [2022-04-17T11:15:15.521Z] #14 33.57 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]
11:15:15 [2022-04-17T11:15:15.521Z] #14 34.11 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]
11:15:15 [2022-04-17T11:15:15.521Z] #14 34.59 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
11:15:15 [2022-04-17T11:15:15.521Z] #14 35.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
11:15:15 [2022-04-17T11:15:15.521Z] #14 36.38 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
11:15:15 [2022-04-17T11:15:15.521Z] #14 36.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
11:15:15 [2022-04-17T11:15:15.521Z] #14 36.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
11:15:15 [2022-04-17T11:15:15.521Z] #14 36.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:15:15 [2022-04-17T11:15:15.521Z] #14 36.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:15:15 [2022-04-17T11:15:15.521Z] #14 36.41 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]
11:15:15 [2022-04-17T11:15:15.521Z] #14 36.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
11:15:15 [2022-04-17T11:15:15.521Z] #14 36.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
11:15:15 [2022-04-17T11:15:15.521Z] #14 36.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
11:15:15 [2022-04-17T11:15:15.521Z] #14 36.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
11:15:15 [2022-04-17T11:15:15.521Z] #14 36.46 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
11:15:15 [2022-04-17T11:15:15.521Z] #14 36.47 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
11:15:15 [2022-04-17T11:15:15.521Z] #14 36.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
11:15:15 [2022-04-17T11:15:15.521Z] #14 36.51 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
11:15:15 [2022-04-17T11:15:15.521Z] #14 36.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
11:15:15 [2022-04-17T11:15:15.521Z] #14 36.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
11:15:15 [2022-04-17T11:15:15.570Z] #51 27.54 go: downloading github.com/ashanbrown/makezero v1.1.0
11:15:15 [2022-04-17T11:15:15.570Z] #51 27.56 go: downloading github.com/bkielbasa/cyclop v1.2.0
11:15:15 [2022-04-17T11:15:15.570Z] #51 27.58 go: downloading github.com/blizzy78/varnamelen v0.5.0
11:15:15 [2022-04-17T11:15:15.570Z] #51 27.77 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
11:15:15 [2022-04-17T11:15:15.724Z] #38 21.37 The following additional packages will be installed:
11:15:15 [2022-04-17T11:15:15.724Z] #38 21.37   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
11:15:15 [2022-04-17T11:15:15.724Z] #38 21.41 Suggested packages:
11:15:15 [2022-04-17T11:15:15.724Z] #38 21.41   cmake-doc ninja-build lrzip
11:15:15 [2022-04-17T11:15:15.724Z] #38 21.41 Recommended packages:
11:15:15 [2022-04-17T11:15:15.724Z] #38 21.41   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:15:15 [2022-04-17T11:15:15.780Z] #14 ...
11:15:15 [2022-04-17T11:15:15.781Z] 
11:15:15 [2022-04-17T11:15:15.781Z] #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
11:15:15 [2022-04-17T11:15:15.781Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:15:15 [2022-04-17T11:15:15.781Z] #51 37.07 go: downloading mvdan.cc/gofumpt v0.2.1
11:15:15 [2022-04-17T11:15:15.781Z] #51 37.08 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:15:15 [2022-04-17T11:15:15.781Z] #51 37.12 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
11:15:15 [2022-04-17T11:15:15.829Z] #51 27.85 go: downloading github.com/breml/bidichk v0.2.1
11:15:15 [2022-04-17T11:15:15.829Z] #51 27.88 go: downloading github.com/breml/errchkjson v0.2.1
11:15:15 [2022-04-17T11:15:15.829Z] #51 27.91 go: downloading github.com/butuzov/ireturn v0.1.1
11:15:15 [2022-04-17T11:15:15.829Z] #51 27.95 go: downloading github.com/charithe/durationcheck v0.0.9
11:15:15 [2022-04-17T11:15:15.829Z] #51 28.00 go: downloading github.com/daixiang0/gci v0.2.9
11:15:15 [2022-04-17T11:15:15.829Z] #51 ...
11:15:15 [2022-04-17T11:15:15.829Z] 
11:15:15 [2022-04-17T11:15:15.829Z] #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
11:15:15 [2022-04-17T11:15:15.829Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71
11:15:15 [2022-04-17T11:15:15.829Z] #38 13.80 Reading package lists...
11:15:15 [2022-04-17T11:15:15.829Z] #38 18.09 Reading package lists...
11:15:15 [2022-04-17T11:15:15.829Z] #38 21.83 Building dependency tree...
11:15:15 [2022-04-17T11:15:15.829Z] #38 25.10 The following additional packages will be installed:
11:15:15 [2022-04-17T11:15:15.829Z] #38 25.11   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
11:15:15 [2022-04-17T11:15:15.829Z] #38 25.12 Suggested packages:
11:15:15 [2022-04-17T11:15:15.829Z] #38 25.14   cmake-doc ninja-build lrzip
11:15:15 [2022-04-17T11:15:15.829Z] #38 25.14 Recommended packages:
11:15:15 [2022-04-17T11:15:15.829Z] #38 25.14   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:15:15 [2022-04-17T11:15:15.829Z] #38 25.92 The following NEW packages will be installed:
11:15:15 [2022-04-17T11:15:15.829Z] #38 25.92   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
11:15:15 [2022-04-17T11:15:15.829Z] #38 25.92   vim-common xxd
11:15:15 [2022-04-17T11:15:15.829Z] #38 26.41 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
11:15:15 [2022-04-17T11:15:15.829Z] #38 26.41 Need to get 15.6 MB of archives.
11:15:15 [2022-04-17T11:15:15.829Z] #38 26.41 After this operation, 67.4 MB of additional disk space will be used.
11:15:15 [2022-04-17T11:15:15.829Z] #38 26.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
11:15:15 [2022-04-17T11:15:15.829Z] #38 26.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:15:15 [2022-04-17T11:15:15.829Z] #38 26.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
11:15:15 [2022-04-17T11:15:15.829Z] #38 26.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
11:15:15 [2022-04-17T11:15:15.829Z] #38 26.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB]
11:15:15 [2022-04-17T11:15:15.829Z] #38 26.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
11:15:15 [2022-04-17T11:15:15.829Z] #38 26.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
11:15:15 [2022-04-17T11:15:15.829Z] #38 26.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
11:15:15 [2022-04-17T11:15:15.829Z] #38 26.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
11:15:15 [2022-04-17T11:15:15.829Z] #38 26.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
11:15:16 [2022-04-17T11:15:16.005Z] #47 ...
11:15:16 [2022-04-17T11:15:16.005Z] 
11:15:16 [2022-04-17T11:15:16.005Z] #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
11:15:16 [2022-04-17T11:15:16.005Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e
11:15:16 [2022-04-17T11:15:16.005Z] #53 31.42 v3.0.2
11:15:16 [2022-04-17T11:15:16.005Z] #53 DONE 31.7s
11:15:16 [2022-04-17T11:15:16.040Z] #51 37.21 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
11:15:16 [2022-04-17T11:15:16.097Z] #38 28.06 debconf: delaying package configuration, since apt-utils is not installed
11:15:16 [2022-04-17T11:15:16.097Z] #38 ...
11:15:16 [2022-04-17T11:15:16.097Z] 
11:15:16 [2022-04-17T11:15:16.097Z] #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
11:15:16 [2022-04-17T11:15:16.097Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65
11:15:16 [2022-04-17T11:15:16.097Z] #51 28.00 go: downloading github.com/denis-tingajkin/go-header v0.4.2
11:15:16 [2022-04-17T11:15:16.097Z] #51 28.01 go: downloading github.com/esimonov/ifshort v1.0.4
11:15:16 [2022-04-17T11:15:16.097Z] #51 28.02 go: downloading github.com/fzipp/gocyclo v0.4.0
11:15:16 [2022-04-17T11:15:16.097Z] #51 28.02 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:15:16 [2022-04-17T11:15:16.097Z] #51 ...
11:15:16 [2022-04-17T11:15:16.097Z] 
11:15:16 [2022-04-17T11:15:16.097Z] #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
11:15:16 [2022-04-17T11:15:16.097Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e
11:15:16 [2022-04-17T11:15:16.097Z] #58 27.44 Setting up libbtrfs0:arm64 (5.10.1-2) ...
11:15:16 [2022-04-17T11:15:16.097Z] #58 27.55 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
11:15:16 [2022-04-17T11:15:16.097Z] #58 27.56 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:15:16 [2022-04-17T11:15:16.097Z] #58 DONE 28.2s
11:15:16 [2022-04-17T11:15:16.097Z] 
11:15:16 [2022-04-17T11:15:16.097Z] #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
11:15:16 [2022-04-17T11:15:16.097Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65
11:15:16 [2022-04-17T11:15:16.097Z] #51 28.17 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:15:16 [2022-04-17T11:15:16.097Z] #51 28.17 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
11:15:16 [2022-04-17T11:15:16.097Z] #51 28.24 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
11:15:16 [2022-04-17T11:15:16.284Z] 
11:15:16 [2022-04-17T11:15:16.284Z] #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
11:15:16 [2022-04-17T11:15:16.284Z] #60 sha256:8cac4d0071039f55010c435cb20a4dc5b903a4a923692ebe517042a889278d2a
11:15:16 [2022-04-17T11:15:16.284Z] #60 0.833 + RM_GOPATH=0
11:15:16 [2022-04-17T11:15:16.284Z] #60 0.833 + TMP_GOPATH=
11:15:16 [2022-04-17T11:15:16.284Z] #60 0.833 + : /build
11:15:16 [2022-04-17T11:15:16.284Z] #60 0.833 + '[' -z '' ']'
11:15:16 [2022-04-17T11:15:16.284Z] #60 0.833 ++ mktemp -d
11:15:16 [2022-04-17T11:15:16.284Z] #60 0.835 + export GOPATH=/tmp/tmp.vspzZEOsmp
11:15:16 [2022-04-17T11:15:16.284Z] #60 0.835 + GOPATH=/tmp/tmp.vspzZEOsmp
11:15:16 [2022-04-17T11:15:16.284Z] #60 0.835 + RM_GOPATH=1
11:15:16 [2022-04-17T11:15:16.284Z] #60 0.836 + case "$(go env GOARCH)" in
11:15:16 [2022-04-17T11:15:16.284Z] #60 0.836 ++ go env GOARCH
11:15:16 [2022-04-17T11:15:16.284Z] #60 0.862 + export GO_BUILDMODE=-buildmode=pie
11:15:16 [2022-04-17T11:15:16.284Z] #60 0.862 + GO_BUILDMODE=-buildmode=pie
11:15:16 [2022-04-17T11:15:16.284Z] #60 0.863 ++ dirname /install.sh
11:15:16 [2022-04-17T11:15:16.284Z] #60 0.864 + dir=/
11:15:16 [2022-04-17T11:15:16.284Z] #60 0.865 + bin=containerd
11:15:16 [2022-04-17T11:15:16.284Z] #60 0.865 + shift
11:15:16 [2022-04-17T11:15:16.284Z] #60 0.865 + '[' '!' -f //containerd.installer ']'
11:15:16 [2022-04-17T11:15:16.284Z] #60 0.865 + . //containerd.installer
11:15:16 [2022-04-17T11:15:16.284Z] #60 0.866 ++ set -e
11:15:16 [2022-04-17T11:15:16.284Z] #60 0.869 ++ : v1.6.2
11:15:16 [2022-04-17T11:15:16.284Z] #60 0.871 + install_containerd
11:15:16 [2022-04-17T11:15:16.284Z] #60 0.886 + echo 'Install containerd version v1.6.2'
11:15:16 [2022-04-17T11:15:16.284Z] #60 0.886 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vspzZEOsmp/src/github.com/containerd/containerd
11:15:16 [2022-04-17T11:15:16.284Z] #60 0.886 Cloning into '/tmp/tmp.vspzZEOsmp/src/github.com/containerd/containerd'...
11:15:16 [2022-04-17T11:15:16.284Z] #60 0.886 Install containerd version v1.6.2
11:15:16 [2022-04-17T11:15:16.357Z] #51 ...
11:15:16 [2022-04-17T11:15:16.357Z] 
11:15:16 [2022-04-17T11:15:16.357Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
11:15:16 [2022-04-17T11:15:16.357Z] #59 sha256:f07a6b3822805a1a7133a7929dc9f447b046dbbd8eb0f1e2e14a3e026bf05318
11:15:16 [2022-04-17T11:15:16.357Z] #59 DONE 0.2s
11:15:16 [2022-04-17T11:15:16.357Z] 
11:15:16 [2022-04-17T11:15:16.357Z] #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
11:15:16 [2022-04-17T11:15:16.357Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65
11:15:16 [2022-04-17T11:15:16.357Z] #51 28.40 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:15:16 [2022-04-17T11:15:16.357Z] #51 28.56 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:15:16 [2022-04-17T11:15:16.616Z] #51 28.57 go: downloading github.com/golangci/misspell v0.3.5
11:15:16 [2022-04-17T11:15:16.616Z] #51 28.60 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:15:16 [2022-04-17T11:15:16.616Z] #51 28.61 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
11:15:16 [2022-04-17T11:15:16.616Z] #51 28.63 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
11:15:16 [2022-04-17T11:15:16.616Z] #51 28.65 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
11:15:16 [2022-04-17T11:15:16.616Z] #51 ...
11:15:16 [2022-04-17T11:15:16.616Z] 
11:15:16 [2022-04-17T11:15:16.616Z] #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
11:15:16 [2022-04-17T11:15:16.616Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef
11:15:16 [2022-04-17T11:15:16.616Z] #14 14.27 Reading package lists...
11:15:16 [2022-04-17T11:15:16.616Z] #14 18.66 Building dependency tree...
11:15:16 [2022-04-17T11:15:16.616Z] #14 21.83 The following additional packages will be installed:
11:15:16 [2022-04-17T11:15:16.616Z] #14 21.84   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:15:16 [2022-04-17T11:15:16.616Z] #14 21.84   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
11:15:16 [2022-04-17T11:15:16.616Z] #14 21.84   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
11:15:16 [2022-04-17T11:15:16.616Z] #14 21.85   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
11:15:16 [2022-04-17T11:15:16.616Z] #14 21.85   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
11:15:16 [2022-04-17T11:15:16.616Z] #14 21.85   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
11:15:16 [2022-04-17T11:15:16.616Z] #14 21.85   mingw-w64-common mingw-w64-x86-64-dev
11:15:16 [2022-04-17T11:15:16.616Z] #14 21.86 Suggested packages:
11:15:16 [2022-04-17T11:15:16.616Z] #14 21.87   gcc-10-locales seccomp wine64
11:15:16 [2022-04-17T11:15:16.616Z] #14 22.87 The following NEW packages will be installed:
11:15:16 [2022-04-17T11:15:16.616Z] #14 22.89   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:15:16 [2022-04-17T11:15:16.616Z] #14 22.89   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
11:15:16 [2022-04-17T11:15:16.616Z] #14 22.89   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
11:15:16 [2022-04-17T11:15:16.616Z] #14 22.89   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
11:15:16 [2022-04-17T11:15:16.616Z] #14 22.89   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
11:15:16 [2022-04-17T11:15:16.616Z] #14 22.89   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
11:15:16 [2022-04-17T11:15:16.616Z] #14 22.89   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
11:15:16 [2022-04-17T11:15:16.616Z] #14 22.89   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
11:15:16 [2022-04-17T11:15:16.616Z] #14 22.90   mingw-w64-x86-64-dev
11:15:16 [2022-04-17T11:15:16.616Z] #14 23.28 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded.
11:15:16 [2022-04-17T11:15:16.616Z] #14 23.28 Need to get 108 MB of archives.
11:15:16 [2022-04-17T11:15:16.616Z] #14 23.28 After this operation, 620 MB of additional disk space will be used.
11:15:16 [2022-04-17T11:15:16.616Z] #14 23.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 23.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 23.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 23.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 23.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 23.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 23.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 23.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 23.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 24.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 25.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 25.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 26.41 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 27.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 28.02 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 28.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 28.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 28.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 28.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 28.03 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 28.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 28.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 28.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 28.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 28.07 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 28.07 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 28.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 28.09 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 28.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 28.09 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
11:15:16 [2022-04-17T11:15:16.616Z] #14 ...
11:15:16 [2022-04-17T11:15:16.616Z] 
11:15:16 [2022-04-17T11:15:16.616Z] #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
11:15:16 [2022-04-17T11:15:16.616Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65
11:15:16 [2022-04-17T11:15:16.616Z] #51 28.78 go: downloading github.com/jgautheron/goconst v1.5.1
11:15:16 [2022-04-17T11:15:16.616Z] #51 28.80 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
11:15:16 [2022-04-17T11:15:16.616Z] #51 28.81 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
11:15:16 [2022-04-17T11:15:16.658Z] #38 22.23 The following NEW packages will be installed:
11:15:16 [2022-04-17T11:15:16.658Z] #38 22.23   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
11:15:16 [2022-04-17T11:15:16.658Z] #38 22.23   vim-common xxd
11:15:16 [2022-04-17T11:15:16.658Z] #38 ...
11:15:16 [2022-04-17T11:15:16.658Z] 
11:15:16 [2022-04-17T11:15:16.658Z] #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
11:15:16 [2022-04-17T11:15:16.658Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af
11:15:16 [2022-04-17T11:15:16.658Z] #49 12.20 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
11:15:16 [2022-04-17T11:15:16.658Z] #49 12.21 go: downloading golang.org/x/mod v0.3.0
11:15:16 [2022-04-17T11:15:16.816Z] #19 113.2 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
11:15:16 [2022-04-17T11:15:16.816Z] #19 113.2 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
11:15:16 [2022-04-17T11:15:16.816Z] #19 113.3 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
11:15:16 [2022-04-17T11:15:16.875Z] #51 28.85 go: downloading github.com/julz/importas v0.1.0
11:15:16 [2022-04-17T11:15:16.875Z] #51 28.86 go: downloading github.com/kisielk/errcheck v1.6.0
11:15:16 [2022-04-17T11:15:16.875Z] #51 28.89 go: downloading github.com/kulti/thelper v0.5.0
11:15:16 [2022-04-17T11:15:16.875Z] #51 28.95 go: downloading github.com/kunwardeep/paralleltest v1.0.3
11:15:16 [2022-04-17T11:15:16.875Z] #51 28.96 go: downloading github.com/kyoh86/exportloopref v0.1.8
11:15:16 [2022-04-17T11:15:16.875Z] #51 28.97 go: downloading github.com/ldez/gomoddirectives v0.2.2
11:15:16 [2022-04-17T11:15:16.875Z] #51 29.01 go: downloading github.com/ldez/tagliatelle v0.3.0
11:15:16 [2022-04-17T11:15:16.875Z] #51 29.01 go: downloading github.com/leonklingele/grouper v1.1.0
11:15:16 [2022-04-17T11:15:16.875Z] #51 29.03 go: downloading github.com/maratori/testpackage v1.0.1
11:15:16 [2022-04-17T11:15:16.875Z] #51 29.04 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
11:15:16 [2022-04-17T11:15:16.914Z] #49 ...
11:15:16 [2022-04-17T11:15:16.914Z] 
11:15:16 [2022-04-17T11:15:16.914Z] #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
11:15:16 [2022-04-17T11:15:16.914Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
11:15:16 [2022-04-17T11:15:16.914Z] #43 19.38 + git checkout -q v2.3.0
11:15:16 [2022-04-17T11:15:16.914Z] #43 21.34 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:15:17 [2022-04-17T11:15:17.072Z] #19 114.3 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
11:15:17 [2022-04-17T11:15:17.072Z] #19 114.3 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
11:15:17 [2022-04-17T11:15:17.072Z] #19 114.5 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
11:15:17 [2022-04-17T11:15:17.133Z] #51 29.12 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
11:15:17 [2022-04-17T11:15:17.134Z] #51 29.24 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
11:15:17 [2022-04-17T11:15:17.134Z] #51 29.24 go: downloading github.com/mgechev/revive v1.1.3
11:15:17 [2022-04-17T11:15:17.392Z] #51 29.53 go: downloading github.com/moricho/tparallel v0.2.1
11:15:17 [2022-04-17T11:15:17.392Z] #51 29.54 go: downloading github.com/nakabonne/nestif v0.3.1
11:15:17 [2022-04-17T11:15:17.392Z] #51 29.57 go: downloading github.com/nishanths/exhaustive v0.7.11
11:15:17 [2022-04-17T11:15:17.420Z] #51 38.39 go: downloading github.com/davecgh/go-spew v1.1.1
11:15:17 [2022-04-17T11:15:17.420Z] #51 38.42 go: downloading github.com/pmezard/go-difflib v1.0.0
11:15:17 [2022-04-17T11:15:17.420Z] #51 38.44 go: downloading github.com/stretchr/objx v0.1.1
11:15:17 [2022-04-17T11:15:17.420Z] #51 38.51 go: downloading github.com/hashicorp/hcl v1.0.0
11:15:17 [2022-04-17T11:15:17.420Z] #51 38.67 go: downloading github.com/pelletier/go-toml v1.9.4
11:15:17 [2022-04-17T11:15:17.420Z] #51 38.69 go: downloading gopkg.in/yaml.v2 v2.4.0
11:15:17 [2022-04-17T11:15:17.420Z] #51 38.79 go: downloading golang.org/x/text v0.3.7
11:15:17 [2022-04-17T11:15:17.651Z] #51 29.57 go: downloading github.com/nishanths/predeclared v0.2.1
11:15:17 [2022-04-17T11:15:17.652Z] #51 29.60 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
11:15:17 [2022-04-17T11:15:17.652Z] #51 29.63 go: downloading github.com/ryancurrah/gomodguard v1.2.3
11:15:17 [2022-04-17T11:15:17.652Z] #51 29.63 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
11:15:17 [2022-04-17T11:15:17.652Z] #51 29.64 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
11:15:17 [2022-04-17T11:15:17.652Z] #51 29.70 go: downloading github.com/securego/gosec/v2 v2.9.6
11:15:17 [2022-04-17T11:15:17.652Z] #51 29.79 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
11:15:17 [2022-04-17T11:15:17.652Z] #51 29.80 go: downloading github.com/sivchari/containedctx v1.0.1
11:15:17 [2022-04-17T11:15:17.652Z] #51 29.80 go: downloading github.com/sivchari/tenv v1.4.7
11:15:17 [2022-04-17T11:15:17.652Z] #51 29.82 go: downloading github.com/sonatard/noctx v0.0.1
11:15:17 [2022-04-17T11:15:17.680Z] #51 ...
11:15:17 [2022-04-17T11:15:17.680Z] 
11:15:17 [2022-04-17T11:15:17.680Z] #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
11:15:17 [2022-04-17T11:15:17.680Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
11:15:17 [2022-04-17T11:15:17.680Z] #47 28.87 The following additional packages will be installed:
11:15:17 [2022-04-17T11:15:17.680Z] #47 28.89   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:15:17 [2022-04-17T11:15:17.680Z] #47 28.89   python3-protobuf python3-six
11:15:17 [2022-04-17T11:15:17.680Z] #47 28.90 Suggested packages:
11:15:17 [2022-04-17T11:15:17.680Z] #47 28.90   python3-setuptools
11:15:17 [2022-04-17T11:15:17.680Z] #47 28.90 Recommended packages:
11:15:17 [2022-04-17T11:15:17.680Z] #47 28.90   iproute2 | iproute
11:15:17 [2022-04-17T11:15:17.680Z] #47 29.40 The following NEW packages will be installed:
11:15:17 [2022-04-17T11:15:17.680Z] #47 29.41   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:15:17 [2022-04-17T11:15:17.680Z] #47 29.42   python3-protobuf python3-six
11:15:17 [2022-04-17T11:15:17.680Z] #47 29.86 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded.
11:15:17 [2022-04-17T11:15:17.680Z] #47 29.86 Need to get 2292 kB of archives.
11:15:17 [2022-04-17T11:15:17.680Z] #47 29.86 After this operation, 11.0 MB of additional disk space will be used.
11:15:17 [2022-04-17T11:15:17.680Z] #47 29.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
11:15:17 [2022-04-17T11:15:17.680Z] #47 29.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:15:17 [2022-04-17T11:15:17.680Z] #47 29.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
11:15:17 [2022-04-17T11:15:17.680Z] #47 29.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
11:15:17 [2022-04-17T11:15:17.680Z] #47 29.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:15:17 [2022-04-17T11:15:17.680Z] #47 29.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:15:17 [2022-04-17T11:15:17.680Z] #47 29.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:15:17 [2022-04-17T11:15:17.680Z] #47 33.20 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [660 kB]
11:15:17 [2022-04-17T11:15:17.680Z] #47 34.50 debconf: delaying package configuration, since apt-utils is not installed
11:15:17 [2022-04-17T11:15:17.680Z] #47 34.76 Fetched 2292 kB in 4s (569 kB/s)
11:15:17 [2022-04-17T11:15:17.680Z] #47 34.83 Selecting previously unselected package libprotobuf23:amd64.
11:15:17 [2022-04-17T11:15:17.680Z] #47 34.83 (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.)
11:15:17 [2022-04-17T11:15:17.680Z] #47 34.92 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
11:15:17 [2022-04-17T11:15:17.680Z] #47 34.93 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
11:15:17 [2022-04-17T11:15:17.680Z] #47 35.75 Selecting previously unselected package python3-pkg-resources.
11:15:17 [2022-04-17T11:15:17.680Z] #47 35.76 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
11:15:17 [2022-04-17T11:15:17.680Z] #47 35.76 Unpacking python3-pkg-resources (52.0.0-4) ...
11:15:17 [2022-04-17T11:15:17.680Z] #47 35.99 Selecting previously unselected package python3-six.
11:15:17 [2022-04-17T11:15:17.680Z] #47 36.00 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
11:15:17 [2022-04-17T11:15:17.680Z] #47 36.01 Unpacking python3-six (1.16.0-2) ...
11:15:17 [2022-04-17T11:15:17.680Z] #47 36.23 Selecting previously unselected package python3-protobuf.
11:15:17 [2022-04-17T11:15:17.680Z] #47 36.23 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
11:15:17 [2022-04-17T11:15:17.680Z] #47 36.24 Unpacking python3-protobuf (3.12.4-1) ...
11:15:17 [2022-04-17T11:15:17.680Z] #47 36.61 Selecting previously unselected package libnet1:amd64.
11:15:17 [2022-04-17T11:15:17.680Z] #47 36.61 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:15:17 [2022-04-17T11:15:17.680Z] #47 36.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:15:17 [2022-04-17T11:15:17.680Z] #47 36.76 Selecting previously unselected package libnl-3-200:amd64.
11:15:17 [2022-04-17T11:15:17.680Z] #47 36.78 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:15:17 [2022-04-17T11:15:17.680Z] #47 36.79 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:15:17 [2022-04-17T11:15:17.680Z] #47 36.90 Selecting previously unselected package libprotobuf-c1:amd64.
11:15:17 [2022-04-17T11:15:17.680Z] #47 36.90 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:15:17 [2022-04-17T11:15:17.680Z] #47 36.91 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:15:17 [2022-04-17T11:15:17.680Z] #47 36.98 Selecting previously unselected package criu.
11:15:17 [2022-04-17T11:15:17.680Z] #47 36.98 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ...
11:15:17 [2022-04-17T11:15:17.680Z] #47 36.99 Unpacking criu (3.16.1-3) ...
11:15:17 [2022-04-17T11:15:17.680Z] #47 37.68 Setting up python3-pkg-resources (52.0.0-4) ...
11:15:17 [2022-04-17T11:15:17.911Z] #51 29.84 go: downloading github.com/sourcegraph/go-diff v0.6.1
11:15:17 [2022-04-17T11:15:17.911Z] #51 29.85 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
11:15:17 [2022-04-17T11:15:17.911Z] #51 29.86 go: downloading github.com/sylvia7788/contextcheck v1.0.4
11:15:17 [2022-04-17T11:15:17.911Z] #51 29.89 go: downloading github.com/tdakkota/asciicheck v0.1.1
11:15:17 [2022-04-17T11:15:17.911Z] #51 29.97 go: downloading github.com/tetafro/godot v1.4.11
11:15:17 [2022-04-17T11:15:17.911Z] #51 29.99 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
11:15:17 [2022-04-17T11:15:17.911Z] #51 30.06 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
11:15:17 [2022-04-17T11:15:17.911Z] #51 30.07 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
11:15:17 [2022-04-17T11:15:17.941Z] #47 ...
11:15:17 [2022-04-17T11:15:17.941Z] 
11:15:17 [2022-04-17T11:15:17.941Z] #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
11:15:17 [2022-04-17T11:15:17.941Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:15:17 [2022-04-17T11:15:17.941Z] #14 37.52 debconf: delaying package configuration, since apt-utils is not installed
11:15:17 [2022-04-17T11:15:17.941Z] #14 37.71 Fetched 115 MB in 7s (17.3 MB/s)
11:15:17 [2022-04-17T11:15:17.941Z] #14 37.82 Selecting previously unselected package binutils-mingw-w64-i686.
11:15:17 [2022-04-17T11:15:17.941Z] #14 37.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
11:15:17 [2022-04-17T11:15:17.941Z] #14 37.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
11:15:17 [2022-04-17T11:15:17.941Z] #14 37.88 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:15:18 [2022-04-17T11:15:18.171Z] #51 30.13 go: downloading github.com/ultraware/funlen v0.0.3
11:15:18 [2022-04-17T11:15:18.171Z] #51 30.15 go: downloading github.com/ultraware/whitespace v0.0.4
11:15:18 [2022-04-17T11:15:18.171Z] #51 30.16 go: downloading github.com/uudashr/gocognit v1.0.5
11:15:18 [2022-04-17T11:15:18.171Z] #51 30.20 go: downloading github.com/yagipy/maintidx v1.0.0
11:15:18 [2022-04-17T11:15:18.171Z] #51 30.24 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
11:15:18 [2022-04-17T11:15:18.430Z] #51 30.41 go: downloading gitlab.com/bosi/decorder v0.2.1
11:15:18 [2022-04-17T11:15:18.430Z] #51 30.48 go: downloading honnef.co/go/tools v0.2.2
11:15:18 [2022-04-17T11:15:18.856Z] #43 ...
11:15:18 [2022-04-17T11:15:18.856Z] 
11:15:18 [2022-04-17T11:15:18.856Z] #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
11:15:18 [2022-04-17T11:15:18.856Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
11:15:18 [2022-04-17T11:15:18.856Z] #47 13.99 Fetched 8513 kB in 11s (768 kB/s)
11:15:18 [2022-04-17T11:15:18.856Z] #47 13.99 Reading package lists...
11:15:18 [2022-04-17T11:15:18.856Z] #47 18.61 Reading package lists...
11:15:18 [2022-04-17T11:15:18.856Z] #47 23.39 Building dependency tree...
11:15:18 [2022-04-17T11:15:18.856Z] #47 ...
11:15:18 [2022-04-17T11:15:18.856Z] 
11:15:18 [2022-04-17T11:15:18.856Z] #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
11:15:18 [2022-04-17T11:15:18.856Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
11:15:18 [2022-04-17T11:15:18.856Z] #38 22.65 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
11:15:18 [2022-04-17T11:15:18.856Z] #38 22.65 Need to get 17.7 MB of archives.
11:15:18 [2022-04-17T11:15:18.856Z] #38 22.65 After this operation, 70.7 MB of additional disk space will be used.
11:15:18 [2022-04-17T11:15:18.856Z] #38 22.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:15:18 [2022-04-17T11:15:18.856Z] #38 22.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:15:18 [2022-04-17T11:15:18.856Z] #38 22.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
11:15:18 [2022-04-17T11:15:18.856Z] #38 22.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:15:18 [2022-04-17T11:15:18.856Z] #38 23.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB]
11:15:18 [2022-04-17T11:15:18.856Z] #38 23.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
11:15:18 [2022-04-17T11:15:18.856Z] #38 23.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
11:15:18 [2022-04-17T11:15:18.856Z] #38 23.37 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
11:15:18 [2022-04-17T11:15:18.856Z] #38 23.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
11:15:18 [2022-04-17T11:15:18.856Z] #38 23.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
11:15:18 [2022-04-17T11:15:18.881Z] #14 39.86 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:15:18 [2022-04-17T11:15:18.881Z] #14 39.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
11:15:18 [2022-04-17T11:15:18.881Z] #14 39.88 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:15:19 [2022-04-17T11:15:19.114Z] #38 24.73 debconf: delaying package configuration, since apt-utils is not installed
11:15:19 [2022-04-17T11:15:19.370Z] #51 31.39 go: downloading mvdan.cc/gofumpt v0.2.1
11:15:19 [2022-04-17T11:15:19.371Z] #51 31.39 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:15:19 [2022-04-17T11:15:19.371Z] #51 31.42 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
11:15:19 [2022-04-17T11:15:19.371Z] #51 31.44 go: downloading github.com/davecgh/go-spew v1.1.1
11:15:19 [2022-04-17T11:15:19.371Z] #51 31.48 go: downloading github.com/pmezard/go-difflib v1.0.0
11:15:19 [2022-04-17T11:15:19.371Z] #51 31.52 go: downloading github.com/stretchr/objx v0.1.1
11:15:19 [2022-04-17T11:15:19.595Z] #19 ...
11:15:19 [2022-04-17T11:15:19.595Z] 
11:15:19 [2022-04-17T11:15:19.595Z] #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
11:15:19 [2022-04-17T11:15:19.595Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
11:15:19 [2022-04-17T11:15:19.595Z] #50 123.0 + dpkg --print-architecture
11:15:19 [2022-04-17T11:15:19.595Z] #50 123.0 + git checkout -q v2.1.0
11:15:19 [2022-04-17T11:15:19.595Z] #50 123.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
11:15:19 [2022-04-17T11:15:19.595Z] #50 123.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
11:15:19 [2022-04-17T11:15:19.630Z] #51 31.61 go: downloading golang.org/x/text v0.3.7
11:15:19 [2022-04-17T11:15:19.677Z] #38 25.01 Fetched 17.7 MB in 1s (12.3 MB/s)
11:15:19 [2022-04-17T11:15:19.677Z] #38 25.11 Selecting previously unselected package xxd.
11:15:19 [2022-04-17T11:15:19.677Z] #38 25.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
11:15:19 [2022-04-17T11:15:19.677Z] #38 25.19 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:15:19 [2022-04-17T11:15:19.677Z] #38 25.19 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:15:19 [2022-04-17T11:15:19.935Z] #38 25.39 Selecting previously unselected package vim-common.
11:15:19 [2022-04-17T11:15:19.935Z] #38 25.39 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:15:19 [2022-04-17T11:15:19.935Z] #38 25.41 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:15:20 [2022-04-17T11:15:20.194Z] #38 25.81 Selecting previously unselected package cmake-data.
11:15:20 [2022-04-17T11:15:20.194Z] #38 25.81 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
11:15:20 [2022-04-17T11:15:20.194Z] #38 25.81 Unpacking cmake-data (3.18.4-2+deb11u1) ...
11:15:20 [2022-04-17T11:15:20.510Z] #60 ...
11:15:20 [2022-04-17T11:15:20.510Z] 
11:15:20 [2022-04-17T11:15:20.510Z] #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
11:15:20 [2022-04-17T11:15:20.510Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:15:20 [2022-04-17T11:15:20.510Z] #51 33.59 go: downloading github.com/sirupsen/logrus v1.8.1
11:15:20 [2022-04-17T11:15:20.510Z] #51 33.59 go: downloading github.com/stretchr/testify v1.7.0
11:15:20 [2022-04-17T11:15:20.510Z] #51 33.74 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
11:15:20 [2022-04-17T11:15:20.510Z] #51 33.77 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
11:15:20 [2022-04-17T11:15:20.510Z] #51 33.80 go: downloading github.com/fsnotify/fsnotify v1.5.1
11:15:20 [2022-04-17T11:15:20.510Z] #51 33.85 go: downloading github.com/magiconair/properties v1.8.5
11:15:20 [2022-04-17T11:15:20.510Z] #51 33.90 go: downloading github.com/mitchellh/mapstructure v1.4.3
11:15:20 [2022-04-17T11:15:20.510Z] #51 33.90 go: downloading github.com/spf13/afero v1.6.0
11:15:20 [2022-04-17T11:15:20.510Z] #51 33.96 go: downloading github.com/spf13/cast v1.4.1
11:15:20 [2022-04-17T11:15:20.510Z] #51 33.98 go: downloading github.com/spf13/jwalterweatherman v1.1.0
11:15:20 [2022-04-17T11:15:20.510Z] #51 34.01 go: downloading github.com/subosito/gotenv v1.2.0
11:15:20 [2022-04-17T11:15:20.510Z] #51 34.02 go: downloading gopkg.in/ini.v1 v1.66.2
11:15:20 [2022-04-17T11:15:20.510Z] #51 34.09 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
11:15:20 [2022-04-17T11:15:20.510Z] #51 34.15 go: downloading github.com/go-toolsmith/astcast v1.0.0
11:15:20 [2022-04-17T11:15:20.510Z] #51 34.17 go: downloading github.com/go-toolsmith/astcopy v1.0.0
11:15:20 [2022-04-17T11:15:20.510Z] #51 34.20 go: downloading github.com/go-toolsmith/astequal v1.0.1
11:15:20 [2022-04-17T11:15:20.510Z] #51 34.23 go: downloading github.com/go-toolsmith/astfmt v1.0.0
11:15:20 [2022-04-17T11:15:20.510Z] #51 34.24 go: downloading github.com/go-toolsmith/astp v1.0.0
11:15:20 [2022-04-17T11:15:20.510Z] #51 34.30 go: downloading github.com/go-toolsmith/strparse v1.0.0
11:15:20 [2022-04-17T11:15:20.510Z] #51 34.32 go: downloading github.com/go-toolsmith/typep v1.0.2
11:15:20 [2022-04-17T11:15:20.510Z] #51 34.38 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
11:15:20 [2022-04-17T11:15:20.510Z] #51 34.92 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
11:15:20 [2022-04-17T11:15:20.510Z] #51 35.01 go: downloading github.com/hashicorp/errwrap v1.0.0
11:15:20 [2022-04-17T11:15:20.510Z] #51 35.03 go: downloading 4d63.com/gochecknoglobals v0.1.0
11:15:20 [2022-04-17T11:15:20.510Z] #51 35.07 go: downloading github.com/Antonboom/errname v0.1.5
11:15:20 [2022-04-17T11:15:20.510Z] #51 35.12 go: downloading github.com/Antonboom/nilnil v0.1.0
11:15:20 [2022-04-17T11:15:20.510Z] #51 35.13 go: downloading github.com/BurntSushi/toml v1.0.0
11:15:20 [2022-04-17T11:15:20.510Z] #51 35.77 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11:15:20 [2022-04-17T11:15:20.510Z] #51 35.78 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
11:15:20 [2022-04-17T11:15:20.510Z] #51 35.83 go: downloading github.com/alexkohler/prealloc v1.0.0
11:15:20 [2022-04-17T11:15:20.510Z] #51 35.87 go: downloading github.com/ashanbrown/forbidigo v1.3.0
11:15:20 [2022-04-17T11:15:20.510Z] #51 35.91 go: downloading github.com/ashanbrown/makezero v1.1.0
11:15:20 [2022-04-17T11:15:20.510Z] #51 35.93 go: downloading github.com/bkielbasa/cyclop v1.2.0
11:15:20 [2022-04-17T11:15:20.510Z] #51 35.96 go: downloading github.com/blizzy78/varnamelen v0.5.0
11:15:20 [2022-04-17T11:15:20.510Z] #51 35.98 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
11:15:20 [2022-04-17T11:15:20.510Z] #51 36.06 go: downloading github.com/breml/bidichk v0.2.1
11:15:20 [2022-04-17T11:15:20.510Z] #51 36.07 go: downloading github.com/breml/errchkjson v0.2.1
11:15:20 [2022-04-17T11:15:20.510Z] #51 36.14 go: downloading github.com/butuzov/ireturn v0.1.1
11:15:20 [2022-04-17T11:15:20.510Z] #51 36.23 go: downloading github.com/charithe/durationcheck v0.0.9
11:15:20 [2022-04-17T11:15:20.567Z] #51 ...
11:15:20 [2022-04-17T11:15:20.567Z] 
11:15:20 [2022-04-17T11:15:20.567Z] #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
11:15:20 [2022-04-17T11:15:20.567Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a
11:15:20 [2022-04-17T11:15:20.567Z] #47 18.51 Reading package lists...
11:15:20 [2022-04-17T11:15:20.567Z] #47 22.35 Building dependency tree...
11:15:20 [2022-04-17T11:15:20.567Z] #47 25.61 The following additional packages will be installed:
11:15:20 [2022-04-17T11:15:20.567Z] #47 25.64   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:15:20 [2022-04-17T11:15:20.567Z] #47 25.64   python3-protobuf python3-six
11:15:20 [2022-04-17T11:15:20.567Z] #47 25.69 Suggested packages:
11:15:20 [2022-04-17T11:15:20.567Z] #47 25.69   python3-setuptools
11:15:20 [2022-04-17T11:15:20.567Z] #47 25.69 Recommended packages:
11:15:20 [2022-04-17T11:15:20.567Z] #47 25.69   iproute2 | iproute
11:15:20 [2022-04-17T11:15:20.567Z] #47 26.38 The following NEW packages will be installed:
11:15:20 [2022-04-17T11:15:20.567Z] #47 26.38   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:15:20 [2022-04-17T11:15:20.567Z] #47 26.38   python3-protobuf python3-six
11:15:20 [2022-04-17T11:15:20.567Z] #47 26.77 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded.
11:15:20 [2022-04-17T11:15:20.567Z] #47 26.77 Need to get 2115 kB of archives.
11:15:20 [2022-04-17T11:15:20.567Z] #47 26.77 After this operation, 10.7 MB of additional disk space will be used.
11:15:20 [2022-04-17T11:15:20.567Z] #47 26.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
11:15:20 [2022-04-17T11:15:20.567Z] #47 26.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:15:20 [2022-04-17T11:15:20.567Z] #47 26.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
11:15:20 [2022-04-17T11:15:20.567Z] #47 26.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
11:15:20 [2022-04-17T11:15:20.567Z] #47 26.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
11:15:20 [2022-04-17T11:15:20.567Z] #47 26.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
11:15:20 [2022-04-17T11:15:20.567Z] #47 26.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
11:15:20 [2022-04-17T11:15:20.567Z] #47 29.93 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [609 kB]
11:15:20 [2022-04-17T11:15:20.567Z] #47 30.91 debconf: delaying package configuration, since apt-utils is not installed
11:15:20 [2022-04-17T11:15:20.567Z] #47 31.14 Fetched 2115 kB in 4s (553 kB/s)
11:15:20 [2022-04-17T11:15:20.567Z] #47 31.24 Selecting previously unselected package libprotobuf23:arm64.
11:15:20 [2022-04-17T11:15:20.567Z] #47 31.24 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15700 files and directories currently installed.)
11:15:20 [2022-04-17T11:15:20.567Z] #47 31.31 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
11:15:20 [2022-04-17T11:15:20.567Z] #47 31.32 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
11:15:20 [2022-04-17T11:15:20.567Z] #47 31.90 Selecting previously unselected package python3-pkg-resources.
11:15:20 [2022-04-17T11:15:20.567Z] #47 31.90 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
11:15:20 [2022-04-17T11:15:20.567Z] #47 31.91 Unpacking python3-pkg-resources (52.0.0-4) ...
11:15:20 [2022-04-17T11:15:20.567Z] #47 32.09 Selecting previously unselected package python3-six.
11:15:20 [2022-04-17T11:15:20.567Z] #47 32.10 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
11:15:20 [2022-04-17T11:15:20.567Z] #47 32.13 Unpacking python3-six (1.16.0-2) ...
11:15:20 [2022-04-17T11:15:20.567Z] #47 32.24 Selecting previously unselected package python3-protobuf.
11:15:20 [2022-04-17T11:15:20.568Z] #47 32.24 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
11:15:20 [2022-04-17T11:15:20.568Z] #47 32.25 Unpacking python3-protobuf (3.12.4-1) ...
11:15:20 [2022-04-17T11:15:20.568Z] #47 ...
11:15:20 [2022-04-17T11:15:20.568Z] 
11:15:20 [2022-04-17T11:15:20.568Z] #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
11:15:20 [2022-04-17T11:15:20.568Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b
11:15:20 [2022-04-17T11:15:20.568Z] #34 31.23 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
11:15:20 [2022-04-17T11:15:20.568Z] #34 31.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:15:20 [2022-04-17T11:15:20.770Z] #51 36.28 go: downloading github.com/daixiang0/gci v0.2.9
11:15:20 [2022-04-17T11:15:20.770Z] #51 36.30 go: downloading github.com/denis-tingajkin/go-header v0.4.2
11:15:20 [2022-04-17T11:15:20.770Z] #51 36.34 go: downloading github.com/esimonov/ifshort v1.0.4
11:15:20 [2022-04-17T11:15:20.770Z] #51 36.37 go: downloading github.com/fzipp/gocyclo v0.4.0
11:15:20 [2022-04-17T11:15:20.770Z] #51 36.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:15:20 [2022-04-17T11:15:20.770Z] #51 36.50 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:15:20 [2022-04-17T11:15:20.770Z] #51 ...
11:15:20 [2022-04-17T11:15:20.770Z] 
11:15:20 [2022-04-17T11:15:20.770Z] #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
11:15:20 [2022-04-17T11:15:20.770Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
11:15:20 [2022-04-17T11:15:20.770Z] #38 25.44 Building dependency tree...
11:15:20 [2022-04-17T11:15:20.770Z] #38 28.25 The following additional packages will be installed:
11:15:20 [2022-04-17T11:15:20.770Z] #38 28.26   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
11:15:20 [2022-04-17T11:15:20.770Z] #38 28.27 Suggested packages:
11:15:20 [2022-04-17T11:15:20.770Z] #38 28.28   cmake-doc ninja-build lrzip
11:15:20 [2022-04-17T11:15:20.770Z] #38 28.28 Recommended packages:
11:15:20 [2022-04-17T11:15:20.770Z] #38 28.28   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:15:20 [2022-04-17T11:15:20.770Z] #38 29.07 The following NEW packages will be installed:
11:15:20 [2022-04-17T11:15:20.770Z] #38 29.09   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
11:15:20 [2022-04-17T11:15:20.770Z] #38 29.10   vim-common xxd
11:15:20 [2022-04-17T11:15:20.770Z] #38 29.49 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
11:15:20 [2022-04-17T11:15:20.770Z] #38 29.49 Need to get 17.7 MB of archives.
11:15:20 [2022-04-17T11:15:20.770Z] #38 29.49 After this operation, 70.7 MB of additional disk space will be used.
11:15:20 [2022-04-17T11:15:20.770Z] #38 29.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:15:20 [2022-04-17T11:15:20.770Z] #38 29.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:15:20 [2022-04-17T11:15:20.770Z] #38 29.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
11:15:20 [2022-04-17T11:15:20.770Z] #38 29.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:15:20 [2022-04-17T11:15:20.770Z] #38 30.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB]
11:15:20 [2022-04-17T11:15:20.770Z] #38 30.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
11:15:20 [2022-04-17T11:15:20.770Z] #38 30.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
11:15:20 [2022-04-17T11:15:20.770Z] #38 30.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
11:15:20 [2022-04-17T11:15:20.770Z] #38 30.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
11:15:20 [2022-04-17T11:15:20.770Z] #38 30.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
11:15:20 [2022-04-17T11:15:20.770Z] #38 31.41 debconf: delaying package configuration, since apt-utils is not installed
11:15:20 [2022-04-17T11:15:20.770Z] #38 31.81 Fetched 17.7 MB in 1s (15.4 MB/s)
11:15:20 [2022-04-17T11:15:20.770Z] #38 32.10 Selecting previously unselected package xxd.
11:15:20 [2022-04-17T11:15:20.771Z] #38 32.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
11:15:20 [2022-04-17T11:15:20.771Z] #38 32.23 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:15:20 [2022-04-17T11:15:20.771Z] #38 32.23 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:15:20 [2022-04-17T11:15:20.771Z] #38 32.49 Selecting previously unselected package vim-common.
11:15:20 [2022-04-17T11:15:20.771Z] #38 32.49 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:15:20 [2022-04-17T11:15:20.771Z] #38 32.54 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:15:20 [2022-04-17T11:15:20.771Z] #38 33.25 Selecting previously unselected package cmake-data.
11:15:20 [2022-04-17T11:15:20.771Z] #38 33.25 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
11:15:20 [2022-04-17T11:15:20.771Z] #38 33.26 Unpacking cmake-data (3.18.4-2+deb11u1) ...
11:15:20 [2022-04-17T11:15:20.771Z] #38 35.82 Selecting previously unselected package libicu67:amd64.
11:15:20 [2022-04-17T11:15:20.771Z] #38 35.83 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
11:15:20 [2022-04-17T11:15:20.771Z] #38 35.85 Unpacking libicu67:amd64 (67.1-7) ...
11:15:20 [2022-04-17T11:15:20.789Z] #14 41.92 Selecting previously unselected package binutils-mingw-w64.
11:15:20 [2022-04-17T11:15:20.789Z] #14 41.95 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
11:15:20 [2022-04-17T11:15:20.789Z] #14 41.95 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
11:15:20 [2022-04-17T11:15:20.789Z] #14 42.07 Selecting previously unselected package libdevmapper1.02.1:amd64.
11:15:21 [2022-04-17T11:15:21.032Z] #38 ...
11:15:21 [2022-04-17T11:15:21.032Z] 
11:15:21 [2022-04-17T11:15:21.032Z] #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
11:15:21 [2022-04-17T11:15:21.032Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:15:21 [2022-04-17T11:15:21.032Z] #51 36.54 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
11:15:21 [2022-04-17T11:15:21.032Z] #51 36.55 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
11:15:21 [2022-04-17T11:15:21.032Z] #51 36.68 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:15:21 [2022-04-17T11:15:21.032Z] #51 36.75 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:15:21 [2022-04-17T11:15:21.032Z] #51 36.84 go: downloading github.com/golangci/misspell v0.3.5
11:15:21 [2022-04-17T11:15:21.032Z] #51 36.85 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:15:21 [2022-04-17T11:15:21.049Z] #14 42.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:15:21 [2022-04-17T11:15:21.049Z] #14 42.10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:15:21 [2022-04-17T11:15:21.049Z] #14 42.26 Selecting previously unselected package dmsetup.
11:15:21 [2022-04-17T11:15:21.049Z] #14 42.26 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
11:15:21 [2022-04-17T11:15:21.049Z] #14 42.28 Unpacking dmsetup (2:1.02.175-2.1) ...
11:15:21 [2022-04-17T11:15:21.229Z] Running on azwin-2-abb1f0 in d:\jenkins\workspace\moby_PR-43449
[Pipeline] {
[Pipeline] ws
11:15:21 [2022-04-17T11:15:21.247Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
11:15:21 [2022-04-17T11:15:21.293Z] #51 36.88 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
11:15:21 [2022-04-17T11:15:21.293Z] #51 36.90 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
11:15:21 [2022-04-17T11:15:21.293Z] #51 36.93 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
11:15:21 [2022-04-17T11:15:21.293Z] #51 36.95 go: downloading github.com/jgautheron/goconst v1.5.1
11:15:21 [2022-04-17T11:15:21.293Z] #51 36.96 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
11:15:21 [2022-04-17T11:15:21.293Z] #51 37.01 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
11:15:21 [2022-04-17T11:15:21.293Z] #51 37.03 go: downloading github.com/julz/importas v0.1.0
11:15:21 [2022-04-17T11:15:21.293Z] #51 37.08 go: downloading github.com/kisielk/errcheck v1.6.0
11:15:21 [2022-04-17T11:15:21.309Z] #14 42.48 Selecting previously unselected package mingw-w64-common.
11:15:21 [2022-04-17T11:15:21.309Z] #14 42.49 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
11:15:21 [2022-04-17T11:15:21.309Z] #14 42.49 Unpacking mingw-w64-common (8.0.0-1) ...
11:15:21 [2022-04-17T11:15:21.554Z] #51 37.14 go: downloading github.com/kulti/thelper v0.5.0
11:15:21 [2022-04-17T11:15:21.554Z] #51 37.19 go: downloading github.com/kunwardeep/paralleltest v1.0.3
11:15:21 [2022-04-17T11:15:21.554Z] #51 37.27 go: downloading github.com/kyoh86/exportloopref v0.1.8
11:15:21 [2022-04-17T11:15:21.554Z] #51 37.32 go: downloading github.com/ldez/gomoddirectives v0.2.2
11:15:21 [2022-04-17T11:15:21.564Z] #38 ...
11:15:21 [2022-04-17T11:15:21.564Z] 
11:15:21 [2022-04-17T11:15:21.564Z] #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
11:15:21 [2022-04-17T11:15:21.564Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:15:21 [2022-04-17T11:15:21.564Z] #14 16.79 Fetched 8509 kB in 12s (688 kB/s)
11:15:21 [2022-04-17T11:15:21.564Z] #14 16.79 Reading package lists...
11:15:21 [2022-04-17T11:15:21.564Z] #14 21.65 Reading package lists...
11:15:21 [2022-04-17T11:15:21.564Z] #14 25.99 Building dependency tree...
11:15:21 [2022-04-17T11:15:21.564Z] #14 ...
11:15:21 [2022-04-17T11:15:21.564Z] 
11:15:21 [2022-04-17T11:15:21.564Z] #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
11:15:21 [2022-04-17T11:15:21.564Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
11:15:21 [2022-04-17T11:15:21.564Z] #47 23.39 Building dependency tree...
11:15:21 [2022-04-17T11:15:21.564Z] #47 26.12 The following additional packages will be installed:
11:15:21 [2022-04-17T11:15:21.564Z] #47 26.12   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:15:21 [2022-04-17T11:15:21.564Z] #47 26.12   python3-protobuf python3-six
11:15:21 [2022-04-17T11:15:21.564Z] #47 26.12 Suggested packages:
11:15:21 [2022-04-17T11:15:21.564Z] #47 26.12   python3-setuptools
11:15:21 [2022-04-17T11:15:21.564Z] #47 26.12 Recommended packages:
11:15:21 [2022-04-17T11:15:21.564Z] #47 26.12   iproute2 | iproute
11:15:21 [2022-04-17T11:15:21.564Z] #47 26.63 The following NEW packages will be installed:
11:15:21 [2022-04-17T11:15:21.564Z] #47 26.66   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:15:21 [2022-04-17T11:15:21.564Z] #47 26.67   python3-protobuf python3-six
11:15:21 [2022-04-17T11:15:21.816Z] #51 37.33 go: downloading github.com/ldez/tagliatelle v0.3.0
11:15:21 [2022-04-17T11:15:21.816Z] #51 37.37 go: downloading github.com/leonklingele/grouper v1.1.0
11:15:21 [2022-04-17T11:15:21.816Z] #51 37.41 go: downloading github.com/maratori/testpackage v1.0.1
11:15:21 [2022-04-17T11:15:21.816Z] #51 37.47 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
11:15:21 [2022-04-17T11:15:21.816Z] #51 37.48 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
11:15:21 [2022-04-17T11:15:21.816Z] #51 37.51 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
11:15:21 [2022-04-17T11:15:21.816Z] #51 37.53 go: downloading github.com/mgechev/revive v1.1.3
11:15:21 [2022-04-17T11:15:21.822Z] #47 27.09 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded.
11:15:21 [2022-04-17T11:15:21.822Z] #47 27.09 Need to get 2292 kB of archives.
11:15:21 [2022-04-17T11:15:21.822Z] #47 27.09 After this operation, 11.0 MB of additional disk space will be used.
11:15:21 [2022-04-17T11:15:21.822Z] #47 27.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
11:15:21 [2022-04-17T11:15:21.822Z] #47 27.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:15:21 [2022-04-17T11:15:21.822Z] #47 27.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
11:15:21 [2022-04-17T11:15:21.822Z] #47 27.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
11:15:21 [2022-04-17T11:15:21.822Z] #47 27.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:15:21 [2022-04-17T11:15:21.822Z] #47 27.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:15:21 [2022-04-17T11:15:21.822Z] #47 27.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:15:21 [2022-04-17T11:15:21.822Z] #47 ...
11:15:21 [2022-04-17T11:15:21.822Z] 
11:15:21 [2022-04-17T11:15:21.822Z] #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
11:15:21 [2022-04-17T11:15:21.822Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb
11:15:21 [2022-04-17T11:15:21.822Z] #58 17.50 Fetched 8509 kB in 12s (687 kB/s)
11:15:21 [2022-04-17T11:15:21.822Z] #58 17.50 Reading package lists...
11:15:21 [2022-04-17T11:15:21.822Z] #58 22.39 Reading package lists...
11:15:22 [2022-04-17T11:15:22.078Z] #58 27.26 Building dependency tree...
11:15:22 [2022-04-17T11:15:22.078Z] #58 ...
11:15:22 [2022-04-17T11:15:22.078Z] 
11:15:22 [2022-04-17T11:15:22.078Z] #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
11:15:22 [2022-04-17T11:15:22.078Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:15:22 [2022-04-17T11:15:22.078Z] #14 25.99 Building dependency tree...
11:15:22 [2022-04-17T11:15:22.389Z] #51 38.01 go: downloading github.com/moricho/tparallel v0.2.1
11:15:22 [2022-04-17T11:15:22.390Z] #51 38.01 go: downloading github.com/nakabonne/nestif v0.3.1
11:15:22 [2022-04-17T11:15:22.390Z] #51 38.01 go: downloading github.com/nishanths/exhaustive v0.7.11
11:15:22 [2022-04-17T11:15:22.651Z] #51 38.20 go: downloading github.com/nishanths/predeclared v0.2.1
11:15:22 [2022-04-17T11:15:22.651Z] #51 38.27 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
11:15:22 [2022-04-17T11:15:22.651Z] #51 38.30 go: downloading github.com/ryancurrah/gomodguard v1.2.3
11:15:22 [2022-04-17T11:15:22.651Z] #51 38.32 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
11:15:22 [2022-04-17T11:15:22.651Z] #51 38.37 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
11:15:22 [2022-04-17T11:15:22.651Z] #51 38.38 go: downloading github.com/securego/gosec/v2 v2.9.6
11:15:22 [2022-04-17T11:15:22.690Z] #14 ...
11:15:22 [2022-04-17T11:15:22.691Z] 
11:15:22 [2022-04-17T11:15:22.691Z] #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
11:15:22 [2022-04-17T11:15:22.691Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:15:22 [2022-04-17T11:15:22.691Z] #51 43.47 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
11:15:22 [2022-04-17T11:15:22.691Z] #51 43.54 go: downloading github.com/gobwas/glob v0.2.3
11:15:22 [2022-04-17T11:15:22.691Z] #51 43.55 go: downloading github.com/kisielk/gotool v1.0.0
11:15:22 [2022-04-17T11:15:22.691Z] #51 43.64 go: downloading github.com/gostaticanalysis/comment v1.4.2
11:15:22 [2022-04-17T11:15:22.691Z] #51 43.68 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
11:15:22 [2022-04-17T11:15:22.691Z] #51 43.69 go: downloading golang.org/x/mod v0.5.1
11:15:22 [2022-04-17T11:15:22.691Z] #51 43.75 go: downloading github.com/ettle/strcase v0.1.1
11:15:22 [2022-04-17T11:15:22.691Z] #51 43.79 go: downloading github.com/fatih/structtag v1.2.0
11:15:22 [2022-04-17T11:15:22.691Z] #51 43.82 go: downloading github.com/Masterminds/semver v1.5.0
11:15:22 [2022-04-17T11:15:22.691Z] #51 43.94 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
11:15:22 [2022-04-17T11:15:22.691Z] #51 43.97 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
11:15:22 [2022-04-17T11:15:22.691Z] #51 44.03 go: downloading github.com/prometheus/client_golang v1.7.1
11:15:22 [2022-04-17T11:15:22.912Z] #51 38.63 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
11:15:22 [2022-04-17T11:15:22.912Z] #51 38.63 go: downloading github.com/sivchari/containedctx v1.0.1
11:15:22 [2022-04-17T11:15:22.912Z] #51 38.67 go: downloading github.com/sivchari/tenv v1.4.7
11:15:22 [2022-04-17T11:15:22.912Z] #51 38.67 go: downloading github.com/sonatard/noctx v0.0.1
11:15:22 [2022-04-17T11:15:22.912Z] #51 38.68 go: downloading github.com/sourcegraph/go-diff v0.6.1
11:15:22 [2022-04-17T11:15:22.912Z] #51 38.69 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
11:15:22 [2022-04-17T11:15:22.912Z] #51 38.72 go: downloading github.com/sylvia7788/contextcheck v1.0.4
11:15:22 [2022-04-17T11:15:22.912Z] #51 38.75 go: downloading github.com/tdakkota/asciicheck v0.1.1
11:15:22 [2022-04-17T11:15:22.986Z] The recommended git tool is: git
11:15:23 [2022-04-17T11:15:23.173Z] #51 38.79 go: downloading github.com/tetafro/godot v1.4.11
11:15:23 [2022-04-17T11:15:23.173Z] #51 38.85 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
11:15:23 [2022-04-17T11:15:23.173Z] #51 38.86 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
11:15:23 [2022-04-17T11:15:23.173Z] #51 38.94 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
11:15:23 [2022-04-17T11:15:23.261Z] #51 44.33 go: downloading github.com/prometheus/client_model v0.2.0
11:15:23 [2022-04-17T11:15:23.261Z] #51 44.42 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:15:23 [2022-04-17T11:15:23.261Z] #51 44.49 go: downloading github.com/google/go-cmp v0.5.6
11:15:23 [2022-04-17T11:15:23.434Z] #51 39.09 go: downloading github.com/ultraware/funlen v0.0.3
11:15:23 [2022-04-17T11:15:23.434Z] #51 39.10 go: downloading github.com/ultraware/whitespace v0.0.4
11:15:23 [2022-04-17T11:15:23.434Z] #51 39.11 go: downloading github.com/uudashr/gocognit v1.0.5
11:15:23 [2022-04-17T11:15:23.434Z] #51 39.13 go: downloading github.com/yagipy/maintidx v1.0.0
11:15:23 [2022-04-17T11:15:23.434Z] #51 39.15 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
11:15:23 [2022-04-17T11:15:23.434Z] #51 ...
11:15:23 [2022-04-17T11:15:23.434Z] 
11:15:23 [2022-04-17T11:15:23.434Z] #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
11:15:23 [2022-04-17T11:15:23.434Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:15:23 [2022-04-17T11:15:23.434Z] #14 29.14 The following NEW packages will be installed:
11:15:23 [2022-04-17T11:15:23.434Z] #14 29.14   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:15:23 [2022-04-17T11:15:23.434Z] #14 29.14   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
11:15:23 [2022-04-17T11:15:23.434Z] #14 29.14   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
11:15:23 [2022-04-17T11:15:23.434Z] #14 29.14   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
11:15:23 [2022-04-17T11:15:23.434Z] #14 29.14   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
11:15:23 [2022-04-17T11:15:23.434Z] #14 29.14   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
11:15:23 [2022-04-17T11:15:23.434Z] #14 29.15   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
11:15:23 [2022-04-17T11:15:23.434Z] #14 29.15   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
11:15:23 [2022-04-17T11:15:23.434Z] #14 29.15   mingw-w64-x86-64-dev
11:15:23 [2022-04-17T11:15:23.434Z] #14 29.50 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded.
11:15:23 [2022-04-17T11:15:23.434Z] #14 29.50 Need to get 115 MB of archives.
11:15:23 [2022-04-17T11:15:23.434Z] #14 29.50 After this operation, 645 MB of additional disk space will be used.
11:15:23 [2022-04-17T11:15:23.434Z] #14 29.50 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]
11:15:23 [2022-04-17T11:15:23.434Z] #14 29.64 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]
11:15:23 [2022-04-17T11:15:23.434Z] #14 29.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
11:15:23 [2022-04-17T11:15:23.434Z] #14 29.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
11:15:23 [2022-04-17T11:15:23.434Z] #14 29.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
11:15:23 [2022-04-17T11:15:23.434Z] #14 29.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
11:15:23 [2022-04-17T11:15:23.434Z] #14 30.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
11:15:23 [2022-04-17T11:15:23.434Z] #14 30.32 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]
11:15:23 [2022-04-17T11:15:23.434Z] #14 30.32 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]
11:15:23 [2022-04-17T11:15:23.434Z] #14 31.08 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]
11:15:23 [2022-04-17T11:15:23.434Z] #14 33.13 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]
11:15:23 [2022-04-17T11:15:23.434Z] #14 33.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
11:15:23 [2022-04-17T11:15:23.434Z] #14 34.24 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]
11:15:23 [2022-04-17T11:15:23.434Z] #14 35.72 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]
11:15:23 [2022-04-17T11:15:23.434Z] #14 36.27 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]
11:15:23 [2022-04-17T11:15:23.434Z] #14 36.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
11:15:23 [2022-04-17T11:15:23.434Z] #14 36.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
11:15:23 [2022-04-17T11:15:23.434Z] #14 36.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:15:23 [2022-04-17T11:15:23.434Z] #14 36.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:15:23 [2022-04-17T11:15:23.434Z] #14 36.30 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]
11:15:23 [2022-04-17T11:15:23.434Z] #14 36.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
11:15:23 [2022-04-17T11:15:23.434Z] #14 36.30 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
11:15:23 [2022-04-17T11:15:23.434Z] #14 36.33 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
11:15:23 [2022-04-17T11:15:23.434Z] #14 36.34 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
11:15:23 [2022-04-17T11:15:23.434Z] #14 36.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
11:15:23 [2022-04-17T11:15:23.434Z] #14 36.35 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
11:15:23 [2022-04-17T11:15:23.434Z] #14 36.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
11:15:23 [2022-04-17T11:15:23.434Z] #14 36.39 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
11:15:23 [2022-04-17T11:15:23.434Z] #14 36.40 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
11:15:23 [2022-04-17T11:15:23.434Z] #14 36.40 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
11:15:23 [2022-04-17T11:15:23.434Z] #14 37.42 debconf: delaying package configuration, since apt-utils is not installed
11:15:23 [2022-04-17T11:15:23.434Z] #14 37.62 Fetched 115 MB in 7s (15.9 MB/s)
11:15:23 [2022-04-17T11:15:23.434Z] #14 37.68 Selecting previously unselected package binutils-mingw-w64-i686.
11:15:23 [2022-04-17T11:15:23.434Z] #14 37.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
11:15:23 [2022-04-17T11:15:23.434Z] #14 37.78 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
11:15:23 [2022-04-17T11:15:23.434Z] #14 37.79 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:15:23 [2022-04-17T11:15:23.445Z] #14 28.80 The following additional packages will be installed:
11:15:23 [2022-04-17T11:15:23.445Z] #14 28.82   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:15:23 [2022-04-17T11:15:23.445Z] #14 28.82   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
11:15:23 [2022-04-17T11:15:23.445Z] #14 28.82   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
11:15:23 [2022-04-17T11:15:23.445Z] #14 28.82   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
11:15:23 [2022-04-17T11:15:23.445Z] #14 28.82   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
11:15:23 [2022-04-17T11:15:23.445Z] #14 28.83   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
11:15:23 [2022-04-17T11:15:23.445Z] #14 28.83   mingw-w64-common mingw-w64-x86-64-dev
11:15:23 [2022-04-17T11:15:23.445Z] #14 28.84 Suggested packages:
11:15:23 [2022-04-17T11:15:23.445Z] #14 28.84   gcc-10-locales seccomp wine64
11:15:23 [2022-04-17T11:15:23.521Z] #51 44.78 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
11:15:23 [2022-04-17T11:15:23.521Z] #51 44.83 go: downloading github.com/olekukonko/tablewriter v0.0.5
11:15:23 [2022-04-17T11:15:23.521Z] #51 44.88 go: downloading github.com/beorn7/perks v1.0.1
11:15:23 [2022-04-17T11:15:23.696Z] #14 ...
11:15:23 [2022-04-17T11:15:23.696Z] 
11:15:23 [2022-04-17T11:15:23.696Z] #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
11:15:23 [2022-04-17T11:15:23.696Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
11:15:23 [2022-04-17T11:15:23.696Z] #47 34.01 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [660 kB]
11:15:23 [2022-04-17T11:15:23.696Z] #47 35.21 debconf: delaying package configuration, since apt-utils is not installed
11:15:23 [2022-04-17T11:15:23.696Z] #47 35.57 Fetched 2292 kB in 4s (546 kB/s)
11:15:23 [2022-04-17T11:15:23.696Z] #47 35.67 Selecting previously unselected package libprotobuf23:amd64.
11:15:23 [2022-04-17T11:15:23.696Z] #47 35.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
11:15:23 [2022-04-17T11:15:23.696Z] #47 35.75 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
11:15:23 [2022-04-17T11:15:23.696Z] #47 35.77 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
11:15:23 [2022-04-17T11:15:23.696Z] #47 36.48 Selecting previously unselected package python3-pkg-resources.
11:15:23 [2022-04-17T11:15:23.696Z] #47 36.50 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
11:15:23 [2022-04-17T11:15:23.696Z] #47 36.51 Unpacking python3-pkg-resources (52.0.0-4) ...
11:15:23 [2022-04-17T11:15:23.696Z] #47 36.69 Selecting previously unselected package python3-six.
11:15:23 [2022-04-17T11:15:23.696Z] #47 36.69 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
11:15:23 [2022-04-17T11:15:23.696Z] #47 36.70 Unpacking python3-six (1.16.0-2) ...
11:15:23 [2022-04-17T11:15:23.696Z] #47 36.77 Selecting previously unselected package python3-protobuf.
11:15:23 [2022-04-17T11:15:23.696Z] #47 36.78 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
11:15:23 [2022-04-17T11:15:23.696Z] #47 36.79 Unpacking python3-protobuf (3.12.4-1) ...
11:15:23 [2022-04-17T11:15:23.696Z] #47 37.24 Selecting previously unselected package libnet1:amd64.
11:15:23 [2022-04-17T11:15:23.696Z] #47 37.24 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:15:23 [2022-04-17T11:15:23.696Z] #47 37.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:15:23 [2022-04-17T11:15:23.696Z] #47 37.36 Selecting previously unselected package libnl-3-200:amd64.
11:15:23 [2022-04-17T11:15:23.696Z] #47 37.36 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:15:23 [2022-04-17T11:15:23.696Z] #47 37.38 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:15:23 [2022-04-17T11:15:23.696Z] #47 37.49 Selecting previously unselected package libprotobuf-c1:amd64.
11:15:23 [2022-04-17T11:15:23.696Z] #47 37.50 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:15:23 [2022-04-17T11:15:23.696Z] #47 37.50 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:15:23 [2022-04-17T11:15:23.696Z] #47 37.62 Selecting previously unselected package criu.
11:15:23 [2022-04-17T11:15:23.696Z] #47 37.63 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ...
11:15:23 [2022-04-17T11:15:23.696Z] #47 37.63 Unpacking criu (3.16.1-3) ...
11:15:23 [2022-04-17T11:15:23.696Z] #47 38.36 Setting up python3-pkg-resources (52.0.0-4) ...
11:15:23 [2022-04-17T11:15:23.780Z] #51 44.92 go: downloading github.com/cespare/xxhash/v2 v2.1.2
11:15:23 [2022-04-17T11:15:23.780Z] #51 44.93 go: downloading github.com/golang/protobuf v1.5.2
11:15:23 [2022-04-17T11:15:23.780Z] #51 44.97 go: downloading github.com/cespare/xxhash v1.1.0
11:15:23 [2022-04-17T11:15:23.780Z] #51 45.18 go: downloading github.com/prometheus/common v0.10.0
11:15:24 [2022-04-17T11:15:24.272Z] #47 39.77 Setting up libprotobuf23:amd64 (3.12.4-1) ...
11:15:24 [2022-04-17T11:15:24.272Z] #47 39.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:15:24 [2022-04-17T11:15:24.272Z] #47 39.82 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:15:24 [2022-04-17T11:15:24.349Z] #51 45.39 go: downloading github.com/prometheus/procfs v0.6.0
11:15:24 [2022-04-17T11:15:24.349Z] #51 45.41 go: downloading github.com/mattn/go-runewidth v0.0.9
11:15:24 [2022-04-17T11:15:24.349Z] #51 45.51 go: downloading google.golang.org/protobuf v1.27.1
11:15:24 [2022-04-17T11:15:24.349Z] #51 ...
11:15:24 [2022-04-17T11:15:24.349Z] 
11:15:24 [2022-04-17T11:15:24.349Z] #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
11:15:24 [2022-04-17T11:15:24.349Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
11:15:24 [2022-04-17T11:15:24.349Z] #38 35.49 Selecting previously unselected package libicu67:amd64.
11:15:24 [2022-04-17T11:15:24.349Z] #38 35.50 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
11:15:24 [2022-04-17T11:15:24.349Z] #38 35.52 Unpacking libicu67:amd64 (67.1-7) ...
11:15:24 [2022-04-17T11:15:24.349Z] #38 41.03 Selecting previously unselected package libxml2:amd64.
11:15:24 [2022-04-17T11:15:24.349Z] #38 41.03 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ...
11:15:24 [2022-04-17T11:15:24.349Z] #38 41.03 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
11:15:24 [2022-04-17T11:15:24.349Z] #38 41.48 Selecting previously unselected package libarchive13:amd64.
11:15:24 [2022-04-17T11:15:24.349Z] #38 41.50 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
11:15:24 [2022-04-17T11:15:24.349Z] #38 41.52 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:15:24 [2022-04-17T11:15:24.349Z] #38 41.84 Selecting previously unselected package libjsoncpp24:amd64.
11:15:24 [2022-04-17T11:15:24.349Z] #38 41.85 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
11:15:24 [2022-04-17T11:15:24.349Z] #38 41.87 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
11:15:24 [2022-04-17T11:15:24.349Z] #38 41.97 Selecting previously unselected package librhash0:amd64.
11:15:24 [2022-04-17T11:15:24.349Z] #38 41.97 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
11:15:24 [2022-04-17T11:15:24.349Z] #38 41.98 Unpacking librhash0:amd64 (1.4.1-2) ...
11:15:24 [2022-04-17T11:15:24.349Z] #38 42.15 Selecting previously unselected package libuv1:amd64.
11:15:24 [2022-04-17T11:15:24.349Z] #38 42.15 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
11:15:24 [2022-04-17T11:15:24.349Z] #38 42.16 Unpacking libuv1:amd64 (1.40.0-2) ...
11:15:24 [2022-04-17T11:15:24.349Z] #38 42.33 Selecting previously unselected package cmake.
11:15:24 [2022-04-17T11:15:24.349Z] #38 42.33 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
11:15:24 [2022-04-17T11:15:24.349Z] #38 42.34 Unpacking cmake (3.18.4-2+deb11u1) ...
11:15:24 [2022-04-17T11:15:24.374Z] #14 29.92 The following NEW packages will be installed:
11:15:24 [2022-04-17T11:15:24.374Z] #14 29.93   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:15:24 [2022-04-17T11:15:24.374Z] #14 29.93   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
11:15:24 [2022-04-17T11:15:24.374Z] #14 29.93   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
11:15:24 [2022-04-17T11:15:24.374Z] #14 29.93   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
11:15:24 [2022-04-17T11:15:24.374Z] #14 29.93   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
11:15:24 [2022-04-17T11:15:24.374Z] #14 29.93   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
11:15:24 [2022-04-17T11:15:24.374Z] #14 29.93   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
11:15:24 [2022-04-17T11:15:24.374Z] #14 29.93   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
11:15:24 [2022-04-17T11:15:24.374Z] #14 29.94   mingw-w64-x86-64-dev
11:15:24 [2022-04-17T11:15:24.533Z] #47 39.84 Setting up python3-six (1.16.0-2) ...
11:15:24 [2022-04-17T11:15:24.631Z] #14 30.30 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded.
11:15:24 [2022-04-17T11:15:24.631Z] #14 30.30 Need to get 115 MB of archives.
11:15:24 [2022-04-17T11:15:24.631Z] #14 30.30 After this operation, 645 MB of additional disk space will be used.
11:15:24 [2022-04-17T11:15:24.631Z] #14 30.30 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]
11:15:24 [2022-04-17T11:15:24.759Z] #34 ...
11:15:24 [2022-04-17T11:15:24.760Z] 
11:15:24 [2022-04-17T11:15:24.760Z] #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
11:15:24 [2022-04-17T11:15:24.760Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65
11:15:24 [2022-04-17T11:15:24.760Z] #51 34.91 go: downloading github.com/hashicorp/hcl v1.0.0
11:15:24 [2022-04-17T11:15:24.760Z] #51 34.99 go: downloading github.com/pelletier/go-toml v1.9.4
11:15:24 [2022-04-17T11:15:24.760Z] #51 35.00 go: downloading gopkg.in/yaml.v2 v2.4.0
11:15:24 [2022-04-17T11:15:24.760Z] #51 35.13 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
11:15:24 [2022-04-17T11:15:24.760Z] #51 35.19 go: downloading github.com/gobwas/glob v0.2.3
11:15:24 [2022-04-17T11:15:24.760Z] #51 35.25 go: downloading github.com/kisielk/gotool v1.0.0
11:15:24 [2022-04-17T11:15:24.760Z] #51 35.29 go: downloading github.com/gostaticanalysis/comment v1.4.2
11:15:24 [2022-04-17T11:15:24.760Z] #51 35.43 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
11:15:24 [2022-04-17T11:15:24.760Z] #51 35.44 go: downloading golang.org/x/mod v0.5.1
11:15:24 [2022-04-17T11:15:24.760Z] #51 35.51 go: downloading github.com/ettle/strcase v0.1.1
11:15:24 [2022-04-17T11:15:24.760Z] #51 35.53 go: downloading github.com/fatih/structtag v1.2.0
11:15:24 [2022-04-17T11:15:24.760Z] #51 35.57 go: downloading github.com/Masterminds/semver v1.5.0
11:15:24 [2022-04-17T11:15:24.760Z] #51 35.62 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
11:15:24 [2022-04-17T11:15:24.760Z] #51 35.68 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
11:15:24 [2022-04-17T11:15:24.760Z] #51 35.82 go: downloading github.com/prometheus/client_golang v1.7.1
11:15:24 [2022-04-17T11:15:24.760Z] #51 36.20 go: downloading github.com/prometheus/client_model v0.2.0
11:15:24 [2022-04-17T11:15:24.760Z] #51 36.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:15:24 [2022-04-17T11:15:24.760Z] #51 36.28 go: downloading github.com/google/go-cmp v0.5.6
11:15:24 [2022-04-17T11:15:24.760Z] #51 36.52 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
11:15:24 [2022-04-17T11:15:24.760Z] #51 36.53 go: downloading github.com/olekukonko/tablewriter v0.0.5
11:15:24 [2022-04-17T11:15:24.760Z] #51 36.59 go: downloading github.com/beorn7/perks v1.0.1
11:15:24 [2022-04-17T11:15:24.760Z] #51 36.60 go: downloading github.com/cespare/xxhash/v2 v2.1.2
11:15:24 [2022-04-17T11:15:24.760Z] #51 36.63 go: downloading github.com/cespare/xxhash v1.1.0
11:15:24 [2022-04-17T11:15:24.760Z] #51 36.64 go: downloading github.com/golang/protobuf v1.5.2
11:15:24 [2022-04-17T11:15:24.760Z] #51 36.74 go: downloading github.com/prometheus/common v0.10.0
11:15:24 [2022-04-17T11:15:24.760Z] #51 36.87 go: downloading github.com/prometheus/procfs v0.6.0
11:15:24 [2022-04-17T11:15:24.888Z] #14 ...
11:15:24 [2022-04-17T11:15:24.888Z] 
11:15:24 [2022-04-17T11:15:24.888Z] #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
11:15:24 [2022-04-17T11:15:24.888Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e
11:15:24 [2022-04-17T11:15:24.888Z] #53 30.23 v3.0.2
11:15:24 [2022-04-17T11:15:24.888Z] #53 DONE 30.4s
11:15:24 [2022-04-17T11:15:24.888Z] 
11:15:24 [2022-04-17T11:15:24.888Z] #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
11:15:24 [2022-04-17T11:15:24.888Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:15:24 [2022-04-17T11:15:24.888Z] #14 30.41 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]
11:15:24 [2022-04-17T11:15:24.888Z] #14 30.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
11:15:24 [2022-04-17T11:15:24.888Z] #14 30.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
11:15:24 [2022-04-17T11:15:24.920Z] #38 46.15 Setting up libicu67:amd64 (67.1-7) ...
11:15:25 [2022-04-17T11:15:25.021Z] #51 37.03 go: downloading github.com/mattn/go-runewidth v0.0.9
11:15:25 [2022-04-17T11:15:25.021Z] #51 37.17 go: downloading google.golang.org/protobuf v1.27.1
11:15:25 [2022-04-17T11:15:25.150Z] #14 30.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
11:15:25 [2022-04-17T11:15:25.150Z] #14 30.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
11:15:25 [2022-04-17T11:15:25.407Z] #14 30.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
11:15:25 [2022-04-17T11:15:25.477Z] #47 40.84 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:15:25 [2022-04-17T11:15:25.477Z] #47 40.87 Setting up python3-protobuf (3.12.4-1) ...
11:15:25 [2022-04-17T11:15:25.489Z] #38 46.61 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:15:25 [2022-04-17T11:15:25.665Z] #14 31.25 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]
11:15:25 [2022-04-17T11:15:25.665Z] #14 31.25 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]
11:15:25 [2022-04-17T11:15:25.738Z] #47 ...
11:15:25 [2022-04-17T11:15:25.738Z] 
11:15:25 [2022-04-17T11:15:25.738Z] #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
11:15:25 [2022-04-17T11:15:25.738Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
11:15:25 [2022-04-17T11:15:25.748Z] #38 46.93 Setting up libuv1:amd64 (1.40.0-2) ...
11:15:25 [2022-04-17T11:15:25.748Z] #38 46.97 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:15:25 [2022-04-17T11:15:25.958Z] #51 38.00 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
11:15:25 [2022-04-17T11:15:25.958Z] #51 ...
11:15:25 [2022-04-17T11:15:25.958Z] 
11:15:25 [2022-04-17T11:15:25.958Z] #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
11:15:25 [2022-04-17T11:15:25.958Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71
11:15:25 [2022-04-17T11:15:25.958Z] #38 28.21 Fetched 15.6 MB in 1s (15.3 MB/s)
11:15:25 [2022-04-17T11:15:25.958Z] #38 28.31 Selecting previously unselected package xxd.
11:15:25 [2022-04-17T11:15:25.958Z] #38 28.31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15700 files and directories currently installed.)
11:15:25 [2022-04-17T11:15:25.958Z] #38 28.46 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
11:15:25 [2022-04-17T11:15:25.958Z] #38 28.50 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:15:25 [2022-04-17T11:15:25.958Z] #38 28.72 Selecting previously unselected package vim-common.
11:15:25 [2022-04-17T11:15:25.958Z] #38 28.72 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:15:25 [2022-04-17T11:15:25.958Z] #38 28.75 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:15:25 [2022-04-17T11:15:25.958Z] #38 29.10 Selecting previously unselected package cmake-data.
11:15:25 [2022-04-17T11:15:25.958Z] #38 29.12 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
11:15:25 [2022-04-17T11:15:25.958Z] #38 29.13 Unpacking cmake-data (3.18.4-2+deb11u1) ...
11:15:25 [2022-04-17T11:15:25.958Z] #38 31.68 Selecting previously unselected package libicu67:arm64.
11:15:25 [2022-04-17T11:15:25.958Z] #38 31.69 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
11:15:25 [2022-04-17T11:15:25.958Z] #38 31.71 Unpacking libicu67:arm64 (67.1-7) ...
11:15:25 [2022-04-17T11:15:25.958Z] #38 36.01 Selecting previously unselected package libxml2:arm64.
11:15:25 [2022-04-17T11:15:25.958Z] #38 36.01 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ...
11:15:25 [2022-04-17T11:15:25.958Z] #38 36.02 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ...
11:15:25 [2022-04-17T11:15:25.958Z] #38 36.33 Selecting previously unselected package libarchive13:arm64.
11:15:25 [2022-04-17T11:15:25.958Z] #38 36.33 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
11:15:25 [2022-04-17T11:15:25.958Z] #38 36.34 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
11:15:25 [2022-04-17T11:15:25.958Z] #38 36.59 Selecting previously unselected package libjsoncpp24:arm64.
11:15:25 [2022-04-17T11:15:25.958Z] #38 36.60 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
11:15:25 [2022-04-17T11:15:25.958Z] #38 36.60 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
11:15:25 [2022-04-17T11:15:25.958Z] #38 36.75 Selecting previously unselected package librhash0:arm64.
11:15:25 [2022-04-17T11:15:25.958Z] #38 36.75 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
11:15:25 [2022-04-17T11:15:25.958Z] #38 36.76 Unpacking librhash0:arm64 (1.4.1-2) ...
11:15:25 [2022-04-17T11:15:25.958Z] #38 36.90 Selecting previously unselected package libuv1:arm64.
11:15:25 [2022-04-17T11:15:25.958Z] #38 36.90 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
11:15:25 [2022-04-17T11:15:25.958Z] #38 36.91 Unpacking libuv1:arm64 (1.40.0-2) ...
11:15:25 [2022-04-17T11:15:25.958Z] #38 37.05 Selecting previously unselected package cmake.
11:15:25 [2022-04-17T11:15:25.958Z] #38 37.08 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
11:15:25 [2022-04-17T11:15:25.958Z] #38 37.11 Unpacking cmake (3.18.4-2+deb11u1) ...
11:15:26 [2022-04-17T11:15:26.000Z] #38 41.53 Selecting previously unselected package libxml2:amd64.
11:15:26 [2022-04-17T11:15:26.000Z] #38 41.53 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ...
11:15:26 [2022-04-17T11:15:26.000Z] #38 41.54 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
11:15:26 [2022-04-17T11:15:26.008Z] #38 47.14 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
11:15:26 [2022-04-17T11:15:26.008Z] #38 47.19 Setting up librhash0:amd64 (1.4.1-2) ...
11:15:26 [2022-04-17T11:15:26.008Z] #38 47.25 Setting up cmake-data (3.18.4-2+deb11u1) ...
11:15:26 [2022-04-17T11:15:26.008Z] #38 ...
11:15:26 [2022-04-17T11:15:26.008Z] 
11:15:26 [2022-04-17T11:15:26.008Z] #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
11:15:26 [2022-04-17T11:15:26.008Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:15:26 [2022-04-17T11:15:26.008Z] #51 47.21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
11:15:26 [2022-04-17T11:15:26.142Z] #50 ...
11:15:26 [2022-04-17T11:15:26.142Z] 
11:15:26 [2022-04-17T11:15:26.142Z] #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
11:15:26 [2022-04-17T11:15:26.142Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139
11:15:26 [2022-04-17T11:15:26.142Z] #19 122.6 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
11:15:26 [2022-04-17T11:15:26.142Z] #19 122.6 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
11:15:26 [2022-04-17T11:15:26.142Z] #19 122.6 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
11:15:26 [2022-04-17T11:15:26.142Z] #19 122.6 Selecting previously unselected package cpp-10-s390x-linux-gnu.
11:15:26 [2022-04-17T11:15:26.142Z] #19 122.6 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
11:15:26 [2022-04-17T11:15:26.142Z] #19 122.6 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
11:15:26 [2022-04-17T11:15:26.262Z] #38 42.01 Selecting previously unselected package libarchive13:amd64.
11:15:26 [2022-04-17T11:15:26.262Z] #38 42.01 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
11:15:26 [2022-04-17T11:15:26.262Z] #38 42.04 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:15:26 [2022-04-17T11:15:26.529Z] #38 ...
11:15:26 [2022-04-17T11:15:26.529Z] 
11:15:26 [2022-04-17T11:15:26.529Z] #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
11:15:26 [2022-04-17T11:15:26.529Z] #60 sha256:a3d7b2c1a086e9fc8358e297b711036841f61264b23d570cf6a5e043533a4fd5
11:15:26 [2022-04-17T11:15:26.529Z] #60 0.608 + RM_GOPATH=0
11:15:26 [2022-04-17T11:15:26.529Z] #60 0.608 + TMP_GOPATH=
11:15:26 [2022-04-17T11:15:26.529Z] #60 0.611 + : /build
11:15:26 [2022-04-17T11:15:26.529Z] #60 0.611 + '[' -z '' ']'
11:15:26 [2022-04-17T11:15:26.529Z] #60 0.611 ++ mktemp -d
11:15:26 [2022-04-17T11:15:26.529Z] #60 0.613 + export GOPATH=/tmp/tmp.3igm1dV3PU
11:15:26 [2022-04-17T11:15:26.529Z] #60 0.613 + GOPATH=/tmp/tmp.3igm1dV3PU
11:15:26 [2022-04-17T11:15:26.529Z] #60 0.613 + RM_GOPATH=1
11:15:26 [2022-04-17T11:15:26.529Z] #60 0.613 + case "$(go env GOARCH)" in
11:15:26 [2022-04-17T11:15:26.530Z] #60 0.613 ++ go env GOARCH
11:15:26 [2022-04-17T11:15:26.530Z] #60 0.625 + export GO_BUILDMODE=-buildmode=pie
11:15:26 [2022-04-17T11:15:26.530Z] #60 0.625 + GO_BUILDMODE=-buildmode=pie
11:15:26 [2022-04-17T11:15:26.530Z] #60 0.626 ++ dirname /install.sh
11:15:26 [2022-04-17T11:15:26.530Z] #60 0.627 + dir=/
11:15:26 [2022-04-17T11:15:26.530Z] #60 0.627 + bin=containerd
11:15:26 [2022-04-17T11:15:26.530Z] #60 0.627 + shift
11:15:26 [2022-04-17T11:15:26.530Z] #60 0.627 + '[' '!' -f //containerd.installer ']'
11:15:26 [2022-04-17T11:15:26.530Z] #60 0.627 + . //containerd.installer
11:15:26 [2022-04-17T11:15:26.530Z] #60 0.628 ++ set -e
11:15:26 [2022-04-17T11:15:26.530Z] #60 0.628 ++ : v1.6.2
11:15:26 [2022-04-17T11:15:26.530Z] #60 0.628 + install_containerd
11:15:26 [2022-04-17T11:15:26.530Z] #60 0.629 + echo 'Install containerd version v1.6.2'
11:15:26 [2022-04-17T11:15:26.530Z] #60 0.630 Install containerd version v1.6.2
11:15:26 [2022-04-17T11:15:26.530Z] #60 0.630 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3igm1dV3PU/src/github.com/containerd/containerd
11:15:26 [2022-04-17T11:15:26.530Z] #60 0.643 Cloning into '/tmp/tmp.3igm1dV3PU/src/github.com/containerd/containerd'...
11:15:26 [2022-04-17T11:15:26.530Z] #60 ...
11:15:26 [2022-04-17T11:15:26.530Z] 
11:15:26 [2022-04-17T11:15:26.530Z] #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
11:15:26 [2022-04-17T11:15:26.530Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a
11:15:26 [2022-04-17T11:15:26.530Z] #47 32.70 Selecting previously unselected package libnet1:arm64.
11:15:26 [2022-04-17T11:15:26.530Z] #47 32.70 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
11:15:26 [2022-04-17T11:15:26.530Z] #47 32.70 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:15:26 [2022-04-17T11:15:26.530Z] #47 32.85 Selecting previously unselected package libnl-3-200:arm64.
11:15:26 [2022-04-17T11:15:26.530Z] #47 32.85 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
11:15:26 [2022-04-17T11:15:26.530Z] #47 32.85 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
11:15:26 [2022-04-17T11:15:26.530Z] #47 32.96 Selecting previously unselected package libprotobuf-c1:arm64.
11:15:26 [2022-04-17T11:15:26.530Z] #47 32.96 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
11:15:26 [2022-04-17T11:15:26.530Z] #47 32.97 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:15:26 [2022-04-17T11:15:26.530Z] #47 33.10 Selecting previously unselected package criu.
11:15:26 [2022-04-17T11:15:26.530Z] #47 33.10 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ...
11:15:26 [2022-04-17T11:15:26.530Z] #47 33.11 Unpacking criu (3.16.1-3) ...
11:15:26 [2022-04-17T11:15:26.530Z] #47 33.73 Setting up python3-pkg-resources (52.0.0-4) ...
11:15:26 [2022-04-17T11:15:26.530Z] #47 35.04 Setting up libprotobuf23:arm64 (3.12.4-1) ...
11:15:26 [2022-04-17T11:15:26.530Z] #47 35.06 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:15:26 [2022-04-17T11:15:26.530Z] #47 35.08 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:15:26 [2022-04-17T11:15:26.530Z] #47 35.09 Setting up python3-six (1.16.0-2) ...
11:15:26 [2022-04-17T11:15:26.530Z] #47 36.10 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
11:15:26 [2022-04-17T11:15:26.530Z] #47 36.13 Setting up python3-protobuf (3.12.4-1) ...
11:15:26 [2022-04-17T11:15:26.579Z] #51 ...
11:15:26 [2022-04-17T11:15:26.579Z] 
11:15:26 [2022-04-17T11:15:26.579Z] #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
11:15:26 [2022-04-17T11:15:26.579Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
11:15:26 [2022-04-17T11:15:26.579Z] #47 39.09 Setting up libprotobuf23:amd64 (3.12.4-1) ...
11:15:26 [2022-04-17T11:15:26.579Z] #47 39.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:15:26 [2022-04-17T11:15:26.579Z] #47 39.12 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:15:26 [2022-04-17T11:15:26.579Z] #47 39.14 Setting up python3-six (1.16.0-2) ...
11:15:26 [2022-04-17T11:15:26.579Z] #47 40.34 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:15:26 [2022-04-17T11:15:26.579Z] #47 40.37 Setting up python3-protobuf (3.12.4-1) ...
11:15:26 [2022-04-17T11:15:26.579Z] #47 43.85 Setting up criu (3.16.1-3) ...
11:15:26 [2022-04-17T11:15:26.579Z] #47 45.57 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:15:26 [2022-04-17T11:15:26.579Z] #47 DONE 47.5s
11:15:26 [2022-04-17T11:15:26.579Z] 
11:15:26 [2022-04-17T11:15:26.579Z] #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
11:15:26 [2022-04-17T11:15:26.579Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70
11:15:26 [2022-04-17T11:15:26.579Z] #34 37.54 Updating files:  93% (1423/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
11:15:26 [2022-04-17T11:15:26.579Z] #34 37.65 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
11:15:26 [2022-04-17T11:15:26.579Z] #34 37.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:15:26 [2022-04-17T11:15:26.579Z] #34 ...
11:15:26 [2022-04-17T11:15:26.579Z] 
11:15:26 [2022-04-17T11:15:26.579Z] #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
11:15:26 [2022-04-17T11:15:26.579Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:15:26 [2022-04-17T11:15:26.579Z] #14 47.73 Selecting previously unselected package mingw-w64-x86-64-dev.
11:15:26 [2022-04-17T11:15:26.579Z] #14 47.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
11:15:26 [2022-04-17T11:15:26.579Z] #14 47.75 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
11:15:26 [2022-04-17T11:15:26.599Z] #14 31.99 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]
11:15:26 [2022-04-17T11:15:26.599Z] #14 ...
11:15:26 [2022-04-17T11:15:26.599Z] 
11:15:26 [2022-04-17T11:15:26.600Z] #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
11:15:26 [2022-04-17T11:15:26.600Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb
11:15:26 [2022-04-17T11:15:26.600Z] #58 27.26 Building dependency tree...
11:15:26 [2022-04-17T11:15:26.600Z] #58 29.61 The following additional packages will be installed:
11:15:26 [2022-04-17T11:15:26.600Z] #58 29.62   libbtrfs0
11:15:26 [2022-04-17T11:15:26.600Z] #58 29.77 The following NEW packages will be installed:
11:15:26 [2022-04-17T11:15:26.600Z] #58 29.79   libbtrfs-dev libbtrfs0
11:15:26 [2022-04-17T11:15:26.600Z] #58 30.14 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
11:15:26 [2022-04-17T11:15:26.600Z] #58 30.14 Need to get 460 kB of archives.
11:15:26 [2022-04-17T11:15:26.600Z] #58 30.14 After this operation, 1237 kB of additional disk space will be used.
11:15:26 [2022-04-17T11:15:26.600Z] #58 30.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:15:26 [2022-04-17T11:15:26.600Z] #58 30.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:15:26 [2022-04-17T11:15:26.600Z] #58 30.89 debconf: delaying package configuration, since apt-utils is not installed
11:15:26 [2022-04-17T11:15:26.600Z] #58 31.13 Fetched 460 kB in 0s (1468 kB/s)
11:15:26 [2022-04-17T11:15:26.600Z] #58 31.18 Selecting previously unselected package libbtrfs0:amd64.
11:15:26 [2022-04-17T11:15:26.600Z] #58 31.18 (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.)
11:15:26 [2022-04-17T11:15:26.600Z] #58 31.25 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
11:15:26 [2022-04-17T11:15:26.600Z] #58 31.25 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:15:26 [2022-04-17T11:15:26.600Z] #58 31.39 Selecting previously unselected package libbtrfs-dev:amd64.
11:15:26 [2022-04-17T11:15:26.600Z] #58 31.39 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
11:15:26 [2022-04-17T11:15:26.600Z] #58 31.39 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:15:26 [2022-04-17T11:15:26.600Z] #58 31.69 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:15:26 [2022-04-17T11:15:26.600Z] #58 31.69 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:15:26 [2022-04-17T11:15:26.600Z] #58 31.71 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:15:26 [2022-04-17T11:15:26.600Z] #58 DONE 32.2s
11:15:26 [2022-04-17T11:15:26.836Z] #38 42.33 Selecting previously unselected package libjsoncpp24:amd64.
11:15:26 [2022-04-17T11:15:26.836Z] #38 42.33 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
11:15:26 [2022-04-17T11:15:26.836Z] #38 42.35 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
11:15:26 [2022-04-17T11:15:26.836Z] #38 42.47 Selecting previously unselected package librhash0:amd64.
11:15:26 [2022-04-17T11:15:26.836Z] #38 42.48 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
11:15:26 [2022-04-17T11:15:26.836Z] #38 42.50 Unpacking librhash0:amd64 (1.4.1-2) ...
11:15:26 [2022-04-17T11:15:26.857Z] 
11:15:26 [2022-04-17T11:15:26.857Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
11:15:26 [2022-04-17T11:15:26.857Z] #59 sha256:ccb8f81096dff5e74f3f14ac16e79b8e6fddea76e02501405497a2b6dd395258
11:15:27 [2022-04-17T11:15:27.097Z] #38 42.67 Selecting previously unselected package libuv1:amd64.
11:15:27 [2022-04-17T11:15:27.097Z] #38 42.68 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
11:15:27 [2022-04-17T11:15:27.097Z] #38 42.69 Unpacking libuv1:amd64 (1.40.0-2) ...
11:15:27 [2022-04-17T11:15:27.097Z] #38 42.89 Selecting previously unselected package cmake.
11:15:27 [2022-04-17T11:15:27.105Z] #47 ...
11:15:27 [2022-04-17T11:15:27.105Z] 
11:15:27 [2022-04-17T11:15:27.105Z] #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
11:15:27 [2022-04-17T11:15:27.105Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef
11:15:27 [2022-04-17T11:15:27.105Z] #14 29.08 debconf: delaying package configuration, since apt-utils is not installed
11:15:27 [2022-04-17T11:15:27.105Z] #14 29.36 Fetched 108 MB in 5s (21.2 MB/s)
11:15:27 [2022-04-17T11:15:27.105Z] #14 29.42 Selecting previously unselected package binutils-mingw-w64-i686.
11:15:27 [2022-04-17T11:15:27.106Z] #14 29.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15700 files and directories currently installed.)
11:15:27 [2022-04-17T11:15:27.106Z] #14 29.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
11:15:27 [2022-04-17T11:15:27.106Z] #14 29.47 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:15:27 [2022-04-17T11:15:27.106Z] #14 31.15 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:15:27 [2022-04-17T11:15:27.106Z] #14 31.15 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
11:15:27 [2022-04-17T11:15:27.106Z] #14 31.16 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:15:27 [2022-04-17T11:15:27.106Z] #14 33.15 Selecting previously unselected package binutils-mingw-w64.
11:15:27 [2022-04-17T11:15:27.106Z] #14 33.16 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
11:15:27 [2022-04-17T11:15:27.106Z] #14 33.18 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
11:15:27 [2022-04-17T11:15:27.106Z] #14 33.33 Selecting previously unselected package libdevmapper1.02.1:arm64.
11:15:27 [2022-04-17T11:15:27.106Z] #14 33.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
11:15:27 [2022-04-17T11:15:27.106Z] #14 33.35 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
11:15:27 [2022-04-17T11:15:27.106Z] #14 33.50 Selecting previously unselected package dmsetup.
11:15:27 [2022-04-17T11:15:27.106Z] #14 33.53 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
11:15:27 [2022-04-17T11:15:27.106Z] #14 33.54 Unpacking dmsetup (2:1.02.175-2.1) ...
11:15:27 [2022-04-17T11:15:27.106Z] #14 33.69 Selecting previously unselected package mingw-w64-common.
11:15:27 [2022-04-17T11:15:27.106Z] #14 33.70 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
11:15:27 [2022-04-17T11:15:27.106Z] #14 33.71 Unpacking mingw-w64-common (8.0.0-1) ...
11:15:27 [2022-04-17T11:15:27.106Z] #14 38.21 Selecting previously unselected package mingw-w64-x86-64-dev.
11:15:27 [2022-04-17T11:15:27.106Z] #14 38.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
11:15:27 [2022-04-17T11:15:27.106Z] #14 38.22 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
11:15:27 [2022-04-17T11:15:27.106Z] #14 ...
11:15:27 [2022-04-17T11:15:27.106Z] 
11:15:27 [2022-04-17T11:15:27.106Z] #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
11:15:27 [2022-04-17T11:15:27.106Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a
11:15:27 [2022-04-17T11:15:27.106Z] #47 38.98 Setting up criu (3.16.1-3) ...
11:15:27 [2022-04-17T11:15:27.114Z] #59 DONE 0.6s
11:15:27 [2022-04-17T11:15:27.114Z] 
11:15:27 [2022-04-17T11:15:27.114Z] #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
11:15:27 [2022-04-17T11:15:27.114Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:15:27 [2022-04-17T11:15:27.114Z] #51 29.01 go: downloading github.com/fatih/color v1.13.0
11:15:27 [2022-04-17T11:15:27.114Z] #51 29.06 go: downloading github.com/gofrs/flock v0.8.1
11:15:27 [2022-04-17T11:15:27.114Z] #51 29.09 go: downloading github.com/spf13/cobra v1.3.0
11:15:27 [2022-04-17T11:15:27.114Z] #51 29.14 go: downloading github.com/spf13/pflag v1.0.5
11:15:27 [2022-04-17T11:15:27.114Z] #51 29.31 go: downloading github.com/spf13/viper v1.10.1
11:15:27 [2022-04-17T11:15:27.114Z] #51 29.45 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
11:15:27 [2022-04-17T11:15:27.114Z] #51 29.60 go: downloading github.com/mattn/go-colorable v0.1.12
11:15:27 [2022-04-17T11:15:27.114Z] #51 29.63 go: downloading github.com/mattn/go-isatty v0.0.14
11:15:27 [2022-04-17T11:15:27.114Z] #51 29.66 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
11:15:27 [2022-04-17T11:15:27.114Z] #51 29.66 go: downloading github.com/go-critic/go-critic v0.6.2
11:15:27 [2022-04-17T11:15:27.114Z] #51 30.26 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:15:27 [2022-04-17T11:15:27.114Z] #51 30.35 go: downloading github.com/hashicorp/go-multierror v1.1.1
11:15:27 [2022-04-17T11:15:27.148Z] #14 ...
11:15:27 [2022-04-17T11:15:27.148Z] 
11:15:27 [2022-04-17T11:15:27.148Z] #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
11:15:27 [2022-04-17T11:15:27.148Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
11:15:27 [2022-04-17T11:15:27.148Z] #38 47.25 Setting up cmake-data (3.18.4-2+deb11u1) ...
11:15:27 [2022-04-17T11:15:27.148Z] #38 47.30 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
11:15:27 [2022-04-17T11:15:27.148Z] #38 47.48 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:15:27 [2022-04-17T11:15:27.148Z] #38 47.54 Setting up cmake (3.18.4-2+deb11u1) ...
11:15:27 [2022-04-17T11:15:27.148Z] #38 47.73 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:15:27 [2022-04-17T11:15:27.148Z] #38 DONE 48.3s
11:15:27 [2022-04-17T11:15:27.148Z] 
11:15:27 [2022-04-17T11:15:27.148Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
11:15:27 [2022-04-17T11:15:27.148Z] #39 sha256:1bcd5c623109a6594a5f9160dcc148bccda19c3610709aa5fac9f27b505bebec
11:15:27 [2022-04-17T11:15:27.148Z] #39 DONE 0.2s
11:15:27 [2022-04-17T11:15:27.148Z] 
11:15:27 [2022-04-17T11:15:27.148Z] #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
11:15:27 [2022-04-17T11:15:27.148Z] #63 sha256:5cb67592053a35822105707f7285c0cff3e2abeb2790a582fc7eb671a5651ddc
11:15:27 [2022-04-17T11:15:27.359Z] #38 42.89 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
11:15:27 [2022-04-17T11:15:27.359Z] #38 42.91 Unpacking cmake (3.18.4-2+deb11u1) ...
11:15:27 [2022-04-17T11:15:27.410Z] #63 ...
11:15:27 [2022-04-17T11:15:27.410Z] 
11:15:27 [2022-04-17T11:15:27.410Z] #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
11:15:27 [2022-04-17T11:15:27.410Z] #40 sha256:6a4de25770e3f979f3674a58d3f089f3263429ea6e045be389160dcddc46da07
11:15:28 [2022-04-17T11:15:28.044Z] #51 33.56 go: downloading github.com/sirupsen/logrus v1.8.1
11:15:28 [2022-04-17T11:15:28.044Z] #51 33.56 go: downloading github.com/stretchr/testify v1.7.0
11:15:28 [2022-04-17T11:15:28.044Z] #51 33.65 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
11:15:28 [2022-04-17T11:15:28.044Z] #51 33.73 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
11:15:28 [2022-04-17T11:15:28.301Z] #51 33.81 go: downloading github.com/fsnotify/fsnotify v1.5.1
11:15:28 [2022-04-17T11:15:28.301Z] #51 33.81 go: downloading github.com/magiconair/properties v1.8.5
11:15:28 [2022-04-17T11:15:28.301Z] #51 33.89 go: downloading github.com/mitchellh/mapstructure v1.4.3
11:15:28 [2022-04-17T11:15:28.301Z] #51 33.92 go: downloading github.com/spf13/afero v1.6.0
11:15:28 [2022-04-17T11:15:28.301Z] #51 33.97 go: downloading github.com/spf13/cast v1.4.1
11:15:28 [2022-04-17T11:15:28.301Z] #51 34.00 go: downloading github.com/spf13/jwalterweatherman v1.1.0
11:15:28 [2022-04-17T11:15:28.558Z] #51 34.04 go: downloading github.com/subosito/gotenv v1.2.0
11:15:28 [2022-04-17T11:15:28.558Z] #51 34.06 go: downloading gopkg.in/ini.v1 v1.66.2
11:15:28 [2022-04-17T11:15:28.558Z] #51 34.19 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
11:15:28 [2022-04-17T11:15:28.558Z] #51 34.20 go: downloading github.com/go-toolsmith/astcast v1.0.0
11:15:28 [2022-04-17T11:15:28.797Z] #40 1.292 + RM_GOPATH=0
11:15:28 [2022-04-17T11:15:28.798Z] #40 1.292 + TMP_GOPATH=
11:15:28 [2022-04-17T11:15:28.798Z] #40 1.292 + : /build
11:15:28 [2022-04-17T11:15:28.798Z] #40 1.292 + '[' -z '' ']'
11:15:28 [2022-04-17T11:15:28.798Z] #40 1.293 ++ mktemp -d
11:15:28 [2022-04-17T11:15:28.798Z] #40 1.293 + export GOPATH=/tmp/tmp.Rg9vJxQDyH
11:15:28 [2022-04-17T11:15:28.798Z] #40 1.293 + GOPATH=/tmp/tmp.Rg9vJxQDyH
11:15:28 [2022-04-17T11:15:28.798Z] #40 1.294 + RM_GOPATH=1
11:15:28 [2022-04-17T11:15:28.798Z] #40 1.295 + case "$(go env GOARCH)" in
11:15:28 [2022-04-17T11:15:28.798Z] #40 1.298 ++ go env GOARCH
11:15:28 [2022-04-17T11:15:28.798Z] #40 1.302 + export GO_BUILDMODE=-buildmode=pie
11:15:28 [2022-04-17T11:15:28.798Z] #40 1.302 + GO_BUILDMODE=-buildmode=pie
11:15:28 [2022-04-17T11:15:28.798Z] #40 1.303 ++ dirname /install.sh
11:15:28 [2022-04-17T11:15:28.798Z] #40 1.306 + dir=/
11:15:28 [2022-04-17T11:15:28.798Z] #40 1.308 + bin=tini
11:15:28 [2022-04-17T11:15:28.798Z] #40 1.308 + shift
11:15:28 [2022-04-17T11:15:28.798Z] #40 1.308 + '[' '!' -f //tini.installer ']'
11:15:28 [2022-04-17T11:15:28.798Z] #40 1.309 + . //tini.installer
11:15:28 [2022-04-17T11:15:28.798Z] #40 1.309 ++ : v0.19.0
11:15:28 [2022-04-17T11:15:28.798Z] #40 1.309 + install_tini
11:15:28 [2022-04-17T11:15:28.798Z] #40 1.309 + echo 'Install tini version v0.19.0'
11:15:28 [2022-04-17T11:15:28.798Z] #40 1.309 Install tini version v0.19.0
11:15:28 [2022-04-17T11:15:28.798Z] #40 1.310 + git clone https://github.com/krallin/tini.git /tmp/tmp.Rg9vJxQDyH/tini
11:15:28 [2022-04-17T11:15:28.798Z] #40 1.316 Cloning into '/tmp/tmp.Rg9vJxQDyH/tini'...
11:15:28 [2022-04-17T11:15:28.814Z] #51 34.26 go: downloading github.com/go-toolsmith/astcopy v1.0.0
11:15:28 [2022-04-17T11:15:28.815Z] #51 34.27 go: downloading github.com/go-toolsmith/astequal v1.0.1
11:15:28 [2022-04-17T11:15:28.815Z] #51 34.31 go: downloading github.com/go-toolsmith/astfmt v1.0.0
11:15:28 [2022-04-17T11:15:28.815Z] #51 34.42 go: downloading github.com/go-toolsmith/astp v1.0.0
11:15:29 [2022-04-17T11:15:29.059Z] #47 40.41 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:15:29 [2022-04-17T11:15:29.071Z] #51 34.56 go: downloading github.com/go-toolsmith/strparse v1.0.0
11:15:29 [2022-04-17T11:15:29.072Z] #51 34.56 go: downloading github.com/go-toolsmith/typep v1.0.2
11:15:29 [2022-04-17T11:15:29.072Z] #51 34.57 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
11:15:29 [2022-04-17T11:15:29.147Z] Running on azwin-2-abb1f1 in d:\jenkins\workspace\moby_PR-43449
[Pipeline] {
[Pipeline] ws
11:15:29 [2022-04-17T11:15:29.162Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
11:15:29 [2022-04-17T11:15:29.370Z] #40 2.124 + cd /tmp/tmp.Rg9vJxQDyH/tini
11:15:29 [2022-04-17T11:15:29.370Z] #40 2.124 + git checkout -q v0.19.0
11:15:29 [2022-04-17T11:15:29.370Z] #40 2.140 + cmake .
11:15:29 [2022-04-17T11:15:29.635Z] #51 35.05 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
11:15:29 [2022-04-17T11:15:29.635Z] #51 35.14 go: downloading github.com/hashicorp/errwrap v1.0.0
11:15:29 [2022-04-17T11:15:29.635Z] #51 35.14 go: downloading 4d63.com/gochecknoglobals v0.1.0
11:15:29 [2022-04-17T11:15:29.635Z] #51 35.20 go: downloading github.com/Antonboom/errname v0.1.5
11:15:29 [2022-04-17T11:15:29.635Z] #51 35.21 go: downloading github.com/Antonboom/nilnil v0.1.0
11:15:29 [2022-04-17T11:15:29.635Z] #51 35.25 go: downloading github.com/BurntSushi/toml v1.0.0
11:15:29 [2022-04-17T11:15:29.944Z] #40 2.527 -- The C compiler identification is GNU 10.2.1
11:15:29 [2022-04-17T11:15:29.944Z] #40 2.601 -- Detecting C compiler ABI info
11:15:30 [2022-04-17T11:15:30.513Z] #40 3.088 -- Detecting C compiler ABI info - done
11:15:30 [2022-04-17T11:15:30.513Z] #40 3.183 -- Check for working C compiler: /usr/bin/cc - skipped
11:15:30 [2022-04-17T11:15:30.513Z] #40 3.183 -- Detecting C compile features
11:15:30 [2022-04-17T11:15:30.513Z] #40 3.186 -- Detecting C compile features - done
11:15:30 [2022-04-17T11:15:30.513Z] #40 3.224 -- Performing Test HAS_BUILTIN_FORTIFY
11:15:30 [2022-04-17T11:15:30.573Z] #51 36.06 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11:15:30 [2022-04-17T11:15:30.573Z] #51 36.08 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
11:15:30 [2022-04-17T11:15:30.573Z] #51 36.12 go: downloading github.com/alexkohler/prealloc v1.0.0
11:15:30 [2022-04-17T11:15:30.573Z] #51 36.14 go: downloading github.com/ashanbrown/forbidigo v1.3.0
11:15:30 [2022-04-17T11:15:30.573Z] #51 36.16 go: downloading github.com/ashanbrown/makezero v1.1.0
11:15:30 [2022-04-17T11:15:30.573Z] #51 36.17 go: downloading github.com/bkielbasa/cyclop v1.2.0
11:15:30 [2022-04-17T11:15:30.573Z] #51 36.21 go: downloading github.com/blizzy78/varnamelen v0.5.0
11:15:30 [2022-04-17T11:15:30.573Z] #51 36.26 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
11:15:30 [2022-04-17T11:15:30.784Z] #40 3.433 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:15:30 [2022-04-17T11:15:30.784Z] #40 3.502 -- Configuring done
11:15:30 [2022-04-17T11:15:30.829Z] #51 36.33 go: downloading github.com/breml/bidichk v0.2.1
11:15:30 [2022-04-17T11:15:30.829Z] #51 36.48 go: downloading github.com/breml/errchkjson v0.2.1
11:15:30 [2022-04-17T11:15:30.829Z] #51 36.53 go: downloading github.com/butuzov/ireturn v0.1.1
11:15:31 [2022-04-17T11:15:31.044Z] #40 3.514 -- Generating done
11:15:31 [2022-04-17T11:15:31.044Z] #40 3.536 -- Build files have been written to: /tmp/tmp.Rg9vJxQDyH/tini
11:15:31 [2022-04-17T11:15:31.044Z] #40 3.539 + make tini-static
11:15:31 [2022-04-17T11:15:31.044Z] #40 ...
11:15:31 [2022-04-17T11:15:31.044Z] 
11:15:31 [2022-04-17T11:15:31.044Z] #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
11:15:31 [2022-04-17T11:15:31.044Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af
11:15:31 [2022-04-17T11:15:31.044Z] #49 51.80 gotestsum version dev
11:15:31 [2022-04-17T11:15:31.044Z] #49 DONE 52.3s
11:15:31 [2022-04-17T11:15:31.085Z] #51 36.56 go: downloading github.com/charithe/durationcheck v0.0.9
11:15:31 [2022-04-17T11:15:31.085Z] #51 36.60 go: downloading github.com/daixiang0/gci v0.2.9
11:15:31 [2022-04-17T11:15:31.085Z] #51 36.62 go: downloading github.com/denis-tingajkin/go-header v0.4.2
11:15:31 [2022-04-17T11:15:31.085Z] #51 36.65 go: downloading github.com/esimonov/ifshort v1.0.4
11:15:31 [2022-04-17T11:15:31.085Z] #51 36.70 go: downloading github.com/fzipp/gocyclo v0.4.0
11:15:31 [2022-04-17T11:15:31.085Z] #51 36.76 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:15:31 [2022-04-17T11:15:31.102Z] The recommended git tool is: git
11:15:31 [2022-04-17T11:15:31.304Z] 
11:15:31 [2022-04-17T11:15:31.304Z] #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
11:15:31 [2022-04-17T11:15:31.304Z] #40 sha256:6a4de25770e3f979f3674a58d3f089f3263429ea6e045be389160dcddc46da07
11:15:31 [2022-04-17T11:15:31.304Z] #40 3.865 Scanning dependencies of target tini-static
11:15:31 [2022-04-17T11:15:31.344Z] #51 36.79 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:15:31 [2022-04-17T11:15:31.344Z] #51 36.81 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
11:15:31 [2022-04-17T11:15:31.564Z] #40 4.106 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:15:31 [2022-04-17T11:15:31.600Z] #51 37.16 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
11:15:31 [2022-04-17T11:15:31.600Z] #51 37.23 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:15:31 [2022-04-17T11:15:31.600Z] #51 37.26 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:15:31 [2022-04-17T11:15:31.623Z] #47 DONE 43.5s
11:15:31 [2022-04-17T11:15:31.623Z] 
11:15:31 [2022-04-17T11:15:31.623Z] #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
11:15:31 [2022-04-17T11:15:31.623Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71
11:15:31 [2022-04-17T11:15:31.623Z] #38 39.32 Setting up libicu67:arm64 (67.1-7) ...
11:15:31 [2022-04-17T11:15:31.623Z] #38 39.33 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:15:31 [2022-04-17T11:15:31.623Z] #38 39.35 Setting up libuv1:arm64 (1.40.0-2) ...
11:15:31 [2022-04-17T11:15:31.623Z] #38 39.36 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:15:31 [2022-04-17T11:15:31.623Z] #38 39.39 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
11:15:31 [2022-04-17T11:15:31.623Z] #38 39.41 Setting up librhash0:arm64 (1.4.1-2) ...
11:15:31 [2022-04-17T11:15:31.623Z] #38 39.42 Setting up cmake-data (3.18.4-2+deb11u1) ...
11:15:31 [2022-04-17T11:15:31.623Z] #38 39.44 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ...
11:15:31 [2022-04-17T11:15:31.623Z] #38 39.46 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
11:15:31 [2022-04-17T11:15:31.623Z] #38 39.48 Setting up cmake (3.18.4-2+deb11u1) ...
11:15:31 [2022-04-17T11:15:31.623Z] #38 39.49 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:15:31 [2022-04-17T11:15:31.623Z] #38 DONE 43.8s
11:15:31 [2022-04-17T11:15:31.623Z] 
11:15:31 [2022-04-17T11:15:31.623Z] #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
11:15:31 [2022-04-17T11:15:31.623Z] #49 sha256:fd14cce12a964c71c8e91ab902f9cb67468b328161fd64de7a6c81a0fe7fb6fb
11:15:31 [2022-04-17T11:15:31.623Z] #49 41.74 gotestsum version dev
11:15:31 [2022-04-17T11:15:31.623Z] #49 DONE 43.8s
11:15:31 [2022-04-17T11:15:31.623Z] 
11:15:31 [2022-04-17T11:15:31.623Z] #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
11:15:31 [2022-04-17T11:15:31.623Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef
11:15:31 [2022-04-17T11:15:31.623Z] #14 43.71 Selecting previously unselected package gcc-mingw-w64-base.
11:15:31 [2022-04-17T11:15:31.623Z] #14 43.71 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
11:15:31 [2022-04-17T11:15:31.623Z] #14 43.72 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:15:31 [2022-04-17T11:15:31.831Z] #38 47.38 Setting up libicu67:amd64 (67.1-7) ...
11:15:31 [2022-04-17T11:15:31.831Z] #38 47.59 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:15:31 [2022-04-17T11:15:31.831Z] #38 47.64 Setting up libuv1:amd64 (1.40.0-2) ...
11:15:31 [2022-04-17T11:15:31.831Z] #38 ...
11:15:31 [2022-04-17T11:15:31.831Z] 
11:15:31 [2022-04-17T11:15:31.831Z] #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
11:15:31 [2022-04-17T11:15:31.831Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70
11:15:31 [2022-04-17T11:15:31.832Z] #34 37.37 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
11:15:31 [2022-04-17T11:15:31.832Z] #34 37.64 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
11:15:31 [2022-04-17T11:15:31.832Z] #34 38.37 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:15:31 [2022-04-17T11:15:31.859Z] #51 37.28 go: downloading github.com/golangci/misspell v0.3.5
11:15:31 [2022-04-17T11:15:31.859Z] #51 37.33 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:15:31 [2022-04-17T11:15:31.859Z] #51 37.33 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
11:15:31 [2022-04-17T11:15:31.859Z] #51 37.33 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
11:15:31 [2022-04-17T11:15:31.859Z] #51 37.41 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
11:15:31 [2022-04-17T11:15:31.859Z] #51 37.49 go: downloading github.com/jgautheron/goconst v1.5.1
11:15:31 [2022-04-17T11:15:31.859Z] #51 37.52 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
11:15:31 [2022-04-17T11:15:31.859Z] #51 37.58 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
11:15:31 [2022-04-17T11:15:31.859Z] #51 37.58 go: downloading github.com/julz/importas v0.1.0
11:15:31 [2022-04-17T11:15:31.884Z] #14 43.90 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
11:15:31 [2022-04-17T11:15:31.884Z] #14 43.91 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
11:15:31 [2022-04-17T11:15:31.884Z] #14 43.93 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:15:32 [2022-04-17T11:15:32.096Z] #34 ...
11:15:32 [2022-04-17T11:15:32.096Z] 
11:15:32 [2022-04-17T11:15:32.096Z] #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
11:15:32 [2022-04-17T11:15:32.096Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
11:15:32 [2022-04-17T11:15:32.096Z] #38 47.64 Setting up libuv1:amd64 (1.40.0-2) ...
11:15:32 [2022-04-17T11:15:32.096Z] #38 47.70 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:15:32 [2022-04-17T11:15:32.116Z] #51 37.74 go: downloading github.com/kisielk/errcheck v1.6.0
11:15:32 [2022-04-17T11:15:32.116Z] #51 37.74 go: downloading github.com/kulti/thelper v0.5.0
11:15:32 [2022-04-17T11:15:32.116Z] #51 37.74 go: downloading github.com/kunwardeep/paralleltest v1.0.3
11:15:32 [2022-04-17T11:15:32.116Z] #51 37.74 go: downloading github.com/kyoh86/exportloopref v0.1.8
11:15:32 [2022-04-17T11:15:32.116Z] #51 37.78 go: downloading github.com/ldez/gomoddirectives v0.2.2
11:15:32 [2022-04-17T11:15:32.116Z] #51 37.78 go: downloading github.com/ldez/tagliatelle v0.3.0
11:15:32 [2022-04-17T11:15:32.149Z] #14 ...
11:15:32 [2022-04-17T11:15:32.149Z] 
11:15:32 [2022-04-17T11:15:32.149Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
11:15:32 [2022-04-17T11:15:32.149Z] #39 sha256:37e4f57fdc232a2f0753032879b335f099d18a4134ecc7dad33cd37306b5dbd8
11:15:32 [2022-04-17T11:15:32.149Z] #39 DONE 0.3s
11:15:32 [2022-04-17T11:15:32.149Z] 
11:15:32 [2022-04-17T11:15:32.149Z] #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
11:15:32 [2022-04-17T11:15:32.149Z] #40 sha256:63166d54f773157cf6817b0c9959df331308461187593093c7cca4e403850790
11:15:32 [2022-04-17T11:15:32.358Z] #38 47.87 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
11:15:32 [2022-04-17T11:15:32.358Z] #38 47.91 Setting up librhash0:amd64 (1.4.1-2) ...
11:15:32 [2022-04-17T11:15:32.358Z] #38 48.00 Setting up cmake-data (3.18.4-2+deb11u1) ...
11:15:32 [2022-04-17T11:15:32.372Z] #51 37.86 go: downloading github.com/leonklingele/grouper v1.1.0
11:15:32 [2022-04-17T11:15:32.372Z] #51 37.95 go: downloading github.com/maratori/testpackage v1.0.1
11:15:32 [2022-04-17T11:15:32.372Z] #51 37.95 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
11:15:32 [2022-04-17T11:15:32.372Z] #51 38.01 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
11:15:32 [2022-04-17T11:15:32.372Z] #51 38.01 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
11:15:32 [2022-04-17T11:15:32.372Z] #51 38.01 go: downloading github.com/mgechev/revive v1.1.3
11:15:32 [2022-04-17T11:15:32.622Z] #38 48.16 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
11:15:32 [2022-04-17T11:15:32.622Z] #38 48.33 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:15:32 [2022-04-17T11:15:32.887Z] #38 ...
11:15:32 [2022-04-17T11:15:32.887Z] 
11:15:32 [2022-04-17T11:15:32.887Z] #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
11:15:32 [2022-04-17T11:15:32.887Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
11:15:32 [2022-04-17T11:15:32.887Z] #47 44.16 Setting up criu (3.16.1-3) ...
11:15:32 [2022-04-17T11:15:32.887Z] #47 46.04 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:15:32 [2022-04-17T11:15:32.887Z] #47 DONE 48.4s
11:15:32 [2022-04-17T11:15:32.887Z] 
11:15:32 [2022-04-17T11:15:32.887Z] #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
11:15:32 [2022-04-17T11:15:32.887Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
11:15:32 [2022-04-17T11:15:32.887Z] #38 48.55 Setting up cmake (3.18.4-2+deb11u1) ...
11:15:32 [2022-04-17T11:15:32.887Z] #38 48.60 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:15:32 [2022-04-17T11:15:32.936Z] #51 38.45 go: downloading github.com/moricho/tparallel v0.2.1
11:15:32 [2022-04-17T11:15:32.936Z] #51 38.45 go: downloading github.com/nakabonne/nestif v0.3.1
11:15:32 [2022-04-17T11:15:32.936Z] #51 38.49 go: downloading github.com/nishanths/exhaustive v0.7.11
11:15:32 [2022-04-17T11:15:32.936Z] #51 38.53 go: downloading github.com/nishanths/predeclared v0.2.1
11:15:32 [2022-04-17T11:15:32.936Z] #51 38.57 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
11:15:32 [2022-04-17T11:15:32.936Z] #51 38.62 go: downloading github.com/ryancurrah/gomodguard v1.2.3
11:15:32 [2022-04-17T11:15:32.936Z] #51 38.65 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
11:15:32 [2022-04-17T11:15:32.936Z] #51 38.70 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
11:15:32 [2022-04-17T11:15:32.949Z] #40 5.423 [100%] Linking C executable tini-static
11:15:33 [2022-04-17T11:15:33.192Z] #51 38.72 go: downloading github.com/securego/gosec/v2 v2.9.6
11:15:33 [2022-04-17T11:15:33.209Z] #40 5.979 [100%] Built target tini-static
11:15:33 [2022-04-17T11:15:33.461Z] #38 DONE 49.0s
11:15:33 [2022-04-17T11:15:33.461Z] 
11:15:33 [2022-04-17T11:15:33.461Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
11:15:33 [2022-04-17T11:15:33.461Z] #39 sha256:fbc0f235b2e24113a572d76ec1ffe757f1b0bd45b015732e5ad430540753c009
11:15:33 [2022-04-17T11:15:33.461Z] #39 DONE 0.1s
11:15:33 [2022-04-17T11:15:33.461Z] 
11:15:33 [2022-04-17T11:15:33.461Z] #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
11:15:33 [2022-04-17T11:15:33.461Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:15:33 [2022-04-17T11:15:33.461Z] #51 39.48 go: downloading gitlab.com/bosi/decorder v0.2.1
11:15:33 [2022-04-17T11:15:33.461Z] #51 39.58 go: downloading honnef.co/go/tools v0.2.2
11:15:33 [2022-04-17T11:15:33.461Z] #51 40.70 go: downloading mvdan.cc/gofumpt v0.2.1
11:15:33 [2022-04-17T11:15:33.461Z] #51 40.70 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:15:33 [2022-04-17T11:15:33.461Z] #51 40.73 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
11:15:33 [2022-04-17T11:15:33.461Z] #51 40.81 go: downloading github.com/davecgh/go-spew v1.1.1
11:15:33 [2022-04-17T11:15:33.461Z] #51 40.89 go: downloading github.com/pmezard/go-difflib v1.0.0
11:15:33 [2022-04-17T11:15:33.461Z] #51 40.91 go: downloading github.com/stretchr/objx v0.1.1
11:15:33 [2022-04-17T11:15:33.461Z] #51 41.00 go: downloading github.com/hashicorp/hcl v1.0.0
11:15:33 [2022-04-17T11:15:33.461Z] #51 41.21 go: downloading github.com/pelletier/go-toml v1.9.4
11:15:33 [2022-04-17T11:15:33.461Z] #51 41.25 go: downloading gopkg.in/yaml.v2 v2.4.0
11:15:33 [2022-04-17T11:15:33.461Z] #51 41.32 go: downloading golang.org/x/text v0.3.7
11:15:33 [2022-04-17T11:15:33.461Z] #51 46.30 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
11:15:33 [2022-04-17T11:15:33.461Z] #51 46.40 go: downloading github.com/gobwas/glob v0.2.3
11:15:33 [2022-04-17T11:15:33.461Z] #51 46.44 go: downloading github.com/kisielk/gotool v1.0.0
11:15:33 [2022-04-17T11:15:33.461Z] #51 46.53 go: downloading github.com/gostaticanalysis/comment v1.4.2
11:15:33 [2022-04-17T11:15:33.461Z] #51 46.57 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
11:15:33 [2022-04-17T11:15:33.461Z] #51 46.57 go: downloading golang.org/x/mod v0.5.1
11:15:33 [2022-04-17T11:15:33.461Z] #51 46.67 go: downloading github.com/ettle/strcase v0.1.1
11:15:33 [2022-04-17T11:15:33.461Z] #51 46.74 go: downloading github.com/fatih/structtag v1.2.0
11:15:33 [2022-04-17T11:15:33.461Z] #51 46.75 go: downloading github.com/Masterminds/semver v1.5.0
11:15:33 [2022-04-17T11:15:33.461Z] #51 46.84 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
11:15:33 [2022-04-17T11:15:33.461Z] #51 46.86 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
11:15:33 [2022-04-17T11:15:33.461Z] #51 46.92 go: downloading github.com/prometheus/client_golang v1.7.1
11:15:33 [2022-04-17T11:15:33.461Z] #51 47.31 go: downloading github.com/prometheus/client_model v0.2.0
11:15:33 [2022-04-17T11:15:33.461Z] #51 47.37 go: downloading github.com/google/go-cmp v0.5.6
11:15:33 [2022-04-17T11:15:33.461Z] #51 47.60 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:15:33 [2022-04-17T11:15:33.461Z] #51 47.74 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
11:15:33 [2022-04-17T11:15:33.461Z] #51 47.83 go: downloading github.com/olekukonko/tablewriter v0.0.5
11:15:33 [2022-04-17T11:15:33.461Z] #51 47.90 go: downloading github.com/beorn7/perks v1.0.1
11:15:33 [2022-04-17T11:15:33.461Z] #51 47.90 go: downloading github.com/cespare/xxhash/v2 v2.1.2
11:15:33 [2022-04-17T11:15:33.461Z] #51 47.96 go: downloading github.com/cespare/xxhash v1.1.0
11:15:33 [2022-04-17T11:15:33.461Z] #51 47.97 go: downloading github.com/golang/protobuf v1.5.2
11:15:33 [2022-04-17T11:15:33.461Z] #51 48.22 go: downloading github.com/prometheus/common v0.10.0
11:15:33 [2022-04-17T11:15:33.461Z] #51 48.39 go: downloading github.com/prometheus/procfs v0.6.0
11:15:33 [2022-04-17T11:15:33.461Z] #51 48.49 go: downloading github.com/mattn/go-runewidth v0.0.9
11:15:33 [2022-04-17T11:15:33.461Z] #51 48.64 go: downloading google.golang.org/protobuf v1.27.1
11:15:33 [2022-04-17T11:15:33.461Z] #51 ...
11:15:33 [2022-04-17T11:15:33.461Z] 
11:15:33 [2022-04-17T11:15:33.461Z] #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
11:15:33 [2022-04-17T11:15:33.461Z] #40 sha256:cb65a16a37e1eb69286999d27e591a12da1ac426c3cde21391390c665959073b
11:15:33 [2022-04-17T11:15:33.469Z] #40 6.019 + mkdir -p /build
11:15:33 [2022-04-17T11:15:33.469Z] #40 6.020 + cp tini-static /build/docker-init
11:15:33 [2022-04-17T11:15:33.469Z] #40 DONE 6.2s
11:15:33 [2022-04-17T11:15:33.469Z] 
11:15:33 [2022-04-17T11:15:33.469Z] #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
11:15:33 [2022-04-17T11:15:33.469Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:15:33 [2022-04-17T11:15:33.469Z] #14 53.67 Selecting previously unselected package gcc-mingw-w64-base.
11:15:33 [2022-04-17T11:15:33.469Z] #14 53.69 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
11:15:33 [2022-04-17T11:15:33.469Z] #14 53.70 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:15:33 [2022-04-17T11:15:33.469Z] #14 53.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
11:15:33 [2022-04-17T11:15:33.469Z] #14 53.83 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
11:15:33 [2022-04-17T11:15:33.469Z] #14 53.85 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:15:33 [2022-04-17T11:15:33.529Z] #40 1.466 + RM_GOPATH=0
11:15:33 [2022-04-17T11:15:33.529Z] #40 1.466 + TMP_GOPATH=
11:15:33 [2022-04-17T11:15:33.529Z] #40 1.466 + : /build
11:15:33 [2022-04-17T11:15:33.529Z] #40 1.466 + '[' -z '' ']'
11:15:33 [2022-04-17T11:15:33.529Z] #40 1.473 ++ mktemp -d
11:15:33 [2022-04-17T11:15:33.529Z] #40 1.473 + export GOPATH=/tmp/tmp.CokRWbcPfA
11:15:33 [2022-04-17T11:15:33.529Z] #40 1.473 + GOPATH=/tmp/tmp.CokRWbcPfA
11:15:33 [2022-04-17T11:15:33.529Z] #40 1.473 + RM_GOPATH=1
11:15:33 [2022-04-17T11:15:33.529Z] #40 1.473 + case "$(go env GOARCH)" in
11:15:33 [2022-04-17T11:15:33.529Z] #40 1.494 ++ go env GOARCH
11:15:33 [2022-04-17T11:15:33.529Z] #40 1.545 + export GO_BUILDMODE=-buildmode=pie
11:15:33 [2022-04-17T11:15:33.529Z] #40 1.545 + GO_BUILDMODE=-buildmode=pie
11:15:33 [2022-04-17T11:15:33.529Z] #40 1.545 ++ dirname /install.sh
11:15:33 [2022-04-17T11:15:33.529Z] #40 1.545 + dir=/
11:15:33 [2022-04-17T11:15:33.529Z] #40 1.545 + bin=tini
11:15:33 [2022-04-17T11:15:33.529Z] #40 1.545 + shift
11:15:33 [2022-04-17T11:15:33.529Z] #40 1.545 + '[' '!' -f //tini.installer ']'
11:15:33 [2022-04-17T11:15:33.529Z] #40 1.545 + . //tini.installer
11:15:33 [2022-04-17T11:15:33.529Z] #40 1.545 ++ : v0.19.0
11:15:33 [2022-04-17T11:15:33.529Z] #40 1.545 + install_tini
11:15:33 [2022-04-17T11:15:33.529Z] #40 1.545 + echo 'Install tini version v0.19.0'
11:15:33 [2022-04-17T11:15:33.529Z] #40 1.545 Install tini version v0.19.0
11:15:33 [2022-04-17T11:15:33.529Z] #40 1.593 + git clone https://github.com/krallin/tini.git /tmp/tmp.CokRWbcPfA/tini
11:15:33 [2022-04-17T11:15:33.529Z] #40 1.593 Cloning into '/tmp/tmp.CokRWbcPfA/tini'...
11:15:33 [2022-04-17T11:15:33.541Z] #51 38.99 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
11:15:33 [2022-04-17T11:15:33.541Z] #51 ...
11:15:33 [2022-04-17T11:15:33.541Z] 
11:15:33 [2022-04-17T11:15:33.541Z] #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
11:15:33 [2022-04-17T11:15:33.541Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
11:15:33 [2022-04-17T11:15:33.541Z] #38 28.95 Selecting previously unselected package libicu67:amd64.
11:15:33 [2022-04-17T11:15:33.541Z] #38 28.95 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
11:15:33 [2022-04-17T11:15:33.541Z] #38 28.96 Unpacking libicu67:amd64 (67.1-7) ...
11:15:33 [2022-04-17T11:15:33.541Z] #38 34.58 Selecting previously unselected package libxml2:amd64.
11:15:33 [2022-04-17T11:15:33.541Z] #38 34.58 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ...
11:15:33 [2022-04-17T11:15:33.541Z] #38 34.60 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
11:15:33 [2022-04-17T11:15:33.541Z] #38 35.15 Selecting previously unselected package libarchive13:amd64.
11:15:33 [2022-04-17T11:15:33.541Z] #38 35.15 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
11:15:33 [2022-04-17T11:15:33.541Z] #38 35.15 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:15:33 [2022-04-17T11:15:33.541Z] #38 35.48 Selecting previously unselected package libjsoncpp24:amd64.
11:15:33 [2022-04-17T11:15:33.541Z] #38 35.48 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
11:15:33 [2022-04-17T11:15:33.541Z] #38 35.50 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
11:15:33 [2022-04-17T11:15:33.541Z] #38 35.74 Selecting previously unselected package librhash0:amd64.
11:15:33 [2022-04-17T11:15:33.541Z] #38 35.75 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
11:15:33 [2022-04-17T11:15:33.541Z] #38 35.76 Unpacking librhash0:amd64 (1.4.1-2) ...
11:15:33 [2022-04-17T11:15:33.541Z] #38 35.96 Selecting previously unselected package libuv1:amd64.
11:15:33 [2022-04-17T11:15:33.541Z] #38 35.96 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
11:15:33 [2022-04-17T11:15:33.541Z] #38 35.97 Unpacking libuv1:amd64 (1.40.0-2) ...
11:15:33 [2022-04-17T11:15:33.541Z] #38 36.12 Selecting previously unselected package cmake.
11:15:33 [2022-04-17T11:15:33.541Z] #38 36.12 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
11:15:33 [2022-04-17T11:15:33.541Z] #38 36.14 Unpacking cmake (3.18.4-2+deb11u1) ...
11:15:33 [2022-04-17T11:15:33.541Z] #38 ...
11:15:33 [2022-04-17T11:15:33.541Z] 
11:15:33 [2022-04-17T11:15:33.541Z] #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
11:15:33 [2022-04-17T11:15:33.541Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:15:33 [2022-04-17T11:15:33.541Z] #51 39.00 go: downloading github.com/sivchari/containedctx v1.0.1
11:15:33 [2022-04-17T11:15:33.541Z] #51 39.00 go: downloading github.com/sivchari/tenv v1.4.7
11:15:33 [2022-04-17T11:15:33.541Z] #51 39.01 go: downloading github.com/sonatard/noctx v0.0.1
11:15:33 [2022-04-17T11:15:33.541Z] #51 39.03 go: downloading github.com/sourcegraph/go-diff v0.6.1
11:15:33 [2022-04-17T11:15:33.541Z] #51 39.04 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
11:15:33 [2022-04-17T11:15:33.541Z] #51 39.04 go: downloading github.com/sylvia7788/contextcheck v1.0.4
11:15:33 [2022-04-17T11:15:33.541Z] #51 39.11 go: downloading github.com/tdakkota/asciicheck v0.1.1
11:15:33 [2022-04-17T11:15:33.541Z] #51 39.13 go: downloading github.com/tetafro/godot v1.4.11
11:15:33 [2022-04-17T11:15:33.541Z] #51 39.18 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
11:15:33 [2022-04-17T11:15:33.541Z] #51 39.20 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
11:15:33 [2022-04-17T11:15:33.724Z] #40 ...
11:15:33 [2022-04-17T11:15:33.724Z] 
11:15:33 [2022-04-17T11:15:33.724Z] #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
11:15:33 [2022-04-17T11:15:33.724Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:15:33 [2022-04-17T11:15:33.724Z] #14 39.50 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:15:33 [2022-04-17T11:15:33.724Z] #14 39.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
11:15:33 [2022-04-17T11:15:33.724Z] #14 39.52 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:15:33 [2022-04-17T11:15:33.724Z] #14 41.67 Selecting previously unselected package binutils-mingw-w64.
11:15:33 [2022-04-17T11:15:33.724Z] #14 41.67 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
11:15:33 [2022-04-17T11:15:33.724Z] #14 41.68 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
11:15:33 [2022-04-17T11:15:33.724Z] #14 41.77 Selecting previously unselected package libdevmapper1.02.1:amd64.
11:15:33 [2022-04-17T11:15:33.724Z] #14 41.77 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:15:33 [2022-04-17T11:15:33.724Z] #14 41.78 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:15:33 [2022-04-17T11:15:33.724Z] #14 41.95 Selecting previously unselected package dmsetup.
11:15:33 [2022-04-17T11:15:33.724Z] #14 41.95 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
11:15:33 [2022-04-17T11:15:33.724Z] #14 41.96 Unpacking dmsetup (2:1.02.175-2.1) ...
11:15:33 [2022-04-17T11:15:33.724Z] #14 42.13 Selecting previously unselected package mingw-w64-common.
11:15:33 [2022-04-17T11:15:33.724Z] #14 42.13 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
11:15:33 [2022-04-17T11:15:33.724Z] #14 42.15 Unpacking mingw-w64-common (8.0.0-1) ...
11:15:33 [2022-04-17T11:15:33.724Z] #14 46.47 Selecting previously unselected package mingw-w64-x86-64-dev.
11:15:33 [2022-04-17T11:15:33.724Z] #14 46.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
11:15:33 [2022-04-17T11:15:33.724Z] #14 46.48 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
11:15:33 [2022-04-17T11:15:33.822Z] #51 39.22 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
11:15:33 [2022-04-17T11:15:33.822Z] #51 39.45 go: downloading github.com/ultraware/funlen v0.0.3
11:15:33 [2022-04-17T11:15:33.822Z] #51 39.49 go: downloading github.com/ultraware/whitespace v0.0.4
11:15:33 [2022-04-17T11:15:33.822Z] #51 39.50 go: downloading github.com/uudashr/gocognit v1.0.5
11:15:33 [2022-04-17T11:15:33.822Z] #51 39.51 go: downloading github.com/yagipy/maintidx v1.0.0
11:15:33 [2022-04-17T11:15:33.822Z] #51 39.53 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
11:15:34 [2022-04-17T11:15:34.239Z] #19 130.7 Selecting previously unselected package cpp-aarch64-linux-gnu.
11:15:34 [2022-04-17T11:15:34.239Z] #19 130.7 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
11:15:34 [2022-04-17T11:15:34.239Z] #19 130.7 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
11:15:34 [2022-04-17T11:15:34.239Z] #19 130.8 Selecting previously unselected package cpp-arm-linux-gnueabi.
11:15:34 [2022-04-17T11:15:34.239Z] #19 130.8 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
11:15:34 [2022-04-17T11:15:34.239Z] #19 130.8 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
11:15:34 [2022-04-17T11:15:34.239Z] #19 130.8 Selecting previously unselected package cpp-arm-linux-gnueabihf.
11:15:34 [2022-04-17T11:15:34.239Z] #19 130.8 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
11:15:34 [2022-04-17T11:15:34.239Z] #19 130.8 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
11:15:34 [2022-04-17T11:15:34.239Z] #19 130.8 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
11:15:34 [2022-04-17T11:15:34.239Z] #19 130.8 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
11:15:34 [2022-04-17T11:15:34.239Z] #19 130.9 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
11:15:34 [2022-04-17T11:15:34.239Z] #19 130.9 Selecting previously unselected package cpp-s390x-linux-gnu.
11:15:34 [2022-04-17T11:15:34.239Z] #19 130.9 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
11:15:34 [2022-04-17T11:15:34.239Z] #19 130.9 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
11:15:34 [2022-04-17T11:15:34.239Z] #19 130.9 Selecting previously unselected package cross-config.
11:15:34 [2022-04-17T11:15:34.239Z] #19 130.9 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
11:15:34 [2022-04-17T11:15:34.239Z] #19 130.9 Unpacking cross-config (2.6.18+nmu1) ...
11:15:34 [2022-04-17T11:15:34.239Z] #19 131.0 Selecting previously unselected package gcc-10-cross-base.
11:15:34 [2022-04-17T11:15:34.239Z] #19 131.0 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
11:15:34 [2022-04-17T11:15:34.239Z] #19 131.0 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
11:15:34 [2022-04-17T11:15:34.239Z] #19 131.1 Selecting previously unselected package libc6-arm64-cross.
11:15:34 [2022-04-17T11:15:34.239Z] #19 131.1 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
11:15:34 [2022-04-17T11:15:34.239Z] #19 131.1 Unpacking libc6-arm64-cross (2.31-9cross4) ...
11:15:34 [2022-04-17T11:15:34.239Z] #19 131.4 Selecting previously unselected package libgcc-s1-arm64-cross.
11:15:34 [2022-04-17T11:15:34.239Z] #19 131.4 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
11:15:34 [2022-04-17T11:15:34.239Z] #19 131.4 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
11:15:34 [2022-04-17T11:15:34.239Z] #19 131.4 Selecting previously unselected package libgomp1-arm64-cross.
11:15:34 [2022-04-17T11:15:34.239Z] #19 131.4 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
11:15:34 [2022-04-17T11:15:34.239Z] #19 131.4 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
11:15:34 [2022-04-17T11:15:34.239Z] #19 131.5 Selecting previously unselected package libitm1-arm64-cross.
11:15:34 [2022-04-17T11:15:34.239Z] #19 131.5 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
11:15:34 [2022-04-17T11:15:34.239Z] #19 131.5 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
11:15:34 [2022-04-17T11:15:34.239Z] #19 131.5 Selecting previously unselected package libatomic1-arm64-cross.
11:15:34 [2022-04-17T11:15:34.239Z] #19 131.5 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
11:15:34 [2022-04-17T11:15:34.239Z] #19 131.5 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
11:15:34 [2022-04-17T11:15:34.239Z] #19 131.6 Selecting previously unselected package libasan6-arm64-cross.
11:15:34 [2022-04-17T11:15:34.239Z] #19 131.6 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
11:15:34 [2022-04-17T11:15:34.239Z] #19 131.6 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
11:15:34 [2022-04-17T11:15:34.367Z] Running on azwin-2-86d9b0 in d:\jenkins\workspace\moby_PR-43449
[Pipeline] {
[Pipeline] ws
11:15:34 [2022-04-17T11:15:34.382Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
11:15:34 [2022-04-17T11:15:34.412Z] #51 39.98 go: downloading gitlab.com/bosi/decorder v0.2.1
11:15:34 [2022-04-17T11:15:34.465Z] #40 2.379 + cd /tmp/tmp.CokRWbcPfA/tini
11:15:34 [2022-04-17T11:15:34.465Z] #40 2.379 + git checkout -q v0.19.0
11:15:34 [2022-04-17T11:15:34.465Z] #40 2.393 + cmake .
11:15:34 [2022-04-17T11:15:34.669Z] #14 ...
11:15:34 [2022-04-17T11:15:34.669Z] 
11:15:34 [2022-04-17T11:15:34.669Z] #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
11:15:34 [2022-04-17T11:15:34.669Z] #40 sha256:cb65a16a37e1eb69286999d27e591a12da1ac426c3cde21391390c665959073b
11:15:34 [2022-04-17T11:15:34.669Z] #40 1.287 + RM_GOPATH=0
11:15:34 [2022-04-17T11:15:34.669Z] #40 1.287 + TMP_GOPATH=
11:15:34 [2022-04-17T11:15:34.669Z] #40 1.288 + : /build
11:15:34 [2022-04-17T11:15:34.669Z] #40 1.288 + '[' -z '' ']'
11:15:34 [2022-04-17T11:15:34.669Z] #40 1.289 ++ mktemp -d
11:15:34 [2022-04-17T11:15:34.669Z] #40 1.290 + export GOPATH=/tmp/tmp.Om7zwQ7lnI
11:15:34 [2022-04-17T11:15:34.669Z] #40 1.293 + GOPATH=/tmp/tmp.Om7zwQ7lnI
11:15:34 [2022-04-17T11:15:34.669Z] #40 1.293 + RM_GOPATH=1
11:15:34 [2022-04-17T11:15:34.669Z] #40 1.293 + case "$(go env GOARCH)" in
11:15:34 [2022-04-17T11:15:34.669Z] #40 1.296 ++ go env GOARCH
11:15:34 [2022-04-17T11:15:34.669Z] #40 1.325 + export GO_BUILDMODE=-buildmode=pie
11:15:34 [2022-04-17T11:15:34.669Z] #40 1.325 + GO_BUILDMODE=-buildmode=pie
11:15:34 [2022-04-17T11:15:34.684Z] #51 40.23 go: downloading honnef.co/go/tools v0.2.2
11:15:34 [2022-04-17T11:15:34.684Z] #51 ...
11:15:34 [2022-04-17T11:15:34.684Z] 
11:15:34 [2022-04-17T11:15:34.684Z] #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
11:15:34 [2022-04-17T11:15:34.684Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
11:15:34 [2022-04-17T11:15:34.684Z] #47 30.08 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [660 kB]
11:15:34 [2022-04-17T11:15:34.684Z] #47 31.69 debconf: delaying package configuration, since apt-utils is not installed
11:15:34 [2022-04-17T11:15:34.684Z] #47 31.97 Fetched 2292 kB in 4s (621 kB/s)
11:15:34 [2022-04-17T11:15:34.684Z] #47 31.99 Selecting previously unselected package libprotobuf23:amd64.
11:15:34 [2022-04-17T11:15:34.684Z] #47 31.99 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
11:15:34 [2022-04-17T11:15:34.684Z] #47 32.14 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
11:15:34 [2022-04-17T11:15:34.684Z] #47 32.14 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
11:15:34 [2022-04-17T11:15:34.684Z] #47 32.83 Selecting previously unselected package python3-pkg-resources.
11:15:34 [2022-04-17T11:15:34.684Z] #47 32.83 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
11:15:34 [2022-04-17T11:15:34.684Z] #47 32.85 Unpacking python3-pkg-resources (52.0.0-4) ...
11:15:34 [2022-04-17T11:15:34.684Z] #47 33.07 Selecting previously unselected package python3-six.
11:15:34 [2022-04-17T11:15:34.684Z] #47 33.07 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
11:15:34 [2022-04-17T11:15:34.684Z] #47 33.10 Unpacking python3-six (1.16.0-2) ...
11:15:34 [2022-04-17T11:15:34.684Z] #47 33.16 Selecting previously unselected package python3-protobuf.
11:15:34 [2022-04-17T11:15:34.684Z] #47 33.16 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
11:15:34 [2022-04-17T11:15:34.684Z] #47 33.16 Unpacking python3-protobuf (3.12.4-1) ...
11:15:34 [2022-04-17T11:15:34.684Z] #47 33.67 Selecting previously unselected package libnet1:amd64.
11:15:34 [2022-04-17T11:15:34.684Z] #47 33.67 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:15:34 [2022-04-17T11:15:34.684Z] #47 33.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:15:34 [2022-04-17T11:15:34.684Z] #47 33.76 Selecting previously unselected package libnl-3-200:amd64.
11:15:34 [2022-04-17T11:15:34.684Z] #47 33.79 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:15:34 [2022-04-17T11:15:34.684Z] #47 33.79 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:15:34 [2022-04-17T11:15:34.684Z] #47 33.95 Selecting previously unselected package libprotobuf-c1:amd64.
11:15:34 [2022-04-17T11:15:34.684Z] #47 33.95 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:15:34 [2022-04-17T11:15:34.684Z] #47 33.95 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:15:34 [2022-04-17T11:15:34.684Z] #47 34.04 Selecting previously unselected package criu.
11:15:34 [2022-04-17T11:15:34.684Z] #47 34.04 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ...
11:15:34 [2022-04-17T11:15:34.684Z] #47 34.04 Unpacking criu (3.16.1-3) ...
11:15:34 [2022-04-17T11:15:34.684Z] #47 34.64 Setting up python3-pkg-resources (52.0.0-4) ...
11:15:34 [2022-04-17T11:15:34.684Z] #47 36.17 Setting up libprotobuf23:amd64 (3.12.4-1) ...
11:15:34 [2022-04-17T11:15:34.684Z] #47 36.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:15:34 [2022-04-17T11:15:34.684Z] #47 36.20 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:15:34 [2022-04-17T11:15:34.684Z] #47 36.30 Setting up python3-six (1.16.0-2) ...
11:15:34 [2022-04-17T11:15:34.684Z] #47 37.45 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:15:34 [2022-04-17T11:15:34.684Z] #47 37.59 Setting up python3-protobuf (3.12.4-1) ...
11:15:34 [2022-04-17T11:15:34.684Z] #47 ...
11:15:34 [2022-04-17T11:15:34.684Z] 
11:15:34 [2022-04-17T11:15:34.684Z] #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
11:15:34 [2022-04-17T11:15:34.684Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
11:15:34 [2022-04-17T11:15:34.684Z] #38 40.20 Setting up libicu67:amd64 (67.1-7) ...
11:15:34 [2022-04-17T11:15:34.684Z] #38 40.23 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:15:34 [2022-04-17T11:15:34.684Z] #38 40.24 Setting up libuv1:amd64 (1.40.0-2) ...
11:15:34 [2022-04-17T11:15:34.684Z] #38 40.25 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:15:34 [2022-04-17T11:15:34.684Z] #38 40.31 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
11:15:34 [2022-04-17T11:15:34.684Z] #38 40.32 Setting up librhash0:amd64 (1.4.1-2) ...
11:15:34 [2022-04-17T11:15:34.684Z] #38 40.33 Setting up cmake-data (3.18.4-2+deb11u1) ...
11:15:34 [2022-04-17T11:15:34.684Z] #38 40.36 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
11:15:34 [2022-04-17T11:15:34.684Z] #38 40.41 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:15:34 [2022-04-17T11:15:34.736Z] #40 2.757 -- The C compiler identification is GNU 10.2.1
11:15:34 [2022-04-17T11:15:34.804Z] #19 132.1 Selecting previously unselected package liblsan0-arm64-cross.
11:15:34 [2022-04-17T11:15:34.804Z] #19 132.1 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
11:15:34 [2022-04-17T11:15:34.804Z] #19 132.1 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
11:15:34 [2022-04-17T11:15:34.930Z] #40 1.325 ++ dirname /install.sh
11:15:34 [2022-04-17T11:15:34.930Z] #40 1.332 + dir=/
11:15:34 [2022-04-17T11:15:34.930Z] #40 1.332 + bin=tini
11:15:34 [2022-04-17T11:15:34.930Z] #40 1.332 + shift
11:15:34 [2022-04-17T11:15:34.930Z] #40 1.332 + '[' '!' -f //tini.installer ']'
11:15:34 [2022-04-17T11:15:34.930Z] #40 1.333 + . //tini.installer
11:15:34 [2022-04-17T11:15:34.930Z] #40 1.333 ++ : v0.19.0
11:15:34 [2022-04-17T11:15:34.930Z] #40 1.333 + install_tini
11:15:34 [2022-04-17T11:15:34.930Z] #40 1.333 Install tini version v0.19.0
11:15:34 [2022-04-17T11:15:34.930Z] #40 1.333 + echo 'Install tini version v0.19.0'
11:15:34 [2022-04-17T11:15:34.930Z] #40 1.333 + git clone https://github.com/krallin/tini.git /tmp/tmp.Om7zwQ7lnI/tini
11:15:34 [2022-04-17T11:15:34.930Z] #40 1.348 Cloning into '/tmp/tmp.Om7zwQ7lnI/tini'...
11:15:34 [2022-04-17T11:15:34.943Z] #38 40.42 Setting up cmake (3.18.4-2+deb11u1) ...
11:15:34 [2022-04-17T11:15:34.943Z] #38 40.44 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:15:34 [2022-04-17T11:15:34.998Z] #40 2.830 -- Detecting C compiler ABI info
11:15:35 [2022-04-17T11:15:35.061Z] #19 132.3 Selecting previously unselected package libtsan0-arm64-cross.
11:15:35 [2022-04-17T11:15:35.061Z] #19 132.3 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
11:15:35 [2022-04-17T11:15:35.061Z] #19 132.3 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
11:15:35 [2022-04-17T11:15:35.119Z] The recommended git tool is: git
11:15:35 [2022-04-17T11:15:35.258Z] #40 3.323 -- Detecting C compiler ABI info - done
11:15:35 [2022-04-17T11:15:35.258Z] #40 3.390 -- Check for working C compiler: /usr/bin/cc - skipped
11:15:35 [2022-04-17T11:15:35.318Z] #19 132.8 Selecting previously unselected package libstdc++6-arm64-cross.
11:15:35 [2022-04-17T11:15:35.318Z] #19 132.8 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
11:15:35 [2022-04-17T11:15:35.318Z] #19 132.8 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
11:15:35 [2022-04-17T11:15:35.505Z] #40 2.063 + cd /tmp/tmp.Om7zwQ7lnI/tini
11:15:35 [2022-04-17T11:15:35.505Z] #40 2.064 + git checkout -q v0.19.0
11:15:35 [2022-04-17T11:15:35.505Z] #40 2.094 + cmake .
11:15:35 [2022-04-17T11:15:35.509Z] #38 DONE 41.0s
11:15:35 [2022-04-17T11:15:35.509Z] 
11:15:35 [2022-04-17T11:15:35.510Z] #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
11:15:35 [2022-04-17T11:15:35.510Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70
11:15:35 [2022-04-17T11:15:35.510Z] #34 38.84 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
11:15:35 [2022-04-17T11:15:35.510Z] #34 39.11 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
11:15:35 [2022-04-17T11:15:35.510Z] #34 39.58 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:15:35 [2022-04-17T11:15:35.516Z] #40 3.405 -- Detecting C compile features
11:15:35 [2022-04-17T11:15:35.516Z] #40 3.406 -- Detecting C compile features - done
11:15:35 [2022-04-17T11:15:35.516Z] #40 3.445 -- Performing Test HAS_BUILTIN_FORTIFY
11:15:35 [2022-04-17T11:15:35.516Z] #40 3.681 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:15:35 [2022-04-17T11:15:35.575Z] #19 132.9 Selecting previously unselected package libubsan1-arm64-cross.
11:15:35 [2022-04-17T11:15:35.575Z] #19 132.9 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
11:15:35 [2022-04-17T11:15:35.575Z] #19 133.0 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
11:15:35 [2022-04-17T11:15:35.766Z] #34 ...
11:15:35 [2022-04-17T11:15:35.766Z] 
11:15:35 [2022-04-17T11:15:35.766Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
11:15:35 [2022-04-17T11:15:35.766Z] #39 sha256:d211b91a62ce65da117f9be952c89560a8ec2fabdba5e41c96c31e44c647444e
11:15:35 [2022-04-17T11:15:35.766Z] #39 DONE 0.2s
11:15:35 [2022-04-17T11:15:35.766Z] 
11:15:35 [2022-04-17T11:15:35.766Z] #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
11:15:35 [2022-04-17T11:15:35.766Z] #40 sha256:ce57604e53bcdc8d3da4dbbd2009facacc48f8b887448a31d3aa2d8308568820
11:15:35 [2022-04-17T11:15:35.769Z] #40 ...
11:15:35 [2022-04-17T11:15:35.769Z] 
11:15:35 [2022-04-17T11:15:35.769Z] #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
11:15:35 [2022-04-17T11:15:35.769Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af
11:15:35 [2022-04-17T11:15:35.769Z] #49 51.36 gotestsum version dev
11:15:35 [2022-04-17T11:15:35.769Z] #49 DONE 51.6s
11:15:35 [2022-04-17T11:15:35.774Z] #40 3.746 -- Configuring done
11:15:35 [2022-04-17T11:15:35.774Z] #40 3.767 -- Generating done
11:15:35 [2022-04-17T11:15:35.774Z] #40 3.788 -- Build files have been written to: /tmp/tmp.CokRWbcPfA/tini
11:15:35 [2022-04-17T11:15:35.774Z] #40 3.793 + make tini-static
11:15:35 [2022-04-17T11:15:35.832Z] #19 133.2 Selecting previously unselected package libgcc-10-dev-arm64-cross.
11:15:35 [2022-04-17T11:15:35.832Z] #19 133.2 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
11:15:35 [2022-04-17T11:15:35.832Z] #19 133.2 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
11:15:36 [2022-04-17T11:15:36.031Z] 
11:15:36 [2022-04-17T11:15:36.031Z] #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
11:15:36 [2022-04-17T11:15:36.031Z] #40 sha256:cb65a16a37e1eb69286999d27e591a12da1ac426c3cde21391390c665959073b
11:15:36 [2022-04-17T11:15:36.031Z] #40 2.589 -- The C compiler identification is GNU 10.2.1
11:15:36 [2022-04-17T11:15:36.031Z] #40 2.637 -- Detecting C compiler ABI info
11:15:36 [2022-04-17T11:15:36.342Z] #40 4.129 Scanning dependencies of target tini-static
11:15:36 [2022-04-17T11:15:36.342Z] #40 4.234 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:15:36 [2022-04-17T11:15:36.972Z] #40 3.407 -- Detecting C compiler ABI info - done
11:15:36 [2022-04-17T11:15:36.972Z] #40 3.509 -- Check for working C compiler: /usr/bin/cc - skipped
11:15:36 [2022-04-17T11:15:36.972Z] #40 3.515 -- Detecting C compile features
11:15:36 [2022-04-17T11:15:36.972Z] #40 3.516 -- Detecting C compile features - done
11:15:36 [2022-04-17T11:15:36.972Z] #40 3.546 -- Performing Test HAS_BUILTIN_FORTIFY
11:15:37 [2022-04-17T11:15:37.147Z] #40 ...
11:15:37 [2022-04-17T11:15:37.147Z] 
11:15:37 [2022-04-17T11:15:37.147Z] #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
11:15:37 [2022-04-17T11:15:37.147Z] #60 sha256:0103a3cd087f63625888fb0649cf0fea1802224c2d68bede4e45127901526b74
11:15:37 [2022-04-17T11:15:37.147Z] #60 3.552 + RM_GOPATH=0
11:15:37 [2022-04-17T11:15:37.147Z] #60 3.552 + TMP_GOPATH=
11:15:37 [2022-04-17T11:15:37.147Z] #60 3.552 + : /build
11:15:37 [2022-04-17T11:15:37.147Z] #60 3.552 + '[' -z '' ']'
11:15:37 [2022-04-17T11:15:37.147Z] #60 3.557 ++ mktemp -d
11:15:37 [2022-04-17T11:15:37.147Z] #60 3.591 Install containerd version v1.6.2
11:15:37 [2022-04-17T11:15:37.147Z] #60 3.591 + export GOPATH=/tmp/tmp.b5Dbwgb94J
11:15:37 [2022-04-17T11:15:37.147Z] #60 3.591 + GOPATH=/tmp/tmp.b5Dbwgb94J
11:15:37 [2022-04-17T11:15:37.147Z] #60 3.591 + RM_GOPATH=1
11:15:37 [2022-04-17T11:15:37.147Z] #60 3.591 + case "$(go env GOARCH)" in
11:15:37 [2022-04-17T11:15:37.147Z] #60 3.591 ++ go env GOARCH
11:15:37 [2022-04-17T11:15:37.147Z] #60 3.591 + export GO_BUILDMODE=-buildmode=pie
11:15:37 [2022-04-17T11:15:37.147Z] #60 3.591 + GO_BUILDMODE=-buildmode=pie
11:15:37 [2022-04-17T11:15:37.147Z] #60 3.591 ++ dirname /install.sh
11:15:37 [2022-04-17T11:15:37.147Z] #60 3.591 + dir=/
11:15:37 [2022-04-17T11:15:37.147Z] #60 3.591 + bin=containerd
11:15:37 [2022-04-17T11:15:37.147Z] #60 3.591 + shift
11:15:37 [2022-04-17T11:15:37.147Z] #60 3.591 + '[' '!' -f //containerd.installer ']'
11:15:37 [2022-04-17T11:15:37.147Z] #60 3.591 + . //containerd.installer
11:15:37 [2022-04-17T11:15:37.147Z] #60 3.591 ++ set -e
11:15:37 [2022-04-17T11:15:37.147Z] #60 3.591 ++ : v1.6.2
11:15:37 [2022-04-17T11:15:37.147Z] #60 3.591 + install_containerd
11:15:37 [2022-04-17T11:15:37.147Z] #60 3.591 + echo 'Install containerd version v1.6.2'
11:15:37 [2022-04-17T11:15:37.147Z] #60 3.591 + git clone https://github.com/containerd/containerd.git /tmp/tmp.b5Dbwgb94J/src/github.com/containerd/containerd
11:15:37 [2022-04-17T11:15:37.147Z] #60 3.653 Cloning into '/tmp/tmp.b5Dbwgb94J/src/github.com/containerd/containerd'...
11:15:37 [2022-04-17T11:15:37.205Z] #19 134.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
11:15:37 [2022-04-17T11:15:37.233Z] #40 3.677 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:15:37 [2022-04-17T11:15:37.233Z] #40 3.729 -- Configuring done
11:15:37 [2022-04-17T11:15:37.233Z] #40 3.761 -- Generating done
11:15:37 [2022-04-17T11:15:37.233Z] #40 3.765 -- Build files have been written to: /tmp/tmp.Om7zwQ7lnI/tini
11:15:37 [2022-04-17T11:15:37.233Z] #40 3.776 + make tini-static
11:15:37 [2022-04-17T11:15:37.286Z] #40 5.326 [100%] Linking C executable tini-static
11:15:37 [2022-04-17T11:15:37.403Z] #60 ...
11:15:37 [2022-04-17T11:15:37.403Z] 
11:15:37 [2022-04-17T11:15:37.403Z] #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
11:15:37 [2022-04-17T11:15:37.403Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:15:37 [2022-04-17T11:15:37.403Z] #51 41.62 go: downloading mvdan.cc/gofumpt v0.2.1
11:15:37 [2022-04-17T11:15:37.403Z] #51 41.62 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:15:37 [2022-04-17T11:15:37.403Z] #51 41.66 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
11:15:37 [2022-04-17T11:15:37.403Z] #51 41.84 go: downloading github.com/davecgh/go-spew v1.1.1
11:15:37 [2022-04-17T11:15:37.403Z] #51 41.85 go: downloading github.com/pmezard/go-difflib v1.0.0
11:15:37 [2022-04-17T11:15:37.403Z] #51 41.89 go: downloading github.com/stretchr/objx v0.1.1
11:15:37 [2022-04-17T11:15:37.403Z] #51 41.96 go: downloading github.com/hashicorp/hcl v1.0.0
11:15:37 [2022-04-17T11:15:37.403Z] #51 42.17 go: downloading github.com/pelletier/go-toml v1.9.4
11:15:37 [2022-04-17T11:15:37.403Z] #51 42.18 go: downloading gopkg.in/yaml.v2 v2.4.0
11:15:37 [2022-04-17T11:15:37.403Z] #51 42.30 go: downloading golang.org/x/text v0.3.7
11:15:37 [2022-04-17T11:15:37.462Z] #19 134.6 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
11:15:37 [2022-04-17T11:15:37.462Z] #19 134.8 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
11:15:37 [2022-04-17T11:15:37.494Z] #40 3.974 Scanning dependencies of target tini-static
11:15:37 [2022-04-17T11:15:37.494Z] #40 4.007 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:15:37 [2022-04-17T11:15:37.659Z] #51 ...
11:15:37 [2022-04-17T11:15:37.659Z] 
11:15:37 [2022-04-17T11:15:37.659Z] #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
11:15:37 [2022-04-17T11:15:37.659Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:15:37 [2022-04-17T11:15:37.659Z] #14 33.33 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]
11:15:37 [2022-04-17T11:15:37.659Z] #14 33.81 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]
11:15:37 [2022-04-17T11:15:37.659Z] #14 34.39 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]
11:15:37 [2022-04-17T11:15:37.659Z] #14 35.71 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]
11:15:37 [2022-04-17T11:15:37.659Z] #14 36.30 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]
11:15:37 [2022-04-17T11:15:37.659Z] #14 36.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
11:15:37 [2022-04-17T11:15:37.659Z] #14 36.30 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
11:15:37 [2022-04-17T11:15:37.659Z] #14 36.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:15:37 [2022-04-17T11:15:37.659Z] #14 36.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:15:37 [2022-04-17T11:15:37.659Z] #14 36.33 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]
11:15:37 [2022-04-17T11:15:37.659Z] #14 36.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
11:15:37 [2022-04-17T11:15:37.659Z] #14 36.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
11:15:37 [2022-04-17T11:15:37.659Z] #14 36.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
11:15:37 [2022-04-17T11:15:37.659Z] #14 36.44 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
11:15:37 [2022-04-17T11:15:37.659Z] #14 36.44 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
11:15:37 [2022-04-17T11:15:37.659Z] #14 36.44 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
11:15:37 [2022-04-17T11:15:37.659Z] #14 36.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
11:15:37 [2022-04-17T11:15:37.659Z] #14 36.47 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
11:15:37 [2022-04-17T11:15:37.659Z] #14 36.47 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
11:15:37 [2022-04-17T11:15:37.659Z] #14 36.48 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
11:15:37 [2022-04-17T11:15:37.659Z] #14 37.58 debconf: delaying package configuration, since apt-utils is not installed
11:15:37 [2022-04-17T11:15:37.659Z] #14 37.86 Fetched 115 MB in 7s (17.6 MB/s)
11:15:37 [2022-04-17T11:15:37.659Z] #14 38.01 Selecting previously unselected package binutils-mingw-w64-i686.
11:15:37 [2022-04-17T11:15:37.659Z] #14 38.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 ... 15709 files and directories currently installed.)
11:15:37 [2022-04-17T11:15:37.659Z] #14 38.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
11:15:37 [2022-04-17T11:15:37.659Z] #14 38.02 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:15:37 [2022-04-17T11:15:37.659Z] #14 40.31 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:15:37 [2022-04-17T11:15:37.659Z] #14 40.31 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
11:15:37 [2022-04-17T11:15:37.659Z] #14 40.32 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:15:37 [2022-04-17T11:15:37.659Z] #14 42.75 Selecting previously unselected package binutils-mingw-w64.
11:15:37 [2022-04-17T11:15:37.659Z] #14 42.79 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
11:15:37 [2022-04-17T11:15:37.659Z] #14 42.79 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
11:15:37 [2022-04-17T11:15:37.659Z] #14 42.94 Selecting previously unselected package libdevmapper1.02.1:amd64.
11:15:37 [2022-04-17T11:15:37.659Z] #14 42.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:15:37 [2022-04-17T11:15:37.659Z] #14 42.94 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:15:37 [2022-04-17T11:15:37.659Z] #14 43.10 Selecting previously unselected package dmsetup.
11:15:37 [2022-04-17T11:15:37.659Z] #14 43.11 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
11:15:37 [2022-04-17T11:15:37.659Z] #14 43.12 Unpacking dmsetup (2:1.02.175-2.1) ...
11:15:37 [2022-04-17T11:15:37.659Z] #14 43.25 Selecting previously unselected package mingw-w64-common.
11:15:37 [2022-04-17T11:15:37.659Z] #14 43.25 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
11:15:37 [2022-04-17T11:15:37.659Z] #14 43.26 Unpacking mingw-w64-common (8.0.0-1) ...
11:15:37 [2022-04-17T11:15:37.979Z] #40 5.673 [100%] Built target tini-static
11:15:37 [2022-04-17T11:15:37.979Z] #40 5.731 + mkdir -p /build
11:15:37 [2022-04-17T11:15:37.979Z] #40 5.733 + cp tini-static /build/docker-init
11:15:38 [2022-04-17T11:15:38.011Z] #14 ...
11:15:38 [2022-04-17T11:15:38.011Z] 
11:15:38 [2022-04-17T11:15:38.011Z] #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
11:15:38 [2022-04-17T11:15:38.011Z] #40 sha256:ce57604e53bcdc8d3da4dbbd2009facacc48f8b887448a31d3aa2d8308568820
11:15:38 [2022-04-17T11:15:38.011Z] #40 2.062 + RM_GOPATH=0
11:15:38 [2022-04-17T11:15:38.011Z] #40 2.062 + TMP_GOPATH=
11:15:38 [2022-04-17T11:15:38.011Z] #40 2.062 + : /build
11:15:38 [2022-04-17T11:15:38.011Z] #40 2.062 + '[' -z '' ']'
11:15:38 [2022-04-17T11:15:38.011Z] #40 2.063 ++ mktemp -d
11:15:38 [2022-04-17T11:15:38.011Z] #40 2.064 + export GOPATH=/tmp/tmp.APD9Ve4N1a
11:15:38 [2022-04-17T11:15:38.011Z] #40 2.064 + GOPATH=/tmp/tmp.APD9Ve4N1a
11:15:38 [2022-04-17T11:15:38.011Z] #40 2.064 + RM_GOPATH=1
11:15:38 [2022-04-17T11:15:38.011Z] #40 2.065 + case "$(go env GOARCH)" in
11:15:38 [2022-04-17T11:15:38.011Z] #40 2.065 ++ go env GOARCH
11:15:38 [2022-04-17T11:15:38.011Z] #40 2.073 + export GO_BUILDMODE=-buildmode=pie
11:15:38 [2022-04-17T11:15:38.011Z] #40 2.073 + GO_BUILDMODE=-buildmode=pie
11:15:38 [2022-04-17T11:15:38.011Z] #40 2.073 ++ dirname /install.sh
11:15:38 [2022-04-17T11:15:38.011Z] #40 2.088 + dir=/
11:15:38 [2022-04-17T11:15:38.011Z] #40 2.091 + bin=tini
11:15:38 [2022-04-17T11:15:38.011Z] #40 2.091 + shift
11:15:38 [2022-04-17T11:15:38.011Z] #40 2.091 + '[' '!' -f //tini.installer ']'
11:15:38 [2022-04-17T11:15:38.011Z] #40 2.092 + . //tini.installer
11:15:38 [2022-04-17T11:15:38.011Z] #40 2.092 ++ : v0.19.0
11:15:38 [2022-04-17T11:15:38.011Z] #40 2.092 + install_tini
11:15:38 [2022-04-17T11:15:38.011Z] #40 2.092 + echo 'Install tini version v0.19.0'
11:15:38 [2022-04-17T11:15:38.011Z] #40 2.093 Install tini version v0.19.0
11:15:38 [2022-04-17T11:15:38.011Z] #40 2.093 + git clone https://github.com/krallin/tini.git /tmp/tmp.APD9Ve4N1a/tini
11:15:38 [2022-04-17T11:15:38.011Z] #40 2.095 Cloning into '/tmp/tmp.APD9Ve4N1a/tini'...
11:15:38 [2022-04-17T11:15:38.241Z] #40 DONE 6.1s
11:15:38 [2022-04-17T11:15:38.241Z] 
11:15:38 [2022-04-17T11:15:38.241Z] #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
11:15:38 [2022-04-17T11:15:38.241Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef
11:15:38 [2022-04-17T11:15:38.241Z] #14 50.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
11:15:38 [2022-04-17T11:15:38.241Z] #14 50.35 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
11:15:38 [2022-04-17T11:15:38.241Z] #14 50.39 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:15:38 [2022-04-17T11:15:38.312Z] #40 ...
11:15:38 [2022-04-17T11:15:38.312Z] 
11:15:38 [2022-04-17T11:15:38.312Z] #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
11:15:38 [2022-04-17T11:15:38.312Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
11:15:38 [2022-04-17T11:15:38.312Z] #47 41.45 Setting up criu (3.16.1-3) ...
11:15:38 [2022-04-17T11:15:38.312Z] #47 43.12 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:15:38 [2022-04-17T11:15:38.312Z] #47 DONE 43.7s
11:15:38 [2022-04-17T11:15:38.456Z] #40 4.963 [100%] Linking C executable tini-static
11:15:38 [2022-04-17T11:15:38.569Z] 
11:15:38 [2022-04-17T11:15:38.569Z] #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
11:15:38 [2022-04-17T11:15:38.569Z] #40 sha256:ce57604e53bcdc8d3da4dbbd2009facacc48f8b887448a31d3aa2d8308568820
11:15:38 [2022-04-17T11:15:38.569Z] #40 2.893 + cd /tmp/tmp.APD9Ve4N1a/tini
11:15:38 [2022-04-17T11:15:38.569Z] #40 2.893 + git checkout -q v0.19.0
11:15:38 [2022-04-17T11:15:38.569Z] #40 2.912 + cmake .
11:15:38 [2022-04-17T11:15:38.826Z] #40 3.330 -- The C compiler identification is GNU 10.2.1
11:15:38 [2022-04-17T11:15:38.835Z] #14 59.97 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
11:15:38 [2022-04-17T11:15:38.835Z] #14 59.97 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:15:38 [2022-04-17T11:15:38.835Z] #14 59.98 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:15:39 [2022-04-17T11:15:39.032Z] #40 5.587 [100%] Built target tini-static
11:15:39 [2022-04-17T11:15:39.032Z] #40 5.644 + mkdir -p /build
11:15:39 [2022-04-17T11:15:39.082Z] #40 3.401 -- Detecting C compiler ABI info
11:15:39 [2022-04-17T11:15:39.294Z] #40 5.654 + cp tini-static /build/docker-init
11:15:39 [2022-04-17T11:15:39.294Z] #40 DONE 5.9s
11:15:39 [2022-04-17T11:15:39.294Z] 
11:15:39 [2022-04-17T11:15:39.294Z] #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
11:15:39 [2022-04-17T11:15:39.294Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:15:39 [2022-04-17T11:15:39.294Z] #14 53.02 Selecting previously unselected package gcc-mingw-w64-base.
11:15:39 [2022-04-17T11:15:39.294Z] #14 53.02 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
11:15:39 [2022-04-17T11:15:39.294Z] #14 53.02 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:15:39 [2022-04-17T11:15:39.294Z] #14 53.14 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
11:15:39 [2022-04-17T11:15:39.294Z] #14 53.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
11:15:39 [2022-04-17T11:15:39.294Z] #14 53.15 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:15:39 [2022-04-17T11:15:39.644Z] #40 4.036 -- Detecting C compiler ABI info - done
11:15:39 [2022-04-17T11:15:39.644Z] #40 4.149 -- Check for working C compiler: /usr/bin/cc - skipped
11:15:39 [2022-04-17T11:15:39.900Z] #40 4.156 -- Detecting C compile features
11:15:39 [2022-04-17T11:15:39.900Z] #40 4.158 -- Detecting C compile features - done
11:15:39 [2022-04-17T11:15:39.900Z] #40 4.203 -- Performing Test HAS_BUILTIN_FORTIFY
11:15:39 [2022-04-17T11:15:39.900Z] #40 4.408 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:15:40 [2022-04-17T11:15:40.156Z] #40 4.482 -- Configuring done
11:15:40 [2022-04-17T11:15:40.156Z] #40 4.510 -- Generating done
11:15:40 [2022-04-17T11:15:40.156Z] #40 4.511 -- Build files have been written to: /tmp/tmp.APD9Ve4N1a/tini
11:15:40 [2022-04-17T11:15:40.156Z] #40 4.533 + make tini-static
11:15:40 [2022-04-17T11:15:40.718Z] #40 4.975 Scanning dependencies of target tini-static
11:15:40 [2022-04-17T11:15:40.719Z] #40 5.074 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:15:41 [2022-04-17T11:15:41.641Z] #19 ...
11:15:41 [2022-04-17T11:15:41.641Z] 
11:15:41 [2022-04-17T11:15:41.641Z] #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
11:15:41 [2022-04-17T11:15:41.641Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
11:15:41 [2022-04-17T11:15:41.641Z] #50 DONE 145.0s
11:15:41 [2022-04-17T11:15:41.641Z] 
11:15:41 [2022-04-17T11:15:41.641Z] #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
11:15:41 [2022-04-17T11:15:41.641Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139
11:15:42 [2022-04-17T11:15:42.085Z] #40 6.371 [100%] Linking C executable tini-static
11:15:42 [2022-04-17T11:15:42.648Z] #40 6.951 + mkdir -p /build
11:15:42 [2022-04-17T11:15:42.648Z] #40 6.951 + cp tini-static /build/docker-init
11:15:42 [2022-04-17T11:15:42.648Z] #40 6.955 [100%] Built target tini-static
11:15:43 [2022-04-17T11:15:43.212Z] #40 DONE 7.7s
11:15:43 [2022-04-17T11:15:43.212Z] 
11:15:43 [2022-04-17T11:15:43.212Z] #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
11:15:43 [2022-04-17T11:15:43.212Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:15:43 [2022-04-17T11:15:43.212Z] #14 48.67 Selecting previously unselected package mingw-w64-x86-64-dev.
11:15:43 [2022-04-17T11:15:43.212Z] #14 48.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
11:15:43 [2022-04-17T11:15:43.212Z] #14 48.68 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
11:15:44 [2022-04-17T11:15:44.623Z] #14 59.68 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
11:15:44 [2022-04-17T11:15:44.624Z] #14 59.69 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:15:44 [2022-04-17T11:15:44.624Z] #14 59.70 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:15:44 [2022-04-17T11:15:44.884Z] #14 ...
11:15:44 [2022-04-17T11:15:44.884Z] 
11:15:44 [2022-04-17T11:15:44.884Z] #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
11:15:44 [2022-04-17T11:15:44.884Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:15:44 [2022-04-17T11:15:44.884Z] #51 50.66 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
11:15:45 [2022-04-17T11:15:45.907Z] #19 143.0 Selecting previously unselected package gcc-aarch64-linux-gnu.
11:15:45 [2022-04-17T11:15:45.907Z] #19 143.0 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
11:15:45 [2022-04-17T11:15:45.907Z] #19 143.0 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
11:15:45 [2022-04-17T11:15:45.907Z] #19 143.1 Selecting previously unselected package linux-libc-dev-arm64-cross.
11:15:45 [2022-04-17T11:15:45.907Z] #19 143.1 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
11:15:45 [2022-04-17T11:15:45.907Z] #19 143.1 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
11:15:46 [2022-04-17T11:15:46.164Z] #19 143.4 Selecting previously unselected package libc6-dev-arm64-cross.
11:15:46 [2022-04-17T11:15:46.164Z] #19 143.4 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
11:15:46 [2022-04-17T11:15:46.164Z] #19 143.4 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
11:15:46 [2022-04-17T11:15:46.355Z] #14 ...
11:15:46 [2022-04-17T11:15:46.355Z] 
11:15:46 [2022-04-17T11:15:46.355Z] #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
11:15:46 [2022-04-17T11:15:46.355Z] #60 sha256:a3d7b2c1a086e9fc8358e297b711036841f61264b23d570cf6a5e043533a4fd5
11:15:46 [2022-04-17T11:15:46.728Z] #19 143.9 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
11:15:46 [2022-04-17T11:15:46.728Z] #19 143.9 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
11:15:46 [2022-04-17T11:15:46.728Z] #19 143.9 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
11:15:46 [2022-04-17T11:15:46.985Z] #19 144.4 Selecting previously unselected package g++-10-aarch64-linux-gnu.
11:15:46 [2022-04-17T11:15:46.985Z] #19 144.4 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
11:15:46 [2022-04-17T11:15:46.985Z] #19 144.4 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
11:15:47 [2022-04-17T11:15:47.145Z] #60 29.95 Updating files:  66% (3133/4682)
Updating files:  67% (3137/4682)
Updating files:  68% (3184/4682)
Updating files:  69% (3231/4682)
Updating files:  70% (3278/4682)
Updating files:  71% (3325/4682)
Updating files:  72% (3372/4682)
Updating files:  73% (3418/4682)
Updating files:  74% (3465/4682)
Updating files:  75% (3512/4682)
Updating files:  76% (3559/4682)
Updating files:  77% (3606/4682)
Updating files:  78% (3652/4682)
Updating files:  79% (3699/4682)
Updating files:  80% (3746/4682)
Updating files:  81% (3793/4682)
Updating files:  82% (3840/4682)
Updating files:  83% (3887/4682)
Updating files:  84% (3933/4682)
Updating files:  85% (3980/4682)
Updating files:  86% (4027/4682)
Updating files:  87% (4074/4682)
Updating files:  88% (4121/4682)
Updating files:  89% (4167/4682)
Updating files:  90% (4214/4682)
Updating files:  91% (4261/4682)
Updating files:  92% (4308/4682)
Updating files:  93% (4355/4682)
Updating files:  94% (4402/4682)
Updating files:  95% (4448/4682)
Updating files:  96% (4495/4682)
Updating files:  97% (4542/4682)
Updating files:  98% (4589/4682)
Updating files:  99% (4636/4682)
Updating files: 100% (4682/4682)
Updating files: 100% (4682/4682), done.
11:15:47 [2022-04-17T11:15:47.145Z] #60 30.64 + cd /tmp/tmp.3igm1dV3PU/src/github.com/containerd/containerd
11:15:47 [2022-04-17T11:15:47.145Z] #60 30.64 + git checkout -q v1.6.2
11:15:47 [2022-04-17T11:15:47.389Z] #14 ...
11:15:47 [2022-04-17T11:15:47.389Z] 
11:15:47 [2022-04-17T11:15:47.389Z] #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
11:15:47 [2022-04-17T11:15:47.389Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af
11:15:47 [2022-04-17T11:15:47.389Z] #49 52.29 gotestsum version dev
11:15:47 [2022-04-17T11:15:47.389Z] #49 DONE 52.9s
11:15:47 [2022-04-17T11:15:47.389Z] 
11:15:47 [2022-04-17T11:15:47.389Z] #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
11:15:47 [2022-04-17T11:15:47.389Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:15:47 [2022-04-17T11:15:47.389Z] #51 46.79 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
11:15:47 [2022-04-17T11:15:47.389Z] #51 46.85 go: downloading github.com/gobwas/glob v0.2.3
11:15:47 [2022-04-17T11:15:47.389Z] #51 46.94 go: downloading github.com/kisielk/gotool v1.0.0
11:15:47 [2022-04-17T11:15:47.389Z] #51 46.96 go: downloading github.com/gostaticanalysis/comment v1.4.2
11:15:47 [2022-04-17T11:15:47.389Z] #51 47.00 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
11:15:47 [2022-04-17T11:15:47.389Z] #51 47.01 go: downloading golang.org/x/mod v0.5.1
11:15:47 [2022-04-17T11:15:47.389Z] #51 47.04 go: downloading github.com/ettle/strcase v0.1.1
11:15:47 [2022-04-17T11:15:47.389Z] #51 47.12 go: downloading github.com/fatih/structtag v1.2.0
11:15:47 [2022-04-17T11:15:47.389Z] #51 47.14 go: downloading github.com/Masterminds/semver v1.5.0
11:15:47 [2022-04-17T11:15:47.389Z] #51 47.35 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
11:15:47 [2022-04-17T11:15:47.389Z] #51 47.35 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
11:15:47 [2022-04-17T11:15:47.389Z] #51 47.36 go: downloading github.com/prometheus/client_golang v1.7.1
11:15:47 [2022-04-17T11:15:47.389Z] #51 47.68 go: downloading github.com/prometheus/client_model v0.2.0
11:15:47 [2022-04-17T11:15:47.389Z] #51 47.82 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:15:47 [2022-04-17T11:15:47.389Z] #51 47.90 go: downloading github.com/google/go-cmp v0.5.6
11:15:47 [2022-04-17T11:15:47.389Z] #51 48.19 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
11:15:47 [2022-04-17T11:15:47.389Z] #51 48.19 go: downloading github.com/olekukonko/tablewriter v0.0.5
11:15:47 [2022-04-17T11:15:47.389Z] #51 48.29 go: downloading github.com/beorn7/perks v1.0.1
11:15:47 [2022-04-17T11:15:47.389Z] #51 48.30 go: downloading github.com/cespare/xxhash/v2 v2.1.2
11:15:47 [2022-04-17T11:15:47.389Z] #51 48.30 go: downloading github.com/golang/protobuf v1.5.2
11:15:47 [2022-04-17T11:15:47.389Z] #51 48.34 go: downloading github.com/cespare/xxhash v1.1.0
11:15:47 [2022-04-17T11:15:47.389Z] #51 48.56 go: downloading github.com/prometheus/common v0.10.0
11:15:47 [2022-04-17T11:15:47.389Z] #51 48.72 go: downloading github.com/prometheus/procfs v0.6.0
11:15:47 [2022-04-17T11:15:47.389Z] #51 48.85 go: downloading github.com/mattn/go-runewidth v0.0.9
11:15:47 [2022-04-17T11:15:47.389Z] #51 48.88 go: downloading google.golang.org/protobuf v1.27.1
11:15:47 [2022-04-17T11:15:47.389Z] #51 50.03 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
11:15:47 [2022-04-17T11:15:47.913Z] using credential docker-jenkins-github-credentials
11:15:47 [2022-04-17T11:15:47.954Z] #51 ...
11:15:47 [2022-04-17T11:15:47.954Z] 
11:15:47 [2022-04-17T11:15:47.954Z] #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
11:15:47 [2022-04-17T11:15:47.954Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:15:47 [2022-04-17T11:15:47.954Z] #14 53.62 Selecting previously unselected package gcc-mingw-w64-base.
11:15:47 [2022-04-17T11:15:47.954Z] #14 53.62 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
11:15:47 [2022-04-17T11:15:47.954Z] #14 53.62 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:15:47 [2022-04-17T11:15:47.991Z] Cloning the remote Git repository
11:15:47 [2022-04-17T11:15:47.992Z] Cloning with configured refspecs honoured and without tags
11:15:48 [2022-04-17T11:15:48.082Z] #60 31.72 + export 'BUILDTAGS=netgo osusergo static_build'
11:15:48 [2022-04-17T11:15:48.083Z] #60 31.72 + BUILDTAGS='netgo osusergo static_build'
11:15:48 [2022-04-17T11:15:48.083Z] #60 31.72 + export EXTRA_FLAGS=-buildmode=pie
11:15:48 [2022-04-17T11:15:48.083Z] #60 31.72 + EXTRA_FLAGS=-buildmode=pie
11:15:48 [2022-04-17T11:15:48.083Z] #60 31.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:15:48 [2022-04-17T11:15:48.083Z] #60 31.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:15:48 [2022-04-17T11:15:48.083Z] #60 31.72 + '[' '' = dynamic ']'
11:15:48 [2022-04-17T11:15:48.083Z] #60 31.72 + make
11:15:48 [2022-04-17T11:15:48.211Z] #14 53.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
11:15:48 [2022-04-17T11:15:48.211Z] #14 53.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
11:15:48 [2022-04-17T11:15:48.211Z] #14 53.78 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:15:48 [2022-04-17T11:15:48.818Z] #14 ...
11:15:48 [2022-04-17T11:15:48.818Z] 
11:15:48 [2022-04-17T11:15:48.818Z] #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
11:15:48 [2022-04-17T11:15:48.818Z] #60 sha256:35341407168db6942d0f9501835e47361940e8a595ed576b6c3fc696939a8c0a
11:15:48 [2022-04-17T11:15:48.818Z] #60 36.40 Updating files:  63% (2980/4682)
Updating files:  64% (2997/4682)
Updating files:  65% (3044/4682)
Updating files:  66% (3091/4682)
Updating files:  67% (3137/4682)
Updating files:  68% (3184/4682)
Updating files:  69% (3231/4682)
Updating files:  70% (3278/4682)
Updating files:  71% (3325/4682)
Updating files:  72% (3372/4682)
Updating files:  73% (3418/4682)
Updating files:  74% (3465/4682)
Updating files:  75% (3512/4682)
Updating files:  76% (3559/4682)
Updating files:  77% (3606/4682)
Updating files:  78% (3652/4682)
Updating files:  79% (3699/4682)
Updating files:  80% (3746/4682)
Updating files:  81% (3793/4682)
Updating files:  82% (3840/4682)
Updating files:  83% (3887/4682)
Updating files:  84% (3933/4682)
Updating files:  85% (3980/4682)
Updating files:  86% (4027/4682)
Updating files:  87% (4074/4682)
Updating files:  88% (4121/4682)
Updating files:  89% (4167/4682)
Updating files:  90% (4214/4682)
Updating files:  91% (4261/4682)
Updating files:  92% (4308/4682)
Updating files:  93% (4355/4682)
Updating files:  94% (4402/4682)
Updating files:  95% (4448/4682)
Updating files:  96% (4495/4682)
Updating files:  97% (4542/4682)
Updating files:  98% (4589/4682)
Updating files:  99% (4636/4682)
Updating files: 100% (4682/4682)
Updating files: 100% (4682/4682), done.
11:15:48 [2022-04-17T11:15:48.818Z] #60 37.24 + cd /tmp/tmp.SsrIPzaa6y/src/github.com/containerd/containerd
11:15:48 [2022-04-17T11:15:48.818Z] #60 37.26 + git checkout -q v1.6.2
11:15:48 [2022-04-17T11:15:48.190Z] Cloning repository https://github.com/moby/moby.git
11:15:48 [2022-04-17T11:15:48.593Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
11:15:49 [2022-04-17T11:15:49.019Z] #60 32.81 + bin/ctr
11:15:49 [2022-04-17T11:15:49.387Z] #60 37.92 + export 'BUILDTAGS=netgo osusergo static_build'
11:15:49 [2022-04-17T11:15:49.387Z] #60 37.92 + BUILDTAGS='netgo osusergo static_build'
11:15:49 [2022-04-17T11:15:49.387Z] #60 37.92 + export EXTRA_FLAGS=-buildmode=pie
11:15:49 [2022-04-17T11:15:49.387Z] #60 37.92 + EXTRA_FLAGS=-buildmode=pie
11:15:49 [2022-04-17T11:15:49.387Z] #60 37.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:15:49 [2022-04-17T11:15:49.387Z] #60 37.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:15:49 [2022-04-17T11:15:49.387Z] #60 37.92 + '[' '' = dynamic ']'
11:15:49 [2022-04-17T11:15:49.387Z] #60 37.92 + make
11:15:50 [2022-04-17T11:15:50.765Z] #60 39.34 + bin/ctr
11:15:49 [2022-04-17T11:15:49.709Z] Fetching upstream changes from https://github.com/moby/moby.git
11:15:49 [2022-04-17T11:15:49.710Z]  > git --version # timeout=10
11:15:49 [2022-04-17T11:15:49.759Z]  > git --version # 'git version 2.24.1.windows.2'
11:15:49 [2022-04-17T11:15:49.759Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:15:49 [2022-04-17T11:15:49.763Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43449/head:refs/remotes/origin/PR-43449 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:15:53 [2022-04-17T11:15:53.034Z] #51 ...
11:15:53 [2022-04-17T11:15:53.034Z] 
11:15:53 [2022-04-17T11:15:53.034Z] #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
11:15:53 [2022-04-17T11:15:53.034Z] #60 sha256:8cac4d0071039f55010c435cb20a4dc5b903a4a923692ebe517042a889278d2a
11:15:53 [2022-04-17T11:15:53.035Z] #60 37.26 Updating files:  66% (3120/4682)
Updating files:  67% (3137/4682)
Updating files:  68% (3184/4682)
Updating files:  69% (3231/4682)
Updating files:  70% (3278/4682)
Updating files:  71% (3325/4682)
Updating files:  72% (3372/4682)
Updating files:  73% (3418/4682)
Updating files:  74% (3465/4682)
Updating files:  75% (3512/4682)
Updating files:  76% (3559/4682)
Updating files:  77% (3606/4682)
Updating files:  78% (3652/4682)
Updating files:  79% (3699/4682)
Updating files:  80% (3746/4682)
Updating files:  81% (3793/4682)
Updating files:  82% (3840/4682)
Updating files:  83% (3887/4682)
Updating files:  84% (3933/4682)
Updating files:  85% (3980/4682)
Updating files:  86% (4027/4682)
Updating files:  87% (4074/4682)
Updating files:  88% (4121/4682)
Updating files:  89% (4167/4682)
Updating files:  90% (4214/4682)
Updating files:  91% (4261/4682)
Updating files:  92% (4308/4682)
Updating files:  93% (4355/4682)
Updating files:  94% (4402/4682)
Updating files:  95% (4448/4682)
Updating files:  96% (4495/4682)
Updating files:  97% (4542/4682)
Updating files:  98% (4589/4682)
Updating files:  99% (4636/4682)
Updating files: 100% (4682/4682)
Updating files: 100% (4682/4682), done.
11:15:53 [2022-04-17T11:15:53.035Z] #60 38.04 + cd /tmp/tmp.vspzZEOsmp/src/github.com/containerd/containerd
11:15:53 [2022-04-17T11:15:53.035Z] #60 38.04 + git checkout -q v1.6.2
11:15:53 [2022-04-17T11:15:53.463Z] #14 59.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
11:15:53 [2022-04-17T11:15:53.464Z] #14 59.24 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:15:53 [2022-04-17T11:15:53.723Z] #14 59.24 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:15:54 [2022-04-17T11:15:54.424Z] #60 39.30 + export 'BUILDTAGS=netgo osusergo static_build'
11:15:54 [2022-04-17T11:15:54.424Z] #60 39.30 + BUILDTAGS='netgo osusergo static_build'
11:15:54 [2022-04-17T11:15:54.424Z] #60 39.30 + export EXTRA_FLAGS=-buildmode=pie
11:15:54 [2022-04-17T11:15:54.424Z] #60 39.30 + EXTRA_FLAGS=-buildmode=pie
11:15:54 [2022-04-17T11:15:54.424Z] #60 39.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:15:54 [2022-04-17T11:15:54.424Z] #60 39.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:15:54 [2022-04-17T11:15:54.424Z] #60 39.30 + '[' '' = dynamic ']'
11:15:54 [2022-04-17T11:15:54.424Z] #60 39.30 + make
11:15:55 [2022-04-17T11:15:55.078Z] #19 151.1 Selecting previously unselected package g++-aarch64-linux-gnu.
11:15:55 [2022-04-17T11:15:55.078Z] #19 151.1 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
11:15:55 [2022-04-17T11:15:55.078Z] #19 151.1 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
11:15:55 [2022-04-17T11:15:55.078Z] #19 151.2 Selecting previously unselected package patch.
11:15:55 [2022-04-17T11:15:55.078Z] #19 151.2 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
11:15:55 [2022-04-17T11:15:55.078Z] #19 151.2 Unpacking patch (2.7.6-7) ...
11:15:55 [2022-04-17T11:15:55.078Z] #19 151.2 Selecting previously unselected package dpkg-dev.
11:15:55 [2022-04-17T11:15:55.078Z] #19 151.2 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ...
11:15:55 [2022-04-17T11:15:55.078Z] #19 151.2 Unpacking dpkg-dev (1.20.9) ...
11:15:55 [2022-04-17T11:15:55.078Z] #19 151.4 Selecting previously unselected package libconfig-inifiles-perl.
11:15:55 [2022-04-17T11:15:55.078Z] #19 151.4 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
11:15:55 [2022-04-17T11:15:55.078Z] #19 151.4 Unpacking libconfig-inifiles-perl (3.000003-1) ...
11:15:55 [2022-04-17T11:15:55.078Z] #19 151.5 Selecting previously unselected package libio-string-perl.
11:15:55 [2022-04-17T11:15:55.078Z] #19 151.5 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
11:15:55 [2022-04-17T11:15:55.078Z] #19 151.5 Unpacking libio-string-perl (1.08-3.1) ...
11:15:55 [2022-04-17T11:15:55.078Z] #19 151.5 Selecting previously unselected package libicu67:amd64.
11:15:55 [2022-04-17T11:15:55.078Z] #19 151.5 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
11:15:55 [2022-04-17T11:15:55.078Z] #19 151.5 Unpacking libicu67:amd64 (67.1-7) ...
11:15:55 [2022-04-17T11:15:55.335Z] #19 ...
11:15:55 [2022-04-17T11:15:55.335Z] 
11:15:55 [2022-04-17T11:15:55.335Z] #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
11:15:55 [2022-04-17T11:15:55.335Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:15:55 [2022-04-17T11:15:55.335Z] #58 159.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
11:15:55 [2022-04-17T11:15:55.811Z] #60 40.51 + bin/ctr
11:15:56 [2022-04-17T11:15:56.448Z] using credential docker-jenkins-github-credentials
11:15:56 [2022-04-17T11:15:56.527Z] Cloning the remote Git repository
11:15:56 [2022-04-17T11:15:56.527Z] Cloning with configured refspecs honoured and without tags
11:15:56 [2022-04-17T11:15:56.726Z] Cloning repository https://github.com/moby/moby.git
11:15:57 [2022-04-17T11:15:57.134Z] #60 ...
11:15:57 [2022-04-17T11:15:57.134Z] 
11:15:57 [2022-04-17T11:15:57.134Z] #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
11:15:57 [2022-04-17T11:15:57.134Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef
11:15:57 [2022-04-17T11:15:57.134Z] #14 58.75 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
11:15:57 [2022-04-17T11:15:57.134Z] #14 58.76 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
11:15:57 [2022-04-17T11:15:57.134Z] #14 58.76 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:15:57 [2022-04-17T11:15:57.134Z] #14 62.95 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
11:15:57 [2022-04-17T11:15:57.134Z] #14 62.96 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
11:15:57 [2022-04-17T11:15:57.134Z] #14 62.96 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:15:57 [2022-04-17T11:15:57.134Z] #14 67.61 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
11:15:57 [2022-04-17T11:15:57.134Z] #14 67.61 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
11:15:57 [2022-04-17T11:15:57.134Z] #14 67.61 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:15:57 [2022-04-17T11:15:57.162Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
11:15:58 [2022-04-17T11:15:58.049Z] Fetching upstream changes from https://github.com/moby/moby.git
11:15:58 [2022-04-17T11:15:58.049Z]  > git --version # timeout=10
11:15:58 [2022-04-17T11:15:58.104Z]  > git --version # 'git version 2.24.1.windows.2'
11:15:58 [2022-04-17T11:15:58.105Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:15:58 [2022-04-17T11:15:58.108Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43449/head:refs/remotes/origin/PR-43449 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:16:00 [2022-04-17T11:16:00.582Z] #58 DONE 163.9s
11:16:00 [2022-04-17T11:16:00.582Z] 
11:16:00 [2022-04-17T11:16:00.582Z] #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
11:16:00 [2022-04-17T11:16:00.582Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139
11:16:00 [2022-04-17T11:16:00.582Z] #19 153.9 Selecting previously unselected package libxml2:amd64.
11:16:00 [2022-04-17T11:16:00.582Z] #19 153.9 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ...
11:16:00 [2022-04-17T11:16:00.582Z] #19 154.1 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
11:16:00 [2022-04-17T11:16:00.582Z] #19 154.2 Selecting previously unselected package libxml-namespacesupport-perl.
11:16:00 [2022-04-17T11:16:00.582Z] #19 154.2 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
11:16:00 [2022-04-17T11:16:00.582Z] #19 154.4 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
11:16:00 [2022-04-17T11:16:00.582Z] #19 155.3 Selecting previously unselected package libxml-sax-base-perl.
11:16:00 [2022-04-17T11:16:00.582Z] #19 155.3 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
11:16:00 [2022-04-17T11:16:00.582Z] #19 155.5 Unpacking libxml-sax-base-perl (1.09-1.1) ...
11:16:00 [2022-04-17T11:16:00.582Z] #19 156.6 Selecting previously unselected package libxml-sax-perl.
11:16:00 [2022-04-17T11:16:00.582Z] #19 156.6 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
11:16:00 [2022-04-17T11:16:00.582Z] #19 156.8 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
11:16:00 [2022-04-17T11:16:00.582Z] #19 157.3 Selecting previously unselected package libxml-libxml-perl.
11:16:00 [2022-04-17T11:16:00.582Z] #19 157.3 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
11:16:00 [2022-04-17T11:16:00.582Z] #19 157.3 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
11:16:00 [2022-04-17T11:16:00.582Z] #19 157.4 Selecting previously unselected package libxml-simple-perl.
11:16:00 [2022-04-17T11:16:00.582Z] #19 157.4 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
11:16:00 [2022-04-17T11:16:00.582Z] #19 157.4 Unpacking libxml-simple-perl (2.25-1) ...
11:16:00 [2022-04-17T11:16:00.582Z] #19 157.5 Selecting previously unselected package libyaml-perl.
11:16:00 [2022-04-17T11:16:00.582Z] #19 157.5 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
11:16:00 [2022-04-17T11:16:00.582Z] #19 157.5 Unpacking libyaml-perl (1.30-1) ...
11:16:00 [2022-04-17T11:16:00.582Z] #19 157.5 Selecting previously unselected package libconfig-auto-perl.
11:16:00 [2022-04-17T11:16:00.582Z] #19 157.5 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
11:16:00 [2022-04-17T11:16:00.582Z] #19 157.5 Unpacking libconfig-auto-perl (0.44-1.1) ...
11:16:00 [2022-04-17T11:16:00.582Z] #19 157.6 Selecting previously unselected package libfile-which-perl.
11:16:00 [2022-04-17T11:16:00.582Z] #19 157.6 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
11:16:00 [2022-04-17T11:16:00.582Z] #19 157.6 Unpacking libfile-which-perl (1.23-1) ...
11:16:00 [2022-04-17T11:16:00.582Z] #19 157.6 Selecting previously unselected package libfile-homedir-perl.
11:16:00 [2022-04-17T11:16:00.582Z] #19 157.6 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
11:16:00 [2022-04-17T11:16:00.582Z] #19 157.6 Unpacking libfile-homedir-perl (1.006-1) ...
11:16:00 [2022-04-17T11:16:00.583Z] #19 157.7 Selecting previously unselected package libdebian-dpkgcross-perl.
11:16:00 [2022-04-17T11:16:00.583Z] #19 157.7 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
11:16:00 [2022-04-17T11:16:00.583Z] #19 157.7 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
11:16:00 [2022-04-17T11:16:00.583Z] #19 157.7 Selecting previously unselected package dpkg-cross.
11:16:00 [2022-04-17T11:16:00.583Z] #19 157.7 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
11:16:00 [2022-04-17T11:16:00.583Z] #19 157.8 Unpacking dpkg-cross (2.6.18+nmu1) ...
11:16:00 [2022-04-17T11:16:00.583Z] #19 157.8 Selecting previously unselected package crossbuild-essential-arm64.
11:16:00 [2022-04-17T11:16:00.583Z] #19 157.8 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
11:16:00 [2022-04-17T11:16:00.583Z] #19 157.8 Unpacking crossbuild-essential-arm64 (12.9) ...
11:16:00 [2022-04-17T11:16:00.583Z] #19 157.8 Selecting previously unselected package libc6-armel-cross.
11:16:00 [2022-04-17T11:16:00.583Z] #19 157.8 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
11:16:00 [2022-04-17T11:16:00.583Z] #19 157.8 Unpacking libc6-armel-cross (2.31-9cross4) ...
11:16:00 [2022-04-17T11:16:00.583Z] #19 158.0 Selecting previously unselected package libgcc-s1-armel-cross.
11:16:00 [2022-04-17T11:16:00.583Z] #19 158.0 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
11:16:00 [2022-04-17T11:16:00.583Z] #19 158.0 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
11:16:00 [2022-04-17T11:16:00.583Z] #19 158.1 Selecting previously unselected package libgomp1-armel-cross.
11:16:00 [2022-04-17T11:16:00.583Z] #19 158.1 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
11:16:00 [2022-04-17T11:16:00.583Z] #19 158.1 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
11:16:00 [2022-04-17T11:16:00.758Z] #60 ...
11:16:00 [2022-04-17T11:16:00.758Z] 
11:16:00 [2022-04-17T11:16:00.758Z] #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
11:16:00 [2022-04-17T11:16:00.758Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:16:00 [2022-04-17T11:16:00.758Z] #14 70.81 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
11:16:00 [2022-04-17T11:16:00.758Z] #14 70.82 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:16:00 [2022-04-17T11:16:00.758Z] #14 70.83 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:16:00 [2022-04-17T11:16:00.758Z] #14 75.79 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
11:16:00 [2022-04-17T11:16:00.758Z] #14 75.79 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
11:16:00 [2022-04-17T11:16:00.758Z] #14 75.80 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:16:00 [2022-04-17T11:16:00.758Z] #14 80.88 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
11:16:00 [2022-04-17T11:16:00.758Z] #14 80.89 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:16:00 [2022-04-17T11:16:00.758Z] #14 80.89 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:16:00 [2022-04-17T11:16:00.839Z] #19 158.1 Selecting previously unselected package libatomic1-armel-cross.
11:16:00 [2022-04-17T11:16:00.839Z] #19 158.1 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
11:16:00 [2022-04-17T11:16:00.839Z] #19 158.1 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
11:16:00 [2022-04-17T11:16:00.839Z] #19 158.1 Selecting previously unselected package libasan6-armel-cross.
11:16:00 [2022-04-17T11:16:00.839Z] #19 158.1 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
11:16:00 [2022-04-17T11:16:00.839Z] #19 158.1 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
11:16:01 [2022-04-17T11:16:01.095Z] #19 158.4 Selecting previously unselected package libstdc++6-armel-cross.
11:16:01 [2022-04-17T11:16:01.095Z] #19 158.4 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
11:16:01 [2022-04-17T11:16:01.095Z] #19 158.4 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
11:16:01 [2022-04-17T11:16:01.095Z] #19 158.5 Selecting previously unselected package libubsan1-armel-cross.
11:16:01 [2022-04-17T11:16:01.095Z] #19 158.5 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
11:16:01 [2022-04-17T11:16:01.095Z] #19 158.5 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
11:16:01 [2022-04-17T11:16:01.352Z] #19 158.6 Selecting previously unselected package libgcc-10-dev-armel-cross.
11:16:01 [2022-04-17T11:16:01.352Z] #19 158.6 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
11:16:01 [2022-04-17T11:16:01.352Z] #19 158.6 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
11:16:01 [2022-04-17T11:16:01.352Z] #19 158.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
11:16:01 [2022-04-17T11:16:01.352Z] #19 158.7 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
11:16:01 [2022-04-17T11:16:01.352Z] #19 158.7 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
11:16:01 [2022-04-17T11:16:01.708Z] using credential docker-jenkins-github-credentials
11:16:01 [2022-04-17T11:16:01.785Z] Cloning the remote Git repository
11:16:01 [2022-04-17T11:16:01.785Z] Cloning with configured refspecs honoured and without tags
11:16:01 [2022-04-17T11:16:01.978Z] Cloning repository https://github.com/moby/moby.git
11:16:02 [2022-04-17T11:16:02.386Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
11:16:03 [2022-04-17T11:16:03.684Z] #14 ...
11:16:03 [2022-04-17T11:16:03.684Z] 
11:16:03 [2022-04-17T11:16:03.684Z] #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
11:16:03 [2022-04-17T11:16:03.684Z] #60 sha256:0103a3cd087f63625888fb0649cf0fea1802224c2d68bede4e45127901526b74
11:16:04 [2022-04-17T11:16:04.716Z] #60 36.58 Updating files:  59% (2795/4682)
Updating files:  60% (2810/4682)
Updating files:  61% (2857/4682)
Updating files:  62% (2903/4682)
Updating files:  63% (2950/4682)
Updating files:  64% (2997/4682)
Updating files:  65% (3044/4682)
Updating files:  66% (3091/4682)
Updating files:  67% (3137/4682)
Updating files:  68% (3184/4682)
Updating files:  69% (3231/4682)
Updating files:  70% (3278/4682)
Updating files:  71% (3325/4682)
Updating files:  72% (3372/4682)
Updating files:  73% (3418/4682)
Updating files:  74% (3465/4682)
Updating files:  75% (3512/4682)
Updating files:  76% (3559/4682)
Updating files:  77% (3606/4682)
Updating files:  78% (3652/4682)
Updating files:  79% (3699/4682)
Updating files:  80% (3746/4682)
Updating files:  81% (3793/4682)
Updating files:  82% (3840/4682)
Updating files:  83% (3887/4682)
Updating files:  84% (3933/4682)
Updating files:  85% (3980/4682)
Updating files:  86% (4027/4682)
Updating files:  87% (4074/4682)
Updating files:  88% (4121/4682)
Updating files:  89% (4167/4682)
Updating files:  90% (4214/4682)
Updating files:  91% (4261/4682)
Updating files:  92% (4308/4682)
Updating files:  93% (4355/4682)
Updating files:  94% (4402/4682)
Updating files:  95% (4448/4682)
Updating files:  96% (4495/4682)
Updating files:  97% (4542/4682)
Updating files:  98% (4589/4682)
Updating files:  99% (4636/4682)
Updating files: 100% (4682/4682)
Updating files: 100% (4682/4682), done.
11:16:04 [2022-04-17T11:16:04.716Z] #60 37.57 + cd /tmp/tmp.b5Dbwgb94J/src/github.com/containerd/containerd
11:16:04 [2022-04-17T11:16:04.716Z] #60 37.57 + git checkout -q v1.6.2
11:16:05 [2022-04-17T11:16:05.247Z] #14 76.22 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
11:16:05 [2022-04-17T11:16:05.247Z] #14 76.22 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
11:16:05 [2022-04-17T11:16:05.247Z] #14 76.24 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:16:03 [2022-04-17T11:16:03.746Z] Fetching upstream changes from https://github.com/moby/moby.git
11:16:03 [2022-04-17T11:16:03.746Z]  > git --version # timeout=10
11:16:03 [2022-04-17T11:16:03.797Z]  > git --version # 'git version 2.24.1.windows.2'
11:16:03 [2022-04-17T11:16:03.798Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:16:03 [2022-04-17T11:16:03.802Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43449/head:refs/remotes/origin/PR-43449 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:16:05 [2022-04-17T11:16:05.647Z] #60 38.39 + export 'BUILDTAGS=netgo osusergo static_build'
11:16:05 [2022-04-17T11:16:05.647Z] #60 38.39 + BUILDTAGS='netgo osusergo static_build'
11:16:05 [2022-04-17T11:16:05.647Z] #60 38.39 + export EXTRA_FLAGS=-buildmode=pie
11:16:05 [2022-04-17T11:16:05.647Z] #60 38.39 + EXTRA_FLAGS=-buildmode=pie
11:16:05 [2022-04-17T11:16:05.647Z] #60 38.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:16:05 [2022-04-17T11:16:05.647Z] #60 38.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:16:05 [2022-04-17T11:16:05.647Z] #60 38.39 + '[' '' = dynamic ']'
11:16:05 [2022-04-17T11:16:05.647Z] #60 38.39 + make
11:16:05 [2022-04-17T11:16:05.825Z] #60 ...
11:16:05 [2022-04-17T11:16:05.825Z] 
11:16:05 [2022-04-17T11:16:05.826Z] #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
11:16:05 [2022-04-17T11:16:05.826Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:16:05 [2022-04-17T11:16:05.826Z] #14 69.99 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
11:16:05 [2022-04-17T11:16:05.826Z] #14 70.00 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:16:05 [2022-04-17T11:16:05.826Z] #14 70.02 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:16:05 [2022-04-17T11:16:05.826Z] #14 75.09 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
11:16:05 [2022-04-17T11:16:05.826Z] #14 75.09 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
11:16:05 [2022-04-17T11:16:05.826Z] #14 75.09 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:16:05 [2022-04-17T11:16:05.826Z] #14 80.32 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
11:16:05 [2022-04-17T11:16:05.826Z] #14 80.32 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:16:05 [2022-04-17T11:16:05.826Z] #14 80.33 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:16:06 [2022-04-17T11:16:06.602Z] #19 163.4 Selecting previously unselected package gcc-arm-linux-gnueabi.
11:16:06 [2022-04-17T11:16:06.602Z] #19 163.4 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
11:16:06 [2022-04-17T11:16:06.602Z] #19 163.4 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
11:16:06 [2022-04-17T11:16:06.602Z] #19 163.4 Selecting previously unselected package linux-libc-dev-armel-cross.
11:16:06 [2022-04-17T11:16:06.602Z] #19 163.4 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
11:16:06 [2022-04-17T11:16:06.602Z] #19 163.4 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
11:16:06 [2022-04-17T11:16:06.602Z] #19 163.6 Selecting previously unselected package libc6-dev-armel-cross.
11:16:06 [2022-04-17T11:16:06.602Z] #19 163.6 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
11:16:06 [2022-04-17T11:16:06.602Z] #19 163.6 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
11:16:06 [2022-04-17T11:16:06.602Z] #19 163.8 Selecting previously unselected package libstdc++-10-dev-armel-cross.
11:16:06 [2022-04-17T11:16:06.602Z] #19 163.8 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
11:16:06 [2022-04-17T11:16:06.602Z] #19 163.8 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
11:16:06 [2022-04-17T11:16:06.602Z] #19 164.0 Selecting previously unselected package g++-10-arm-linux-gnueabi.
11:16:06 [2022-04-17T11:16:06.602Z] #19 164.0 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
11:16:06 [2022-04-17T11:16:06.602Z] #19 164.0 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
11:16:07 [2022-04-17T11:16:07.016Z] #60 39.69 + bin/ctr
11:16:07 [2022-04-17T11:16:07.542Z] Fetching without tags
11:16:07 [2022-04-17T11:16:07.781Z] #14 79.90 Selecting previously unselected package g++-mingw-w64-x86-64.
11:16:07 [2022-04-17T11:16:07.782Z] #14 79.90 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
11:16:07 [2022-04-17T11:16:07.782Z] #14 79.91 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:16:08 [2022-04-17T11:16:08.040Z] #14 80.01 Selecting previously unselected package libapparmor1:arm64.
11:16:08 [2022-04-17T11:16:08.040Z] #14 80.01 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
11:16:08 [2022-04-17T11:16:08.040Z] #14 80.02 Unpacking libapparmor1:arm64 (2.13.6-10) ...
11:16:08 [2022-04-17T11:16:08.040Z] #14 ...
11:16:08 [2022-04-17T11:16:08.040Z] 
11:16:08 [2022-04-17T11:16:08.040Z] #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
11:16:08 [2022-04-17T11:16:08.040Z] #63 sha256:ff5fa22dc86098c0f3bf2d21b7912cca59227a291b47a1284a32eab745c53142
11:16:08 [2022-04-17T11:16:08.040Z] #63 79.81 + for f in rootlesskit rootlesskit-docker-proxy
11:16:08 [2022-04-17T11:16:08.040Z] #63 79.81 + GOBIN=/build
11:16:08 [2022-04-17T11:16:08.040Z] #63 79.81 + GO111MODULE=on
11:16:08 [2022-04-17T11:16:08.040Z] #63 79.81 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
11:16:08 [2022-04-17T11:16:08.397Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit 83969fa3ddf8b10ade7189073638885e8234f586
11:16:07 [2022-04-17T11:16:07.202Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:16:07 [2022-04-17T11:16:07.270Z]  > git config --add remote.origin.fetch +refs/pull/43449/head:refs/remotes/origin/PR-43449 # timeout=10
11:16:07 [2022-04-17T11:16:07.322Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:16:07 [2022-04-17T11:16:07.449Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:16:07 [2022-04-17T11:16:07.580Z] Fetching upstream changes from https://github.com/moby/moby.git
11:16:07 [2022-04-17T11:16:07.580Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:16:07 [2022-04-17T11:16:07.582Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43449/head:refs/remotes/origin/PR-43449 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:16:08 [2022-04-17T11:16:08.508Z]  > git config core.sparsecheckout # timeout=10
11:16:08 [2022-04-17T11:16:08.557Z]  > git checkout -f 83969fa3ddf8b10ade7189073638885e8234f586 # timeout=10
11:16:10 [2022-04-17T11:16:10.741Z] #14 91.10 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
11:16:10 [2022-04-17T11:16:10.741Z] #14 91.11 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:16:10 [2022-04-17T11:16:10.741Z] #14 91.11 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:16:11 [2022-04-17T11:16:11.851Z] #19 168.5 Selecting previously unselected package g++-arm-linux-gnueabi.
11:16:11 [2022-04-17T11:16:11.851Z] #19 168.5 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
11:16:11 [2022-04-17T11:16:11.851Z] #19 168.5 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
11:16:11 [2022-04-17T11:16:11.851Z] #19 168.6 Selecting previously unselected package crossbuild-essential-armel.
11:16:11 [2022-04-17T11:16:11.851Z] #19 168.6 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
11:16:11 [2022-04-17T11:16:11.851Z] #19 168.6 Unpacking crossbuild-essential-armel (12.9) ...
11:16:11 [2022-04-17T11:16:11.851Z] #19 168.6 Selecting previously unselected package libc6-armhf-cross.
11:16:11 [2022-04-17T11:16:11.851Z] #19 168.6 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
11:16:11 [2022-04-17T11:16:11.851Z] #19 168.6 Unpacking libc6-armhf-cross (2.31-9cross4) ...
11:16:11 [2022-04-17T11:16:11.851Z] #19 168.7 Selecting previously unselected package libgcc-s1-armhf-cross.
11:16:11 [2022-04-17T11:16:11.851Z] #19 168.7 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
11:16:11 [2022-04-17T11:16:11.851Z] #19 168.7 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
11:16:11 [2022-04-17T11:16:11.851Z] #19 168.8 Selecting previously unselected package libgomp1-armhf-cross.
11:16:11 [2022-04-17T11:16:11.851Z] #19 168.8 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
11:16:11 [2022-04-17T11:16:11.851Z] #19 168.8 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
11:16:11 [2022-04-17T11:16:11.851Z] #19 168.8 Selecting previously unselected package libatomic1-armhf-cross.
11:16:11 [2022-04-17T11:16:11.851Z] #19 168.8 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
11:16:11 [2022-04-17T11:16:11.851Z] #19 168.9 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
11:16:11 [2022-04-17T11:16:11.851Z] #19 168.9 Selecting previously unselected package libasan6-armhf-cross.
11:16:11 [2022-04-17T11:16:11.851Z] #19 168.9 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
11:16:11 [2022-04-17T11:16:11.851Z] #19 168.9 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
11:16:11 [2022-04-17T11:16:11.851Z] #19 169.1 Selecting previously unselected package libstdc++6-armhf-cross.
11:16:11 [2022-04-17T11:16:11.851Z] #19 169.1 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
11:16:11 [2022-04-17T11:16:11.851Z] #19 169.1 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
11:16:11 [2022-04-17T11:16:11.851Z] #19 169.2 Selecting previously unselected package libubsan1-armhf-cross.
11:16:11 [2022-04-17T11:16:11.851Z] #19 169.2 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
11:16:11 [2022-04-17T11:16:11.851Z] #19 169.2 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
11:16:11 [2022-04-17T11:16:11.851Z] #19 169.3 Selecting previously unselected package libgcc-10-dev-armhf-cross.
11:16:11 [2022-04-17T11:16:11.851Z] #19 169.3 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
11:16:11 [2022-04-17T11:16:11.851Z] #19 169.3 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
11:16:11 [2022-04-17T11:16:11.851Z] #19 169.4 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
11:16:12 [2022-04-17T11:16:12.107Z] #19 169.4 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
11:16:12 [2022-04-17T11:16:12.107Z] #19 169.4 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
11:16:12 [2022-04-17T11:16:12.333Z] Merge succeeded, producing 83969fa3ddf8b10ade7189073638885e8234f586
11:16:12 [2022-04-17T11:16:12.333Z] Checking out Revision 83969fa3ddf8b10ade7189073638885e8234f586 (PR-43449)
11:16:11 [2022-04-17T11:16:11.920Z]  > git remote # timeout=10
11:16:12 [2022-04-17T11:16:12.025Z]  > git config --get remote.origin.url # timeout=10
11:16:12 [2022-04-17T11:16:12.074Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:16:12 [2022-04-17T11:16:12.076Z]  > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10
11:16:12 [2022-04-17T11:16:12.245Z]  > git rev-parse "HEAD^{commit}" # timeout=10
11:16:12 [2022-04-17T11:16:12.369Z]  > git config core.sparsecheckout # timeout=10
11:16:12 [2022-04-17T11:16:12.417Z]  > git checkout -f 83969fa3ddf8b10ade7189073638885e8234f586 # timeout=10
11:16:13 [2022-04-17T11:16:13.280Z] #14 ...
11:16:13 [2022-04-17T11:16:13.280Z] 
11:16:13 [2022-04-17T11:16:13.280Z] #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
11:16:13 [2022-04-17T11:16:13.280Z] #63 sha256:5cb67592053a35822105707f7285c0cff3e2abeb2790a582fc7eb671a5651ddc
11:16:13 [2022-04-17T11:16:13.280Z] #63 94.20 + for f in rootlesskit rootlesskit-docker-proxy
11:16:13 [2022-04-17T11:16:13.280Z] #63 94.20 + GOBIN=/build
11:16:13 [2022-04-17T11:16:13.280Z] #63 94.20 + GO111MODULE=on
11:16:13 [2022-04-17T11:16:13.280Z] #63 94.20 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
11:16:13 [2022-04-17T11:16:13.310Z] #63 84.21 rootlesskit version 1.0.0
11:16:13 [2022-04-17T11:16:13.310Z] #63 84.22 Usage of /build/rootlesskit-docker-proxy:
11:16:13 [2022-04-17T11:16:13.310Z] #63 84.22   -container-ip string
11:16:13 [2022-04-17T11:16:13.310Z] #63 84.22     	container ip
11:16:13 [2022-04-17T11:16:13.310Z] #63 84.22   -container-port int
11:16:13 [2022-04-17T11:16:13.310Z] #63 84.22     	container port (default -1)
11:16:13 [2022-04-17T11:16:13.310Z] #63 84.22   -host-ip string
11:16:13 [2022-04-17T11:16:13.310Z] #63 84.22     	host ip
11:16:13 [2022-04-17T11:16:13.310Z] #63 84.22   -host-port int
11:16:13 [2022-04-17T11:16:13.310Z] #63 84.22     	host port (default -1)
11:16:13 [2022-04-17T11:16:13.310Z] #63 84.22   -proto string
11:16:13 [2022-04-17T11:16:13.310Z] #63 84.22     	proxy protocol (default "tcp")
11:16:13 [2022-04-17T11:16:13.310Z] #63 DONE 84.5s
11:16:13 [2022-04-17T11:16:13.310Z] 
11:16:13 [2022-04-17T11:16:13.310Z] #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
11:16:13 [2022-04-17T11:16:13.310Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef
11:16:13 [2022-04-17T11:16:13.310Z] #14 80.13 Selecting previously unselected package libapparmor-dev:arm64.
11:16:13 [2022-04-17T11:16:13.310Z] #14 80.13 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 80.14 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 80.26 Selecting previously unselected package libbtrfs0:arm64.
11:16:13 [2022-04-17T11:16:13.310Z] #14 80.28 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 80.29 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 80.42 Selecting previously unselected package libbtrfs-dev:arm64.
11:16:13 [2022-04-17T11:16:13.310Z] #14 80.42 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 80.44 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 80.62 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
11:16:13 [2022-04-17T11:16:13.310Z] #14 80.64 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 80.65 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 80.71 Selecting previously unselected package libudev-dev:arm64.
11:16:13 [2022-04-17T11:16:13.310Z] #14 80.72 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 80.72 Unpacking libudev-dev:arm64 (247.3-7) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 80.87 Selecting previously unselected package libsepol1-dev:arm64.
11:16:13 [2022-04-17T11:16:13.310Z] #14 80.88 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 80.88 Unpacking libsepol1-dev:arm64 (3.1-1) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 81.01 Selecting previously unselected package libpcre2-16-0:arm64.
11:16:13 [2022-04-17T11:16:13.310Z] #14 81.01 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 81.01 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 81.15 Selecting previously unselected package libpcre2-32-0:arm64.
11:16:13 [2022-04-17T11:16:13.310Z] #14 81.15 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 81.15 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 81.27 Selecting previously unselected package libpcre2-posix2:arm64.
11:16:13 [2022-04-17T11:16:13.310Z] #14 81.28 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 81.28 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 81.35 Selecting previously unselected package libpcre2-dev:arm64.
11:16:13 [2022-04-17T11:16:13.310Z] #14 81.36 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 81.37 Unpacking libpcre2-dev:arm64 (10.36-2) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 81.63 Selecting previously unselected package libselinux1-dev:arm64.
11:16:13 [2022-04-17T11:16:13.310Z] #14 81.63 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 81.64 Unpacking libselinux1-dev:arm64 (3.1-3) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 81.86 Selecting previously unselected package libdevmapper-dev:arm64.
11:16:13 [2022-04-17T11:16:13.310Z] #14 81.88 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 81.88 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.03 Selecting previously unselected package libseccomp-dev:arm64.
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.03 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.06 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.16 Selecting previously unselected package libsystemd-dev:arm64.
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.17 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.17 Unpacking libsystemd-dev:arm64 (247.3-7) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.62 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.63 Setting up libapparmor1:arm64 (2.13.6-10) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.64 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.65 Setting up libsepol1-dev:arm64 (3.1-1) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.67 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.68 Setting up libpcre2-16-0:arm64 (10.36-2) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.69 Setting up libbtrfs0:arm64 (5.10.1-2) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.70 Setting up libpcre2-32-0:arm64 (10.36-2) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.72 Setting up libudev-dev:arm64 (247.3-7) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.73 Setting up libpcre2-posix2:arm64 (10.36-2) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.75 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.76 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.77 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.78 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.79 Setting up mingw-w64-common (8.0.0-1) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.80 Setting up libsystemd-dev:arm64 (247.3-7) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.82 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.83 Setting up libpcre2-dev:arm64 (10.36-2) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.84 Setting up libselinux1-dev:arm64 (3.1-3) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.85 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.86 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.87 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
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.88 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.89 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
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.90 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.92 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.92 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
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.94 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.95 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.97 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 82.99 Setting up dmsetup (2:1.02.175-2.1) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 83.01 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 83.02 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 83.03 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:16:13 [2022-04-17T11:16:13.310Z] #14 DONE 84.8s
11:16:13 [2022-04-17T11:16:13.310Z] 
11:16:13 [2022-04-17T11:16:13.310Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
11:16:13 [2022-04-17T11:16:13.310Z] #55 sha256:4f6d877881ff8805f942ecee4f310fbcd5cf714d61f33ad7f399a73b8947c961
11:16:13 [2022-04-17T11:16:13.310Z] #55 DONE 0.3s
11:16:13 [2022-04-17T11:16:13.310Z] 
11:16:13 [2022-04-17T11:16:13.310Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
11:16:13 [2022-04-17T11:16:13.310Z] #64 sha256:972679f9c2553d6441648b7548a674b126697fd863baf0e9a12e4aa10c2719f7
11:16:13 [2022-04-17T11:16:13.310Z] #64 DONE 0.3s
11:16:13 [2022-04-17T11:16:13.310Z] 
11:16:13 [2022-04-17T11:16:13.310Z] #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
11:16:13 [2022-04-17T11:16:13.310Z] #56 sha256:af5c68cf3e5122784777b215e960835b53ac2314c274bb937c5970cc0e501aa1
11:16:13 [2022-04-17T11:16:13.310Z] #56 ...
11:16:13 [2022-04-17T11:16:13.310Z] 
11:16:13 [2022-04-17T11:16:13.310Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:16:13 [2022-04-17T11:16:13.310Z] #65 sha256:b374d913fdf2b0dcdca000d5a7d89d517821b6627bc2d870d7b25a4a282f5e9e
11:16:13 [2022-04-17T11:16:13.310Z] #65 DONE 0.2s
11:16:13 [2022-04-17T11:16:13.310Z] 
11:16:13 [2022-04-17T11:16:13.310Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
11:16:13 [2022-04-17T11:16:13.310Z] #15 sha256:ce15929efe837e3b3b9cf29754421f817e0cd7d34e16af556bfe472e1d802534
11:16:14 [2022-04-17T11:16:14.698Z] #15 DONE 1.7s
11:16:14 [2022-04-17T11:16:14.698Z] 
11:16:14 [2022-04-17T11:16:14.698Z] #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
11:16:14 [2022-04-17T11:16:14.698Z] #60 sha256:a3d7b2c1a086e9fc8358e297b711036841f61264b23d570cf6a5e043533a4fd5
11:16:14 [2022-04-17T11:16:14.698Z] #60 ...
11:16:14 [2022-04-17T11:16:14.698Z] 
11:16:14 [2022-04-17T11:16:14.698Z] #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
11:16:14 [2022-04-17T11:16:14.698Z] #56 sha256:af5c68cf3e5122784777b215e960835b53ac2314c274bb937c5970cc0e501aa1
11:16:14 [2022-04-17T11:16:14.698Z] #56 1.435 + RM_GOPATH=0
11:16:14 [2022-04-17T11:16:14.698Z] #56 1.449 + TMP_GOPATH=
11:16:14 [2022-04-17T11:16:14.698Z] #56 1.449 + : /build
11:16:14 [2022-04-17T11:16:14.698Z] #56 1.449 + '[' -z '' ']'
11:16:14 [2022-04-17T11:16:14.698Z] #56 1.449 ++ mktemp -d
11:16:14 [2022-04-17T11:16:14.698Z] #56 1.449 + export GOPATH=/tmp/tmp.9CSlgX4tuG
11:16:14 [2022-04-17T11:16:14.698Z] #56 1.449 + GOPATH=/tmp/tmp.9CSlgX4tuG
11:16:14 [2022-04-17T11:16:14.698Z] #56 1.449 + RM_GOPATH=1
11:16:14 [2022-04-17T11:16:14.698Z] #56 1.449 + case "$(go env GOARCH)" in
11:16:14 [2022-04-17T11:16:14.698Z] #56 1.449 ++ go env GOARCH
11:16:14 [2022-04-17T11:16:14.698Z] #56 1.497 Install runc version v1.1.1 (build tags: seccomp)
11:16:14 [2022-04-17T11:16:14.698Z] #56 1.501 + export GO_BUILDMODE=-buildmode=pie
11:16:14 [2022-04-17T11:16:14.698Z] #56 1.501 + GO_BUILDMODE=-buildmode=pie
11:16:14 [2022-04-17T11:16:14.698Z] #56 1.501 ++ dirname /install.sh
11:16:14 [2022-04-17T11:16:14.698Z] #56 1.501 + dir=/
11:16:14 [2022-04-17T11:16:14.698Z] #56 1.501 + bin=runc
11:16:14 [2022-04-17T11:16:14.698Z] #56 1.501 + shift
11:16:14 [2022-04-17T11:16:14.698Z] #56 1.501 + '[' '!' -f //runc.installer ']'
11:16:14 [2022-04-17T11:16:14.698Z] #56 1.501 + . //runc.installer
11:16:14 [2022-04-17T11:16:14.698Z] #56 1.501 ++ set -e
11:16:14 [2022-04-17T11:16:14.698Z] #56 1.501 ++ : v1.1.1
11:16:14 [2022-04-17T11:16:14.698Z] #56 1.501 + install_runc
11:16:14 [2022-04-17T11:16:14.698Z] #56 1.501 + RUNC_BUILDTAGS=seccomp
11:16:14 [2022-04-17T11:16:14.698Z] #56 1.501 + echo 'Install runc version v1.1.1 (build tags: seccomp)'
11:16:14 [2022-04-17T11:16:14.698Z] #56 1.501 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9CSlgX4tuG/src/github.com/opencontainers/runc
11:16:14 [2022-04-17T11:16:14.698Z] #56 1.501 Cloning into '/tmp/tmp.9CSlgX4tuG/src/github.com/opencontainers/runc'...
11:16:15 [2022-04-17T11:16:15.114Z] #60 ...
11:16:15 [2022-04-17T11:16:15.114Z] 
11:16:15 [2022-04-17T11:16:15.114Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:16:15 [2022-04-17T11:16:15.115Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:16:15 [2022-04-17T11:16:15.115Z] #14 69.79 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
11:16:15 [2022-04-17T11:16:15.115Z] #14 69.79 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:16:15 [2022-04-17T11:16:15.115Z] #14 69.81 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:16:15 [2022-04-17T11:16:15.115Z] #14 74.63 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
11:16:15 [2022-04-17T11:16:15.115Z] #14 74.63 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
11:16:15 [2022-04-17T11:16:15.115Z] #14 74.64 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:16:15 [2022-04-17T11:16:15.115Z] #14 79.69 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
11:16:15 [2022-04-17T11:16:15.115Z] #14 79.69 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:16:15 [2022-04-17T11:16:15.115Z] #14 79.69 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:16:15 [2022-04-17T11:16:15.636Z] #56 ...
11:16:15 [2022-04-17T11:16:15.636Z] 
11:16:15 [2022-04-17T11:16:15.636Z] #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
11:16:15 [2022-04-17T11:16:15.636Z] #16 sha256:a9103454622668d833d5369e6fe697d89fe266aeb582eab660cc915ae170b8ed
11:16:15 [2022-04-17T11:16:15.636Z] #16 DONE 1.0s
11:16:15 [2022-04-17T11:16:15.636Z] 
11:16:15 [2022-04-17T11:16:15.636Z] #17 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:16:15 [2022-04-17T11:16:15.636Z] #17 sha256:51cbd289ca910f7bf900b931a587d5e08b805f60e9d8f6dddfd24bbd72287e3e
11:16:15 [2022-04-17T11:16:15.838Z] #14 91.43 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
11:16:15 [2022-04-17T11:16:15.838Z] #14 91.43 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:16:15 [2022-04-17T11:16:15.838Z] #14 91.43 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:16:16 [2022-04-17T11:16:16.117Z] Fetching without tags
11:16:16 [2022-04-17T11:16:16.573Z] #17 0.783 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:16:16 [2022-04-17T11:16:16.573Z] #17 DONE 0.8s
11:16:16 [2022-04-17T11:16:16.573Z] 
11:16:16 [2022-04-17T11:16:16.573Z] #18 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:16:16 [2022-04-17T11:16:16.573Z] #18 sha256:632440af4e11af470ff6b2bfa392b06f5832cf7a02bc3ddba94941318f28b87e
11:16:16 [2022-04-17T11:16:16.832Z] #18 DONE 0.6s
11:16:16 [2022-04-17T11:16:16.832Z] 
11:16:16 [2022-04-17T11:16:16.832Z] #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
11:16:16 [2022-04-17T11:16:16.832Z] #60 sha256:a3d7b2c1a086e9fc8358e297b711036841f61264b23d570cf6a5e043533a4fd5
11:16:16 [2022-04-17T11:16:16.980Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit 83969fa3ddf8b10ade7189073638885e8234f586
11:16:17 [2022-04-17T11:16:17.090Z] #60 ...
11:16:17 [2022-04-17T11:16:17.090Z] 
11:16:17 [2022-04-17T11:16:17.090Z] #19 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:16:17 [2022-04-17T11:16:17.090Z] #19 sha256:5b2b505e8d3149a5016604828a9f2bb8e0c426b6aa3d4f3e417f8cc9b880318c
11:16:17 [2022-04-17T11:16:17.230Z] #14 ...
11:16:17 [2022-04-17T11:16:17.230Z] 
11:16:17 [2022-04-17T11:16:17.230Z] #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
11:16:17 [2022-04-17T11:16:17.230Z] #63 sha256:84e01f27d834b81fba79fd51cf0a234ab755c5a1cff96fce2fd8f544bd9b9f14
11:16:17 [2022-04-17T11:16:17.230Z] #63 92.91 + for f in rootlesskit rootlesskit-docker-proxy
11:16:17 [2022-04-17T11:16:17.230Z] #63 92.91 + GOBIN=/build
11:16:17 [2022-04-17T11:16:17.230Z] #63 92.91 + GO111MODULE=on
11:16:17 [2022-04-17T11:16:17.230Z] #63 92.91 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
11:16:17 [2022-04-17T11:16:17.356Z] #19 174.1 Selecting previously unselected package gcc-arm-linux-gnueabihf.
11:16:17 [2022-04-17T11:16:17.356Z] #19 174.1 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
11:16:17 [2022-04-17T11:16:17.356Z] #19 174.1 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
11:16:17 [2022-04-17T11:16:17.356Z] #19 174.1 Selecting previously unselected package linux-libc-dev-armhf-cross.
11:16:17 [2022-04-17T11:16:17.356Z] #19 174.1 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
11:16:17 [2022-04-17T11:16:17.356Z] #19 174.1 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
11:16:17 [2022-04-17T11:16:17.356Z] #19 174.3 Selecting previously unselected package libc6-dev-armhf-cross.
11:16:17 [2022-04-17T11:16:17.356Z] #19 174.3 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
11:16:17 [2022-04-17T11:16:17.356Z] #19 174.3 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
11:16:17 [2022-04-17T11:16:17.660Z] #19 DONE 0.7s
11:16:17 [2022-04-17T11:16:17.660Z] 
11:16:17 [2022-04-17T11:16:17.660Z] #20 [dev-systemd-false  6/24] RUN ldconfig
11:16:17 [2022-04-17T11:16:17.660Z] #20 sha256:5a8c31154e500b5615b57615f3ffbdf6dd4f1e1a7401c1e6e3ee0578c1290a6f
11:16:15 [2022-04-17T11:16:15.798Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:16:15 [2022-04-17T11:16:15.858Z]  > git config --add remote.origin.fetch +refs/pull/43449/head:refs/remotes/origin/PR-43449 # timeout=10
11:16:15 [2022-04-17T11:16:15.907Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:16:16 [2022-04-17T11:16:16.031Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:16:16 [2022-04-17T11:16:16.155Z] Fetching upstream changes from https://github.com/moby/moby.git
11:16:16 [2022-04-17T11:16:16.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:16:16 [2022-04-17T11:16:16.157Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43449/head:refs/remotes/origin/PR-43449 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:16:17 [2022-04-17T11:16:17.093Z]  > git config core.sparsecheckout # timeout=10
11:16:17 [2022-04-17T11:16:17.140Z]  > git checkout -f 83969fa3ddf8b10ade7189073638885e8234f586 # timeout=10
11:16:17 [2022-04-17T11:16:17.918Z] #19 175.2 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
11:16:17 [2022-04-17T11:16:17.918Z] #19 175.2 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
11:16:17 [2022-04-17T11:16:17.918Z] #19 175.2 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
11:16:18 [2022-04-17T11:16:18.174Z] #19 175.4 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
11:16:18 [2022-04-17T11:16:18.174Z] #19 175.4 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
11:16:18 [2022-04-17T11:16:18.174Z] #19 175.4 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
11:16:18 [2022-04-17T11:16:18.227Z] #20 DONE 0.7s
11:16:18 [2022-04-17T11:16:18.227Z] 
11:16:18 [2022-04-17T11:16:18.227Z] #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
11:16:18 [2022-04-17T11:16:18.227Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b
11:16:18 [2022-04-17T11:16:18.488Z] #34 ...
11:16:18 [2022-04-17T11:16:18.488Z] 
11:16:18 [2022-04-17T11:16:18.489Z] #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
11:16:18 [2022-04-17T11:16:18.489Z] #21 sha256:590ce7eb1ea04daae715db75e58f68171abcca0e6b60e5594fdd2bf78ff6794b
11:16:18 [2022-04-17T11:16:18.576Z] #63 99.10 rootlesskit version 1.0.0
11:16:18 [2022-04-17T11:16:18.576Z] #63 99.11 Usage of /build/rootlesskit-docker-proxy:
11:16:18 [2022-04-17T11:16:18.576Z] #63 99.11   -container-ip string
11:16:18 [2022-04-17T11:16:18.576Z] #63 99.11     	container ip
11:16:18 [2022-04-17T11:16:18.576Z] #63 99.11   -container-port int
11:16:18 [2022-04-17T11:16:18.576Z] #63 99.11     	container port (default -1)
11:16:18 [2022-04-17T11:16:18.576Z] #63 99.11   -host-ip string
11:16:18 [2022-04-17T11:16:18.576Z] #63 99.11     	host ip
11:16:18 [2022-04-17T11:16:18.576Z] #63 99.11   -host-port int
11:16:18 [2022-04-17T11:16:18.576Z] #63 99.11     	host port (default -1)
11:16:18 [2022-04-17T11:16:18.576Z] #63 99.11   -proto string
11:16:18 [2022-04-17T11:16:18.576Z] #63 99.11     	proxy protocol (default "tcp")
11:16:18 [2022-04-17T11:16:18.836Z] #63 ...
11:16:18 [2022-04-17T11:16:18.836Z] 
11:16:18 [2022-04-17T11:16:18.836Z] #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
11:16:18 [2022-04-17T11:16:18.836Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:16:18 [2022-04-17T11:16:18.836Z] #14 95.97 Selecting previously unselected package g++-mingw-w64-x86-64.
11:16:18 [2022-04-17T11:16:18.836Z] #14 95.99 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 96.00 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 96.12 Selecting previously unselected package libapparmor1:amd64.
11:16:18 [2022-04-17T11:16:18.836Z] #14 96.12 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 96.14 Unpacking libapparmor1:amd64 (2.13.6-10) ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 96.23 Selecting previously unselected package libapparmor-dev:amd64.
11:16:18 [2022-04-17T11:16:18.836Z] #14 96.23 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 96.25 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 96.37 Selecting previously unselected package libbtrfs0:amd64.
11:16:18 [2022-04-17T11:16:18.836Z] #14 96.37 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 96.38 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 96.51 Selecting previously unselected package libbtrfs-dev:amd64.
11:16:18 [2022-04-17T11:16:18.836Z] #14 96.53 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 96.54 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 96.72 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:16:18 [2022-04-17T11:16:18.836Z] #14 96.74 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 96.74 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 96.81 Selecting previously unselected package libudev-dev:amd64.
11:16:18 [2022-04-17T11:16:18.836Z] #14 96.82 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 96.83 Unpacking libudev-dev:amd64 (247.3-7) ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 96.95 Selecting previously unselected package libsepol1-dev:amd64.
11:16:18 [2022-04-17T11:16:18.836Z] #14 96.95 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 96.96 Unpacking libsepol1-dev:amd64 (3.1-1) ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 97.19 Selecting previously unselected package libpcre2-16-0:amd64.
11:16:18 [2022-04-17T11:16:18.836Z] #14 97.20 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 97.21 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 97.39 Selecting previously unselected package libpcre2-32-0:amd64.
11:16:18 [2022-04-17T11:16:18.836Z] #14 97.40 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 97.40 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 97.56 Selecting previously unselected package libpcre2-posix2:amd64.
11:16:18 [2022-04-17T11:16:18.836Z] #14 97.56 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 97.56 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 97.63 Selecting previously unselected package libpcre2-dev:amd64.
11:16:18 [2022-04-17T11:16:18.836Z] #14 97.64 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 97.65 Unpacking libpcre2-dev:amd64 (10.36-2) ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 98.11 Selecting previously unselected package libselinux1-dev:amd64.
11:16:18 [2022-04-17T11:16:18.836Z] #14 98.11 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 98.11 Unpacking libselinux1-dev:amd64 (3.1-3) ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 98.29 Selecting previously unselected package libdevmapper-dev:amd64.
11:16:18 [2022-04-17T11:16:18.836Z] #14 98.30 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 98.31 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 98.40 Selecting previously unselected package libseccomp-dev:amd64.
11:16:18 [2022-04-17T11:16:18.836Z] #14 98.41 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 98.43 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 98.86 Selecting previously unselected package libsystemd-dev:amd64.
11:16:18 [2022-04-17T11:16:18.836Z] #14 98.87 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 98.88 Unpacking libsystemd-dev:amd64 (247.3-7) ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 99.46 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 99.60 Setting up libapparmor1:amd64 (2.13.6-10) ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 99.81 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:16:18 [2022-04-17T11:16:18.836Z] #14 99.85 Setting up libsepol1-dev:amd64 (3.1-1) ...
11:16:19 [2022-04-17T11:16:19.096Z] #14 100.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:16:19 [2022-04-17T11:16:19.375Z] #14 100.5 Setting up libpcre2-16-0:amd64 (10.36-2) ...
11:16:19 [2022-04-17T11:16:19.424Z] #21 0.962 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:16:19 [2022-04-17T11:16:19.424Z] #21 1.145 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:16:19 [2022-04-17T11:16:19.424Z] #21 1.148 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:16:19 [2022-04-17T11:16:19.635Z] #14 100.9 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:16:19 [2022-04-17T11:16:19.682Z] #21 1.498 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
11:16:19 [2022-04-17T11:16:19.895Z] #14 101.2 Setting up libpcre2-32-0:amd64 (10.36-2) ...
11:16:20 [2022-04-17T11:16:20.155Z] #14 101.4 Setting up libudev-dev:amd64 (247.3-7) ...
11:16:20 [2022-04-17T11:16:20.414Z] #14 101.7 Setting up libpcre2-posix2:amd64 (10.36-2) ...
11:16:20 [2022-04-17T11:16:20.674Z] #14 101.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:16:20 [2022-04-17T11:16:20.674Z] #14 101.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:16:20 [2022-04-17T11:16:20.935Z] #14 102.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...#14 ...
11:16:20 [2022-04-17T11:16:20.935Z] 
11:16:20 [2022-04-17T11:16:20.935Z] #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
11:16:20 [2022-04-17T11:16:20.935Z] #63 sha256:5cb67592053a35822105707f7285c0cff3e2abeb2790a582fc7eb671a5651ddc
11:16:20 [2022-04-17T11:16:20.935Z] #63 DONE 101.9s
11:16:20 [2022-04-17T11:16:20.935Z] 
11:16:20 [2022-04-17T11:16:20.935Z] #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
11:16:20 [2022-04-17T11:16:20.935Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:16:20 [2022-04-17T11:16:20.935Z] #14 102.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:16:20 [2022-04-17T11:16:20.935Z] #14 102.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
11:16:20 [2022-04-17T11:16:20.935Z] #14 102.1 Setting up mingw-w64-common (8.0.0-1) ...
11:16:20 [2022-04-17T11:16:20.935Z] #14 102.2 Setting up libsystemd-dev:amd64 (247.3-7) ...
11:16:20 [2022-04-17T11:16:20.935Z] #14 ...
11:16:20 [2022-04-17T11:16:20.935Z] 
11:16:20 [2022-04-17T11:16:20.935Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
11:16:20 [2022-04-17T11:16:20.935Z] #64 sha256:6d5bd8034f80f302f79735d1f29f0824adf8dfe5699db6602f997cadf86dda73
11:16:20 [2022-04-17T11:16:20.935Z] #64 DONE 0.1s
11:16:20 [2022-04-17T11:16:20.935Z] 
11:16:20 [2022-04-17T11:16:20.935Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:16:20 [2022-04-17T11:16:20.935Z] #65 sha256:83e319486f25b76a7b215680537fa06df12aa9cca67a66d9e61f2c08b31609a5
11:16:20 [2022-04-17T11:16:20.935Z] #65 DONE 0.0s
11:16:20 [2022-04-17T11:16:20.935Z] 
11:16:20 [2022-04-17T11:16:20.935Z] #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
11:16:20 [2022-04-17T11:16:20.935Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:16:20 [2022-04-17T11:16:20.935Z] #14 102.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
11:16:20 [2022-04-17T11:16:20.935Z] #14 102.2 Setting up libpcre2-dev:amd64 (10.36-2) ...
11:16:20 [2022-04-17T11:16:20.935Z] #14 102.2 Setting up libselinux1-dev:amd64 (3.1-3) ...
11:16:20 [2022-04-17T11:16:20.935Z] #14 102.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:16:20 [2022-04-17T11:16:20.935Z] #14 102.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:16:20 [2022-04-17T11:16:20.935Z] #14 102.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:16:20 [2022-04-17T11:16:20.935Z] #14 102.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:16:20 [2022-04-17T11:16:20.609Z]  > git remote # timeout=10
11:16:20 [2022-04-17T11:16:20.704Z]  > git config --get remote.origin.url # timeout=10
11:16:20 [2022-04-17T11:16:20.757Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:16:20 [2022-04-17T11:16:20.759Z]  > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10
11:16:20 [2022-04-17T11:16:20.930Z]  > git rev-parse "HEAD^{commit}" # timeout=10
11:16:21 [2022-04-17T11:16:21.029Z] Merge succeeded, producing 83969fa3ddf8b10ade7189073638885e8234f586
11:16:21 [2022-04-17T11:16:21.029Z] Checking out Revision 83969fa3ddf8b10ade7189073638885e8234f586 (PR-43449)
11:16:21 [2022-04-17T11:16:21.074Z] #21 2.763 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [124 kB]
11:16:21 [2022-04-17T11:16:21.195Z] #14 102.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:16:21 [2022-04-17T11:16:21.195Z] #14 102.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
11:16:21 [2022-04-17T11:16:21.195Z] #14 102.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:16:21 [2022-04-17T11:16:21.195Z] #14 102.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
11:16:21 [2022-04-17T11:16:21.195Z] #14 102.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:16:21 [2022-04-17T11:16:21.195Z] #14 102.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:16:21 [2022-04-17T11:16:21.195Z] #14 102.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:16:21 [2022-04-17T11:16:21.195Z] #14 102.5 Setting up dmsetup (2:1.02.175-2.1) ...
11:16:21 [2022-04-17T11:16:21.195Z] #14 102.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:16:21 [2022-04-17T11:16:21.195Z] #14 102.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:16:21 [2022-04-17T11:16:21.455Z] #14 102.5 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:16:22 [2022-04-17T11:16:22.024Z] #14 DONE 103.2s
11:16:22 [2022-04-17T11:16:22.024Z] 
11:16:22 [2022-04-17T11:16:22.024Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
11:16:22 [2022-04-17T11:16:22.024Z] #55 sha256:8974c780966a55678cebc0d22e5172ba0f1ebbf4ef2826c93fb1cf794b674c34
11:16:22 [2022-04-17T11:16:22.284Z] #55 DONE 0.3s
11:16:22 [2022-04-17T11:16:22.284Z] 
11:16:22 [2022-04-17T11:16:22.284Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
11:16:22 [2022-04-17T11:16:22.284Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121
11:16:22 [2022-04-17T11:16:22.367Z] Fetching without tags
11:16:22 [2022-04-17T11:16:22.498Z] #21 4.015 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
11:16:22 [2022-04-17T11:16:22.524Z] #63 97.82 rootlesskit version 1.0.0
11:16:22 [2022-04-17T11:16:22.524Z] #63 97.82 Usage of /build/rootlesskit-docker-proxy:
11:16:22 [2022-04-17T11:16:22.524Z] #63 97.82   -container-ip string
11:16:22 [2022-04-17T11:16:22.524Z] #63 97.82     	container ip
11:16:22 [2022-04-17T11:16:22.524Z] #63 97.82   -container-port int
11:16:22 [2022-04-17T11:16:22.524Z] #63 97.82     	container port (default -1)
11:16:22 [2022-04-17T11:16:22.524Z] #63 97.82   -host-ip string
11:16:22 [2022-04-17T11:16:22.524Z] #63 97.82     	host ip
11:16:22 [2022-04-17T11:16:22.524Z] #63 97.82   -host-port int
11:16:22 [2022-04-17T11:16:22.524Z] #63 97.82     	host port (default -1)
11:16:22 [2022-04-17T11:16:22.524Z] #63 97.82   -proto string
11:16:22 [2022-04-17T11:16:22.524Z] #63 97.82     	proxy protocol (default "tcp")
11:16:22 [2022-04-17T11:16:22.785Z] #63 ...
11:16:22 [2022-04-17T11:16:22.785Z] 
11:16:22 [2022-04-17T11:16:22.785Z] #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
11:16:22 [2022-04-17T11:16:22.785Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:16:22 [2022-04-17T11:16:22.785Z] #14 95.79 Selecting previously unselected package g++-mingw-w64-x86-64.
11:16:22 [2022-04-17T11:16:22.785Z] #14 95.79 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
11:16:22 [2022-04-17T11:16:22.785Z] #14 95.80 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:16:22 [2022-04-17T11:16:22.785Z] #14 95.89 Selecting previously unselected package libapparmor1:amd64.
11:16:22 [2022-04-17T11:16:22.785Z] #14 95.89 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
11:16:22 [2022-04-17T11:16:22.785Z] #14 95.90 Unpacking libapparmor1:amd64 (2.13.6-10) ...
11:16:22 [2022-04-17T11:16:22.785Z] #14 95.97 Selecting previously unselected package libapparmor-dev:amd64.
11:16:22 [2022-04-17T11:16:22.785Z] #14 95.97 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
11:16:22 [2022-04-17T11:16:22.785Z] #14 95.98 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
11:16:22 [2022-04-17T11:16:22.785Z] #14 96.09 Selecting previously unselected package libbtrfs0:amd64.
11:16:22 [2022-04-17T11:16:22.785Z] #14 96.09 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
11:16:22 [2022-04-17T11:16:22.785Z] #14 96.09 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:16:22 [2022-04-17T11:16:22.785Z] #14 96.24 Selecting previously unselected package libbtrfs-dev:amd64.
11:16:22 [2022-04-17T11:16:22.785Z] #14 96.25 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
11:16:22 [2022-04-17T11:16:22.785Z] #14 96.25 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:16:22 [2022-04-17T11:16:22.785Z] #14 96.44 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:16:22 [2022-04-17T11:16:22.785Z] #14 96.44 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:16:22 [2022-04-17T11:16:22.785Z] #14 96.45 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:16:22 [2022-04-17T11:16:22.785Z] #14 96.51 Selecting previously unselected package libudev-dev:amd64.
11:16:22 [2022-04-17T11:16:22.785Z] #14 96.51 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
11:16:22 [2022-04-17T11:16:22.786Z] #14 96.52 Unpacking libudev-dev:amd64 (247.3-7) ...
11:16:22 [2022-04-17T11:16:22.786Z] #14 96.64 Selecting previously unselected package libsepol1-dev:amd64.
11:16:22 [2022-04-17T11:16:22.786Z] #14 96.65 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
11:16:22 [2022-04-17T11:16:22.786Z] #14 96.66 Unpacking libsepol1-dev:amd64 (3.1-1) ...
11:16:22 [2022-04-17T11:16:22.786Z] #14 96.87 Selecting previously unselected package libpcre2-16-0:amd64.
11:16:22 [2022-04-17T11:16:22.786Z] #14 96.87 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
11:16:22 [2022-04-17T11:16:22.786Z] #14 96.88 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
11:16:22 [2022-04-17T11:16:22.786Z] #14 97.02 Selecting previously unselected package libpcre2-32-0:amd64.
11:16:22 [2022-04-17T11:16:22.786Z] #14 97.03 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
11:16:22 [2022-04-17T11:16:22.786Z] #14 97.03 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
11:16:22 [2022-04-17T11:16:22.786Z] #14 97.18 Selecting previously unselected package libpcre2-posix2:amd64.
11:16:22 [2022-04-17T11:16:22.786Z] #14 97.18 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
11:16:22 [2022-04-17T11:16:22.786Z] #14 97.18 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
11:16:22 [2022-04-17T11:16:22.786Z] #14 97.26 Selecting previously unselected package libpcre2-dev:amd64.
11:16:22 [2022-04-17T11:16:22.786Z] #14 97.26 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
11:16:22 [2022-04-17T11:16:22.786Z] #14 97.27 Unpacking libpcre2-dev:amd64 (10.36-2) ...
11:16:22 [2022-04-17T11:16:22.786Z] #14 97.60 Selecting previously unselected package libselinux1-dev:amd64.
11:16:22 [2022-04-17T11:16:22.786Z] #14 97.61 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
11:16:22 [2022-04-17T11:16:22.786Z] #14 97.62 Unpacking libselinux1-dev:amd64 (3.1-3) ...
11:16:22 [2022-04-17T11:16:22.786Z] #14 97.80 Selecting previously unselected package libdevmapper-dev:amd64.
11:16:22 [2022-04-17T11:16:22.786Z] #14 97.80 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
11:16:22 [2022-04-17T11:16:22.786Z] #14 97.81 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:16:22 [2022-04-17T11:16:22.786Z] #14 97.88 Selecting previously unselected package libseccomp-dev:amd64.
11:16:22 [2022-04-17T11:16:22.786Z] #14 97.88 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
11:16:22 [2022-04-17T11:16:22.786Z] #14 97.90 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:16:22 [2022-04-17T11:16:22.786Z] #14 98.36 Selecting previously unselected package libsystemd-dev:amd64.
11:16:22 [2022-04-17T11:16:22.786Z] #14 98.37 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
11:16:22 [2022-04-17T11:16:22.786Z] #14 98.39 Unpacking libsystemd-dev:amd64 (247.3-7) ...
11:16:23 [2022-04-17T11:16:23.117Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit 83969fa3ddf8b10ade7189073638885e8234f586
11:16:23 [2022-04-17T11:16:23.359Z] #14 99.21 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:16:23 [2022-04-17T11:16:23.424Z] #19 180.7 Selecting previously unselected package g++-arm-linux-gnueabihf.
11:16:23 [2022-04-17T11:16:23.424Z] #19 180.7 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
11:16:23 [2022-04-17T11:16:23.424Z] #19 180.9 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
11:16:23 [2022-04-17T11:16:23.449Z] #21 ...
11:16:23 [2022-04-17T11:16:23.449Z] 
11:16:23 [2022-04-17T11:16:23.449Z] #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
11:16:23 [2022-04-17T11:16:23.449Z] #26 sha256:6acd7cfe5a46fab060cbe6e4dfd5d83b3d034d487cd0fcdc57c5ea2dd282cef2
11:16:23 [2022-04-17T11:16:23.666Z] #15 DONE 1.8s
11:16:23 [2022-04-17T11:16:23.666Z] 
11:16:23 [2022-04-17T11:16:23.666Z] #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
11:16:23 [2022-04-17T11:16:23.666Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b
11:16:23 [2022-04-17T11:16:23.945Z] #14 99.62 Setting up libapparmor1:amd64 (2.13.6-10) ...
11:16:24 [2022-04-17T11:16:24.028Z] Commit message: "daemon: move DefaultShutdownTimeout to daemon/config"
11:16:24 [2022-04-17T11:16:24.353Z] #19 181.7 Selecting previously unselected package crossbuild-essential-armhf.
11:16:24 [2022-04-17T11:16:24.353Z] #19 181.7 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
11:16:24 [2022-04-17T11:16:24.353Z] #19 181.9 Unpacking crossbuild-essential-armhf (12.9) ...
11:16:21 [2022-04-17T11:16:21.067Z]  > git config core.sparsecheckout # timeout=10
11:16:21 [2022-04-17T11:16:21.115Z]  > git checkout -f 83969fa3ddf8b10ade7189073638885e8234f586 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:16:24 [2022-04-17T11:16:24.519Z] #14 100.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:16:24 [2022-04-17T11:16:24.781Z] #14 100.4 Setting up libsepol1-dev:amd64 (3.1-1) ...
11:16:24 [2022-04-17T11:16:24.781Z] #14 100.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:16:22 [2022-04-17T11:16:22.028Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:16:22 [2022-04-17T11:16:22.098Z]  > git config --add remote.origin.fetch +refs/pull/43449/head:refs/remotes/origin/PR-43449 # timeout=10
11:16:22 [2022-04-17T11:16:22.155Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:16:22 [2022-04-17T11:16:22.277Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:16:22 [2022-04-17T11:16:22.403Z] Fetching upstream changes from https://github.com/moby/moby.git
11:16:22 [2022-04-17T11:16:22.404Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:16:22 [2022-04-17T11:16:22.405Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43449/head:refs/remotes/origin/PR-43449 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:16:23 [2022-04-17T11:16:23.222Z]  > git config core.sparsecheckout # timeout=10
11:16:23 [2022-04-17T11:16:23.278Z]  > git checkout -f 83969fa3ddf8b10ade7189073638885e8234f586 # timeout=10
11:16:25 [2022-04-17T11:16:25.047Z] #16 DONE 1.1s
11:16:25 [2022-04-17T11:16:25.047Z] 
11:16:25 [2022-04-17T11:16:25.047Z] #17 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:16:25 [2022-04-17T11:16:25.047Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204
11:16:25 [2022-04-17T11:16:25.069Z] #14 90.17 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
11:16:25 [2022-04-17T11:16:25.069Z] #14 90.17 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:16:25 [2022-04-17T11:16:25.069Z] #14 90.18 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:16:25 [2022-04-17T11:16:25.356Z] #14 100.9 Setting up libpcre2-16-0:amd64 (10.36-2) ...
11:16:25 [2022-04-17T11:16:25.356Z] #14 101.0 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:16:25 [2022-04-17T11:16:25.356Z] #14 101.0 Setting up libpcre2-32-0:amd64 (10.36-2) ...
11:16:25 [2022-04-17T11:16:25.356Z] #14 101.2 Setting up libudev-dev:amd64 (247.3-7) ...
11:16:25 [2022-04-17T11:16:25.618Z] #14 ...
11:16:25 [2022-04-17T11:16:25.618Z] 
11:16:25 [2022-04-17T11:16:25.618Z] #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
11:16:25 [2022-04-17T11:16:25.618Z] #63 sha256:84e01f27d834b81fba79fd51cf0a234ab755c5a1cff96fce2fd8f544bd9b9f14
11:16:25 [2022-04-17T11:16:25.618Z] #63 DONE 101.2s
11:16:25 [2022-04-17T11:16:25.618Z] 
11:16:25 [2022-04-17T11:16:25.618Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
11:16:25 [2022-04-17T11:16:25.618Z] #64 sha256:93b73e605930b2319089c5122710c270e776c892a6f35d3a2ca8532c19b49be6
11:16:25 [2022-04-17T11:16:25.618Z] #64 DONE 0.1s
11:16:25 [2022-04-17T11:16:25.618Z] 
11:16:25 [2022-04-17T11:16:25.618Z] #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
11:16:25 [2022-04-17T11:16:25.618Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:16:25 [2022-04-17T11:16:25.618Z] #14 101.2 Setting up libpcre2-posix2:amd64 (10.36-2) ...
11:16:25 [2022-04-17T11:16:25.618Z] #14 101.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:16:25 [2022-04-17T11:16:25.618Z] #14 101.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:16:25 [2022-04-17T11:16:25.618Z] #14 ...
11:16:25 [2022-04-17T11:16:25.618Z] 
11:16:25 [2022-04-17T11:16:25.618Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:16:25 [2022-04-17T11:16:25.618Z] #65 sha256:4cf005741db240c2f030ba01e248ce437fdc8b5e2c115afdca2f26f220bf27ad
11:16:25 [2022-04-17T11:16:25.618Z] #65 DONE 0.1s
11:16:25 [2022-04-17T11:16:25.618Z] 
11:16:25 [2022-04-17T11:16:25.618Z] #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
11:16:25 [2022-04-17T11:16:25.618Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:16:25 [2022-04-17T11:16:25.618Z] #14 101.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:16:25 [2022-04-17T11:16:25.618Z] #14 101.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
11:16:25 [2022-04-17T11:16:25.618Z] #14 101.3 Setting up mingw-w64-common (8.0.0-1) ...
11:16:25 [2022-04-17T11:16:25.618Z] #14 101.4 Setting up libsystemd-dev:amd64 (247.3-7) ...
11:16:25 [2022-04-17T11:16:25.618Z] #14 101.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
11:16:25 [2022-04-17T11:16:25.618Z] #14 101.4 Setting up libpcre2-dev:amd64 (10.36-2) ...
11:16:25 [2022-04-17T11:16:25.720Z] #19 182.8 Selecting previously unselected package libc6-ppc64el-cross.
11:16:25 [2022-04-17T11:16:25.720Z] #19 182.8 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
11:16:25 [2022-04-17T11:16:25.720Z] #19 183.0 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
11:16:25 [2022-04-17T11:16:25.885Z] #14 101.5 Setting up libselinux1-dev:amd64 (3.1-3) ...
11:16:25 [2022-04-17T11:16:25.885Z] #14 101.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:16:25 [2022-04-17T11:16:25.885Z] #14 101.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:16:25 [2022-04-17T11:16:25.885Z] #14 101.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:16:25 [2022-04-17T11:16:25.885Z] #14 101.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:16:25 [2022-04-17T11:16:25.885Z] #14 101.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:16:25 [2022-04-17T11:16:25.885Z] #14 101.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
11:16:25 [2022-04-17T11:16:25.885Z] #14 101.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:16:25 [2022-04-17T11:16:25.885Z] #14 101.6 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
11:16:25 [2022-04-17T11:16:25.885Z] #14 101.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:16:25 [2022-04-17T11:16:25.885Z] #14 101.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:16:25 [2022-04-17T11:16:25.885Z] #14 101.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:16:25 [2022-04-17T11:16:25.985Z] #17 0.845 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:16:25 [2022-04-17T11:16:25.985Z] #17 DONE 1.0s
11:16:25 [2022-04-17T11:16:25.985Z] 
11:16:25 [2022-04-17T11:16:25.985Z] #18 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:16:25 [2022-04-17T11:16:25.985Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2
11:16:26 [2022-04-17T11:16:26.035Z] #26 95.29 Updating files:  26% (3010/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  51% (5895/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  79% (9126/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
11:16:26 [2022-04-17T11:16:26.147Z] #14 101.7 Setting up dmsetup (2:1.02.175-2.1) ...
11:16:26 [2022-04-17T11:16:26.147Z] #14 101.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:16:26 [2022-04-17T11:16:26.147Z] #14 101.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:16:26 [2022-04-17T11:16:26.147Z] #14 101.8 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:16:26 [2022-04-17T11:16:26.293Z] #26 98.04 + cd /tmp/tmp.81rDv2qsl2/tmp/docker-ce
11:16:26 [2022-04-17T11:16:26.293Z] #26 98.04 + git checkout -q v17.06.2-ce
11:16:26 [2022-04-17T11:16:26.649Z] #19 183.9 Selecting previously unselected package libgcc-s1-ppc64el-cross.
11:16:26 [2022-04-17T11:16:26.649Z] #19 183.9 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:16:26 [2022-04-17T11:16:26.649Z] #19 184.0 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
11:16:26 [2022-04-17T11:16:26.722Z] #14 DONE 102.3s
11:16:26 [2022-04-17T11:16:26.723Z] 
11:16:26 [2022-04-17T11:16:26.723Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
11:16:26 [2022-04-17T11:16:26.723Z] #55 sha256:e8df7068059e86896b09eee7898e6060c19d0ead0b3b839fb284b687ee571632
11:16:26 [2022-04-17T11:16:26.723Z] #55 DONE 0.1s
11:16:26 [2022-04-17T11:16:26.723Z] 
11:16:26 [2022-04-17T11:16:26.723Z] #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
11:16:26 [2022-04-17T11:16:26.723Z] #56 sha256:5b9db6e153a241963f7e5a6df027a387f3b02006e1583bc1cfa419ff15c3b7d2
11:16:26 [2022-04-17T11:16:26.906Z] #19 184.3 Selecting previously unselected package libgomp1-ppc64el-cross.
11:16:26 [2022-04-17T11:16:26.906Z] #19 184.3 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:16:26 [2022-04-17T11:16:26.906Z] #19 184.4 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
11:16:26 [2022-04-17T11:16:26.926Z] #18 DONE 1.0s
11:16:26 [2022-04-17T11:16:26.926Z] 
11:16:26 [2022-04-17T11:16:26.926Z] #19 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:16:26 [2022-04-17T11:16:26.926Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795
11:16:26 [2022-04-17T11:16:26.981Z] Merge succeeded, producing 83969fa3ddf8b10ade7189073638885e8234f586
11:16:26 [2022-04-17T11:16:26.981Z] Checking out Revision 83969fa3ddf8b10ade7189073638885e8234f586 (PR-43449)
11:16:27 [2022-04-17T11:16:27.163Z] #19 184.5 Selecting previously unselected package libitm1-ppc64el-cross.
11:16:27 [2022-04-17T11:16:27.163Z] #19 184.5 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:16:27 [2022-04-17T11:16:27.163Z] #19 184.5 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
11:16:27 [2022-04-17T11:16:27.163Z] #19 184.6 Selecting previously unselected package libatomic1-ppc64el-cross.
11:16:27 [2022-04-17T11:16:27.163Z] #19 184.6 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:16:27 [2022-04-17T11:16:27.163Z] #19 184.6 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
11:16:27 [2022-04-17T11:16:27.163Z] #19 184.6 Selecting previously unselected package libasan6-ppc64el-cross.
11:16:27 [2022-04-17T11:16:27.163Z] #19 184.6 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:16:27 [2022-04-17T11:16:27.163Z] #19 184.6 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
11:16:27 [2022-04-17T11:16:27.332Z] + docker version
11:16:27 [2022-04-17T11:16:27.420Z] #19 184.8 Selecting previously unselected package liblsan0-ppc64el-cross.
11:16:27 [2022-04-17T11:16:27.420Z] #19 184.8 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:16:27 [2022-04-17T11:16:27.420Z] #19 184.8 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
11:16:27 [2022-04-17T11:16:27.594Z] #14 ...
11:16:27 [2022-04-17T11:16:27.594Z] 
11:16:27 [2022-04-17T11:16:27.594Z] #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
11:16:27 [2022-04-17T11:16:27.594Z] #63 sha256:be6cb0de49b54745cfc05f8ae26d3cba53c2b2dadf586d78b52a5675946544d1
11:16:27 [2022-04-17T11:16:27.594Z] #63 92.72 + for f in rootlesskit rootlesskit-docker-proxy
11:16:27 [2022-04-17T11:16:27.594Z] #63 92.72 + GOBIN=/build
11:16:27 [2022-04-17T11:16:27.594Z] #63 92.72 + GO111MODULE=on
11:16:27 [2022-04-17T11:16:27.594Z] #63 92.72 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
11:16:27 [2022-04-17T11:16:27.677Z] #19 184.9 Selecting previously unselected package libtsan0-ppc64el-cross.
11:16:27 [2022-04-17T11:16:27.677Z] #19 184.9 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:16:27 [2022-04-17T11:16:27.677Z] #19 185.0 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
11:16:27 [2022-04-17T11:16:27.677Z] #19 185.2 Selecting previously unselected package libstdc++6-ppc64el-cross.
11:16:27 [2022-04-17T11:16:27.869Z] #19 DONE 0.9s
11:16:27 [2022-04-17T11:16:27.870Z] 
11:16:27 [2022-04-17T11:16:27.870Z] #20 [dev-systemd-false  6/24] RUN ldconfig
11:16:27 [2022-04-17T11:16:27.870Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39
11:16:27 [2022-04-17T11:16:27.934Z] #19 185.2 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:16:27 [2022-04-17T11:16:27.934Z] #19 185.2 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
11:16:27 [2022-04-17T11:16:27.934Z] #19 185.3 Selecting previously unselected package libubsan1-ppc64el-cross.
11:16:27 [2022-04-17T11:16:27.934Z] #19 185.3 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:16:27 [2022-04-17T11:16:27.934Z] #19 185.3 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
11:16:27 [2022-04-17T11:16:27.934Z] #19 185.4 Selecting previously unselected package libquadmath0-ppc64el-cross.
11:16:27 [2022-04-17T11:16:27.934Z] #19 185.4 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:16:27 [2022-04-17T11:16:27.934Z] #19 185.4 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
11:16:27 [2022-04-17T11:16:27.934Z] #19 185.4 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
11:16:27 [2022-04-17T11:16:27.934Z] #19 185.4 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:16:27 [2022-04-17T11:16:27.934Z] #19 185.4 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
11:16:28 [2022-04-17T11:16:28.191Z] #19 185.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
11:16:28 [2022-04-17T11:16:28.191Z] #19 185.6 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
11:16:28 [2022-04-17T11:16:28.191Z] #19 185.6 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
11:16:26 [2022-04-17T11:16:26.610Z]  > git remote # timeout=10
11:16:26 [2022-04-17T11:16:26.688Z]  > git config --get remote.origin.url # timeout=10
11:16:26 [2022-04-17T11:16:26.744Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:16:26 [2022-04-17T11:16:26.746Z]  > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10
11:16:26 [2022-04-17T11:16:26.890Z]  > git rev-parse "HEAD^{commit}" # timeout=10
11:16:27 [2022-04-17T11:16:27.015Z]  > git config core.sparsecheckout # timeout=10
11:16:27 [2022-04-17T11:16:27.069Z]  > git checkout -f 83969fa3ddf8b10ade7189073638885e8234f586 # timeout=10
11:16:28 [2022-04-17T11:16:28.650Z] #56 1.470 + RM_GOPATH=0
11:16:28 [2022-04-17T11:16:28.650Z] #56 1.470 + TMP_GOPATH=
11:16:28 [2022-04-17T11:16:28.650Z] #56 1.470 + : /build
11:16:28 [2022-04-17T11:16:28.650Z] #56 1.470 + '[' -z '' ']'
11:16:28 [2022-04-17T11:16:28.650Z] #56 1.470 ++ mktemp -d
11:16:28 [2022-04-17T11:16:28.650Z] #56 1.472 + export GOPATH=/tmp/tmp.w2nBSsRRIB
11:16:28 [2022-04-17T11:16:28.650Z] #56 1.473 + GOPATH=/tmp/tmp.w2nBSsRRIB
11:16:28 [2022-04-17T11:16:28.650Z] #56 1.473 + RM_GOPATH=1
11:16:28 [2022-04-17T11:16:28.650Z] #56 1.473 + case "$(go env GOARCH)" in
11:16:28 [2022-04-17T11:16:28.650Z] #56 1.478 ++ go env GOARCH
11:16:28 [2022-04-17T11:16:28.650Z] #56 1.499 + export GO_BUILDMODE=-buildmode=pie
11:16:28 [2022-04-17T11:16:28.650Z] #56 1.499 + GO_BUILDMODE=-buildmode=pie
11:16:28 [2022-04-17T11:16:28.650Z] #56 1.499 ++ dirname /install.sh
11:16:28 [2022-04-17T11:16:28.650Z] #56 1.500 + dir=/
11:16:28 [2022-04-17T11:16:28.650Z] #56 1.500 + bin=runc
11:16:28 [2022-04-17T11:16:28.650Z] #56 1.500 + shift
11:16:28 [2022-04-17T11:16:28.650Z] #56 1.500 + '[' '!' -f //runc.installer ']'
11:16:28 [2022-04-17T11:16:28.650Z] #56 1.500 + . //runc.installer
11:16:28 [2022-04-17T11:16:28.650Z] #56 1.500 ++ set -e
11:16:28 [2022-04-17T11:16:28.650Z] #56 1.500 ++ : v1.1.1
11:16:28 [2022-04-17T11:16:28.650Z] #56 1.500 + install_runc
11:16:28 [2022-04-17T11:16:28.650Z] #56 1.500 + RUNC_BUILDTAGS=seccomp
11:16:28 [2022-04-17T11:16:28.650Z] #56 1.500 + echo 'Install runc version v1.1.1 (build tags: seccomp)'
11:16:28 [2022-04-17T11:16:28.650Z] #56 1.500 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.w2nBSsRRIB/src/github.com/opencontainers/runc
11:16:28 [2022-04-17T11:16:28.650Z] #56 1.501 Install runc version v1.1.1 (build tags: seccomp)
11:16:28 [2022-04-17T11:16:28.650Z] #56 1.561 Cloning into '/tmp/tmp.w2nBSsRRIB/src/github.com/opencontainers/runc'...
11:16:28 [2022-04-17T11:16:28.650Z] #56 ...
11:16:28 [2022-04-17T11:16:28.650Z] 
11:16:28 [2022-04-17T11:16:28.650Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
11:16:28 [2022-04-17T11:16:28.650Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121
11:16:28 [2022-04-17T11:16:28.650Z] #15 DONE 1.8s
11:16:28 [2022-04-17T11:16:28.650Z] 
11:16:28 [2022-04-17T11:16:28.650Z] #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
11:16:28 [2022-04-17T11:16:28.650Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b
11:16:28 [2022-04-17T11:16:28.809Z] #20 DONE 0.9s
11:16:28 [2022-04-17T11:16:28.809Z] 
11:16:28 [2022-04-17T11:16:28.809Z] #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
11:16:28 [2022-04-17T11:16:28.809Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873
11:16:29 [2022-04-17T11:16:29.576Z] #26 101.3 + mkdir -p /tmp/tmp.81rDv2qsl2/src/github.com/docker
11:16:29 [2022-04-17T11:16:29.576Z] #26 101.3 + mv components/cli /tmp/tmp.81rDv2qsl2/src/github.com/docker/cli
11:16:29 [2022-04-17T11:16:29.576Z] #26 101.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
11:16:29 [2022-04-17T11:16:29.595Z] #16 DONE 1.1s
11:16:29 [2022-04-17T11:16:29.595Z] 
11:16:29 [2022-04-17T11:16:29.595Z] #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
11:16:29 [2022-04-17T11:16:29.595Z] #60 sha256:8cac4d0071039f55010c435cb20a4dc5b903a4a923692ebe517042a889278d2a
11:16:29 [2022-04-17T11:16:29.595Z] #60 ...
11:16:29 [2022-04-17T11:16:29.595Z] 
11:16:29 [2022-04-17T11:16:29.595Z] #17 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:16:29 [2022-04-17T11:16:29.595Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204
11:16:30 [2022-04-17T11:16:30.189Z] #21 1.199 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:16:30 [2022-04-17T11:16:30.189Z] #21 1.219 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:16:30 [2022-04-17T11:16:30.189Z] #21 1.228 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:16:30 [2022-04-17T11:16:30.189Z] #21 1.589 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:16:30 [2022-04-17T11:16:30.539Z] #17 0.831 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:16:30 [2022-04-17T11:16:30.539Z] #17 DONE 1.0s
11:16:30 [2022-04-17T11:16:30.539Z] 
11:16:30 [2022-04-17T11:16:30.539Z] #18 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:16:30 [2022-04-17T11:16:30.539Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2
11:16:31 [2022-04-17T11:16:31.127Z] #21 2.582 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [125 kB]
11:16:31 [2022-04-17T11:16:31.932Z] #18 DONE 1.0s
11:16:31 [2022-04-17T11:16:31.932Z] 
11:16:31 [2022-04-17T11:16:31.932Z] #19 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:16:31 [2022-04-17T11:16:31.932Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795
11:16:32 [2022-04-17T11:16:32.253Z] Commit message: "daemon: move DefaultShutdownTimeout to daemon/config"
11:16:32 [2022-04-17T11:16:32.509Z] #21 3.566 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
11:16:32 [2022-04-17T11:16:32.509Z] #21 ...
11:16:32 [2022-04-17T11:16:32.509Z] 
11:16:32 [2022-04-17T11:16:32.509Z] #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
11:16:32 [2022-04-17T11:16:32.509Z] #56 sha256:f9bae78b8f4d5e19e37609792fd549cf4ed0dccebe48cd4722ad7e9433553e7f
11:16:32 [2022-04-17T11:16:32.509Z] #56 1.571 + RM_GOPATH=0
11:16:32 [2022-04-17T11:16:32.509Z] #56 1.571 + TMP_GOPATH=
11:16:32 [2022-04-17T11:16:32.509Z] #56 1.571 + : /build
11:16:32 [2022-04-17T11:16:32.509Z] #56 1.571 + '[' -z '' ']'
11:16:32 [2022-04-17T11:16:32.509Z] #56 1.573 ++ mktemp -d
11:16:32 [2022-04-17T11:16:32.509Z] #56 1.574 + export GOPATH=/tmp/tmp.G04fl6pRM3
11:16:32 [2022-04-17T11:16:32.509Z] #56 1.574 + GOPATH=/tmp/tmp.G04fl6pRM3
11:16:32 [2022-04-17T11:16:32.509Z] #56 1.574 + RM_GOPATH=1
11:16:32 [2022-04-17T11:16:32.509Z] #56 1.574 + case "$(go env GOARCH)" in
11:16:32 [2022-04-17T11:16:32.509Z] #56 1.574 ++ go env GOARCH
11:16:32 [2022-04-17T11:16:32.509Z] #56 1.600 + export GO_BUILDMODE=-buildmode=pie
11:16:32 [2022-04-17T11:16:32.509Z] #56 1.600 + GO_BUILDMODE=-buildmode=pie
11:16:32 [2022-04-17T11:16:32.509Z] #56 1.601 ++ dirname /install.sh
11:16:32 [2022-04-17T11:16:32.509Z] #56 1.602 Install runc version v1.1.1 (build tags: seccomp)
11:16:32 [2022-04-17T11:16:32.509Z] #56 1.602 + dir=/
11:16:32 [2022-04-17T11:16:32.509Z] #56 1.602 + bin=runc
11:16:32 [2022-04-17T11:16:32.509Z] #56 1.602 + shift
11:16:32 [2022-04-17T11:16:32.509Z] #56 1.602 + '[' '!' -f //runc.installer ']'
11:16:32 [2022-04-17T11:16:32.509Z] #56 1.602 + . //runc.installer
11:16:32 [2022-04-17T11:16:32.509Z] #56 1.602 ++ set -e
11:16:32 [2022-04-17T11:16:32.509Z] #56 1.602 ++ : v1.1.1
11:16:32 [2022-04-17T11:16:32.509Z] #56 1.602 + install_runc
11:16:32 [2022-04-17T11:16:32.509Z] #56 1.602 + RUNC_BUILDTAGS=seccomp
11:16:32 [2022-04-17T11:16:32.509Z] #56 1.602 + echo 'Install runc version v1.1.1 (build tags: seccomp)'
11:16:32 [2022-04-17T11:16:32.509Z] #56 1.602 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.G04fl6pRM3/src/github.com/opencontainers/runc
11:16:32 [2022-04-17T11:16:32.509Z] #56 1.607 Cloning into '/tmp/tmp.G04fl6pRM3/src/github.com/opencontainers/runc'...
11:16:32 [2022-04-17T11:16:32.509Z] #56 10.15 + cd /tmp/tmp.G04fl6pRM3/src/github.com/opencontainers/runc
11:16:32 [2022-04-17T11:16:32.509Z] #56 10.16 + git checkout -q v1.1.1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:16:32 [2022-04-17T11:16:32.770Z] #56 10.52 + '[' -z '' ']'
11:16:32 [2022-04-17T11:16:32.770Z] #56 10.52 + target=static
11:16:32 [2022-04-17T11:16:32.770Z] #56 10.52 + make BUILDTAGS=seccomp static
11:16:32 [2022-04-17T11:16:32.864Z] #26 ...
11:16:32 [2022-04-17T11:16:32.864Z] 
11:16:32 [2022-04-17T11:16:32.864Z] #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
11:16:32 [2022-04-17T11:16:32.864Z] #56 sha256:af5c68cf3e5122784777b215e960835b53ac2314c274bb937c5970cc0e501aa1
11:16:32 [2022-04-17T11:16:32.864Z] #56 9.655 + cd /tmp/tmp.9CSlgX4tuG/src/github.com/opencontainers/runc
11:16:32 [2022-04-17T11:16:32.864Z] #56 9.655 + git checkout -q v1.1.1
11:16:32 [2022-04-17T11:16:32.864Z] #56 10.04 + '[' -z '' ']'
11:16:32 [2022-04-17T11:16:32.864Z] #56 10.04 + target=static
11:16:32 [2022-04-17T11:16:32.864Z] #56 10.04 + make BUILDTAGS=seccomp static
11:16:32 [2022-04-17T11:16:32.864Z] #56 10.39 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc .
11:16:32 [2022-04-17T11:16:32.864Z] #56 ...
11:16:32 [2022-04-17T11:16:32.864Z] 
11:16:32 [2022-04-17T11:16:32.864Z] #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
11:16:32 [2022-04-17T11:16:32.864Z] #21 sha256:590ce7eb1ea04daae715db75e58f68171abcca0e6b60e5594fdd2bf78ff6794b
11:16:32 [2022-04-17T11:16:32.864Z] #21 5.901 Fetched 8397 kB in 5s (1612 kB/s)
11:16:32 [2022-04-17T11:16:32.864Z] #21 5.901 Reading package lists...
11:16:32 [2022-04-17T11:16:32.864Z] #21 7.829 Reading package lists...
11:16:32 [2022-04-17T11:16:32.864Z] #21 9.910 Building dependency tree...
11:16:32 [2022-04-17T11:16:32.864Z] #21 11.32 The following additional packages will be installed:
11:16:32 [2022-04-17T11:16:32.864Z] #21 11.33   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:16:32 [2022-04-17T11:16:32.864Z] #21 11.33   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
11:16:32 [2022-04-17T11:16:32.864Z] #21 11.33   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
11:16:32 [2022-04-17T11:16:32.864Z] #21 11.34   python3-pkg-resources vim-runtime xxd
11:16:32 [2022-04-17T11:16:32.864Z] #21 11.34 Suggested packages:
11:16:32 [2022-04-17T11:16:32.864Z] #21 11.36   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
11:16:32 [2022-04-17T11:16:32.864Z] #21 11.36   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
11:16:32 [2022-04-17T11:16:32.864Z] #21 11.36   acl attr quota
11:16:32 [2022-04-17T11:16:32.864Z] #21 11.36 Recommended packages:
11:16:32 [2022-04-17T11:16:32.864Z] #21 11.36   libatm1 nftables libpam-cap build-essential python3-dev unzip
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.44 The following NEW packages will be installed:
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.46   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.46   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.46   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.46   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.46   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.46   python3-pkg-resources python3-setuptools python3-wheel sudo
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.46   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.46   xz-utils zip zstd
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.79 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.79 Need to get 27.0 MB of archives.
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.79 After this operation, 105 MB of additional disk space will be used.
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.86 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.87 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.88 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.90 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 12.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 13.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
11:16:32 [2022-04-17T11:16:32.864Z] #21 13.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 13.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 13.28 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 13.28 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 13.29 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 13.29 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 13.33 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 13.34 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 13.34 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 13.35 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 13.37 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 13.37 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 13.37 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 13.40 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 13.41 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 13.42 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 13.65 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 13.66 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 13.67 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 13.70 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
11:16:32 [2022-04-17T11:16:32.864Z] #21 14.22 debconf: delaying package configuration, since apt-utils is not installed
11:16:32 [2022-04-17T11:16:32.864Z] #21 14.34 Fetched 27.0 MB in 1s (22.2 MB/s)
11:16:32 [2022-04-17T11:16:32.864Z] #21 14.43 Selecting previously unselected package pigz.
11:16:32 [2022-04-17T11:16:32.864Z] #21 14.43 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24001 files and directories currently installed.)
11:16:32 [2022-04-17T11:16:32.864Z] #21 14.46 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
11:16:32 [2022-04-17T11:16:32.879Z] #19 DONE 1.1s
11:16:32 [2022-04-17T11:16:32.879Z] 
11:16:32 [2022-04-17T11:16:32.879Z] #20 [dev-systemd-false  6/24] RUN ldconfig
11:16:32 [2022-04-17T11:16:32.879Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39
11:16:32 [2022-04-17T11:16:32.929Z] #63 97.89 rootlesskit version 1.0.0
11:16:32 [2022-04-17T11:16:32.929Z] #63 97.90 Usage of /build/rootlesskit-docker-proxy:
11:16:32 [2022-04-17T11:16:32.929Z] #63 97.90   -container-ip string
11:16:32 [2022-04-17T11:16:32.929Z] #63 97.90     	container ip
11:16:32 [2022-04-17T11:16:32.929Z] #63 97.90   -container-port int
11:16:32 [2022-04-17T11:16:32.929Z] #63 97.90     	container port (default -1)
11:16:32 [2022-04-17T11:16:32.929Z] #63 97.90   -host-ip string
11:16:32 [2022-04-17T11:16:32.929Z] #63 97.90     	host ip
11:16:32 [2022-04-17T11:16:32.929Z] #63 97.90   -host-port int
11:16:32 [2022-04-17T11:16:32.929Z] #63 97.90     	host port (default -1)
11:16:32 [2022-04-17T11:16:32.929Z] #63 97.90   -proto string
11:16:32 [2022-04-17T11:16:32.929Z] #63 97.90     	proxy protocol (default "tcp")
11:16:32 [2022-04-17T11:16:32.929Z] #63 ...
11:16:32 [2022-04-17T11:16:32.929Z] 
11:16:32 [2022-04-17T11:16:32.929Z] #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
11:16:32 [2022-04-17T11:16:32.929Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:16:32 [2022-04-17T11:16:32.929Z] #14 94.99 Selecting previously unselected package g++-mingw-w64-x86-64.
11:16:32 [2022-04-17T11:16:32.929Z] #14 95.00 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 95.02 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 95.12 Selecting previously unselected package libapparmor1:amd64.
11:16:32 [2022-04-17T11:16:32.929Z] #14 95.12 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 95.13 Unpacking libapparmor1:amd64 (2.13.6-10) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 95.21 Selecting previously unselected package libapparmor-dev:amd64.
11:16:32 [2022-04-17T11:16:32.929Z] #14 95.21 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 95.22 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 95.38 Selecting previously unselected package libbtrfs0:amd64.
11:16:32 [2022-04-17T11:16:32.929Z] #14 95.39 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 95.39 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 95.49 Selecting previously unselected package libbtrfs-dev:amd64.
11:16:32 [2022-04-17T11:16:32.929Z] #14 95.49 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 95.51 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 95.69 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:16:32 [2022-04-17T11:16:32.929Z] #14 95.69 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 95.70 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 95.75 Selecting previously unselected package libudev-dev:amd64.
11:16:32 [2022-04-17T11:16:32.929Z] #14 95.75 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 95.76 Unpacking libudev-dev:amd64 (247.3-7) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 95.89 Selecting previously unselected package libsepol1-dev:amd64.
11:16:32 [2022-04-17T11:16:32.929Z] #14 95.89 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 95.92 Unpacking libsepol1-dev:amd64 (3.1-1) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 96.16 Selecting previously unselected package libpcre2-16-0:amd64.
11:16:32 [2022-04-17T11:16:32.929Z] #14 96.16 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 96.17 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 96.32 Selecting previously unselected package libpcre2-32-0:amd64.
11:16:32 [2022-04-17T11:16:32.929Z] #14 96.32 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 96.33 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 96.46 Selecting previously unselected package libpcre2-posix2:amd64.
11:16:32 [2022-04-17T11:16:32.929Z] #14 96.47 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 96.47 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 96.58 Selecting previously unselected package libpcre2-dev:amd64.
11:16:32 [2022-04-17T11:16:32.929Z] #14 96.58 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 96.58 Unpacking libpcre2-dev:amd64 (10.36-2) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 97.08 Selecting previously unselected package libselinux1-dev:amd64.
11:16:32 [2022-04-17T11:16:32.929Z] #14 97.09 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 97.09 Unpacking libselinux1-dev:amd64 (3.1-3) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 97.30 Selecting previously unselected package libdevmapper-dev:amd64.
11:16:32 [2022-04-17T11:16:32.929Z] #14 97.30 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 97.31 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 97.38 Selecting previously unselected package libseccomp-dev:amd64.
11:16:32 [2022-04-17T11:16:32.929Z] #14 97.40 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 97.40 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 97.51 Selecting previously unselected package libsystemd-dev:amd64.
11:16:32 [2022-04-17T11:16:32.929Z] #14 97.52 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 97.52 Unpacking libsystemd-dev:amd64 (247.3-7) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 98.01 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 98.02 Setting up libapparmor1:amd64 (2.13.6-10) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 98.03 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 98.04 Setting up libsepol1-dev:amd64 (3.1-1) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 98.05 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 98.07 Setting up libpcre2-16-0:amd64 (10.36-2) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 98.08 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 98.09 Setting up libpcre2-32-0:amd64 (10.36-2) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 98.10 Setting up libudev-dev:amd64 (247.3-7) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 98.11 Setting up libpcre2-posix2:amd64 (10.36-2) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 98.12 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 98.13 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 98.14 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 98.15 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 98.17 Setting up mingw-w64-common (8.0.0-1) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 98.27 Setting up libsystemd-dev:amd64 (247.3-7) ...
11:16:32 [2022-04-17T11:16:32.929Z] #14 98.53 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
11:16:33 [2022-04-17T11:16:33.123Z] #21 14.62 Unpacking pigz (2.6-1) ...
11:16:33 [2022-04-17T11:16:33.123Z] #21 14.87 Selecting previously unselected package libelf1:arm64.#21 ...
11:16:33 [2022-04-17T11:16:33.123Z] 
11:16:33 [2022-04-17T11:16:33.123Z] #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
11:16:33 [2022-04-17T11:16:33.123Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b
11:16:33 [2022-04-17T11:16:33.123Z] #34 DONE 105.1s
11:16:33 [2022-04-17T11:16:33.123Z] 
11:16:33 [2022-04-17T11:16:33.123Z] #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
11:16:33 [2022-04-17T11:16:33.123Z] #21 sha256:590ce7eb1ea04daae715db75e58f68171abcca0e6b60e5594fdd2bf78ff6794b
11:16:33 [2022-04-17T11:16:33.123Z] #21 14.87 Selecting previously unselected package libelf1:arm64.
11:16:33 [2022-04-17T11:16:33.123Z] #21 14.88 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
11:16:33 [2022-04-17T11:16:33.123Z] #21 14.89 Unpacking libelf1:arm64 (0.183-1) ...
11:16:33 [2022-04-17T11:16:33.186Z] #14 98.78 Setting up libpcre2-dev:amd64 (10.36-2) ...
11:16:33 [2022-04-17T11:16:33.186Z] #14 98.85 Setting up libselinux1-dev:amd64 (3.1-3) ...
11:16:33 [2022-04-17T11:16:33.382Z] #21 15.08 Selecting previously unselected package libbpf0:arm64.
11:16:33 [2022-04-17T11:16:33.382Z] #21 15.08 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
11:16:33 [2022-04-17T11:16:33.382Z] #21 15.08 Unpacking libbpf0:arm64 (1:0.3-2) ...
11:16:33 [2022-04-17T11:16:33.443Z] #14 98.90 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:16:33 [2022-04-17T11:16:33.447Z] #19 190.1 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
11:16:33 [2022-04-17T11:16:33.447Z] #19 190.1 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
11:16:33 [2022-04-17T11:16:33.447Z] #19 190.1 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
11:16:33 [2022-04-17T11:16:33.447Z] #19 190.2 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
11:16:33 [2022-04-17T11:16:33.447Z] #19 190.2 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
11:16:33 [2022-04-17T11:16:33.447Z] #19 190.2 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
11:16:33 [2022-04-17T11:16:33.447Z] #19 190.3 Selecting previously unselected package libc6-dev-ppc64el-cross.
11:16:33 [2022-04-17T11:16:33.447Z] #19 190.3 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
11:16:33 [2022-04-17T11:16:33.447Z] #19 190.3 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
11:16:33 [2022-04-17T11:16:33.447Z] #19 190.6 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
11:16:33 [2022-04-17T11:16:33.447Z] #19 190.6 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:16:33 [2022-04-17T11:16:33.447Z] #19 190.6 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
11:16:33 [2022-04-17T11:16:33.452Z] #20 DONE 0.9s
11:16:33 [2022-04-17T11:16:33.452Z] 
11:16:33 [2022-04-17T11:16:33.452Z] #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
11:16:33 [2022-04-17T11:16:33.452Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873
11:16:33 [2022-04-17T11:16:33.641Z] #21 15.29 Selecting previously unselected package libcap2:arm64.
11:16:33 [2022-04-17T11:16:33.641Z] #21 15.30 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
11:16:33 [2022-04-17T11:16:33.641Z] #21 15.32 Unpacking libcap2:arm64 (1:2.44-1) ...
11:16:33 [2022-04-17T11:16:33.641Z] #21 15.49 Selecting previously unselected package libmnl0:arm64.
11:16:33 [2022-04-17T11:16:33.641Z] #21 15.49 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
11:16:33 [2022-04-17T11:16:33.700Z] #14 99.22 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:16:33 [2022-04-17T11:16:33.700Z] #14 99.34 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
11:16:33 [2022-04-17T11:16:33.704Z] #19 190.9 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
11:16:33 [2022-04-17T11:16:33.704Z] #19 190.9 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
11:16:33 [2022-04-17T11:16:33.704Z] #19 190.9 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
11:16:33 [2022-04-17T11:16:33.712Z] #56 11.12 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc .
11:16:33 [2022-04-17T11:16:33.900Z] #21 15.50 Unpacking libmnl0:arm64 (1.0.4-3) ...
11:16:33 [2022-04-17T11:16:33.956Z] #14 99.59 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...#14 ...
11:16:33 [2022-04-17T11:16:33.956Z] 
11:16:33 [2022-04-17T11:16:33.956Z] #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
11:16:33 [2022-04-17T11:16:33.956Z] #63 sha256:be6cb0de49b54745cfc05f8ae26d3cba53c2b2dadf586d78b52a5675946544d1
11:16:33 [2022-04-17T11:16:33.956Z] #63 DONE 99.4s
11:16:33 [2022-04-17T11:16:33.956Z] 
11:16:33 [2022-04-17T11:16:33.956Z] #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
11:16:33 [2022-04-17T11:16:33.956Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:16:33 [2022-04-17T11:16:33.956Z] #14 99.59 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:16:33 [2022-04-17T11:16:33.956Z] #14 99.63 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
11:16:33 [2022-04-17T11:16:33.956Z] #14 99.65 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
11:16:33 [2022-04-17T11:16:33.956Z] #14 99.66 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:16:33 [2022-04-17T11:16:33.956Z] #14 99.67 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
11:16:33 [2022-04-17T11:16:33.956Z] #14 99.68 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:16:33 [2022-04-17T11:16:33.956Z] #14 99.72 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:16:34 [2022-04-17T11:16:34.159Z] #21 15.67 Selecting previously unselected package libxtables12:arm64.
11:16:34 [2022-04-17T11:16:34.159Z] #21 15.67 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
11:16:34 [2022-04-17T11:16:34.159Z] #21 15.67 Unpacking libxtables12:arm64 (1.8.7-1) ...
11:16:34 [2022-04-17T11:16:34.159Z] #21 15.78 Selecting previously unselected package libcap2-bin.
11:16:34 [2022-04-17T11:16:34.159Z] #21 15.78 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
11:16:34 [2022-04-17T11:16:34.159Z] #21 15.79 Unpacking libcap2-bin (1:2.44-1) ...
11:16:34 [2022-04-17T11:16:34.159Z] #21 15.87 Selecting previously unselected package iproute2.
11:16:34 [2022-04-17T11:16:34.159Z] #21 15.87 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
11:16:34 [2022-04-17T11:16:34.159Z] #21 15.88 Unpacking iproute2 (5.10.0-4) ...
11:16:34 [2022-04-17T11:16:34.212Z] #14 ...
11:16:34 [2022-04-17T11:16:34.212Z] 
11:16:34 [2022-04-17T11:16:34.212Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
11:16:34 [2022-04-17T11:16:34.212Z] #64 sha256:1872bf109e8713048ebf9750eb5d52b281768574c4230925a5ac6d37bd95ab15
11:16:34 [2022-04-17T11:16:34.212Z] #64 DONE 0.1s
11:16:34 [2022-04-17T11:16:34.212Z] 
11:16:34 [2022-04-17T11:16:34.212Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:16:34 [2022-04-17T11:16:34.212Z] #65 sha256:c3ed5a7fe9a67f59372dc8ec19f2d9cbf6a9a64b88b783b763cb5a8e1ef03e10
11:16:34 [2022-04-17T11:16:34.212Z] #65 DONE 0.1s
11:16:34 [2022-04-17T11:16:34.212Z] 
11:16:34 [2022-04-17T11:16:34.212Z] #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
11:16:34 [2022-04-17T11:16:34.212Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
11:16:34 [2022-04-17T11:16:34.212Z] #14 99.74 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:16:34 [2022-04-17T11:16:34.212Z] #14 99.75 Setting up dmsetup (2:1.02.175-2.1) ...
11:16:34 [2022-04-17T11:16:34.212Z] #14 99.77 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:16:34 [2022-04-17T11:16:34.212Z] #14 99.78 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:16:34 [2022-04-17T11:16:34.212Z] #14 99.79 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:16:34 [2022-04-17T11:16:34.480Z] Client:
11:16:34 [2022-04-17T11:16:34.480Z]  Version:           20.10.9
11:16:34 [2022-04-17T11:16:34.480Z]  API version:       1.41
11:16:34 [2022-04-17T11:16:34.480Z]  Go version:        go1.16.8
11:16:34 [2022-04-17T11:16:34.480Z]  Git commit:        c2ea9bc
11:16:34 [2022-04-17T11:16:34.480Z]  Built:             Mon Oct  4 16:11:10 2021
11:16:34 [2022-04-17T11:16:34.480Z]  OS/Arch:           windows/amd64
11:16:34 [2022-04-17T11:16:34.480Z]  Context:           default
11:16:34 [2022-04-17T11:16:34.480Z]  Experimental:      true
11:16:34 [2022-04-17T11:16:34.480Z] 
11:16:34 [2022-04-17T11:16:34.480Z] Server: Docker Engine - Community
11:16:34 [2022-04-17T11:16:34.480Z]  Engine:
11:16:34 [2022-04-17T11:16:34.480Z]   Version:          20.10.9
11:16:34 [2022-04-17T11:16:34.480Z]   API version:      1.41 (minimum version 1.24)
11:16:34 [2022-04-17T11:16:34.480Z]   Go version:       go1.16.8
11:16:34 [2022-04-17T11:16:34.480Z]   Git commit:       79ea9d3
11:16:34 [2022-04-17T11:16:34.480Z]   Built:            Mon Oct  4 16:06:39 2021
11:16:34 [2022-04-17T11:16:34.480Z]   OS/Arch:          windows/amd64
11:16:34 [2022-04-17T11:16:34.480Z]   Experimental:     true
11:16:34 [2022-04-17T11:16:34.727Z] #21 16.26 Selecting previously unselected package xxd.
11:16:34 [2022-04-17T11:16:34.727Z] #21 16.27 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
11:16:34 [2022-04-17T11:16:34.727Z] #21 16.28 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:16:34 [2022-04-17T11:16:34.727Z] #21 16.39 Selecting previously unselected package vim-common.
11:16:34 [2022-04-17T11:16:34.727Z] #21 16.39 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:16:34 [2022-04-17T11:16:34.727Z] #21 16.41 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:16:34 [2022-04-17T11:16:34.774Z] #14 DONE 100.3s
11:16:34 [2022-04-17T11:16:34.774Z] 
11:16:34 [2022-04-17T11:16:34.774Z] #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
11:16:34 [2022-04-17T11:16:34.774Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
11:16:34 [2022-04-17T11:16:34.774Z] #43 ...
11:16:34 [2022-04-17T11:16:34.774Z] 
11:16:34 [2022-04-17T11:16:34.774Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
11:16:34 [2022-04-17T11:16:34.774Z] #55 sha256:e37d584f2dd3225bf8ec8c82a79c9820da7615e68246cef045d3428700ce8196
11:16:34 [2022-04-17T11:16:34.774Z] #55 DONE 0.3s
11:16:34 [2022-04-17T11:16:34.774Z] 
11:16:34 [2022-04-17T11:16:34.774Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
11:16:34 [2022-04-17T11:16:34.774Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121
11:16:34 [2022-04-17T11:16:34.840Z] #21 1.283 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:16:34 [2022-04-17T11:16:34.840Z] #21 1.310 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:16:34 [2022-04-17T11:16:34.840Z] #21 1.319 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:16:34 [2022-04-17T11:16:34.986Z] #21 16.55 Selecting previously unselected package bash-completion.
11:16:34 [2022-04-17T11:16:34.986Z] #21 16.55 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
[Pipeline] sh
11:16:35 [2022-04-17T11:16:35.157Z] #56 ...
11:16:35 [2022-04-17T11:16:35.157Z] 
11:16:35 [2022-04-17T11:16:35.157Z] #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
11:16:35 [2022-04-17T11:16:35.157Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873
11:16:35 [2022-04-17T11:16:35.157Z] #21 6.676 Fetched 8509 kB in 6s (1481 kB/s)
11:16:35 [2022-04-17T11:16:35.414Z] #21 1.751 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:16:35 [2022-04-17T11:16:35.464Z] + docker version
11:16:36 [2022-04-17T11:16:36.055Z] + docker info
11:16:36 [2022-04-17T11:16:36.056Z] Client:
11:16:36 [2022-04-17T11:16:36.056Z]  Context:    default
11:16:36 [2022-04-17T11:16:36.056Z]  Debug Mode: false
11:16:36 [2022-04-17T11:16:36.056Z] 
11:16:36 [2022-04-17T11:16:36.056Z] Server:
11:16:36 [2022-04-17T11:16:36.056Z]  Containers: 0
11:16:36 [2022-04-17T11:16:36.056Z]   Running: 0
11:16:36 [2022-04-17T11:16:36.056Z]   Paused: 0
11:16:36 [2022-04-17T11:16:36.056Z]   Stopped: 0
11:16:36 [2022-04-17T11:16:36.056Z]  Images: 0
11:16:36 [2022-04-17T11:16:36.056Z]  Server Version: 20.10.9
11:16:36 [2022-04-17T11:16:36.056Z]  Storage Driver: windowsfilter (windows) lcow (linux)
11:16:36 [2022-04-17T11:16:36.056Z]   Windows: 
11:16:36 [2022-04-17T11:16:36.056Z]   LCOW: 
11:16:36 [2022-04-17T11:16:36.056Z]  Logging Driver: json-file
11:16:36 [2022-04-17T11:16:36.056Z]  Plugins:
11:16:36 [2022-04-17T11:16:36.056Z]   Volume: local
11:16:36 [2022-04-17T11:16:36.056Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:16:36 [2022-04-17T11:16:36.056Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:16:36 [2022-04-17T11:16:36.056Z]  Swarm: inactive
11:16:36 [2022-04-17T11:16:36.056Z]  Default Isolation: process
11:16:36 [2022-04-17T11:16:36.056Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
11:16:36 [2022-04-17T11:16:36.056Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230)
11:16:36 [2022-04-17T11:16:36.056Z]  OSType: windows
11:16:36 [2022-04-17T11:16:36.056Z]  Architecture: x86_64
11:16:36 [2022-04-17T11:16:36.056Z]  CPUs: 4
11:16:36 [2022-04-17T11:16:36.056Z]  Total Memory: 32GiB
11:16:36 [2022-04-17T11:16:36.056Z]  Name: azwin-2-abb1f0
11:16:36 [2022-04-17T11:16:36.056Z]  ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3
11:16:36 [2022-04-17T11:16:36.056Z]  Docker Root Dir: D:\docker
11:16:36 [2022-04-17T11:16:36.056Z]  Debug Mode: false
11:16:36 [2022-04-17T11:16:36.056Z]  Registry: https://index.docker.io/v1/
11:16:36 [2022-04-17T11:16:36.056Z]  Labels:
11:16:36 [2022-04-17T11:16:36.056Z]  Experimental: true
11:16:36 [2022-04-17T11:16:36.056Z]  Insecure Registries:
11:16:36 [2022-04-17T11:16:36.056Z]   10.0.0.4:5000
11:16:36 [2022-04-17T11:16:36.056Z]   127.0.0.0/8
11:16:36 [2022-04-17T11:16:36.056Z]  Registry Mirrors:
11:16:36 [2022-04-17T11:16:36.056Z]   http://10.0.0.4:5000/
11:16:36 [2022-04-17T11:16:36.056Z]  Live Restore Enabled: false
11:16:36 [2022-04-17T11:16:36.056Z]  Product License: Community Engine
11:16:36 [2022-04-17T11:16:36.056Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
11:16:36 [2022-04-17T11:16:36.359Z] #21 2.779 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [125 kB]
11:16:36 [2022-04-17T11:16:36.893Z] #21 18.52 Unpacking bash-completion (1:2.11-2) ...
11:16:37 [2022-04-17T11:16:37.315Z] #21 3.902 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
11:16:37 [2022-04-17T11:16:37.409Z] #21 18.92 Selecting previously unselected package bzip2.
11:16:37 [2022-04-17T11:16:37.409Z] #21 18.93 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
11:16:37 [2022-04-17T11:16:37.409Z] #21 18.93 Unpacking bzip2 (1.0.8-4) ...
11:16:37 [2022-04-17T11:16:37.409Z] #21 18.98 Selecting previously unselected package xz-utils.
11:16:37 [2022-04-17T11:16:37.409Z] #21 18.98 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ...
11:16:37 [2022-04-17T11:16:37.409Z] #21 18.99 Unpacking xz-utils (5.2.5-2) ...
11:16:37 [2022-04-17T11:16:37.409Z] #21 19.14 Selecting previously unselected package apparmor.
11:16:37 [2022-04-17T11:16:37.409Z] #21 19.15 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
11:16:37 [2022-04-17T11:16:37.409Z] #21 19.21 Unpacking apparmor (2.13.6-10) ...
11:16:37 [2022-04-17T11:16:37.694Z] #21 6.676 Reading package lists...
11:16:37 [2022-04-17T11:16:37.885Z] #19 195.2 Selecting previously unselected package g++-powerpc64le-linux-gnu.
11:16:37 [2022-04-17T11:16:37.885Z] #19 195.2 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
11:16:37 [2022-04-17T11:16:37.885Z] #19 195.2 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
11:16:37 [2022-04-17T11:16:37.885Z] #19 195.2 Selecting previously unselected package crossbuild-essential-ppc64el.
11:16:37 [2022-04-17T11:16:37.885Z] #19 195.2 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
11:16:37 [2022-04-17T11:16:37.885Z] #19 195.2 Unpacking crossbuild-essential-ppc64el (12.9) ...
11:16:37 [2022-04-17T11:16:37.885Z] #19 195.3 Selecting previously unselected package libc6-s390x-cross.
11:16:37 [2022-04-17T11:16:37.885Z] #19 195.3 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
11:16:37 [2022-04-17T11:16:37.885Z] #19 195.3 Unpacking libc6-s390x-cross (2.31-9cross4) ...
11:16:37 [2022-04-17T11:16:37.976Z] #21 19.53 Selecting previously unselected package inetutils-ping.
11:16:37 [2022-04-17T11:16:37.976Z] #21 19.54 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
11:16:37 [2022-04-17T11:16:37.976Z] #21 19.54 Unpacking inetutils-ping (2:2.0-1) ...
11:16:37 [2022-04-17T11:16:37.976Z] #21 19.62 Selecting previously unselected package libip4tc2:arm64.
11:16:37 [2022-04-17T11:16:37.976Z] #21 19.62 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
11:16:37 [2022-04-17T11:16:37.976Z] #21 19.63 Unpacking libip4tc2:arm64 (1.8.7-1) ...
11:16:37 [2022-04-17T11:16:37.976Z] #21 19.71 Selecting previously unselected package libip6tc2:arm64.
11:16:37 [2022-04-17T11:16:37.976Z] #21 19.73 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
11:16:37 [2022-04-17T11:16:37.976Z] #21 19.73 Unpacking libip6tc2:arm64 (1.8.7-1) ...
11:16:37 [2022-04-17T11:16:37.976Z] #21 19.82 Selecting previously unselected package libnfnetlink0:arm64.
11:16:37 [2022-04-17T11:16:37.976Z] #21 19.82 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
11:16:37 [2022-04-17T11:16:37.976Z] #21 19.83 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
11:16:38 [2022-04-17T11:16:38.142Z] #19 195.4 Selecting previously unselected package libgcc-s1-s390x-cross.
11:16:38 [2022-04-17T11:16:38.142Z] #19 195.4 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
11:16:38 [2022-04-17T11:16:38.142Z] #19 195.4 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
11:16:38 [2022-04-17T11:16:38.142Z] #19 195.4 Selecting previously unselected package libgomp1-s390x-cross.
11:16:38 [2022-04-17T11:16:38.142Z] #19 195.4 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
11:16:38 [2022-04-17T11:16:38.142Z] #19 195.4 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
11:16:38 [2022-04-17T11:16:38.142Z] #19 195.5 Selecting previously unselected package libitm1-s390x-cross.
11:16:38 [2022-04-17T11:16:38.142Z] #19 195.5 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
11:16:38 [2022-04-17T11:16:38.142Z] #19 195.5 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
11:16:38 [2022-04-17T11:16:38.142Z] #19 195.5 Selecting previously unselected package libatomic1-s390x-cross.
11:16:38 [2022-04-17T11:16:38.142Z] #19 195.5 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
11:16:38 [2022-04-17T11:16:38.142Z] #19 195.5 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
11:16:38 [2022-04-17T11:16:38.142Z] #19 195.5 Selecting previously unselected package libasan6-s390x-cross.
11:16:38 [2022-04-17T11:16:38.142Z] #19 195.5 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
11:16:38 [2022-04-17T11:16:38.142Z] #19 195.5 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
11:16:38 [2022-04-17T11:16:38.234Z] #21 19.88 Selecting previously unselected package libnetfilter-conntrack3:arm64.
11:16:38 [2022-04-17T11:16:38.234Z] #21 19.89 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
11:16:38 [2022-04-17T11:16:38.234Z] #21 19.89 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
11:16:38 [2022-04-17T11:16:38.234Z] #21 19.97 Selecting previously unselected package libnftnl11:arm64.
11:16:38 [2022-04-17T11:16:38.234Z] #21 19.97 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
11:16:38 [2022-04-17T11:16:38.234Z] #21 19.98 Unpacking libnftnl11:arm64 (1.1.9-1) ...
11:16:38 [2022-04-17T11:16:38.234Z] #21 20.06 Selecting previously unselected package iptables.
11:16:38 [2022-04-17T11:16:38.234Z] #21 20.06 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
11:16:38 [2022-04-17T11:16:38.234Z] #21 20.08 Unpacking iptables (1.8.7-1) ...
11:16:38 [2022-04-17T11:16:38.399Z] #19 195.8 Selecting previously unselected package libstdc++6-s390x-cross.
11:16:38 [2022-04-17T11:16:38.399Z] #19 195.8 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
11:16:38 [2022-04-17T11:16:38.399Z] #19 195.8 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
11:16:38 [2022-04-17T11:16:38.399Z] #19 195.8 Selecting previously unselected package libubsan1-s390x-cross.
11:16:38 [2022-04-17T11:16:38.399Z] #19 195.8 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
11:16:38 [2022-04-17T11:16:38.399Z] #19 195.8 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
11:16:38 [2022-04-17T11:16:38.510Z] Commit message: "daemon: move DefaultShutdownTimeout to daemon/config"
11:16:38 [2022-04-17T11:16:38.656Z] #19 195.9 Selecting previously unselected package libgcc-10-dev-s390x-cross.
11:16:38 [2022-04-17T11:16:38.656Z] #19 195.9 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
11:16:38 [2022-04-17T11:16:38.656Z] #19 195.9 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
11:16:38 [2022-04-17T11:16:38.656Z] #19 196.0 Selecting previously unselected package gcc-10-s390x-linux-gnu.
11:16:38 [2022-04-17T11:16:38.656Z] #19 196.0 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
11:16:38 [2022-04-17T11:16:38.656Z] #19 196.0 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
11:16:38 [2022-04-17T11:16:38.801Z] #21 20.29 Selecting previously unselected package libonig5:arm64.
11:16:38 [2022-04-17T11:16:38.801Z] #21 20.30 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
11:16:38 [2022-04-17T11:16:38.801Z] #21 20.30 Unpacking libonig5:arm64 (6.9.6-1.1) ...
11:16:38 [2022-04-17T11:16:38.801Z] #21 20.42 Selecting previously unselected package libjq1:arm64.
11:16:38 [2022-04-17T11:16:38.801Z] #21 20.42 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
11:16:38 [2022-04-17T11:16:38.801Z] #21 20.43 Unpacking libjq1:arm64 (1.6-2.1) ...
11:16:38 [2022-04-17T11:16:38.801Z] #21 20.51 Selecting previously unselected package jq.
11:16:38 [2022-04-17T11:16:38.801Z] #21 20.51 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
11:16:38 [2022-04-17T11:16:38.801Z] #21 20.52 Unpacking jq (1.6-2.1) ...
11:16:38 [2022-04-17T11:16:38.801Z] #21 20.60 Selecting previously unselected package libaio1:arm64.
11:16:38 [2022-04-17T11:16:38.801Z] #21 20.61 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:16:38 [2022-04-17T11:16:38.943Z] #15 DONE 3.7s
11:16:38 [2022-04-17T11:16:38.943Z] 
11:16:38 [2022-04-17T11:16:38.943Z] #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
11:16:38 [2022-04-17T11:16:38.943Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b
11:16:39 [2022-04-17T11:16:39.060Z] #21 20.62 Unpacking libaio1:arm64 (0.3.112-9) ...
11:16:39 [2022-04-17T11:16:39.060Z] #21 20.67 Selecting previously unselected package libgpm2:arm64.
11:16:39 [2022-04-17T11:16:39.060Z] #21 20.68 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
11:16:39 [2022-04-17T11:16:39.060Z] #21 20.69 Unpacking libgpm2:arm64 (1.20.7-8) ...
11:16:39 [2022-04-17T11:16:39.060Z] #21 20.75 Selecting previously unselected package libicu67:arm64.
11:16:39 [2022-04-17T11:16:39.060Z] #21 20.75 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
11:16:39 [2022-04-17T11:16:39.060Z] #21 20.76 Unpacking libicu67:arm64 (67.1-7) ...
11:16:39 [2022-04-17T11:16:39.607Z] #21 9.042 Reading package lists...
11:16:39 [2022-04-17T11:16:39.607Z] #21 ...
11:16:39 [2022-04-17T11:16:39.607Z] 
11:16:39 [2022-04-17T11:16:39.607Z] #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
11:16:39 [2022-04-17T11:16:39.607Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70
11:16:39 [2022-04-17T11:16:39.607Z] #34 DONE 120.8s
11:16:39 [2022-04-17T11:16:39.868Z] 
11:16:39 [2022-04-17T11:16:39.868Z] #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
11:16:39 [2022-04-17T11:16:39.868Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
11:16:40 [2022-04-17T11:16:40.127Z] #43 ...
11:16:40 [2022-04-17T11:16:40.127Z] 
11:16:40 [2022-04-17T11:16:40.127Z] #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
11:16:40 [2022-04-17T11:16:40.127Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873
11:16:40 [2022-04-17T11:16:40.127Z] #21 9.042 Reading package lists...
11:16:40 [2022-04-17T11:16:40.624Z] #21 7.073 Fetched 8509 kB in 6s (1398 kB/s)
11:16:41 [2022-04-17T11:16:41.077Z] #21 11.53 Building dependency tree...
11:16:41 [2022-04-17T11:16:41.459Z] #16 DONE 2.8s
11:16:41 [2022-04-17T11:16:41.459Z] 
11:16:41 [2022-04-17T11:16:41.459Z] #17 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:16:41 [2022-04-17T11:16:41.459Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204
11:16:41 [2022-04-17T11:16:41.591Z] + docker version
11:16:41 [2022-04-17T11:16:41.592Z] #21 23.25 Selecting previously unselected package libinih1:arm64.
11:16:41 [2022-04-17T11:16:41.592Z] #21 23.27 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
11:16:41 [2022-04-17T11:16:41.592Z] #21 23.27 Unpacking libinih1:arm64 (53-1+b2) ...
11:16:41 [2022-04-17T11:16:41.592Z] #21 23.32 Selecting previously unselected package libnet1:arm64.
11:16:41 [2022-04-17T11:16:41.592Z] #21 23.32 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
11:16:41 [2022-04-17T11:16:41.592Z] #21 23.33 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:16:41 [2022-04-17T11:16:41.645Z] #21 13.01 The following additional packages will be installed:
11:16:41 [2022-04-17T11:16:41.645Z] #21 13.03   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:16:41 [2022-04-17T11:16:41.645Z] #21 13.03   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
11:16:41 [2022-04-17T11:16:41.645Z] #21 13.03   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
11:16:41 [2022-04-17T11:16:41.645Z] #21 13.03   python3-pkg-resources vim-runtime xxd
11:16:41 [2022-04-17T11:16:41.645Z] #21 13.03 Suggested packages:
11:16:41 [2022-04-17T11:16:41.645Z] #21 13.03   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
11:16:41 [2022-04-17T11:16:41.645Z] #21 13.03   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
11:16:41 [2022-04-17T11:16:41.645Z] #21 13.03   acl attr quota
11:16:41 [2022-04-17T11:16:41.645Z] #21 13.03 Recommended packages:
11:16:41 [2022-04-17T11:16:41.645Z] #21 13.03   libatm1 nftables libpam-cap build-essential python3-dev unzip
11:16:41 [2022-04-17T11:16:41.850Z] #21 23.38 Selecting previously unselected package libnl-3-200:arm64.
11:16:41 [2022-04-17T11:16:41.850Z] #21 23.38 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
11:16:41 [2022-04-17T11:16:41.850Z] #21 23.39 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
11:16:41 [2022-04-17T11:16:41.850Z] #21 23.47 Selecting previously unselected package libprotobuf-c1:arm64.
11:16:41 [2022-04-17T11:16:41.850Z] #21 23.47 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
11:16:41 [2022-04-17T11:16:41.850Z] #21 23.48 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:16:41 [2022-04-17T11:16:41.850Z] #21 23.55 Selecting previously unselected package net-tools.
11:16:41 [2022-04-17T11:16:41.851Z] #21 23.55 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
11:16:41 [2022-04-17T11:16:41.851Z] #21 23.56 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
11:16:42 [2022-04-17T11:16:42.109Z] #21 23.71 Selecting previously unselected package patch.
11:16:42 [2022-04-17T11:16:42.109Z] #21 23.74 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ...
11:16:42 [2022-04-17T11:16:42.109Z] #21 23.76 Unpacking patch (2.7.6-7) ...
11:16:42 [2022-04-17T11:16:42.368Z] #21 23.87 Selecting previously unselected package python-pip-whl.
11:16:42 [2022-04-17T11:16:42.368Z] #21 23.89 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
11:16:42 [2022-04-17T11:16:42.368Z] #21 23.89 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
11:16:42 [2022-04-17T11:16:42.539Z] #21 7.073 Reading package lists...
11:16:42 [2022-04-17T11:16:42.539Z] #21 ...
11:16:42 [2022-04-17T11:16:42.539Z] 
11:16:42 [2022-04-17T11:16:42.539Z] #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
11:16:42 [2022-04-17T11:16:42.539Z] #56 sha256:5b9db6e153a241963f7e5a6df027a387f3b02006e1583bc1cfa419ff15c3b7d2
11:16:42 [2022-04-17T11:16:42.539Z] #56 10.65 + cd /tmp/tmp.w2nBSsRRIB/src/github.com/opencontainers/runc
11:16:42 [2022-04-17T11:16:42.539Z] #56 10.65 + git checkout -q v1.1.1
11:16:42 [2022-04-17T11:16:42.539Z] #56 11.00 + '[' -z '' ']'
11:16:42 [2022-04-17T11:16:42.539Z] #56 11.00 + target=static
11:16:42 [2022-04-17T11:16:42.539Z] #56 11.00 + make BUILDTAGS=seccomp static
11:16:42 [2022-04-17T11:16:42.539Z] #56 11.58 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc .
11:16:42 [2022-04-17T11:16:42.614Z] Client:
11:16:42 [2022-04-17T11:16:42.614Z]  Version:           20.10.9
11:16:42 [2022-04-17T11:16:42.614Z]  API version:       1.41
11:16:42 [2022-04-17T11:16:42.614Z]  Go version:        go1.16.8
11:16:42 [2022-04-17T11:16:42.614Z]  Git commit:        c2ea9bc
11:16:42 [2022-04-17T11:16:42.614Z]  Built:             Mon Oct  4 16:11:10 2021
11:16:42 [2022-04-17T11:16:42.614Z]  OS/Arch:           windows/amd64
11:16:42 [2022-04-17T11:16:42.614Z]  Context:           default
11:16:42 [2022-04-17T11:16:42.614Z]  Experimental:      true
11:16:42 [2022-04-17T11:16:42.614Z] 
11:16:42 [2022-04-17T11:16:42.614Z] Server: Docker Engine - Community
11:16:42 [2022-04-17T11:16:42.614Z]  Engine:
11:16:42 [2022-04-17T11:16:42.614Z]   Version:          20.10.9
11:16:42 [2022-04-17T11:16:42.614Z]   API version:      1.41 (minimum version 1.24)
11:16:42 [2022-04-17T11:16:42.614Z]   Go version:       go1.16.8
11:16:42 [2022-04-17T11:16:42.614Z]   Git commit:       79ea9d3
11:16:42 [2022-04-17T11:16:42.614Z]   Built:            Mon Oct  4 16:06:39 2021
11:16:42 [2022-04-17T11:16:42.614Z]   OS/Arch:          windows/amd64
11:16:42 [2022-04-17T11:16:42.614Z]   Experimental:     true
11:16:42 [2022-04-17T11:16:42.626Z] #21 24.30 Selecting previously unselected package python3-lib2to3.
11:16:42 [2022-04-17T11:16:42.626Z] #21 24.30 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
11:16:42 [2022-04-17T11:16:42.626Z] #21 24.31 Unpacking python3-lib2to3 (3.9.2-1) ...
11:16:42 [2022-04-17T11:16:42.835Z] #19 200.3 Selecting previously unselected package gcc-s390x-linux-gnu.
11:16:42 [2022-04-17T11:16:42.835Z] #19 200.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
11:16:42 [2022-04-17T11:16:42.835Z] #19 200.3 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
11:16:42 [2022-04-17T11:16:42.835Z] #19 200.4 Selecting previously unselected package linux-libc-dev-s390x-cross.
11:16:42 [2022-04-17T11:16:42.884Z] #21 24.39 Selecting previously unselected package python3-distutils.
11:16:42 [2022-04-17T11:16:42.884Z] #21 24.39 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
11:16:42 [2022-04-17T11:16:42.884Z] #21 24.40 Unpacking python3-distutils (3.9.2-1) ...
11:16:42 [2022-04-17T11:16:42.884Z] #21 24.53 Selecting previously unselected package python3-pkg-resources.
11:16:42 [2022-04-17T11:16:42.884Z] #21 24.54 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
11:16:42 [2022-04-17T11:16:42.884Z] #21 24.54 Unpacking python3-pkg-resources (52.0.0-4) ...
11:16:43 [2022-04-17T11:16:43.024Z] #21 14.04 The following NEW packages will be installed:
11:16:43 [2022-04-17T11:16:43.024Z] #21 14.04   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
11:16:43 [2022-04-17T11:16:43.024Z] #21 14.04   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:16:43 [2022-04-17T11:16:43.024Z] #21 14.04   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
11:16:43 [2022-04-17T11:16:43.024Z] #21 14.04   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
11:16:43 [2022-04-17T11:16:43.024Z] #21 14.04   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.04   python3-pkg-resources python3-setuptools python3-wheel sudo
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.04   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.04   xz-utils zip zstd
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.33 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.33 Need to get 27.6 MB of archives.
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.33 After this operation, 106 MB of additional disk space will be used.
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.37 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.38 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.39 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.39 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.39 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.41 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.41 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.43 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.43 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.44 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.44 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.45 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
11:16:43 [2022-04-17T11:16:43.025Z] #21 14.45 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:16:43 [2022-04-17T11:16:43.091Z] #19 200.4 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
11:16:43 [2022-04-17T11:16:43.091Z] #19 200.4 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
11:16:43 [2022-04-17T11:16:43.111Z] #56 ...
11:16:43 [2022-04-17T11:16:43.111Z] 
11:16:43 [2022-04-17T11:16:43.111Z] #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
11:16:43 [2022-04-17T11:16:43.111Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873
11:16:43 [2022-04-17T11:16:43.111Z] #21 7.073 Reading package lists...
11:16:43 [2022-04-17T11:16:43.143Z] #21 24.69 Selecting previously unselected package python3-setuptools.
11:16:43 [2022-04-17T11:16:43.143Z] #21 24.69 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
11:16:43 [2022-04-17T11:16:43.143Z] #21 24.70 Unpacking python3-setuptools (52.0.0-4) ...
11:16:43 [2022-04-17T11:16:43.143Z] #21 24.87 Selecting previously unselected package python3-wheel.
11:16:43 [2022-04-17T11:16:43.143Z] #21 24.87 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
11:16:43 [2022-04-17T11:16:43.143Z] #21 24.88 Unpacking python3-wheel (0.34.2-1) ...
[Pipeline] sh
11:16:43 [2022-04-17T11:16:43.284Z] #21 14.68 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
11:16:43 [2022-04-17T11:16:43.347Z] #19 200.5 Selecting previously unselected package libc6-dev-s390x-cross.
11:16:43 [2022-04-17T11:16:43.347Z] #19 200.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
11:16:43 [2022-04-17T11:16:43.347Z] #19 200.6 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
11:16:43 [2022-04-17T11:16:43.347Z] #19 200.8 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
11:16:43 [2022-04-17T11:16:43.347Z] #19 200.8 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
11:16:43 [2022-04-17T11:16:43.349Z] #17 1.932 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:16:43 [2022-04-17T11:16:43.349Z] #17 DONE 2.0s
11:16:43 [2022-04-17T11:16:43.349Z] 
11:16:43 [2022-04-17T11:16:43.349Z] #18 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:16:43 [2022-04-17T11:16:43.349Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2
11:16:43 [2022-04-17T11:16:43.401Z] #21 24.95 Selecting previously unselected package python3-pip.
11:16:43 [2022-04-17T11:16:43.401Z] #21 24.95 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
11:16:43 [2022-04-17T11:16:43.401Z] #21 24.95 Unpacking python3-pip (20.3.4-4+deb11u1) ...
11:16:43 [2022-04-17T11:16:43.543Z] #21 14.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:16:43 [2022-04-17T11:16:43.543Z] #21 14.68 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:16:43 [2022-04-17T11:16:43.543Z] #21 14.68 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:16:43 [2022-04-17T11:16:43.543Z] #21 14.68 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
11:16:43 [2022-04-17T11:16:43.543Z] #21 14.69 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
11:16:43 [2022-04-17T11:16:43.543Z] #21 14.69 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
11:16:43 [2022-04-17T11:16:43.543Z] #21 14.73 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:16:43 [2022-04-17T11:16:43.543Z] #21 14.74 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
11:16:43 [2022-04-17T11:16:43.543Z] #21 14.74 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:16:43 [2022-04-17T11:16:43.543Z] #21 14.74 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
11:16:43 [2022-04-17T11:16:43.543Z] #21 14.75 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
11:16:43 [2022-04-17T11:16:43.543Z] #21 14.75 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
11:16:43 [2022-04-17T11:16:43.543Z] #21 14.91 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
11:16:43 [2022-04-17T11:16:43.603Z] #19 200.8 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
11:16:43 [2022-04-17T11:16:43.603Z] #19 201.0 Selecting previously unselected package g++-10-s390x-linux-gnu.
11:16:43 [2022-04-17T11:16:43.659Z] #21 25.21 Selecting previously unselected package sudo.
11:16:43 [2022-04-17T11:16:43.659Z] #21 25.21 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ...
11:16:43 [2022-04-17T11:16:43.659Z] #21 25.22 Unpacking sudo (1.9.5p2-3) ...
11:16:43 [2022-04-17T11:16:43.803Z] #21 15.20 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
11:16:43 [2022-04-17T11:16:43.803Z] #21 15.21 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
11:16:43 [2022-04-17T11:16:43.803Z] #21 15.22 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
11:16:43 [2022-04-17T11:16:43.859Z] #19 201.0 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
11:16:43 [2022-04-17T11:16:43.859Z] #19 201.1 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
11:16:43 [2022-04-17T11:16:43.917Z] #21 25.62 Selecting previously unselected package thin-provisioning-tools.
11:16:43 [2022-04-17T11:16:43.917Z] #21 25.62 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ...
11:16:43 [2022-04-17T11:16:43.917Z] #21 25.63 Unpacking thin-provisioning-tools (0.9.0-1) ...
11:16:44 [2022-04-17T11:16:44.066Z] #21 15.45 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
11:16:44 [2022-04-17T11:16:44.067Z] #21 15.49 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
11:16:44 [2022-04-17T11:16:44.067Z] #21 15.51 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
11:16:44 [2022-04-17T11:16:44.067Z] #21 15.51 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
11:16:44 [2022-04-17T11:16:44.176Z] #21 25.77 Selecting previously unselected package uidmap.
11:16:44 [2022-04-17T11:16:44.176Z] #21 25.78 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ...
11:16:44 [2022-04-17T11:16:44.176Z] #21 25.80 Unpacking uidmap (1:4.8.1-1) ...
11:16:44 [2022-04-17T11:16:44.194Z] + docker info
11:16:44 [2022-04-17T11:16:44.194Z] Client:
11:16:44 [2022-04-17T11:16:44.194Z]  Context:    default
11:16:44 [2022-04-17T11:16:44.194Z]  Debug Mode: false
11:16:44 [2022-04-17T11:16:44.194Z] 
11:16:44 [2022-04-17T11:16:44.194Z] Server:
11:16:44 [2022-04-17T11:16:44.194Z]  Containers: 0
11:16:44 [2022-04-17T11:16:44.194Z]   Running: 0
11:16:44 [2022-04-17T11:16:44.194Z]   Paused: 0
11:16:44 [2022-04-17T11:16:44.194Z]   Stopped: 0
11:16:44 [2022-04-17T11:16:44.194Z]  Images: 0
11:16:44 [2022-04-17T11:16:44.194Z]  Server Version: 20.10.9
11:16:44 [2022-04-17T11:16:44.194Z]  Storage Driver: windowsfilter (windows) lcow (linux)
11:16:44 [2022-04-17T11:16:44.194Z]   Windows: 
11:16:44 [2022-04-17T11:16:44.194Z]   LCOW: 
11:16:44 [2022-04-17T11:16:44.194Z]  Logging Driver: json-file
11:16:44 [2022-04-17T11:16:44.194Z]  Plugins:
11:16:44 [2022-04-17T11:16:44.194Z]   Volume: local
11:16:44 [2022-04-17T11:16:44.194Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:16:44 [2022-04-17T11:16:44.194Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:16:44 [2022-04-17T11:16:44.194Z]  Swarm: inactive
11:16:44 [2022-04-17T11:16:44.194Z]  Default Isolation: process
11:16:44 [2022-04-17T11:16:44.194Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
11:16:44 [2022-04-17T11:16:44.194Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230)
11:16:44 [2022-04-17T11:16:44.194Z]  OSType: windows
11:16:44 [2022-04-17T11:16:44.194Z]  Architecture: x86_64
11:16:44 [2022-04-17T11:16:44.194Z]  CPUs: 4
11:16:44 [2022-04-17T11:16:44.194Z]  Total Memory: 32GiB
11:16:44 [2022-04-17T11:16:44.194Z]  Name: azwin-2-abb1f1
11:16:44 [2022-04-17T11:16:44.194Z]  ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3
11:16:44 [2022-04-17T11:16:44.194Z]  Docker Root Dir: D:\docker
11:16:44 [2022-04-17T11:16:44.194Z]  Debug Mode: false
11:16:44 [2022-04-17T11:16:44.194Z]  Registry: https://index.docker.io/v1/
11:16:44 [2022-04-17T11:16:44.194Z]  Labels:
11:16:44 [2022-04-17T11:16:44.194Z]  Experimental: true
11:16:44 [2022-04-17T11:16:44.194Z]  Insecure Registries:
11:16:44 [2022-04-17T11:16:44.194Z]   10.0.0.4:5000
11:16:44 [2022-04-17T11:16:44.194Z]   127.0.0.0/8
11:16:44 [2022-04-17T11:16:44.194Z]  Registry Mirrors:
11:16:44 [2022-04-17T11:16:44.194Z]   http://10.0.0.4:5000/
11:16:44 [2022-04-17T11:16:44.194Z]  Live Restore Enabled: false
11:16:44 [2022-04-17T11:16:44.194Z]  Product License: Community Engine
11:16:44 [2022-04-17T11:16:44.194Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
11:16:44 [2022-04-17T11:16:44.434Z] #21 25.91 Selecting previously unselected package vim-runtime.
11:16:44 [2022-04-17T11:16:44.434Z] #21 25.91 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
11:16:44 [2022-04-17T11:16:44.434Z] #21 25.93 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
11:16:44 [2022-04-17T11:16:44.434Z] #21 25.95 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
11:16:44 [2022-04-17T11:16:44.434Z] #21 25.95 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
11:16:44 [2022-04-17T11:16:44.638Z] #21 15.96 debconf: delaying package configuration, since apt-utils is not installed
11:16:44 [2022-04-17T11:16:44.638Z] #21 16.11 Fetched 27.6 MB in 1s (18.8 MB/s)
11:16:44 [2022-04-17T11:16:44.638Z] #21 16.16 Selecting previously unselected package pigz.
11:16:44 [2022-04-17T11:16:44.714Z] #18 DONE 1.5s
11:16:44 [2022-04-17T11:16:44.714Z] 
11:16:44 [2022-04-17T11:16:44.714Z] #19 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:16:44 [2022-04-17T11:16:44.714Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795
11:16:44 [2022-04-17T11:16:44.897Z] #21 16.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
11:16:44 [2022-04-17T11:16:44.897Z] #21 16.22 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
11:16:44 [2022-04-17T11:16:44.897Z] #21 16.23 Unpacking pigz (2.6-1) ...
11:16:44 [2022-04-17T11:16:44.971Z] #19 ...
11:16:44 [2022-04-17T11:16:44.971Z] 
11:16:44 [2022-04-17T11:16:44.971Z] #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
11:16:44 [2022-04-17T11:16:44.971Z] #56 sha256:49b9a8c5c1f1ac379ee017c56b5ee8f2689c5eedeee589e924f92a4fc739c624
11:16:44 [2022-04-17T11:16:44.971Z] #56 2.918 + RM_GOPATH=0
11:16:44 [2022-04-17T11:16:44.971Z] #56 2.918 + TMP_GOPATH=
11:16:44 [2022-04-17T11:16:44.971Z] #56 2.918 + : /build
11:16:44 [2022-04-17T11:16:44.971Z] #56 2.918 + '[' -z '' ']'
11:16:44 [2022-04-17T11:16:44.971Z] #56 2.918 ++ mktemp -d
11:16:44 [2022-04-17T11:16:44.971Z] #56 2.918 + export GOPATH=/tmp/tmp.lMaXU0y2ys
11:16:44 [2022-04-17T11:16:44.971Z] #56 2.918 + GOPATH=/tmp/tmp.lMaXU0y2ys
11:16:44 [2022-04-17T11:16:44.971Z] #56 2.918 + RM_GOPATH=1
11:16:44 [2022-04-17T11:16:44.971Z] #56 2.918 + case "$(go env GOARCH)" in
11:16:44 [2022-04-17T11:16:44.971Z] #56 2.918 ++ go env GOARCH
11:16:44 [2022-04-17T11:16:44.971Z] #56 2.943 Install runc version v1.1.1 (build tags: seccomp)
11:16:44 [2022-04-17T11:16:44.971Z] #56 2.943 + export GO_BUILDMODE=-buildmode=pie
11:16:44 [2022-04-17T11:16:44.971Z] #56 2.943 + GO_BUILDMODE=-buildmode=pie
11:16:44 [2022-04-17T11:16:44.971Z] #56 2.943 ++ dirname /install.sh
11:16:44 [2022-04-17T11:16:44.971Z] #56 2.943 + dir=/
11:16:44 [2022-04-17T11:16:44.971Z] #56 2.943 + bin=runc
11:16:44 [2022-04-17T11:16:44.971Z] #56 2.943 + shift
11:16:44 [2022-04-17T11:16:44.971Z] #56 2.943 + '[' '!' -f //runc.installer ']'
11:16:44 [2022-04-17T11:16:44.971Z] #56 2.943 + . //runc.installer
11:16:44 [2022-04-17T11:16:44.971Z] #56 2.943 ++ set -e
11:16:44 [2022-04-17T11:16:44.971Z] #56 2.943 ++ : v1.1.1
11:16:44 [2022-04-17T11:16:44.971Z] #56 2.943 + install_runc
11:16:44 [2022-04-17T11:16:44.971Z] #56 2.943 + RUNC_BUILDTAGS=seccomp
11:16:44 [2022-04-17T11:16:44.971Z] #56 2.943 + echo 'Install runc version v1.1.1 (build tags: seccomp)'
11:16:44 [2022-04-17T11:16:44.971Z] #56 2.943 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lMaXU0y2ys/src/github.com/opencontainers/runc
11:16:44 [2022-04-17T11:16:44.971Z] #56 2.943 Cloning into '/tmp/tmp.lMaXU0y2ys/src/github.com/opencontainers/runc'...
11:16:45 [2022-04-17T11:16:45.157Z] #21 16.31 Selecting previously unselected package libelf1:amd64.
11:16:45 [2022-04-17T11:16:45.157Z] #21 16.32 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
11:16:45 [2022-04-17T11:16:45.157Z] #21 16.34 Unpacking libelf1:amd64 (0.183-1) ...
11:16:45 [2022-04-17T11:16:45.157Z] #21 16.48 Selecting previously unselected package libbpf0:amd64.
11:16:45 [2022-04-17T11:16:45.157Z] #21 16.49 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
11:16:45 [2022-04-17T11:16:45.157Z] #21 16.50 Unpacking libbpf0:amd64 (1:0.3-2) ...
11:16:45 [2022-04-17T11:16:45.416Z] #21 16.59 Selecting previously unselected package libcap2:amd64.
11:16:45 [2022-04-17T11:16:45.416Z] #21 16.61 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
11:16:45 [2022-04-17T11:16:45.416Z] #21 16.62 Unpacking libcap2:amd64 (1:2.44-1) ...
11:16:45 [2022-04-17T11:16:45.416Z] #21 16.69 Selecting previously unselected package libmnl0:amd64.
11:16:45 [2022-04-17T11:16:45.416Z] #21 16.71 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
11:16:45 [2022-04-17T11:16:45.416Z] #21 16.72 Unpacking libmnl0:amd64 (1.0.4-3) ...
11:16:45 [2022-04-17T11:16:45.416Z] #21 16.77 Selecting previously unselected package libxtables12:amd64.
11:16:45 [2022-04-17T11:16:45.416Z] #21 16.78 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
11:16:45 [2022-04-17T11:16:45.416Z] #21 16.79 Unpacking libxtables12:amd64 (1.8.7-1) ...
11:16:45 [2022-04-17T11:16:45.660Z] #21 9.590 Reading package lists...
11:16:45 [2022-04-17T11:16:45.660Z] #21 11.99 Building dependency tree...
11:16:45 [2022-04-17T11:16:45.660Z] #21 ...
11:16:45 [2022-04-17T11:16:45.660Z] 
11:16:45 [2022-04-17T11:16:45.660Z] #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
11:16:45 [2022-04-17T11:16:45.660Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70
11:16:45 [2022-04-17T11:16:45.660Z] #34 DONE 121.2s
11:16:45 [2022-04-17T11:16:45.676Z] #21 16.87 Selecting previously unselected package libcap2-bin.
11:16:45 [2022-04-17T11:16:45.676Z] #21 16.87 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
11:16:45 [2022-04-17T11:16:45.676Z] #21 16.88 Unpacking libcap2-bin (1:2.44-1) ...
11:16:45 [2022-04-17T11:16:45.676Z] #21 16.97 Selecting previously unselected package iproute2.
11:16:45 [2022-04-17T11:16:45.676Z] #21 16.97 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
11:16:45 [2022-04-17T11:16:45.676Z] #21 16.99 Unpacking iproute2 (5.10.0-4) ...
11:16:45 [2022-04-17T11:16:45.899Z] #56 10.96 + cd /tmp/tmp.lMaXU0y2ys/src/github.com/opencontainers/runc
11:16:45 [2022-04-17T11:16:45.899Z] #56 10.96 + git checkout -q v1.1.1
11:16:45 [2022-04-17T11:16:45.935Z] #21 17.41 Selecting previously unselected package xxd.
11:16:45 [2022-04-17T11:16:45.992Z] 
11:16:45 [2022-04-17T11:16:45.992Z] #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
11:16:45 [2022-04-17T11:16:45.992Z] #56 sha256:5b9db6e153a241963f7e5a6df027a387f3b02006e1583bc1cfa419ff15c3b7d2
11:16:46 [2022-04-17T11:16:46.195Z] #21 17.42 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:16:46 [2022-04-17T11:16:46.195Z] #21 17.43 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:16:46 [2022-04-17T11:16:46.195Z] #21 17.55 Selecting previously unselected package vim-common.
11:16:46 [2022-04-17T11:16:46.195Z] #21 17.56 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:16:46 [2022-04-17T11:16:46.195Z] #21 17.58 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:16:46 [2022-04-17T11:16:46.292Z] #56 ...
11:16:46 [2022-04-17T11:16:46.292Z] 
11:16:46 [2022-04-17T11:16:46.292Z] #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
11:16:46 [2022-04-17T11:16:46.292Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873
11:16:46 [2022-04-17T11:16:46.292Z] #21 11.99 Building dependency tree...
11:16:46 [2022-04-17T11:16:46.454Z] #21 17.74 Selecting previously unselected package bash-completion.
11:16:46 [2022-04-17T11:16:46.454Z] #21 17.76 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
11:16:46 [2022-04-17T11:16:46.464Z] #56 ...
11:16:46 [2022-04-17T11:16:46.464Z] 
11:16:46 [2022-04-17T11:16:46.464Z] #19 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:16:46 [2022-04-17T11:16:46.464Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795
11:16:46 [2022-04-17T11:16:46.464Z] #19 DONE 1.7s
11:16:46 [2022-04-17T11:16:46.464Z] 
11:16:46 [2022-04-17T11:16:46.464Z] #20 [dev-systemd-false  6/24] RUN ldconfig
11:16:46 [2022-04-17T11:16:46.464Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39
11:16:46 [2022-04-17T11:16:46.970Z] #21 28.71 Selecting previously unselected package vim.
11:16:47 [2022-04-17T11:16:47.228Z] #21 28.72 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
11:16:47 [2022-04-17T11:16:47.228Z] #21 28.75 Unpacking vim (2:8.2.2434-3+deb11u1) ...
11:16:47 [2022-04-17T11:16:47.487Z] #21 29.21 Selecting previously unselected package xfsprogs.
11:16:47 [2022-04-17T11:16:47.487Z] #21 29.21 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ...
11:16:47 [2022-04-17T11:16:47.487Z] #21 29.22 Unpacking xfsprogs (5.10.0-4) ...
11:16:47 [2022-04-17T11:16:47.715Z] #21 14.00 The following additional packages will be installed:
11:16:47 [2022-04-17T11:16:47.715Z] #21 14.00   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:16:47 [2022-04-17T11:16:47.715Z] #21 14.00   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
11:16:47 [2022-04-17T11:16:47.715Z] #21 14.00   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
11:16:47 [2022-04-17T11:16:47.715Z] #21 14.00   python3-pkg-resources vim-runtime xxd
11:16:47 [2022-04-17T11:16:47.715Z] #21 14.00 Suggested packages:
11:16:47 [2022-04-17T11:16:47.715Z] #21 14.00   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
11:16:47 [2022-04-17T11:16:47.715Z] #21 14.00   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
11:16:47 [2022-04-17T11:16:47.715Z] #21 14.00   acl attr quota
11:16:47 [2022-04-17T11:16:47.715Z] #21 14.00 Recommended packages:
11:16:47 [2022-04-17T11:16:47.715Z] #21 14.00   libatm1 nftables libpam-cap build-essential python3-dev unzip
11:16:47 [2022-04-17T11:16:47.831Z] #20 DONE 1.4s
11:16:47 [2022-04-17T11:16:47.831Z] 
11:16:47 [2022-04-17T11:16:47.832Z] #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
11:16:47 [2022-04-17T11:16:47.832Z] #56 sha256:49b9a8c5c1f1ac379ee017c56b5ee8f2689c5eedeee589e924f92a4fc739c624
11:16:47 [2022-04-17T11:16:47.832Z] #56 11.57 + '[' -z '' ']'
11:16:47 [2022-04-17T11:16:47.832Z] #56 11.57 + target=static
11:16:47 [2022-04-17T11:16:47.832Z] #56 11.57 + make BUILDTAGS=seccomp static
11:16:47 [2022-04-17T11:16:47.832Z] #56 11.86 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc .
11:16:48 [2022-04-17T11:16:48.004Z] #21 29.60 Selecting previously unselected package zip.
11:16:48 [2022-04-17T11:16:48.004Z] #21 29.61 Preparing to unpack .../46-zip_3.0-12_arm64.deb ...
11:16:48 [2022-04-17T11:16:48.004Z] #21 29.62 Unpacking zip (3.0-12) ...
11:16:48 [2022-04-17T11:16:48.027Z] #19 205.3 Selecting previously unselected package g++-s390x-linux-gnu.
11:16:48 [2022-04-17T11:16:48.027Z] #19 205.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
11:16:48 [2022-04-17T11:16:48.027Z] #19 205.3 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
11:16:48 [2022-04-17T11:16:48.027Z] #19 205.5 Selecting previously unselected package crossbuild-essential-s390x.
11:16:48 [2022-04-17T11:16:48.027Z] #19 205.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
11:16:48 [2022-04-17T11:16:48.027Z] #19 205.5 Unpacking crossbuild-essential-s390x (12.9) ...
11:16:48 [2022-04-17T11:16:48.263Z] #21 29.76 Selecting previously unselected package zstd.
11:16:48 [2022-04-17T11:16:48.263Z] #21 29.76 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ...
11:16:48 [2022-04-17T11:16:48.263Z] #21 29.77 Unpacking zstd (1.4.8+dfsg-2.1) ...
11:16:48 [2022-04-17T11:16:48.283Z] #19 205.8 Setting up libconfig-inifiles-perl (3.000003-1) ...
11:16:48 [2022-04-17T11:16:48.361Z] #21 19.57 Unpacking bash-completion (1:2.11-2) ...
11:16:48 [2022-04-17T11:16:48.522Z] #21 30.06 Setting up python3-pkg-resources (52.0.0-4) ...
11:16:48 [2022-04-17T11:16:48.553Z] #19 205.8 Setting up libfile-which-perl (1.23-1) ...
11:16:48 [2022-04-17T11:16:48.553Z] #19 205.8 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
11:16:48 [2022-04-17T11:16:48.553Z] #19 205.8 Setting up libc6-armhf-cross (2.31-9cross4) ...
11:16:48 [2022-04-17T11:16:48.553Z] #19 205.8 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
11:16:48 [2022-04-17T11:16:48.553Z] #19 205.9 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
11:16:48 [2022-04-17T11:16:48.553Z] #19 205.9 Setting up libicu67:amd64 (67.1-7) ...
11:16:48 [2022-04-17T11:16:48.554Z] #19 205.9 Setting up libmagic-mgc (1:5.39-3) ...
11:16:48 [2022-04-17T11:16:48.554Z] #19 205.9 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
11:16:48 [2022-04-17T11:16:48.554Z] #19 205.9 Setting up libc6-s390x-cross (2.31-9cross4) ...
11:16:48 [2022-04-17T11:16:48.554Z] #19 205.9 Setting up libmagic1:amd64 (1:5.39-3) ...
11:16:48 [2022-04-17T11:16:48.554Z] #19 205.9 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
11:16:48 [2022-04-17T11:16:48.554Z] #19 205.9 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
11:16:48 [2022-04-17T11:16:48.554Z] #19 206.0 Setting up file (1:5.39-3) ...
11:16:48 [2022-04-17T11:16:48.554Z] #19 206.0 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
11:16:48 [2022-04-17T11:16:48.554Z] #19 206.0 Setting up bzip2 (1.0.8-4) ...
11:16:48 [2022-04-17T11:16:48.554Z] #19 206.0 Setting up libyaml-perl (1.30-1) ...
11:16:48 [2022-04-17T11:16:48.554Z] #19 206.0 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
11:16:48 [2022-04-17T11:16:48.554Z] #19 206.0 Setting up libxml-sax-base-perl (1.09-1.1) ...
11:16:48 [2022-04-17T11:16:48.554Z] #19 206.0 Setting up libio-string-perl (1.08-3.1) ...
11:16:48 [2022-04-17T11:16:48.621Z] #21 19.94 Selecting previously unselected package bzip2.
11:16:48 [2022-04-17T11:16:48.621Z] #21 19.95 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
11:16:48 [2022-04-17T11:16:48.621Z] #21 19.95 Unpacking bzip2 (1.0.8-4) ...
11:16:48 [2022-04-17T11:16:48.621Z] #21 20.02 Selecting previously unselected package xz-utils.
11:16:48 [2022-04-17T11:16:48.621Z] #21 20.04 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ...
11:16:48 [2022-04-17T11:16:48.657Z] #21 15.17 The following NEW packages will be installed:
11:16:48 [2022-04-17T11:16:48.657Z] #21 15.17   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
11:16:48 [2022-04-17T11:16:48.657Z] #21 15.17   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:16:48 [2022-04-17T11:16:48.657Z] #21 15.17   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
11:16:48 [2022-04-17T11:16:48.657Z] #21 15.17   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
11:16:48 [2022-04-17T11:16:48.657Z] #21 15.17   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
11:16:48 [2022-04-17T11:16:48.657Z] #21 15.17   python3-pkg-resources python3-setuptools python3-wheel sudo
11:16:48 [2022-04-17T11:16:48.657Z] #21 15.17   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:16:48 [2022-04-17T11:16:48.657Z] #21 15.17   xz-utils zip zstd
11:16:48 [2022-04-17T11:16:48.822Z] #19 206.0 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
11:16:48 [2022-04-17T11:16:48.822Z] #19 206.0 Setting up cross-config (2.6.18+nmu1) ...
11:16:48 [2022-04-17T11:16:48.822Z] #19 206.1 Setting up xz-utils (5.2.5-2) ...
11:16:48 [2022-04-17T11:16:48.822Z] #19 206.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:16:48 [2022-04-17T11:16:48.822Z] #19 206.2 Setting up libc6-arm64-cross (2.31-9cross4) ...
11:16:48 [2022-04-17T11:16:48.822Z] #19 206.2 Setting up patch (2.7.6-7) ...
11:16:48 [2022-04-17T11:16:48.822Z] #19 206.2 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
11:16:48 [2022-04-17T11:16:48.822Z] #19 206.2 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
11:16:48 [2022-04-17T11:16:48.822Z] #19 206.2 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
11:16:48 [2022-04-17T11:16:48.822Z] #19 206.2 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
11:16:48 [2022-04-17T11:16:48.822Z] #19 206.2 Setting up libc6-armel-cross (2.31-9cross4) ...
11:16:48 [2022-04-17T11:16:48.822Z] #19 206.2 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
11:16:48 [2022-04-17T11:16:48.822Z] #19 206.2 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
11:16:48 [2022-04-17T11:16:48.822Z] #19 206.2 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
11:16:48 [2022-04-17T11:16:48.822Z] #19 206.3 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
11:16:48 [2022-04-17T11:16:48.822Z] #19 206.3 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
11:16:48 [2022-04-17T11:16:48.822Z] #19 206.3 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
11:16:48 [2022-04-17T11:16:48.822Z] #19 206.3 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
11:16:48 [2022-04-17T11:16:48.822Z] #19 206.3 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
11:16:48 [2022-04-17T11:16:48.822Z] #19 206.3 Setting up libfile-homedir-perl (1.006-1) ...
11:16:48 [2022-04-17T11:16:48.822Z] #19 206.3 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
11:16:48 [2022-04-17T11:16:48.822Z] #19 206.3 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
11:16:48 [2022-04-17T11:16:48.822Z] #19 206.3 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
11:16:48 [2022-04-17T11:16:48.822Z] #19 206.3 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
11:16:48 [2022-04-17T11:16:48.881Z] #21 20.05 Unpacking xz-utils (5.2.5-2) ...
11:16:48 [2022-04-17T11:16:48.881Z] #21 20.19 Selecting previously unselected package apparmor.
11:16:48 [2022-04-17T11:16:48.881Z] #21 20.20 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
11:16:48 [2022-04-17T11:16:48.881Z] #21 20.25 Unpacking apparmor (2.13.6-10) ...
11:16:48 [2022-04-17T11:16:48.918Z] #21 15.48 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
11:16:48 [2022-04-17T11:16:48.918Z] #21 15.48 Need to get 27.6 MB of archives.
11:16:48 [2022-04-17T11:16:48.918Z] #21 15.48 After this operation, 106 MB of additional disk space will be used.
11:16:48 [2022-04-17T11:16:48.918Z] #21 15.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
11:16:48 [2022-04-17T11:16:48.918Z] #21 15.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
11:16:48 [2022-04-17T11:16:48.918Z] #21 15.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
11:16:48 [2022-04-17T11:16:48.918Z] #21 15.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:16:48 [2022-04-17T11:16:48.918Z] #21 15.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
11:16:48 [2022-04-17T11:16:48.918Z] #21 15.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
11:16:48 [2022-04-17T11:16:48.918Z] #21 15.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
11:16:48 [2022-04-17T11:16:48.918Z] #21 15.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
11:16:48 [2022-04-17T11:16:48.918Z] #21 15.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:16:48 [2022-04-17T11:16:48.918Z] #21 15.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:16:49 [2022-04-17T11:16:49.087Z] #19 206.4 Setting up liblocale-gettext-perl (1.07-4+b1) ...
11:16:49 [2022-04-17T11:16:49.087Z] #19 206.4 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
11:16:49 [2022-04-17T11:16:49.087Z] #19 206.4 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.087Z] #19 206.4 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.087Z] #19 206.4 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.087Z] #19 206.4 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.087Z] #19 206.4 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.087Z] #19 206.4 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.087Z] #19 206.4 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.087Z] #19 206.4 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.087Z] #19 206.5 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.087Z] #19 206.5 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.087Z] #19 206.5 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
11:16:49 [2022-04-17T11:16:49.087Z] #19 206.5 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.087Z] #19 206.5 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.087Z] #19 206.5 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.087Z] #19 206.5 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.087Z] #19 206.5 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
11:16:49 [2022-04-17T11:16:49.087Z] #19 206.5 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.087Z] #19 206.6 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.088Z] #21 30.73 Setting up libip4tc2:arm64 (1.8.7-1) ...
11:16:49 [2022-04-17T11:16:49.088Z] #21 30.75 Setting up net-tools (1.60+git20181103.0eebece-1) ...
11:16:49 [2022-04-17T11:16:49.088Z] #21 30.77 Setting up libgpm2:arm64 (1.20.7-8) ...
11:16:49 [2022-04-17T11:16:49.088Z] #21 30.78 Setting up libicu67:arm64 (67.1-7) ...
11:16:49 [2022-04-17T11:16:49.088Z] #21 30.79 Setting up libip6tc2:arm64 (1.8.7-1) ...
11:16:49 [2022-04-17T11:16:49.088Z] #21 30.80 Setting up libinih1:arm64 (53-1+b2) ...
11:16:49 [2022-04-17T11:16:49.088Z] #21 30.81 Setting up uidmap (1:4.8.1-1) ...
11:16:49 [2022-04-17T11:16:49.088Z] #21 30.82 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:16:49 [2022-04-17T11:16:49.088Z] #21 30.85 Setting up bzip2 (1.0.8-4) ...
11:16:49 [2022-04-17T11:16:49.088Z] #21 30.86 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:16:49 [2022-04-17T11:16:49.088Z] #21 30.87 Setting up python3-wheel (0.34.2-1) ...
11:16:49 [2022-04-17T11:16:49.140Z] #21 20.64 Selecting previously unselected package inetutils-ping.
11:16:49 [2022-04-17T11:16:49.179Z] #21 15.54 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
11:16:49 [2022-04-17T11:16:49.179Z] #21 15.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
11:16:49 [2022-04-17T11:16:49.179Z] #21 15.55 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
11:16:49 [2022-04-17T11:16:49.179Z] #21 15.55 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
11:16:49 [2022-04-17T11:16:49.179Z] #21 15.57 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
11:16:49 [2022-04-17T11:16:49.179Z] #21 15.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
11:16:49 [2022-04-17T11:16:49.179Z] #21 15.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
11:16:49 [2022-04-17T11:16:49.179Z] #21 15.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
11:16:49 [2022-04-17T11:16:49.179Z] #21 15.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
11:16:49 [2022-04-17T11:16:49.179Z] #21 15.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
11:16:49 [2022-04-17T11:16:49.179Z] #21 15.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
11:16:49 [2022-04-17T11:16:49.179Z] #21 15.60 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:16:49 [2022-04-17T11:16:49.179Z] #21 15.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:16:49 [2022-04-17T11:16:49.179Z] #21 15.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:16:49 [2022-04-17T11:16:49.179Z] #21 15.61 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
11:16:49 [2022-04-17T11:16:49.179Z] #21 15.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
11:16:49 [2022-04-17T11:16:49.179Z] #21 15.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:16:49 [2022-04-17T11:16:49.345Z] #19 206.6 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.345Z] #19 206.6 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
11:16:49 [2022-04-17T11:16:49.345Z] #19 206.6 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.345Z] #19 206.6 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.345Z] #19 206.6 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.345Z] #19 206.6 Setting up libxml-sax-perl (1.02+dfsg-1) ...
11:16:49 [2022-04-17T11:16:49.345Z] #19 206.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
11:16:49 [2022-04-17T11:16:49.345Z] #19 206.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
11:16:49 [2022-04-17T11:16:49.400Z] #21 20.64 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
11:16:49 [2022-04-17T11:16:49.400Z] #21 20.65 Unpacking inetutils-ping (2:2.0-1) ...
11:16:49 [2022-04-17T11:16:49.400Z] #21 20.76 Selecting previously unselected package libip4tc2:amd64.
11:16:49 [2022-04-17T11:16:49.400Z] #21 20.78 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
11:16:49 [2022-04-17T11:16:49.400Z] #21 20.78 Unpacking libip4tc2:amd64 (1.8.7-1) ...
11:16:49 [2022-04-17T11:16:49.400Z] #21 20.85 Selecting previously unselected package libip6tc2:amd64.
11:16:49 [2022-04-17T11:16:49.400Z] #21 20.87 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
11:16:49 [2022-04-17T11:16:49.442Z] #21 15.86 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
11:16:49 [2022-04-17T11:16:49.442Z] #21 15.86 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:16:49 [2022-04-17T11:16:49.442Z] #21 15.86 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:16:49 [2022-04-17T11:16:49.442Z] #21 15.86 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:16:49 [2022-04-17T11:16:49.442Z] #21 15.86 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
11:16:49 [2022-04-17T11:16:49.442Z] #21 15.86 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
11:16:49 [2022-04-17T11:16:49.442Z] #21 15.87 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
11:16:49 [2022-04-17T11:16:49.442Z] #21 15.92 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:16:49 [2022-04-17T11:16:49.442Z] #21 15.92 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
11:16:49 [2022-04-17T11:16:49.442Z] #21 15.92 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:16:49 [2022-04-17T11:16:49.442Z] #21 15.93 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
11:16:49 [2022-04-17T11:16:49.442Z] #21 15.94 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
11:16:49 [2022-04-17T11:16:49.442Z] #21 15.94 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
11:16:49 [2022-04-17T11:16:49.442Z] #21 15.95 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
11:16:49 [2022-04-17T11:16:49.442Z] #21 15.97 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
11:16:49 [2022-04-17T11:16:49.442Z] #21 15.98 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
11:16:49 [2022-04-17T11:16:49.442Z] #21 15.98 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
11:16:49 [2022-04-17T11:16:49.612Z] #19 206.9 
11:16:49 [2022-04-17T11:16:49.613Z] #19 206.9 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
11:16:49 [2022-04-17T11:16:49.613Z] #19 206.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.613Z] #19 206.9 Setting up dpkg-dev (1.20.9) ...
11:16:49 [2022-04-17T11:16:49.613Z] #19 206.9 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.613Z] #19 207.0 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
11:16:49 [2022-04-17T11:16:49.613Z] #19 207.0 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.613Z] #19 207.0 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.613Z] #19 207.0 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.613Z] #19 207.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.613Z] #19 207.0 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.613Z] #19 207.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.613Z] #19 207.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.613Z] #19 207.0 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.613Z] #19 207.1 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
11:16:49 [2022-04-17T11:16:49.659Z] #21 20.88 Unpacking libip6tc2:amd64 (1.8.7-1) ...
11:16:49 [2022-04-17T11:16:49.659Z] #21 20.94 Selecting previously unselected package libnfnetlink0:amd64.
11:16:49 [2022-04-17T11:16:49.659Z] #21 20.95 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
11:16:49 [2022-04-17T11:16:49.659Z] #21 20.96 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:16:49 [2022-04-17T11:16:49.659Z] #21 21.01 Selecting previously unselected package libnetfilter-conntrack3:amd64.
11:16:49 [2022-04-17T11:16:49.659Z] #21 21.03 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
11:16:49 [2022-04-17T11:16:49.659Z] #21 21.04 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:16:49 [2022-04-17T11:16:49.659Z] #21 21.09 Selecting previously unselected package libnftnl11:amd64.
11:16:49 [2022-04-17T11:16:49.704Z] #21 16.17 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
11:16:49 [2022-04-17T11:16:49.704Z] #21 16.21 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
11:16:49 [2022-04-17T11:16:49.704Z] #21 16.22 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
11:16:49 [2022-04-17T11:16:49.704Z] #21 16.23 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
11:16:49 [2022-04-17T11:16:49.869Z] #19 207.1 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
11:16:49 [2022-04-17T11:16:49.870Z] #19 207.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
11:16:49 [2022-04-17T11:16:49.870Z] #19 207.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
11:16:49 [2022-04-17T11:16:49.870Z] #19 207.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
11:16:49 [2022-04-17T11:16:49.918Z] #21 21.11 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
11:16:49 [2022-04-17T11:16:49.918Z] #21 21.12 Unpacking libnftnl11:amd64 (1.1.9-1) ...
11:16:49 [2022-04-17T11:16:49.918Z] #21 21.20 Selecting previously unselected package iptables.
11:16:49 [2022-04-17T11:16:49.918Z] #21 21.21 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
11:16:49 [2022-04-17T11:16:49.918Z] #21 21.22 Unpacking iptables (1.8.7-1) ...
11:16:50 [2022-04-17T11:16:50.024Z] #21 31.49 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:16:50 [2022-04-17T11:16:50.024Z] #21 31.51 Setting up libcap2:arm64 (1:2.44-1) ...
11:16:50 [2022-04-17T11:16:50.024Z] #21 31.52 Setting up libcap2-bin (1:2.44-1) ...
11:16:50 [2022-04-17T11:16:50.024Z] #21 31.53 Setting up apparmor (2.13.6-10) ...
11:16:50 [2022-04-17T11:16:50.127Z] #19 207.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
11:16:50 [2022-04-17T11:16:50.127Z] #19 207.4 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
11:16:50 [2022-04-17T11:16:50.127Z] #19 207.4 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
11:16:50 [2022-04-17T11:16:50.127Z] #19 207.4 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
11:16:50 [2022-04-17T11:16:50.127Z] #19 207.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
11:16:50 [2022-04-17T11:16:50.127Z] #19 207.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
11:16:50 [2022-04-17T11:16:50.127Z] #19 207.5 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
11:16:50 [2022-04-17T11:16:50.127Z] #19 207.5 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
11:16:50 [2022-04-17T11:16:50.127Z] #19 207.5 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
11:16:50 [2022-04-17T11:16:50.127Z] #19 207.5 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
11:16:50 [2022-04-17T11:16:50.127Z] #19 207.5 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
11:16:50 [2022-04-17T11:16:50.127Z] #19 207.5 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
11:16:50 [2022-04-17T11:16:50.127Z] #19 207.5 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
11:16:50 [2022-04-17T11:16:50.127Z] #19 207.5 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
11:16:50 [2022-04-17T11:16:50.127Z] #19 207.5 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
11:16:50 [2022-04-17T11:16:50.127Z] #19 207.5 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
11:16:50 [2022-04-17T11:16:50.127Z] #19 207.6 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
11:16:50 [2022-04-17T11:16:50.127Z] #19 207.6 Setting up libxml-simple-perl (2.25-1) ...
11:16:50 [2022-04-17T11:16:50.127Z] #19 207.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
11:16:50 [2022-04-17T11:16:50.127Z] #19 207.6 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
11:16:50 [2022-04-17T11:16:50.127Z] #19 207.6 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
11:16:50 [2022-04-17T11:16:50.128Z] #19 207.6 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
11:16:50 [2022-04-17T11:16:50.128Z] #19 207.6 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
11:16:50 [2022-04-17T11:16:50.128Z] #19 207.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
11:16:50 [2022-04-17T11:16:50.128Z] #19 207.6 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
11:16:50 [2022-04-17T11:16:50.128Z] #19 207.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
11:16:50 [2022-04-17T11:16:50.128Z] #19 207.7 Setting up libconfig-auto-perl (0.44-1.1) ...
11:16:50 [2022-04-17T11:16:50.140Z] Client:
11:16:50 [2022-04-17T11:16:50.140Z]  Version:           20.10.9
11:16:50 [2022-04-17T11:16:50.140Z]  API version:       1.41
11:16:50 [2022-04-17T11:16:50.140Z]  Go version:        go1.16.8
11:16:50 [2022-04-17T11:16:50.140Z]  Git commit:        c2ea9bc
11:16:50 [2022-04-17T11:16:50.140Z]  Built:             Mon Oct  4 16:11:10 2021
11:16:50 [2022-04-17T11:16:50.140Z]  OS/Arch:           windows/amd64
11:16:50 [2022-04-17T11:16:50.140Z]  Context:           default
11:16:50 [2022-04-17T11:16:50.140Z]  Experimental:      true
11:16:50 [2022-04-17T11:16:50.140Z] 
11:16:50 [2022-04-17T11:16:50.140Z] Server: Docker Engine - Community
11:16:50 [2022-04-17T11:16:50.140Z]  Engine:
11:16:50 [2022-04-17T11:16:50.140Z]   Version:          20.10.9
11:16:50 [2022-04-17T11:16:50.140Z]   API version:      1.41 (minimum version 1.24)
11:16:50 [2022-04-17T11:16:50.140Z]   Go version:       go1.16.8
11:16:50 [2022-04-17T11:16:50.140Z]   Git commit:       79ea9d3
11:16:50 [2022-04-17T11:16:50.140Z]   Built:            Mon Oct  4 16:06:39 2021
11:16:50 [2022-04-17T11:16:50.140Z]   OS/Arch:          windows/amd64
11:16:50 [2022-04-17T11:16:50.140Z]   Experimental:     true
11:16:50 [2022-04-17T11:16:50.177Z] #21 21.50 Selecting previously unselected package libonig5:amd64.
11:16:50 [2022-04-17T11:16:50.177Z] #21 21.52 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
11:16:50 [2022-04-17T11:16:50.177Z] #21 21.52 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:16:50 [2022-04-17T11:16:50.276Z] #21 16.73 debconf: delaying package configuration, since apt-utils is not installed
11:16:50 [2022-04-17T11:16:50.276Z] #21 16.82 Fetched 27.6 MB in 1s (26.4 MB/s)
11:16:50 [2022-04-17T11:16:50.276Z] #21 16.87 Selecting previously unselected package pigz.
11:16:50 [2022-04-17T11:16:50.384Z] #19 207.7 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
11:16:50 [2022-04-17T11:16:50.384Z] #19 207.7 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
11:16:50 [2022-04-17T11:16:50.384Z] #19 207.7 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
11:16:50 [2022-04-17T11:16:50.384Z] #19 207.7 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
11:16:50 [2022-04-17T11:16:50.384Z] #19 207.7 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
11:16:50 [2022-04-17T11:16:50.384Z] #19 207.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
11:16:50 [2022-04-17T11:16:50.384Z] #19 207.7 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
11:16:50 [2022-04-17T11:16:50.384Z] #19 207.7 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
11:16:50 [2022-04-17T11:16:50.384Z] #19 207.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
11:16:50 [2022-04-17T11:16:50.384Z] #19 207.8 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
11:16:50 [2022-04-17T11:16:50.384Z] #19 207.8 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
11:16:50 [2022-04-17T11:16:50.384Z] #19 207.8 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
11:16:50 [2022-04-17T11:16:50.384Z] #19 207.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
11:16:50 [2022-04-17T11:16:50.384Z] #19 207.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
11:16:50 [2022-04-17T11:16:50.384Z] #19 207.8 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
11:16:50 [2022-04-17T11:16:50.384Z] #19 207.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
11:16:50 [2022-04-17T11:16:50.384Z] #19 207.9 Setting up dpkg-cross (2.6.18+nmu1) ...
11:16:50 [2022-04-17T11:16:50.384Z] #19 207.9 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
11:16:50 [2022-04-17T11:16:50.437Z] #21 21.66 Selecting previously unselected package libjq1:amd64.
11:16:50 [2022-04-17T11:16:50.437Z] #21 21.66 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
11:16:50 [2022-04-17T11:16:50.437Z] #21 21.67 Unpacking libjq1:amd64 (1.6-2.1) ...
11:16:50 [2022-04-17T11:16:50.437Z] #21 21.79 Selecting previously unselected package jq.
11:16:50 [2022-04-17T11:16:50.437Z] #21 21.79 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
11:16:50 [2022-04-17T11:16:50.437Z] #21 21.80 Unpacking jq (1.6-2.1) ...
11:16:50 [2022-04-17T11:16:50.437Z] #21 21.87 Selecting previously unselected package libaio1:amd64.
11:16:50 [2022-04-17T11:16:50.437Z] #21 21.88 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
11:16:50 [2022-04-17T11:16:50.437Z] #21 21.90 Unpacking libaio1:amd64 (0.3.112-9) ...
11:16:50 [2022-04-17T11:16:50.537Z] #21 16.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 ... 24010 files and directories currently installed.)
11:16:50 [2022-04-17T11:16:50.538Z] #21 16.91 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
11:16:50 [2022-04-17T11:16:50.538Z] #21 16.92 Unpacking pigz (2.6-1) ...
11:16:50 [2022-04-17T11:16:50.538Z] #21 17.00 Selecting previously unselected package libelf1:amd64.
11:16:50 [2022-04-17T11:16:50.538Z] #21 17.01 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
11:16:50 [2022-04-17T11:16:50.538Z] #21 17.01 Unpacking libelf1:amd64 (0.183-1) ...
11:16:50 [2022-04-17T11:16:50.640Z] #19 207.9 Setting up crossbuild-essential-armel (12.9) ...
11:16:50 [2022-04-17T11:16:50.641Z] #19 207.9 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
11:16:50 [2022-04-17T11:16:50.641Z] #19 207.9 Setting up crossbuild-essential-armhf (12.9) ...
11:16:50 [2022-04-17T11:16:50.641Z] #19 207.9 Setting up crossbuild-essential-arm64 (12.9) ...
11:16:50 [2022-04-17T11:16:50.641Z] #19 207.9 Setting up crossbuild-essential-s390x (12.9) ...
11:16:50 [2022-04-17T11:16:50.641Z] #19 208.0 Setting up crossbuild-essential-ppc64el (12.9) ...
11:16:50 [2022-04-17T11:16:50.641Z] #19 208.0 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:16:50 [2022-04-17T11:16:50.696Z] #21 21.95 Selecting previously unselected package libgpm2:amd64.
11:16:50 [2022-04-17T11:16:50.696Z] #21 21.95 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
11:16:50 [2022-04-17T11:16:50.696Z] #21 21.96 Unpacking libgpm2:amd64 (1.20.7-8) ...
11:16:50 [2022-04-17T11:16:50.696Z] #21 22.02 Selecting previously unselected package libicu67:amd64.
11:16:50 [2022-04-17T11:16:50.696Z] #21 22.02 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
11:16:50 [2022-04-17T11:16:50.696Z] #21 22.03 Unpacking libicu67:amd64 (67.1-7) ...
[Pipeline] sh
11:16:50 [2022-04-17T11:16:50.798Z] #21 17.15 Selecting previously unselected package libbpf0:amd64.
11:16:50 [2022-04-17T11:16:50.798Z] #21 17.15 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
11:16:50 [2022-04-17T11:16:50.798Z] #21 17.16 Unpacking libbpf0:amd64 (1:0.3-2) ...
11:16:50 [2022-04-17T11:16:50.798Z] #21 17.26 Selecting previously unselected package libcap2:amd64.
11:16:50 [2022-04-17T11:16:50.798Z] #21 17.26 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
11:16:50 [2022-04-17T11:16:50.798Z] #21 17.26 Unpacking libcap2:amd64 (1:2.44-1) ...
11:16:50 [2022-04-17T11:16:50.798Z] #21 17.32 Selecting previously unselected package libmnl0:amd64.
11:16:50 [2022-04-17T11:16:50.798Z] #21 17.33 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
11:16:50 [2022-04-17T11:16:50.798Z] #21 17.33 Unpacking libmnl0:amd64 (1.0.4-3) ...
11:16:50 [2022-04-17T11:16:50.798Z] #21 17.39 Selecting previously unselected package libxtables12:amd64.
11:16:50 [2022-04-17T11:16:50.959Z] #21 32.76 Setting up zip (3.0-12) ...
11:16:50 [2022-04-17T11:16:50.959Z] #21 32.77 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:16:51 [2022-04-17T11:16:51.059Z] #21 17.40 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
11:16:51 [2022-04-17T11:16:51.059Z] #21 17.40 Unpacking libxtables12:amd64 (1.8.7-1) ...
11:16:51 [2022-04-17T11:16:51.059Z] #21 17.47 Selecting previously unselected package libcap2-bin.
11:16:51 [2022-04-17T11:16:51.059Z] #21 17.47 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
11:16:51 [2022-04-17T11:16:51.059Z] #21 17.48 Unpacking libcap2-bin (1:2.44-1) ...
11:16:51 [2022-04-17T11:16:51.059Z] #21 17.57 Selecting previously unselected package iproute2.
11:16:51 [2022-04-17T11:16:51.059Z] #21 17.57 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
11:16:51 [2022-04-17T11:16:51.059Z] #21 17.58 Unpacking iproute2 (5.10.0-4) ...
11:16:51 [2022-04-17T11:16:51.203Z] #19 DONE 208.5s
11:16:51 [2022-04-17T11:16:51.203Z] 
11:16:51 [2022-04-17T11:16:51.203Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
11:16:51 [2022-04-17T11:16:51.203Z] #32 sha256:aa5659671b0fff1ba8385200462d49400d98fbacb4aa12bd2e84055269f25600
11:16:51 [2022-04-17T11:16:51.203Z] #32 DONE 0.1s
11:16:51 [2022-04-17T11:16:51.203Z] 
11:16:51 [2022-04-17T11:16:51.203Z] #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
11:16:51 [2022-04-17T11:16:51.203Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643
11:16:51 [2022-04-17T11:16:51.203Z] #65 ...
11:16:51 [2022-04-17T11:16:51.203Z] 
11:16:51 [2022-04-17T11:16:51.203Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
11:16:51 [2022-04-17T11:16:51.203Z] #69 sha256:3580731b292d2de9fa67a701635240b66caab47ce1629b5f7800081123098677
11:16:51 [2022-04-17T11:16:51.203Z] #69 DONE 0.1s
11:16:51 [2022-04-17T11:16:51.217Z] #21 32.79 Setting up bash-completion (1:2.11-2) ...
11:16:51 [2022-04-17T11:16:51.460Z] 
11:16:51 [2022-04-17T11:16:51.460Z] #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
11:16:51 [2022-04-17T11:16:51.460Z] #70 sha256:f46fe352ee7a8f99c0ccff1e218ac3a78aee832e807fabee2155faf9b6a311fd
11:16:51 [2022-04-17T11:16:51.632Z] #21 18.05 Selecting previously unselected package xxd.
11:16:51 [2022-04-17T11:16:51.632Z] #21 18.06 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:16:51 [2022-04-17T11:16:51.632Z] #21 18.07 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:16:51 [2022-04-17T11:16:51.632Z] #21 18.17 Selecting previously unselected package vim-common.
11:16:51 [2022-04-17T11:16:51.632Z] #21 18.18 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:16:51 [2022-04-17T11:16:51.632Z] #21 18.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:16:51 [2022-04-17T11:16:51.652Z] + docker info
11:16:51 [2022-04-17T11:16:51.892Z] #21 18.34 Selecting previously unselected package bash-completion.
11:16:51 [2022-04-17T11:16:51.892Z] #21 18.35 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.405 + RM_GOPATH=0
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.405 + TMP_GOPATH=
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.405 + : /build
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.405 + '[' -z '' ']'
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.405 ++ mktemp -d
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.405 + export GOPATH=/tmp/tmp.7MBxTOvmdi
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.405 + GOPATH=/tmp/tmp.7MBxTOvmdi
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.405 + RM_GOPATH=1
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.405 + case "$(go env GOARCH)" in
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.405 ++ go env GOARCH
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.408 + export GO_BUILDMODE=-buildmode=pie
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.408 + GO_BUILDMODE=-buildmode=pie
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.409 ++ dirname /install.sh
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.410 + dir=/
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.410 + bin=rootlesskit
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.410 + shift
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.410 + '[' '!' -f //rootlesskit.installer ']'
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.410 + . //rootlesskit.installer
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.411 ++ : 1920341cd41e047834a21007424162a2dc946315
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.413 + install_rootlesskit
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.413 + case "$1" in
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.413 + export CGO_ENABLED=0
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.413 + CGO_ENABLED=0
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.413 + _install_rootlesskit
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.414 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.414 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.414 + for f in rootlesskit rootlesskit-docker-proxy
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.414 + GOBIN=/build
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.414 + GO111MODULE=on
11:16:52 [2022-04-17T11:16:52.827Z] #70 1.414 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
11:16:53 [2022-04-17T11:16:53.083Z] #56 ...
11:16:53 [2022-04-17T11:16:53.083Z] 
11:16:53 [2022-04-17T11:16:53.083Z] #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
11:16:53 [2022-04-17T11:16:53.083Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873
11:16:53 [2022-04-17T11:16:53.083Z] #21 1.985 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:16:53 [2022-04-17T11:16:53.083Z] #21 2.012 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:16:53 [2022-04-17T11:16:53.083Z] #21 2.013 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:16:53 [2022-04-17T11:16:53.083Z] #21 2.404 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:16:53 [2022-04-17T11:16:53.083Z] #21 3.283 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [125 kB]
11:16:53 [2022-04-17T11:16:53.083Z] #21 4.470 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
11:16:53 [2022-04-17T11:16:53.084Z] #70 1.812 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
11:16:53 [2022-04-17T11:16:53.749Z] #21 35.04 Setting up xz-utils (5.2.5-2) ...
11:16:53 [2022-04-17T11:16:53.749Z] #21 35.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:16:53 [2022-04-17T11:16:53.749Z] #21 35.06 Setting up libmnl0:arm64 (1.0.4-3) ...
11:16:53 [2022-04-17T11:16:53.749Z] #21 35.08 Setting up patch (2.7.6-7) ...
11:16:53 [2022-04-17T11:16:53.749Z] #21 35.09 Setting up sudo (1.9.5p2-3) ...
11:16:53 [2022-04-17T11:16:53.749Z] #21 35.15 invoke-rc.d: could not determine current runlevel
11:16:53 [2022-04-17T11:16:53.749Z] #21 35.15 invoke-rc.d: policy-rc.d denied execution of start.
11:16:53 [2022-04-17T11:16:53.749Z] #21 35.16 Setting up xfsprogs (5.10.0-4) ...
11:16:53 [2022-04-17T11:16:53.749Z] #21 35.18 Setting up libxtables12:arm64 (1.8.7-1) ...
11:16:53 [2022-04-17T11:16:53.749Z] #21 35.19 Setting up inetutils-ping (2:2.0-1) ...
11:16:53 [2022-04-17T11:16:53.749Z] #21 35.20 Setting up pigz (2.6-1) ...
11:16:53 [2022-04-17T11:16:53.749Z] #21 35.21 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
11:16:53 [2022-04-17T11:16:53.749Z] #21 35.22 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
11:16:53 [2022-04-17T11:16:53.749Z] #21 35.24 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
11:16:53 [2022-04-17T11:16:53.749Z] #21 35.25 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
11:16:53 [2022-04-17T11:16:53.806Z] #21 19.99 Unpacking bash-completion (1:2.11-2) ...
11:16:53 [2022-04-17T11:16:53.986Z] #21 25.02 Selecting previously unselected package libinih1:amd64.
11:16:53 [2022-04-17T11:16:53.986Z] #21 25.04 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
11:16:53 [2022-04-17T11:16:53.986Z] #21 25.04 Unpacking libinih1:amd64 (53-1+b2) ...
11:16:53 [2022-04-17T11:16:53.986Z] #21 25.09 Selecting previously unselected package libnet1:amd64.
11:16:53 [2022-04-17T11:16:53.986Z] #21 25.09 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:16:53 [2022-04-17T11:16:53.986Z] #21 25.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:16:53 [2022-04-17T11:16:53.986Z] #21 25.17 Selecting previously unselected package libnl-3-200:amd64.
11:16:53 [2022-04-17T11:16:53.986Z] #21 25.18 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:16:53 [2022-04-17T11:16:53.986Z] #21 25.19 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:16:53 [2022-04-17T11:16:53.986Z] #21 25.27 Selecting previously unselected package libprotobuf-c1:amd64.
11:16:53 [2022-04-17T11:16:53.986Z] #21 25.28 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:16:53 [2022-04-17T11:16:53.986Z] #21 25.30 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:16:53 [2022-04-17T11:16:53.986Z] #21 25.34 Selecting previously unselected package net-tools.
11:16:53 [2022-04-17T11:16:53.986Z] #21 25.35 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
11:16:53 [2022-04-17T11:16:53.986Z] #21 25.35 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
11:16:54 [2022-04-17T11:16:54.007Z] #21 35.73 Setting up libaio1:arm64 (0.3.112-9) ...
11:16:54 [2022-04-17T11:16:54.007Z] #21 35.74 Setting up python3-lib2to3 (3.9.2-1) ...
11:16:54 [2022-04-17T11:16:54.067Z] #21 20.42 Selecting previously unselected package bzip2.
11:16:54 [2022-04-17T11:16:54.067Z] #21 20.42 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
11:16:54 [2022-04-17T11:16:54.067Z] #21 20.43 Unpacking bzip2 (1.0.8-4) ...
11:16:54 [2022-04-17T11:16:54.067Z] #21 20.51 Selecting previously unselected package xz-utils.
11:16:54 [2022-04-17T11:16:54.067Z] #21 20.52 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ...
11:16:54 [2022-04-17T11:16:54.067Z] #21 20.53 Unpacking xz-utils (5.2.5-2) ...
11:16:54 [2022-04-17T11:16:54.245Z] #21 25.53 Selecting previously unselected package patch.
11:16:54 [2022-04-17T11:16:54.245Z] #21 25.54 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
11:16:54 [2022-04-17T11:16:54.245Z] #21 25.61 Unpacking patch (2.7.6-7) ...
11:16:54 [2022-04-17T11:16:54.327Z] #21 20.67 Selecting previously unselected package apparmor.
11:16:54 [2022-04-17T11:16:54.328Z] #21 20.68 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
11:16:54 [2022-04-17T11:16:54.328Z] #21 20.74 Unpacking apparmor (2.13.6-10) ...
11:16:54 [2022-04-17T11:16:54.451Z] #21 ...
11:16:54 [2022-04-17T11:16:54.451Z] 
11:16:54 [2022-04-17T11:16:54.451Z] #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
11:16:54 [2022-04-17T11:16:54.451Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70
11:16:54 [2022-04-17T11:16:54.451Z] #34 DONE 119.9s
11:16:54 [2022-04-17T11:16:54.455Z] #70 3.088 go: downloading github.com/sirupsen/logrus v1.8.1
11:16:54 [2022-04-17T11:16:54.455Z] #70 3.089 go: downloading github.com/urfave/cli/v2 v2.4.0
11:16:54 [2022-04-17T11:16:54.504Z] #21 25.73 Selecting previously unselected package python-pip-whl.
11:16:54 [2022-04-17T11:16:54.504Z] #21 25.73 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
11:16:54 [2022-04-17T11:16:54.504Z] #21 25.74 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
11:16:54 [2022-04-17T11:16:54.572Z] DEBUG: print all environment variables to check how Jenkins runs this script
11:16:54 [2022-04-17T11:16:54.572Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-4f7e26eb\powershellScript.ps1'; exit $LASTEXITCODE;
11:16:54 [2022-04-17T11:16:54.572Z] ----------------------------------------------------------------------------
11:16:54 [2022-04-17T11:16:54.572Z] 
11:16:54 [2022-04-17T11:16:54.572Z] INFO: executeCI.ps1 starting at Sun Apr 17 11:16:53 CUT 2022
11:16:54 [2022-04-17T11:16:54.572Z] 
11:16:54 [2022-04-17T11:16:54.572Z] INFO: Script version 05-Feb-2019 09:03 PDT
11:16:54 [2022-04-17T11:16:54.572Z] INFO: Running git version 2.24.1.windows.2
11:16:54 [2022-04-17T11:16:54.572Z] INFO: Branch:fe_release Build:20348.1.210507-1500
11:16:54 [2022-04-17T11:16:54.572Z] INFO: Environment variables:
11:16:54 [2022-04-17T11:16:54.572Z] 
11:16:54 [2022-04-17T11:16:54.572Z] Name                           Value                                                                                   
11:16:54 [2022-04-17T11:16:54.572Z] ----                           -----                                                                                   
11:16:54 [2022-04-17T11:16:54.572Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
11:16:54 [2022-04-17T11:16:54.572Z] amd64                          true                                                                                    
11:16:54 [2022-04-17T11:16:54.573Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
11:16:54 [2022-04-17T11:16:54.573Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
11:16:54 [2022-04-17T11:16:54.573Z] arm64                          true                                                                                    
11:16:54 [2022-04-17T11:16:54.573Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
11:16:54 [2022-04-17T11:16:54.573Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
11:16:54 [2022-04-17T11:16:54.573Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
11:16:54 [2022-04-17T11:16:54.573Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
11:16:54 [2022-04-17T11:16:54.573Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
11:16:54 [2022-04-17T11:16:54.573Z] BRANCH_NAME                    PR-43449                                                                                
11:16:54 [2022-04-17T11:16:54.573Z] BUILD_DISPLAY_NAME             #5                                                                                      
11:16:54 [2022-04-17T11:16:54.573Z] BUILD_ID                       5                                                                                       
11:16:54 [2022-04-17T11:16:54.573Z] BUILD_NUMBER                   5                                                                                       
11:16:54 [2022-04-17T11:16:54.573Z] BUILD_TAG                      jenkins-moby-PR-43449-5                                                                 
11:16:54 [2022-04-17T11:16:54.573Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-43449/5/                              
11:16:54 [2022-04-17T11:16:54.573Z] cgroup2                        true                                                                                    
11:16:54 [2022-04-17T11:16:54.573Z] CHANGE_AUTHOR                  thaJeztah                                                                               
11:16:54 [2022-04-17T11:16:54.573Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
11:16:54 [2022-04-17T11:16:54.573Z] CHANGE_BRANCH                  daemon_config_cleanup                                                                   
11:16:54 [2022-04-17T11:16:54.573Z] CHANGE_FORK                    thaJeztah/docker                                                                        
11:16:54 [2022-04-17T11:16:54.573Z] CHANGE_ID                      43449                                                                                   
11:16:54 [2022-04-17T11:16:54.573Z] CHANGE_TARGET                  master                                                                                  
11:16:54 [2022-04-17T11:16:54.573Z] CHANGE_TITLE                   daemon: move more consts for default configuration values to daemon/config              
11:16:54 [2022-04-17T11:16:54.573Z] CHANGE_URL                     https://github.com/moby/moby/pull/43449                                                 
11:16:54 [2022-04-17T11:16:54.573Z] CHECK_CONFIG_COMMIT            33a3680e08d1007e72c3b3f1454f823d8e9948ee                                                
11:16:54 [2022-04-17T11:16:54.573Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
11:16:54 [2022-04-17T11:16:54.573Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
11:16:54 [2022-04-17T11:16:54.573Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
11:16:54 [2022-04-17T11:16:54.573Z] COMPUTERNAME                   azwin-2-abb1f0                                                                          
11:16:54 [2022-04-17T11:16:54.573Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
11:16:54 [2022-04-17T11:16:54.573Z] ConfigSequenceNumber           0                                                                                       
11:16:54 [2022-04-17T11:16:54.573Z] dco                            true                                                                                    
11:16:54 [2022-04-17T11:16:54.573Z] DOCKER_BUILDKIT                0                                                                                       
11:16:54 [2022-04-17T11:16:54.573Z] DOCKER_DUT_DEBUG               1                                                                                       
11:16:54 [2022-04-17T11:16:54.573Z] DOCKER_EXPERIMENTAL            1                                                                                       
11:16:54 [2022-04-17T11:16:54.573Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
11:16:54 [2022-04-17T11:16:54.573Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
11:16:54 [2022-04-17T11:16:54.573Z] EXECUTOR_NUMBER                0                                                                                       
11:16:54 [2022-04-17T11:16:54.573Z] FQDN                           azwin-2-abb1f0.westus.cloudapp.azure.com                                                
11:16:54 [2022-04-17T11:16:54.573Z] GIT_BRANCH                     PR-43449                                                                                
11:16:54 [2022-04-17T11:16:54.573Z] GIT_COMMIT                     83969fa3ddf8b10ade7189073638885e8234f586                                                
11:16:54 [2022-04-17T11:16:54.573Z] GIT_PREVIOUS_COMMIT            cbf592509e8c592c71dea7acc335265ef2afbecd                                                
11:16:54 [2022-04-17T11:16:54.573Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT cbf592509e8c592c71dea7acc335265ef2afbecd                                                
11:16:54 [2022-04-17T11:16:54.573Z] GIT_URL                        https://github.com/moby/moby.git                                                        
11:16:54 [2022-04-17T11:16:54.573Z] HUDSON_COOKIE                  67274308-78a3-4878-83b9-f5f61c2591ae                                                    
11:16:54 [2022-04-17T11:16:54.573Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
11:16:54 [2022-04-17T11:16:54.573Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
11:16:54 [2022-04-17T11:16:54.573Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
11:16:54 [2022-04-17T11:16:54.573Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
11:16:54 [2022-04-17T11:16:54.573Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
11:16:54 [2022-04-17T11:16:54.573Z] JENKINS_NODE_COOKIE            f4966e9a-5685-423f-89a8-11c890fce47d                                                    
11:16:54 [2022-04-17T11:16:54.573Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
11:16:54 [2022-04-17T11:16:54.573Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
11:16:54 [2022-04-17T11:16:54.573Z] JOB_BASE_NAME                  PR-43449                                                                                
11:16:54 [2022-04-17T11:16:54.573Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43449/display/redirect                
11:16:54 [2022-04-17T11:16:54.573Z] JOB_NAME                       moby/PR-43449                                                                           
11:16:54 [2022-04-17T11:16:54.573Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-43449/                                
11:16:54 [2022-04-17T11:16:54.573Z] library.jps.version            master                                                                                  
11:16:54 [2022-04-17T11:16:54.573Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
11:16:54 [2022-04-17T11:16:54.573Z] NODE_LABELS                    amd64 azure azwin-2-abb1f0 azwin-2022 docker west-us windows windows-2022 x86_64        
11:16:54 [2022-04-17T11:16:54.573Z] NODE_NAME                      azwin-2-abb1f0                                                                          
11:16:54 [2022-04-17T11:16:54.573Z] NUMBER_OF_PROCESSORS           4                                                                                       
11:16:54 [2022-04-17T11:16:54.573Z] OS                             Windows_NT                                                                              
11:16:54 [2022-04-17T11:16:54.573Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
11:16:54 [2022-04-17T11:16:54.573Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
11:16:54 [2022-04-17T11:16:54.573Z] ppc64le                        false                                                                                   
11:16:54 [2022-04-17T11:16:54.573Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
11:16:54 [2022-04-17T11:16:54.573Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
11:16:54 [2022-04-17T11:16:54.573Z] PROCESSOR_LEVEL                6                                                                                       
11:16:54 [2022-04-17T11:16:54.573Z] PROCESSOR_REVISION             4f01                                                                                    
11:16:54 [2022-04-17T11:16:54.573Z] ProgramData                    C:\ProgramData                                                                          
11:16:54 [2022-04-17T11:16:54.573Z] ProgramFiles                   C:\Program Files                                                                        
11:16:54 [2022-04-17T11:16:54.573Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
11:16:54 [2022-04-17T11:16:54.573Z] ProgramW6432                   C:\Program Files                                                                        
11:16:54 [2022-04-17T11:16:54.573Z] PROMPT                         $P$G                                                                                    
11:16:54 [2022-04-17T11:16:54.573Z] PSExecutionPolicyPreference    Bypass                                                                                  
11:16:54 [2022-04-17T11:16:54.573Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
11:16:54 [2022-04-17T11:16:54.573Z] PUBLIC                         C:\Users\Public                                                                         
11:16:54 [2022-04-17T11:16:54.573Z] rootless                       true                                                                                    
11:16:54 [2022-04-17T11:16:54.573Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-43449/5/display/redirect?page=artif...
11:16:54 [2022-04-17T11:16:54.573Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-43449/5/display/redirect?page=changes 
11:16:54 [2022-04-17T11:16:54.573Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43449/5/display/redirect              
11:16:54 [2022-04-17T11:16:54.573Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-43449/5/display/redirect?page=tests   
11:16:54 [2022-04-17T11:16:54.573Z] s390x                          false                                                                                   
11:16:54 [2022-04-17T11:16:54.573Z] SKIP_VALIDATION_TESTS          1                                                                                       
11:16:54 [2022-04-17T11:16:54.573Z] SOURCES_DRIVE                  d                                                                                       
11:16:54 [2022-04-17T11:16:54.573Z] SOURCES_SUBDIR                 gopath                                                                                  
11:16:54 [2022-04-17T11:16:54.573Z] STAGE_NAME                     Run tests                                                                               
11:16:54 [2022-04-17T11:16:54.573Z] SystemDrive                    C:                                                                                      
11:16:54 [2022-04-17T11:16:54.573Z] SystemRoot                     C:\Windows                                                                              
11:16:54 [2022-04-17T11:16:54.573Z] TEMP                           C:\Windows\TEMP                                                                         
11:16:54 [2022-04-17T11:16:54.573Z] TESTDEBUG                      0                                                                                       
11:16:54 [2022-04-17T11:16:54.573Z] TESTRUN_DRIVE                  d                                                                                       
11:16:54 [2022-04-17T11:16:54.573Z] TESTRUN_SUBDIR                 CI                                                                                      
11:16:54 [2022-04-17T11:16:54.573Z] TIMEOUT                        120m                                                                                    
11:16:54 [2022-04-17T11:16:54.573Z] TMP                            C:\Windows\TEMP                                                                         
11:16:54 [2022-04-17T11:16:54.573Z] unit_validate                  true                                                                                    
11:16:54 [2022-04-17T11:16:54.573Z] USERDOMAIN                     WORKGROUP                                                                               
11:16:54 [2022-04-17T11:16:54.573Z] USERNAME                       azwin-2-abb1f0$                                                                         
11:16:54 [2022-04-17T11:16:54.573Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
11:16:54 [2022-04-17T11:16:54.573Z] validate_force                 false                                                                                   
11:16:54 [2022-04-17T11:16:54.573Z] windir                         C:\Windows                                                                              
11:16:54 [2022-04-17T11:16:54.573Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
11:16:54 [2022-04-17T11:16:54.573Z] WINDOWS_BASE_IMAGE_TAG         ltsc2022                                                                                
11:16:54 [2022-04-17T11:16:54.573Z] windows2022                    true                                                                                    
11:16:54 [2022-04-17T11:16:54.573Z] windows2022containerd          true                                                                                    
11:16:54 [2022-04-17T11:16:54.573Z] windowsRS5                     true                                                                                    
11:16:54 [2022-04-17T11:16:54.573Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
11:16:54 [2022-04-17T11:16:54.573Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
11:16:54 [2022-04-17T11:16:54.573Z] 
11:16:54 [2022-04-17T11:16:54.573Z] 
11:16:54 [2022-04-17T11:16:54.573Z] 
11:16:54 [2022-04-17T11:16:54.574Z] #21 36.10 Setting up libelf1:arm64 (0.183-1) ...
11:16:54 [2022-04-17T11:16:54.574Z] #21 36.14 Setting up zstd (1.4.8+dfsg-2.1) ...
11:16:54 [2022-04-17T11:16:54.574Z] #21 36.15 Setting up libonig5:arm64 (6.9.6-1.1) ...
11:16:54 [2022-04-17T11:16:54.574Z] #21 36.16 Setting up python3-distutils (3.9.2-1) ...
11:16:54 [2022-04-17T11:16:54.708Z] 
11:16:54 [2022-04-17T11:16:54.708Z] #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
11:16:54 [2022-04-17T11:16:54.708Z] #60 sha256:0103a3cd087f63625888fb0649cf0fea1802224c2d68bede4e45127901526b74
11:16:54 [2022-04-17T11:16:54.713Z] #70 3.397 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
11:16:54 [2022-04-17T11:16:54.832Z] #21 36.56 Setting up vim (2:8.2.2434-3+deb11u1) ...
11:16:54 [2022-04-17T11:16:54.832Z] #21 36.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:16:54 [2022-04-17T11:16:54.832Z] #21 36.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:16:54 [2022-04-17T11:16:54.832Z] #21 36.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:16:54 [2022-04-17T11:16:54.832Z] #21 36.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:16:54 [2022-04-17T11:16:54.832Z] #21 36.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:16:54 [2022-04-17T11:16:54.832Z] #21 36.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:16:54 [2022-04-17T11:16:54.832Z] #21 36.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:16:54 [2022-04-17T11:16:54.832Z] #21 36.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:16:54 [2022-04-17T11:16:54.899Z] #21 21.15 Selecting previously unselected package inetutils-ping.
11:16:54 [2022-04-17T11:16:54.899Z] #21 21.17 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
11:16:54 [2022-04-17T11:16:54.899Z] #21 21.18 Unpacking inetutils-ping (2:2.0-1) ...
11:16:54 [2022-04-17T11:16:54.899Z] #21 21.29 Selecting previously unselected package libip4tc2:amd64.
11:16:54 [2022-04-17T11:16:54.899Z] #21 21.29 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
11:16:54 [2022-04-17T11:16:54.899Z] #21 21.30 Unpacking libip4tc2:amd64 (1.8.7-1) ...
11:16:54 [2022-04-17T11:16:54.899Z] #21 21.35 Selecting previously unselected package libip6tc2:amd64.
11:16:54 [2022-04-17T11:16:54.899Z] #21 21.36 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
11:16:54 [2022-04-17T11:16:54.899Z] #21 21.36 Unpacking libip6tc2:amd64 (1.8.7-1) ...
11:16:54 [2022-04-17T11:16:54.899Z] #21 21.43 Selecting previously unselected package libnfnetlink0:amd64.
11:16:54 [2022-04-17T11:16:54.899Z] #21 21.44 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
11:16:54 [2022-04-17T11:16:54.899Z] #21 21.44 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:16:55 [2022-04-17T11:16:55.079Z] #21 26.30 Selecting previously unselected package python3-lib2to3.
11:16:55 [2022-04-17T11:16:55.079Z] #21 26.32 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
11:16:55 [2022-04-17T11:16:55.079Z] #21 26.33 Unpacking python3-lib2to3 (3.9.2-1) ...
11:16:55 [2022-04-17T11:16:55.079Z] #21 26.43 Selecting previously unselected package python3-distutils.
11:16:55 [2022-04-17T11:16:55.079Z] #21 26.44 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
11:16:55 [2022-04-17T11:16:55.079Z] #21 26.44 Unpacking python3-distutils (3.9.2-1) ...
11:16:55 [2022-04-17T11:16:55.079Z] #21 26.57 Selecting previously unselected package python3-pkg-resources.
11:16:55 [2022-04-17T11:16:55.090Z] #21 36.68 Setting up python3-setuptools (52.0.0-4) ...
11:16:55 [2022-04-17T11:16:55.159Z] #21 21.50 Selecting previously unselected package libnetfilter-conntrack3:amd64.
11:16:55 [2022-04-17T11:16:55.159Z] #21 21.51 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
11:16:55 [2022-04-17T11:16:55.159Z] #21 21.52 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:16:55 [2022-04-17T11:16:55.159Z] #21 21.58 Selecting previously unselected package libnftnl11:amd64.
11:16:55 [2022-04-17T11:16:55.159Z] #21 21.59 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
11:16:55 [2022-04-17T11:16:55.159Z] #21 21.60 Unpacking libnftnl11:amd64 (1.1.9-1) ...
11:16:55 [2022-04-17T11:16:55.159Z] #21 21.69 Selecting previously unselected package iptables.
11:16:55 [2022-04-17T11:16:55.159Z] #21 21.71 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
11:16:55 [2022-04-17T11:16:55.159Z] #21 21.72 Unpacking iptables (1.8.7-1) ...
11:16:55 [2022-04-17T11:16:55.340Z] #21 26.57 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
11:16:55 [2022-04-17T11:16:55.340Z] #21 26.58 Unpacking python3-pkg-resources (52.0.0-4) ...
11:16:55 [2022-04-17T11:16:55.340Z] #21 26.73 Selecting previously unselected package python3-setuptools.
11:16:55 [2022-04-17T11:16:55.340Z] #21 26.73 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
11:16:55 [2022-04-17T11:16:55.340Z] #21 26.74 Unpacking python3-setuptools (52.0.0-4) ...
11:16:55 [2022-04-17T11:16:55.599Z] #21 27.00 Selecting previously unselected package python3-wheel.
11:16:55 [2022-04-17T11:16:55.599Z] #21 27.00 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
11:16:55 [2022-04-17T11:16:55.599Z] #21 27.01 Unpacking python3-wheel (0.34.2-1) ...
11:16:55 [2022-04-17T11:16:55.599Z] #21 27.09 Selecting previously unselected package python3-pip.
11:16:55 [2022-04-17T11:16:55.599Z] #21 27.09 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
11:16:55 [2022-04-17T11:16:55.599Z] #21 27.10 Unpacking python3-pip (20.3.4-4+deb11u1) ...
11:16:55 [2022-04-17T11:16:55.638Z] #60 ...
11:16:55 [2022-04-17T11:16:55.638Z] 
11:16:55 [2022-04-17T11:16:55.638Z] #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
11:16:55 [2022-04-17T11:16:55.638Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873
11:16:55 [2022-04-17T11:16:55.638Z] #21 7.699 Fetched 8509 kB in 6s (1407 kB/s)
11:16:55 [2022-04-17T11:16:55.731Z] #21 22.00 Selecting previously unselected package libonig5:amd64.
11:16:55 [2022-04-17T11:16:55.731Z] #21 22.01 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
11:16:55 [2022-04-17T11:16:55.731Z] #21 22.02 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:16:55 [2022-04-17T11:16:55.731Z] #21 22.18 Selecting previously unselected package libjq1:amd64.
11:16:55 [2022-04-17T11:16:55.731Z] #21 22.19 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
11:16:55 [2022-04-17T11:16:55.731Z] #21 22.19 Unpacking libjq1:amd64 (1.6-2.1) ...
11:16:55 [2022-04-17T11:16:55.731Z] #21 22.29 Selecting previously unselected package jq.
11:16:55 [2022-04-17T11:16:55.731Z] #21 22.30 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
11:16:55 [2022-04-17T11:16:55.731Z] #21 22.31 Unpacking jq (1.6-2.1) ...
11:16:55 [2022-04-17T11:16:55.858Z] #21 27.38 Selecting previously unselected package sudo.
11:16:55 [2022-04-17T11:16:55.991Z] #21 22.38 Selecting previously unselected package libaio1:amd64.
11:16:55 [2022-04-17T11:16:55.992Z] #21 22.39 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
11:16:55 [2022-04-17T11:16:55.992Z] #21 22.40 Unpacking libaio1:amd64 (0.3.112-9) ...
11:16:55 [2022-04-17T11:16:55.992Z] #21 22.45 Selecting previously unselected package libgpm2:amd64.
11:16:55 [2022-04-17T11:16:55.992Z] #21 22.46 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
11:16:55 [2022-04-17T11:16:55.992Z] #21 22.48 Unpacking libgpm2:amd64 (1.20.7-8) ...
11:16:56 [2022-04-17T11:16:56.081Z] #70 ...
11:16:56 [2022-04-17T11:16:56.081Z] 
11:16:56 [2022-04-17T11:16:56.081Z] #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
11:16:56 [2022-04-17T11:16:56.081Z] #33 sha256:8e363126882b9a0abe8c875d9d94f8a34a152d8861951c9d0b3e90c7c401cd25
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.283 + RM_GOPATH=0
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.283 + TMP_GOPATH=
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.283 + : /build
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.283 + '[' -z '' ']'
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.283 ++ mktemp -d
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.284 + export GOPATH=/tmp/tmp.aeDMpQIIn0
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.284 + GOPATH=/tmp/tmp.aeDMpQIIn0
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.284 + RM_GOPATH=1
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.284 + case "$(go env GOARCH)" in
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.284 ++ go env GOARCH
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.292 + export GO_BUILDMODE=-buildmode=pie
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.292 + GO_BUILDMODE=-buildmode=pie
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.293 ++ dirname /install.sh
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.294 Install docker/cli version 17.06.2-ce from stable
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.294 + dir=/
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.294 + bin=dockercli
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.294 + shift
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.294 + '[' '!' -f //dockercli.installer ']'
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.294 + . //dockercli.installer
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.294 ++ : stable
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.294 ++ : 17.06.2-ce
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.294 + install_dockercli
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.294 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.294 ++ uname -m
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.296 + arch=x86_64
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.296 + '[' x86_64 '!=' x86_64 ']'
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.296 + url=https://download.docker.com/linux/static
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.297 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
11:16:56 [2022-04-17T11:16:56.081Z] #33 1.297 + tar -xz docker/docker
11:16:56 [2022-04-17T11:16:56.081Z] #33 4.218 + mkdir -p /build
11:16:56 [2022-04-17T11:16:56.081Z] #33 4.221 + mv docker/docker /build/
11:16:56 [2022-04-17T11:16:56.081Z] #33 4.228 + rmdir docker
11:16:56 [2022-04-17T11:16:56.081Z] #33 DONE 4.6s
11:16:56 [2022-04-17T11:16:56.081Z] 
11:16:56 [2022-04-17T11:16:56.082Z] #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
11:16:56 [2022-04-17T11:16:56.082Z] #70 sha256:f46fe352ee7a8f99c0ccff1e218ac3a78aee832e807fabee2155faf9b6a311fd
11:16:56 [2022-04-17T11:16:56.082Z] #70 4.689 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
11:16:56 [2022-04-17T11:16:56.117Z] #21 27.38 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
11:16:56 [2022-04-17T11:16:56.117Z] #21 27.39 Unpacking sudo (1.9.5p2-3) ...
11:16:56 [2022-04-17T11:16:56.134Z] INFO: Sources under d:\gopath\...
11:16:56 [2022-04-17T11:16:56.134Z] INFO: Test run under d:\CI\...
11:16:56 [2022-04-17T11:16:56.134Z] INFO: Running in D:\gopath\src\github.com\docker\docker
11:16:56 [2022-04-17T11:16:56.134Z] INFO: docker/docker repository was found
11:16:56 [2022-04-17T11:16:56.134Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time...
11:16:56 [2022-04-17T11:16:56.253Z] #21 22.52 Selecting previously unselected package libicu67:amd64.
11:16:56 [2022-04-17T11:16:56.253Z] #21 22.53 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
11:16:56 [2022-04-17T11:16:56.253Z] #21 22.53 Unpacking libicu67:amd64 (67.1-7) ...
11:16:56 [2022-04-17T11:16:56.283Z] #21 37.85 Setting up libjq1:arm64 (1.6-2.1) ...
11:16:56 [2022-04-17T11:16:56.283Z] #21 37.86 Setting up libnftnl11:arm64 (1.1.9-1) ...
11:16:56 [2022-04-17T11:16:56.283Z] #21 37.87 Setting up thin-provisioning-tools (0.9.0-1) ...
11:16:56 [2022-04-17T11:16:56.283Z] #21 37.88 Setting up python3-pip (20.3.4-4+deb11u1) ...
11:16:56 [2022-04-17T11:16:56.338Z] #70 5.123 go: downloading github.com/google/uuid v1.3.0
11:16:56 [2022-04-17T11:16:56.338Z] #70 5.255 go: downloading github.com/moby/vpnkit v0.5.0
11:16:56 [2022-04-17T11:16:56.338Z] #70 5.255 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:16:56 [2022-04-17T11:16:56.595Z] #70 5.344 go: downloading github.com/gofrs/flock v0.8.1
11:16:56 [2022-04-17T11:16:56.595Z] #70 5.397 go: downloading github.com/gorilla/mux v1.8.0
11:16:56 [2022-04-17T11:16:56.684Z] #21 27.92 Selecting previously unselected package thin-provisioning-tools.
11:16:56 [2022-04-17T11:16:56.684Z] #21 27.92 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
11:16:56 [2022-04-17T11:16:56.684Z] #21 27.93 Unpacking thin-provisioning-tools (0.9.0-1) ...
11:16:56 [2022-04-17T11:16:56.852Z] #70 5.582 go: downloading github.com/moby/sys/mountinfo v0.6.0
11:16:56 [2022-04-17T11:16:56.943Z] #21 28.15 Selecting previously unselected package uidmap.
11:16:56 [2022-04-17T11:16:56.943Z] #21 28.16 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
11:16:56 [2022-04-17T11:16:56.943Z] #21 28.17 Unpacking uidmap (1:4.8.1-1) ...
11:16:56 [2022-04-17T11:16:56.943Z] #21 28.28 Selecting previously unselected package vim-runtime.
11:16:56 [2022-04-17T11:16:56.943Z] #21 28.29 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
11:16:56 [2022-04-17T11:16:56.943Z] #21 28.33 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
11:16:56 [2022-04-17T11:16:56.943Z] #21 28.36 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
11:16:56 [2022-04-17T11:16:56.943Z] #21 28.37 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
11:16:57 [2022-04-17T11:16:57.109Z] #70 5.842 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
11:16:57 [2022-04-17T11:16:57.120Z] ltsc2022: Pulling from windows/servercore
11:16:57 [2022-04-17T11:16:57.120Z] 8f616e6e9eec: Pulling fs layer
11:16:57 [2022-04-17T11:16:57.120Z] dccd9e4d14d3: Pulling fs layer
11:16:57 [2022-04-17T11:16:57.218Z] #21 38.93 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
11:16:57 [2022-04-17T11:16:57.218Z] #21 38.94 Setting up jq (1.6-2.1) ...
11:16:57 [2022-04-17T11:16:57.218Z] #21 38.95 Setting up libbpf0:arm64 (1:0.3-2) ...
11:16:57 [2022-04-17T11:16:57.218Z] #21 38.96 Setting up iptables (1.8.7-1) ...
11:16:57 [2022-04-17T11:16:57.218Z] #21 38.97 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:16:57 [2022-04-17T11:16:57.218Z] #21 38.98 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:16:57 [2022-04-17T11:16:57.218Z] #21 38.99 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:16:57 [2022-04-17T11:16:57.218Z] #21 39.00 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:16:57 [2022-04-17T11:16:57.218Z] #21 39.00 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:16:57 [2022-04-17T11:16:57.218Z] #21 39.01 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:16:57 [2022-04-17T11:16:57.366Z] #70 6.047 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
11:16:57 [2022-04-17T11:16:57.366Z] #70 6.133 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
11:16:57 [2022-04-17T11:16:57.476Z] #21 39.02 Setting up iproute2 (5.10.0-4) ...
11:16:57 [2022-04-17T11:16:57.735Z] #21 39.39 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:16:57 [2022-04-17T11:16:57.931Z] #70 6.832 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:16:58 [2022-04-17T11:16:58.158Z] #21 7.699 Reading package lists...
11:16:59 [2022-04-17T11:16:59.112Z] #21 DONE 40.9s
11:16:59 [2022-04-17T11:16:59.112Z] 
11:16:59 [2022-04-17T11:16:59.112Z] #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
11:16:59 [2022-04-17T11:16:59.112Z] #26 sha256:6acd7cfe5a46fab060cbe6e4dfd5d83b3d034d487cd0fcdc57c5ea2dd282cef2
11:16:59 [2022-04-17T11:16:59.370Z] #26 ...
11:16:59 [2022-04-17T11:16:59.370Z] 
11:16:59 [2022-04-17T11:16:59.370Z] #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
11:16:59 [2022-04-17T11:16:59.370Z] #22 sha256:52a63c3da348d38d50e3682e847d60f9ad14a5f902f70f1011cf698f3f633cce
11:16:59 [2022-04-17T11:16:59.477Z] #21 30.92 Selecting previously unselected package vim.
11:16:59 [2022-04-17T11:16:59.477Z] #21 30.92 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:16:59 [2022-04-17T11:16:59.477Z] #21 30.95 Unpacking vim (2:8.2.2434-3+deb11u1) ...
11:16:59 [2022-04-17T11:16:59.552Z] #21 25.57 Selecting previously unselected package libinih1:amd64.
11:16:59 [2022-04-17T11:16:59.552Z] #21 25.58 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
11:16:59 [2022-04-17T11:16:59.552Z] #21 25.58 Unpacking libinih1:amd64 (53-1+b2) ...
11:16:59 [2022-04-17T11:16:59.552Z] #21 25.65 Selecting previously unselected package libnet1:amd64.
11:16:59 [2022-04-17T11:16:59.552Z] #21 25.66 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:16:59 [2022-04-17T11:16:59.552Z] #21 25.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:16:59 [2022-04-17T11:16:59.552Z] #21 25.76 Selecting previously unselected package libnl-3-200:amd64.
11:16:59 [2022-04-17T11:16:59.552Z] #21 25.76 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:16:59 [2022-04-17T11:16:59.552Z] #21 25.77 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:16:59 [2022-04-17T11:16:59.552Z] #21 25.86 Selecting previously unselected package libprotobuf-c1:amd64.
11:16:59 [2022-04-17T11:16:59.552Z] #21 25.87 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:16:59 [2022-04-17T11:16:59.552Z] #21 25.87 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:16:59 [2022-04-17T11:16:59.552Z] #21 25.91 Selecting previously unselected package net-tools.
11:16:59 [2022-04-17T11:16:59.552Z] #21 25.92 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
11:16:59 [2022-04-17T11:16:59.552Z] #21 25.93 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
11:16:59 [2022-04-17T11:16:59.552Z] #21 26.10 Selecting previously unselected package patch.
11:16:59 [2022-04-17T11:16:59.552Z] #21 26.10 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
11:16:59 [2022-04-17T11:16:59.552Z] #21 26.11 Unpacking patch (2.7.6-7) ...
11:16:59 [2022-04-17T11:16:59.629Z] #22 0.554 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:16:59 [2022-04-17T11:16:59.813Z] #21 26.21 Selecting previously unselected package python-pip-whl.
11:16:59 [2022-04-17T11:16:59.813Z] #21 26.21 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
11:16:59 [2022-04-17T11:16:59.813Z] #21 26.22 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
11:16:59 [2022-04-17T11:16:59.888Z] #22 0.561 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:16:59 [2022-04-17T11:16:59.888Z] #22 0.564 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:16:59 [2022-04-17T11:16:59.888Z] #22 DONE 0.6s
11:16:59 [2022-04-17T11:16:59.888Z] 
11:16:59 [2022-04-17T11:16:59.888Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
11:16:59 [2022-04-17T11:16:59.888Z] #23 sha256:4b525b27a55af2a099fbf0ed6b7778f549f553024312cef51c0fca996657e770
11:17:00 [2022-04-17T11:17:00.051Z] #21 10.21 Reading package lists...
11:17:00 [2022-04-17T11:17:00.073Z] #21 26.74 Selecting previously unselected package python3-lib2to3.
11:17:00 [2022-04-17T11:17:00.334Z] #21 26.75 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
11:17:00 [2022-04-17T11:17:00.334Z] #21 26.76 Unpacking python3-lib2to3 (3.9.2-1) ...
11:17:00 [2022-04-17T11:17:00.415Z] #21 31.46 Selecting previously unselected package xfsprogs.
11:17:00 [2022-04-17T11:17:00.415Z] #21 31.47 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
11:17:00 [2022-04-17T11:17:00.415Z] #21 31.48 Unpacking xfsprogs (5.10.0-4) ...
11:17:00 [2022-04-17T11:17:00.594Z] #21 26.88 Selecting previously unselected package python3-distutils.
11:17:00 [2022-04-17T11:17:00.594Z] #21 26.90 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
11:17:00 [2022-04-17T11:17:00.594Z] #21 26.91 Unpacking python3-distutils (3.9.2-1) ...
11:17:00 [2022-04-17T11:17:00.594Z] #21 27.05 Selecting previously unselected package python3-pkg-resources.
11:17:00 [2022-04-17T11:17:00.594Z] #21 27.06 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
11:17:00 [2022-04-17T11:17:00.594Z] #21 27.07 Unpacking python3-pkg-resources (52.0.0-4) ...
11:17:00 [2022-04-17T11:17:00.615Z] #21 12.24 Building dependency tree...
11:17:00 [2022-04-17T11:17:00.674Z] #21 31.90 Selecting previously unselected package zip.
11:17:00 [2022-04-17T11:17:00.675Z] #21 31.92 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
11:17:00 [2022-04-17T11:17:00.675Z] #21 31.94 Unpacking zip (3.0-12) ...
11:17:00 [2022-04-17T11:17:00.675Z] #21 32.05 Selecting previously unselected package zstd.
11:17:00 [2022-04-17T11:17:00.675Z] #21 32.06 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
11:17:00 [2022-04-17T11:17:00.675Z] #21 32.07 Unpacking zstd (1.4.8+dfsg-2.1) ...
11:17:00 [2022-04-17T11:17:00.855Z] #21 27.19 Selecting previously unselected package python3-setuptools.
11:17:00 [2022-04-17T11:17:00.855Z] #21 27.20 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
11:17:00 [2022-04-17T11:17:00.855Z] #21 27.21 Unpacking python3-setuptools (52.0.0-4) ...
11:17:01 [2022-04-17T11:17:01.116Z] #21 27.44 Selecting previously unselected package python3-wheel.
11:17:01 [2022-04-17T11:17:01.116Z] #21 27.44 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
11:17:01 [2022-04-17T11:17:01.116Z] #21 27.44 Unpacking python3-wheel (0.34.2-1) ...
11:17:01 [2022-04-17T11:17:01.116Z] #21 27.50 Selecting previously unselected package python3-pip.
11:17:01 [2022-04-17T11:17:01.116Z] #21 27.51 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
11:17:01 [2022-04-17T11:17:01.116Z] #21 27.51 Unpacking python3-pip (20.3.4-4+deb11u1) ...
11:17:01 [2022-04-17T11:17:01.178Z] #21 13.21 The following additional packages will be installed:
11:17:01 [2022-04-17T11:17:01.178Z] #21 13.22   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:17:01 [2022-04-17T11:17:01.178Z] #21 13.22   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
11:17:01 [2022-04-17T11:17:01.178Z] #21 13.22   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
11:17:01 [2022-04-17T11:17:01.178Z] #21 13.22   python3-pkg-resources vim-runtime xxd
11:17:01 [2022-04-17T11:17:01.178Z] #21 13.22 Suggested packages:
11:17:01 [2022-04-17T11:17:01.178Z] #21 13.22   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
11:17:01 [2022-04-17T11:17:01.178Z] #21 13.22   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
11:17:01 [2022-04-17T11:17:01.178Z] #21 13.22   acl attr quota
11:17:01 [2022-04-17T11:17:01.178Z] #21 13.22 Recommended packages:
11:17:01 [2022-04-17T11:17:01.178Z] #21 13.22   libatm1 nftables libpam-cap build-essential python3-dev unzip
11:17:01 [2022-04-17T11:17:01.202Z] #70 ...
11:17:01 [2022-04-17T11:17:01.202Z] 
11:17:01 [2022-04-17T11:17:01.202Z] #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
11:17:01 [2022-04-17T11:17:01.202Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541
11:17:01 [2022-04-17T11:17:01.202Z] #45 1.749 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:17:01 [2022-04-17T11:17:01.202Z] #45 1.769 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:17:01 [2022-04-17T11:17:01.202Z] #45 1.864 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:17:01 [2022-04-17T11:17:01.202Z] #45 2.106 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
11:17:01 [2022-04-17T11:17:01.202Z] #45 2.286 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
11:17:01 [2022-04-17T11:17:01.202Z] #45 2.747 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
11:17:01 [2022-04-17T11:17:01.202Z] #45 3.273 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:17:01 [2022-04-17T11:17:01.202Z] #45 4.039 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
11:17:01 [2022-04-17T11:17:01.202Z] #45 4.665 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
11:17:01 [2022-04-17T11:17:01.202Z] #45 5.102 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [126 kB]
11:17:01 [2022-04-17T11:17:01.202Z] #45 5.106 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [127 kB]
11:17:01 [2022-04-17T11:17:01.202Z] #45 5.106 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [119 kB]
11:17:01 [2022-04-17T11:17:01.202Z] #45 5.106 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [125 kB]
11:17:01 [2022-04-17T11:17:01.202Z] #45 5.106 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [124 kB]
11:17:01 [2022-04-17T11:17:01.202Z] #45 5.114 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [119 kB]
11:17:01 [2022-04-17T11:17:01.202Z] #45 5.122 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
11:17:01 [2022-04-17T11:17:01.202Z] #45 5.122 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
11:17:01 [2022-04-17T11:17:01.202Z] #45 5.123 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B]
11:17:01 [2022-04-17T11:17:01.202Z] #45 5.138 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B]
11:17:01 [2022-04-17T11:17:01.202Z] #45 5.139 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
11:17:01 [2022-04-17T11:17:01.203Z] #45 5.142 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
11:17:01 [2022-04-17T11:17:01.203Z] #45 ...
11:17:01 [2022-04-17T11:17:01.203Z] 
11:17:01 [2022-04-17T11:17:01.203Z] #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
11:17:01 [2022-04-17T11:17:01.203Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20
11:17:01 [2022-04-17T11:17:01.203Z] #20 1.809 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:17:01 [2022-04-17T11:17:01.203Z] #20 1.825 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:17:01 [2022-04-17T11:17:01.203Z] #20 1.871 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:17:01 [2022-04-17T11:17:01.203Z] #20 2.181 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
11:17:01 [2022-04-17T11:17:01.203Z] #20 2.638 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
11:17:01 [2022-04-17T11:17:01.203Z] #20 3.143 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
11:17:01 [2022-04-17T11:17:01.203Z] #20 3.715 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
11:17:01 [2022-04-17T11:17:01.203Z] #20 4.174 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
11:17:01 [2022-04-17T11:17:01.203Z] #20 4.603 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:17:01 [2022-04-17T11:17:01.203Z] #20 4.993 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [119 kB]
11:17:01 [2022-04-17T11:17:01.203Z] #20 4.993 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [125 kB]
11:17:01 [2022-04-17T11:17:01.203Z] #20 4.993 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [126 kB]
11:17:01 [2022-04-17T11:17:01.203Z] #20 4.993 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [119 kB]
11:17:01 [2022-04-17T11:17:01.203Z] #20 4.993 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [124 kB]
11:17:01 [2022-04-17T11:17:01.203Z] #20 4.993 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [127 kB]
11:17:01 [2022-04-17T11:17:01.203Z] #20 5.010 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
11:17:01 [2022-04-17T11:17:01.203Z] #20 5.010 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B]
11:17:01 [2022-04-17T11:17:01.203Z] #20 5.010 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
11:17:01 [2022-04-17T11:17:01.203Z] #20 5.010 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B]
11:17:01 [2022-04-17T11:17:01.203Z] #20 5.010 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
11:17:01 [2022-04-17T11:17:01.203Z] #20 5.010 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
11:17:01 [2022-04-17T11:17:01.242Z] #21 32.39 Setting up python3-pkg-resources (52.0.0-4) ...
11:17:01 [2022-04-17T11:17:01.377Z] #21 27.78 Selecting previously unselected package sudo.
11:17:01 [2022-04-17T11:17:01.378Z] #21 27.79 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
11:17:01 [2022-04-17T11:17:01.378Z] #21 27.80 Unpacking sudo (1.9.5p2-3) ...
11:17:01 [2022-04-17T11:17:01.459Z] #20 ...
11:17:01 [2022-04-17T11:17:01.459Z] 
11:17:01 [2022-04-17T11:17:01.459Z] #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
11:17:01 [2022-04-17T11:17:01.459Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643
11:17:01 [2022-04-17T11:17:01.459Z] #65 1.647 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:17:01 [2022-04-17T11:17:01.460Z] #65 1.661 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:17:01 [2022-04-17T11:17:01.460Z] #65 1.863 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:17:01 [2022-04-17T11:17:01.460Z] #65 1.872 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
11:17:01 [2022-04-17T11:17:01.460Z] #65 2.311 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:17:01 [2022-04-17T11:17:01.460Z] #65 2.534 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
11:17:01 [2022-04-17T11:17:01.460Z] #65 3.116 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
11:17:01 [2022-04-17T11:17:01.460Z] #65 3.629 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
11:17:01 [2022-04-17T11:17:01.460Z] #65 4.093 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
11:17:01 [2022-04-17T11:17:01.460Z] #65 4.542 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [119 kB]
11:17:01 [2022-04-17T11:17:01.460Z] #65 4.543 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [125 kB]
11:17:01 [2022-04-17T11:17:01.460Z] #65 4.664 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [126 kB]
11:17:01 [2022-04-17T11:17:01.460Z] #65 4.671 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [124 kB]
11:17:01 [2022-04-17T11:17:01.460Z] #65 4.702 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [127 kB]
11:17:01 [2022-04-17T11:17:01.460Z] #65 4.702 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [119 kB]
11:17:01 [2022-04-17T11:17:01.460Z] #65 4.702 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
11:17:01 [2022-04-17T11:17:01.460Z] #65 4.726 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B]
11:17:01 [2022-04-17T11:17:01.460Z] #65 4.726 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
11:17:01 [2022-04-17T11:17:01.460Z] #65 4.727 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B]
11:17:01 [2022-04-17T11:17:01.460Z] #65 4.738 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
11:17:01 [2022-04-17T11:17:01.460Z] #65 4.738 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
11:17:01 [2022-04-17T11:17:01.951Z] #21 28.38 Selecting previously unselected package thin-provisioning-tools.
11:17:01 [2022-04-17T11:17:01.951Z] #21 28.38 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
11:17:01 [2022-04-17T11:17:01.951Z] #21 28.39 Unpacking thin-provisioning-tools (0.9.0-1) ...
11:17:01 [2022-04-17T11:17:01.951Z] #21 28.57 Selecting previously unselected package uidmap.
11:17:01 [2022-04-17T11:17:01.951Z] #21 28.58 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
11:17:01 [2022-04-17T11:17:01.951Z] #21 28.60 Unpacking uidmap (1:4.8.1-1) ...
11:17:02 [2022-04-17T11:17:02.108Z] #21 14.26 The following NEW packages will be installed:
11:17:02 [2022-04-17T11:17:02.109Z] #21 14.26   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
11:17:02 [2022-04-17T11:17:02.109Z] #21 14.26   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:17:02 [2022-04-17T11:17:02.109Z] #21 14.26   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
11:17:02 [2022-04-17T11:17:02.109Z] #21 14.26   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
11:17:02 [2022-04-17T11:17:02.109Z] #21 14.26   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
11:17:02 [2022-04-17T11:17:02.109Z] #21 14.26   python3-pkg-resources python3-setuptools python3-wheel sudo
11:17:02 [2022-04-17T11:17:02.109Z] #21 14.26   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:17:02 [2022-04-17T11:17:02.109Z] #21 14.26   xz-utils zip zstd
11:17:02 [2022-04-17T11:17:02.180Z] #21 33.32 Setting up libip4tc2:amd64 (1.8.7-1) ...
11:17:02 [2022-04-17T11:17:02.180Z] #21 33.33 Setting up net-tools (1.60+git20181103.0eebece-1) ...
11:17:02 [2022-04-17T11:17:02.180Z] #21 33.35 Setting up libgpm2:amd64 (1.20.7-8) ...
11:17:02 [2022-04-17T11:17:02.180Z] #21 33.36 Setting up libicu67:amd64 (67.1-7) ...
11:17:02 [2022-04-17T11:17:02.180Z] #21 33.37 Setting up libip6tc2:amd64 (1.8.7-1) ...
11:17:02 [2022-04-17T11:17:02.180Z] #21 33.38 Setting up libinih1:amd64 (53-1+b2) ...
11:17:02 [2022-04-17T11:17:02.180Z] #21 33.39 Setting up uidmap (1:4.8.1-1) ...
11:17:02 [2022-04-17T11:17:02.180Z] #21 33.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:17:02 [2022-04-17T11:17:02.180Z] #21 33.42 Setting up bzip2 (1.0.8-4) ...
11:17:02 [2022-04-17T11:17:02.180Z] #21 33.43 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:17:02 [2022-04-17T11:17:02.180Z] #21 33.45 Setting up python3-wheel (0.34.2-1) ...
11:17:02 [2022-04-17T11:17:02.366Z] #21 14.57 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
11:17:02 [2022-04-17T11:17:02.366Z] #21 14.57 Need to get 27.6 MB of archives.
11:17:02 [2022-04-17T11:17:02.366Z] #21 14.57 After this operation, 106 MB of additional disk space will be used.
11:17:02 [2022-04-17T11:17:02.366Z] #21 14.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
11:17:02 [2022-04-17T11:17:02.366Z] #21 14.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
11:17:02 [2022-04-17T11:17:02.366Z] #21 14.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
11:17:02 [2022-04-17T11:17:02.366Z] #21 14.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:17:02 [2022-04-17T11:17:02.366Z] #21 14.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
11:17:02 [2022-04-17T11:17:02.366Z] #21 14.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
11:17:02 [2022-04-17T11:17:02.366Z] #21 14.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
11:17:02 [2022-04-17T11:17:02.366Z] #21 14.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
11:17:02 [2022-04-17T11:17:02.366Z] #21 14.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:17:02 [2022-04-17T11:17:02.366Z] #21 14.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:17:02 [2022-04-17T11:17:02.366Z] #21 14.62 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
11:17:02 [2022-04-17T11:17:02.366Z] #21 14.63 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
11:17:02 [2022-04-17T11:17:02.366Z] #21 14.63 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
11:17:02 [2022-04-17T11:17:02.366Z] #21 14.64 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
11:17:02 [2022-04-17T11:17:02.476Z] #21 28.75 Selecting previously unselected package vim-runtime.
11:17:02 [2022-04-17T11:17:02.476Z] #21 28.77 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
11:17:02 [2022-04-17T11:17:02.476Z] #21 28.79 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
11:17:02 [2022-04-17T11:17:02.476Z] #21 28.84 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
11:17:02 [2022-04-17T11:17:02.476Z] #21 28.84 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
11:17:02 [2022-04-17T11:17:02.623Z] #21 14.66 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
11:17:02 [2022-04-17T11:17:02.623Z] #21 14.68 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
11:17:02 [2022-04-17T11:17:02.623Z] #21 14.68 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
11:17:02 [2022-04-17T11:17:02.623Z] #21 14.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
11:17:02 [2022-04-17T11:17:02.623Z] #21 14.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
11:17:02 [2022-04-17T11:17:02.623Z] #21 14.68 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
11:17:02 [2022-04-17T11:17:02.623Z] #21 14.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
11:17:02 [2022-04-17T11:17:02.623Z] #21 14.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:17:02 [2022-04-17T11:17:02.623Z] #21 14.70 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:17:02 [2022-04-17T11:17:02.623Z] #21 14.71 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:17:02 [2022-04-17T11:17:02.623Z] #21 14.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
11:17:02 [2022-04-17T11:17:02.623Z] #21 14.72 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
11:17:02 [2022-04-17T11:17:02.623Z] #21 14.72 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:17:02 [2022-04-17T11:17:02.722Z] DEBUG: print all environment variables to check how Jenkins runs this script
11:17:02 [2022-04-17T11:17:02.722Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-16914d05\powershellScript.ps1'; exit $LASTEXITCODE;
11:17:02 [2022-04-17T11:17:02.722Z] ----------------------------------------------------------------------------
11:17:02 [2022-04-17T11:17:02.722Z] 
11:17:02 [2022-04-17T11:17:02.722Z] INFO: executeCI.ps1 starting at Sun Apr 17 11:17:02 CUT 2022
11:17:02 [2022-04-17T11:17:02.722Z] 
11:17:02 [2022-04-17T11:17:02.722Z] INFO: Script version 05-Feb-2019 09:03 PDT
11:17:02 [2022-04-17T11:17:02.722Z] INFO: Running git version 2.24.1.windows.2
11:17:02 [2022-04-17T11:17:02.722Z] INFO: Branch:fe_release Build:20348.1.210507-1500
11:17:02 [2022-04-17T11:17:02.722Z] INFO: Environment variables:
11:17:02 [2022-04-17T11:17:02.750Z] #21 34.16 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:17:02 [2022-04-17T11:17:02.750Z] #21 34.17 Setting up libcap2:amd64 (1:2.44-1) ...
11:17:02 [2022-04-17T11:17:02.750Z] #21 34.18 Setting up libcap2-bin (1:2.44-1) ...
11:17:02 [2022-04-17T11:17:02.750Z] #21 34.20 Setting up apparmor (2.13.6-10) ...
11:17:02 [2022-04-17T11:17:02.879Z] #21 14.95 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
11:17:02 [2022-04-17T11:17:02.879Z] #21 14.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:17:02 [2022-04-17T11:17:02.879Z] #21 14.96 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:17:02 [2022-04-17T11:17:02.879Z] #21 14.96 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:17:02 [2022-04-17T11:17:02.879Z] #21 14.97 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
11:17:02 [2022-04-17T11:17:02.879Z] #21 14.97 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
11:17:02 [2022-04-17T11:17:02.879Z] #21 14.97 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
11:17:02 [2022-04-17T11:17:02.879Z] #21 15.02 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:17:02 [2022-04-17T11:17:02.879Z] #21 15.03 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
11:17:02 [2022-04-17T11:17:02.879Z] #21 15.03 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:17:02 [2022-04-17T11:17:02.879Z] #21 15.04 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
11:17:02 [2022-04-17T11:17:02.879Z] #21 15.05 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
11:17:02 [2022-04-17T11:17:02.879Z] #21 15.05 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
11:17:02 [2022-04-17T11:17:02.879Z] #21 15.06 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
11:17:02 [2022-04-17T11:17:02.879Z] #21 15.09 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
11:17:02 [2022-04-17T11:17:02.879Z] #21 15.11 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
11:17:02 [2022-04-17T11:17:02.879Z] #21 15.11 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
11:17:03 [2022-04-17T11:17:03.136Z] #21 15.27 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
11:17:03 [2022-04-17T11:17:03.136Z] #21 15.31 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
11:17:03 [2022-04-17T11:17:03.136Z] #21 15.33 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
11:17:03 [2022-04-17T11:17:03.136Z] #21 15.34 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
11:17:03 [2022-04-17T11:17:03.191Z] 
11:17:03 [2022-04-17T11:17:03.191Z] Name                           Value                                                                                   
11:17:03 [2022-04-17T11:17:03.191Z] ----                           -----                                                                                   
11:17:03 [2022-04-17T11:17:03.191Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
11:17:03 [2022-04-17T11:17:03.191Z] amd64                          true                                                                                    
11:17:03 [2022-04-17T11:17:03.191Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
11:17:03 [2022-04-17T11:17:03.191Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
11:17:03 [2022-04-17T11:17:03.191Z] arm64                          true                                                                                    
11:17:03 [2022-04-17T11:17:03.191Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
11:17:03 [2022-04-17T11:17:03.191Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
11:17:03 [2022-04-17T11:17:03.191Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
11:17:03 [2022-04-17T11:17:03.191Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
11:17:03 [2022-04-17T11:17:03.191Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
11:17:03 [2022-04-17T11:17:03.191Z] BRANCH_NAME                    PR-43449                                                                                
11:17:03 [2022-04-17T11:17:03.191Z] BUILD_DISPLAY_NAME             #5                                                                                      
11:17:03 [2022-04-17T11:17:03.191Z] BUILD_ID                       5                                                                                       
11:17:03 [2022-04-17T11:17:03.191Z] BUILD_NUMBER                   5                                                                                       
11:17:03 [2022-04-17T11:17:03.191Z] BUILD_TAG                      jenkins-moby-PR-43449-5                                                                 
11:17:03 [2022-04-17T11:17:03.191Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-43449/5/                              
11:17:03 [2022-04-17T11:17:03.191Z] cgroup2                        true                                                                                    
11:17:03 [2022-04-17T11:17:03.191Z] CHANGE_AUTHOR                  thaJeztah                                                                               
11:17:03 [2022-04-17T11:17:03.191Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
11:17:03 [2022-04-17T11:17:03.191Z] CHANGE_BRANCH                  daemon_config_cleanup                                                                   
11:17:03 [2022-04-17T11:17:03.191Z] CHANGE_FORK                    thaJeztah/docker                                                                        
11:17:03 [2022-04-17T11:17:03.191Z] CHANGE_ID                      43449                                                                                   
11:17:03 [2022-04-17T11:17:03.191Z] CHANGE_TARGET                  master                                                                                  
11:17:03 [2022-04-17T11:17:03.191Z] CHANGE_TITLE                   daemon: move more consts for default configuration values to daemon/config              
11:17:03 [2022-04-17T11:17:03.191Z] CHANGE_URL                     https://github.com/moby/moby/pull/43449                                                 
11:17:03 [2022-04-17T11:17:03.191Z] CHECK_CONFIG_COMMIT            33a3680e08d1007e72c3b3f1454f823d8e9948ee                                                
11:17:03 [2022-04-17T11:17:03.191Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
11:17:03 [2022-04-17T11:17:03.191Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
11:17:03 [2022-04-17T11:17:03.191Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
11:17:03 [2022-04-17T11:17:03.191Z] COMPUTERNAME                   azwin-2-abb1f1                                                                          
11:17:03 [2022-04-17T11:17:03.191Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
11:17:03 [2022-04-17T11:17:03.191Z] ConfigSequenceNumber           0                                                                                       
11:17:03 [2022-04-17T11:17:03.191Z] dco                            true                                                                                    
11:17:03 [2022-04-17T11:17:03.191Z] DOCKER_BUILDKIT                0                                                                                       
11:17:03 [2022-04-17T11:17:03.191Z] DOCKER_DUT_DEBUG               1                                                                                       
11:17:03 [2022-04-17T11:17:03.191Z] DOCKER_EXPERIMENTAL            1                                                                                       
11:17:03 [2022-04-17T11:17:03.191Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
11:17:03 [2022-04-17T11:17:03.191Z] DOCKER_WINDOWS_CONTAINERD_R... 1                                                                                       
11:17:03 [2022-04-17T11:17:03.191Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
11:17:03 [2022-04-17T11:17:03.191Z] EXECUTOR_NUMBER                0                                                                                       
11:17:03 [2022-04-17T11:17:03.191Z] FQDN                           azwin-2-abb1f1.westus.cloudapp.azure.com                                                
11:17:03 [2022-04-17T11:17:03.191Z] GIT_BRANCH                     PR-43449                                                                                
11:17:03 [2022-04-17T11:17:03.191Z] GIT_COMMIT                     83969fa3ddf8b10ade7189073638885e8234f586                                                
11:17:03 [2022-04-17T11:17:03.191Z] GIT_PREVIOUS_COMMIT            cbf592509e8c592c71dea7acc335265ef2afbecd                                                
11:17:03 [2022-04-17T11:17:03.191Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT cbf592509e8c592c71dea7acc335265ef2afbecd                                                
11:17:03 [2022-04-17T11:17:03.191Z] GIT_URL                        https://github.com/moby/moby.git                                                        
11:17:03 [2022-04-17T11:17:03.191Z] HUDSON_COOKIE                  39748518-791c-46d6-851a-61f240254ce8                                                    
11:17:03 [2022-04-17T11:17:03.192Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
11:17:03 [2022-04-17T11:17:03.192Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
11:17:03 [2022-04-17T11:17:03.192Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
11:17:03 [2022-04-17T11:17:03.192Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
11:17:03 [2022-04-17T11:17:03.192Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
11:17:03 [2022-04-17T11:17:03.192Z] JENKINS_NODE_COOKIE            884563f6-2675-4ea0-a1da-4b034638dcf3                                                    
11:17:03 [2022-04-17T11:17:03.192Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
11:17:03 [2022-04-17T11:17:03.192Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
11:17:03 [2022-04-17T11:17:03.192Z] JOB_BASE_NAME                  PR-43449                                                                                
11:17:03 [2022-04-17T11:17:03.192Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43449/display/redirect                
11:17:03 [2022-04-17T11:17:03.192Z] JOB_NAME                       moby/PR-43449                                                                           
11:17:03 [2022-04-17T11:17:03.192Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-43449/                                
11:17:03 [2022-04-17T11:17:03.192Z] library.jps.version            master                                                                                  
11:17:03 [2022-04-17T11:17:03.192Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
11:17:03 [2022-04-17T11:17:03.192Z] NODE_LABELS                    amd64 azure azwin-2-abb1f1 azwin-2022 docker west-us windows windows-2022 x86_64        
11:17:03 [2022-04-17T11:17:03.192Z] NODE_NAME                      azwin-2-abb1f1                                                                          
11:17:03 [2022-04-17T11:17:03.192Z] NUMBER_OF_PROCESSORS           4                                                                                       
11:17:03 [2022-04-17T11:17:03.192Z] OS                             Windows_NT                                                                              
11:17:03 [2022-04-17T11:17:03.192Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
11:17:03 [2022-04-17T11:17:03.192Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
11:17:03 [2022-04-17T11:17:03.192Z] ppc64le                        false                                                                                   
11:17:03 [2022-04-17T11:17:03.192Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
11:17:03 [2022-04-17T11:17:03.192Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
11:17:03 [2022-04-17T11:17:03.192Z] PROCESSOR_LEVEL                6                                                                                       
11:17:03 [2022-04-17T11:17:03.192Z] PROCESSOR_REVISION             4f01                                                                                    
11:17:03 [2022-04-17T11:17:03.192Z] ProgramData                    C:\ProgramData                                                                          
11:17:03 [2022-04-17T11:17:03.192Z] ProgramFiles                   C:\Program Files                                                                        
11:17:03 [2022-04-17T11:17:03.192Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
11:17:03 [2022-04-17T11:17:03.192Z] ProgramW6432                   C:\Program Files                                                                        
11:17:03 [2022-04-17T11:17:03.192Z] PROMPT                         $P$G                                                                                    
11:17:03 [2022-04-17T11:17:03.192Z] PSExecutionPolicyPreference    Bypass                                                                                  
11:17:03 [2022-04-17T11:17:03.192Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
11:17:03 [2022-04-17T11:17:03.192Z] PUBLIC                         C:\Users\Public                                                                         
11:17:03 [2022-04-17T11:17:03.192Z] rootless                       true                                                                                    
11:17:03 [2022-04-17T11:17:03.192Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-43449/5/display/redirect?page=artif...
11:17:03 [2022-04-17T11:17:03.192Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-43449/5/display/redirect?page=changes 
11:17:03 [2022-04-17T11:17:03.192Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43449/5/display/redirect              
11:17:03 [2022-04-17T11:17:03.192Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-43449/5/display/redirect?page=tests   
11:17:03 [2022-04-17T11:17:03.192Z] s390x                          false                                                                                   
11:17:03 [2022-04-17T11:17:03.192Z] SKIP_VALIDATION_TESTS          1                                                                                       
11:17:03 [2022-04-17T11:17:03.192Z] SOURCES_DRIVE                  d                                                                                       
11:17:03 [2022-04-17T11:17:03.192Z] SOURCES_SUBDIR                 gopath                                                                                  
11:17:03 [2022-04-17T11:17:03.192Z] STAGE_NAME                     Run tests                                                                               
11:17:03 [2022-04-17T11:17:03.192Z] SystemDrive                    C:                                                                                      
11:17:03 [2022-04-17T11:17:03.192Z] SystemRoot                     C:\Windows                                                                              
11:17:03 [2022-04-17T11:17:03.192Z] TEMP                           C:\Windows\TEMP                                                                         
11:17:03 [2022-04-17T11:17:03.192Z] TESTDEBUG                      0                                                                                       
11:17:03 [2022-04-17T11:17:03.192Z] TESTRUN_DRIVE                  d                                                                                       
11:17:03 [2022-04-17T11:17:03.192Z] TESTRUN_SUBDIR                 CI                                                                                      
11:17:03 [2022-04-17T11:17:03.192Z] TIMEOUT                        120m                                                                                    
11:17:03 [2022-04-17T11:17:03.192Z] TMP                            C:\Windows\TEMP                                                                         
11:17:03 [2022-04-17T11:17:03.192Z] unit_validate                  true                                                                                    
11:17:03 [2022-04-17T11:17:03.192Z] USERDOMAIN                     WORKGROUP                                                                               
11:17:03 [2022-04-17T11:17:03.192Z] USERNAME                       azwin-2-abb1f1$                                                                         
11:17:03 [2022-04-17T11:17:03.192Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
11:17:03 [2022-04-17T11:17:03.192Z] validate_force                 false                                                                                   
11:17:03 [2022-04-17T11:17:03.192Z] windir                         C:\Windows                                                                              
11:17:03 [2022-04-17T11:17:03.192Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
11:17:03 [2022-04-17T11:17:03.192Z] WINDOWS_BASE_IMAGE_TAG         ltsc2022                                                                                
11:17:03 [2022-04-17T11:17:03.192Z] windows2022                    true                                                                                    
11:17:03 [2022-04-17T11:17:03.192Z] windows2022containerd          true                                                                                    
11:17:03 [2022-04-17T11:17:03.192Z] windowsRS5                     true                                                                                    
11:17:03 [2022-04-17T11:17:03.192Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
11:17:03 [2022-04-17T11:17:03.192Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
11:17:03 [2022-04-17T11:17:03.192Z] 
11:17:03 [2022-04-17T11:17:03.192Z] 
11:17:03 [2022-04-17T11:17:03.192Z] 
11:17:03 [2022-04-17T11:17:03.698Z] #21 15.89 debconf: delaying package configuration, since apt-utils is not installed
11:17:03 [2022-04-17T11:17:03.698Z] #21 16.00 Fetched 27.6 MB in 1s (25.8 MB/s)
11:17:03 [2022-04-17T11:17:03.955Z] #21 16.06 Selecting previously unselected package pigz.
11:17:03 [2022-04-17T11:17:03.955Z] #21 16.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
11:17:03 [2022-04-17T11:17:03.955Z] #21 16.11 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
11:17:03 [2022-04-17T11:17:03.955Z] #21 16.11 Unpacking pigz (2.6-1) ...
11:17:03 [2022-04-17T11:17:03.955Z] #21 16.18 Selecting previously unselected package libelf1:amd64.
11:17:03 [2022-04-17T11:17:03.955Z] #21 16.18 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
11:17:03 [2022-04-17T11:17:03.955Z] #21 16.19 Unpacking libelf1:amd64 (0.183-1) ...
11:17:04 [2022-04-17T11:17:04.132Z] #21 35.57 Setting up zip (3.0-12) ...
11:17:04 [2022-04-17T11:17:04.211Z] #21 16.30 Selecting previously unselected package libbpf0:amd64.
11:17:04 [2022-04-17T11:17:04.211Z] #21 16.31 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
11:17:04 [2022-04-17T11:17:04.211Z] #21 16.31 Unpacking libbpf0:amd64 (1:0.3-2) ...
11:17:04 [2022-04-17T11:17:04.211Z] #21 16.39 Selecting previously unselected package libcap2:amd64.
11:17:04 [2022-04-17T11:17:04.211Z] #21 16.41 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
11:17:04 [2022-04-17T11:17:04.211Z] #21 16.42 Unpacking libcap2:amd64 (1:2.44-1) ...
11:17:04 [2022-04-17T11:17:04.211Z] #21 16.47 Selecting previously unselected package libmnl0:amd64.
11:17:04 [2022-04-17T11:17:04.211Z] #21 16.48 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
11:17:04 [2022-04-17T11:17:04.392Z] #21 35.59 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:17:04 [2022-04-17T11:17:04.392Z] #21 35.64 Setting up bash-completion (1:2.11-2) ...
11:17:04 [2022-04-17T11:17:04.467Z] #21 16.49 Unpacking libmnl0:amd64 (1.0.4-3) ...
11:17:04 [2022-04-17T11:17:04.468Z] #21 16.56 Selecting previously unselected package libxtables12:amd64.
11:17:04 [2022-04-17T11:17:04.468Z] #21 16.57 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
11:17:04 [2022-04-17T11:17:04.468Z] #21 16.58 Unpacking libxtables12:amd64 (1.8.7-1) ...
11:17:04 [2022-04-17T11:17:04.468Z] #21 16.63 Selecting previously unselected package libcap2-bin.
11:17:04 [2022-04-17T11:17:04.468Z] #21 16.65 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
11:17:04 [2022-04-17T11:17:04.468Z] #21 16.66 Unpacking libcap2-bin (1:2.44-1) ...
11:17:04 [2022-04-17T11:17:04.468Z] #21 16.73 Selecting previously unselected package iproute2.
11:17:04 [2022-04-17T11:17:04.724Z] #21 16.74 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
11:17:04 [2022-04-17T11:17:04.724Z] #21 16.75 Unpacking iproute2 (5.10.0-4) ...
11:17:04 [2022-04-17T11:17:04.757Z] INFO: Sources under d:\gopath\...
11:17:04 [2022-04-17T11:17:04.757Z] INFO: Test run under d:\CI\...
11:17:04 [2022-04-17T11:17:04.757Z] INFO: Running in D:\gopath\src\github.com\docker\docker
11:17:04 [2022-04-17T11:17:04.757Z] INFO: docker/docker repository was found
11:17:04 [2022-04-17T11:17:04.980Z] #21 17.21 Selecting previously unselected package xxd.
11:17:04 [2022-04-17T11:17:04.980Z] #21 17.23 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:17:04 [2022-04-17T11:17:04.980Z] #21 17.24 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:17:04 [2022-04-17T11:17:04.980Z] #21 17.34 Selecting previously unselected package vim-common.
11:17:05 [2022-04-17T11:17:05.024Z] #21 31.56 Selecting previously unselected package vim.
11:17:05 [2022-04-17T11:17:05.224Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time...
11:17:05 [2022-04-17T11:17:05.236Z] #21 17.34 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:17:05 [2022-04-17T11:17:05.236Z] #21 17.35 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:17:05 [2022-04-17T11:17:05.286Z] #21 31.56 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:17:05 [2022-04-17T11:17:05.286Z] #21 31.58 Unpacking vim (2:8.2.2434-3+deb11u1) ...
11:17:05 [2022-04-17T11:17:05.493Z] #21 17.54 Selecting previously unselected package bash-completion.
11:17:05 [2022-04-17T11:17:05.493Z] #21 17.54 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
11:17:05 [2022-04-17T11:17:05.691Z] ltsc2022: Pulling from windows/servercore
11:17:05 [2022-04-17T11:17:05.858Z] #21 32.18 Selecting previously unselected package xfsprogs.
11:17:05 [2022-04-17T11:17:05.859Z] #21 32.18 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
11:17:05 [2022-04-17T11:17:05.859Z] #21 32.19 Unpacking xfsprogs (5.10.0-4) ...
11:17:06 [2022-04-17T11:17:06.120Z] #21 32.62 Selecting previously unselected package zip.
11:17:06 [2022-04-17T11:17:06.120Z] #21 32.64 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
11:17:06 [2022-04-17T11:17:06.120Z] #21 32.64 Unpacking zip (3.0-12) ...
11:17:06 [2022-04-17T11:17:06.160Z] 8f616e6e9eec: Pulling fs layer
11:17:06 [2022-04-17T11:17:06.160Z] dccd9e4d14d3: Pulling fs layer
11:17:06 [2022-04-17T11:17:06.300Z] #21 37.38 Setting up xz-utils (5.2.5-2) ...
11:17:06 [2022-04-17T11:17:06.300Z] #21 37.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:17:06 [2022-04-17T11:17:06.300Z] #21 37.41 Setting up libmnl0:amd64 (1.0.4-3) ...
11:17:06 [2022-04-17T11:17:06.300Z] #21 37.42 Setting up patch (2.7.6-7) ...
11:17:06 [2022-04-17T11:17:06.300Z] #21 37.44 Setting up sudo (1.9.5p2-3) ...
11:17:06 [2022-04-17T11:17:06.300Z] #21 37.52 invoke-rc.d: could not determine current runlevel
11:17:06 [2022-04-17T11:17:06.300Z] #21 37.54 invoke-rc.d: policy-rc.d denied execution of start.
11:17:06 [2022-04-17T11:17:06.300Z] #21 37.55 Setting up xfsprogs (5.10.0-4) ...
11:17:06 [2022-04-17T11:17:06.300Z] #21 37.56 Setting up libxtables12:amd64 (1.8.7-1) ...
11:17:06 [2022-04-17T11:17:06.300Z] #21 37.57 Setting up inetutils-ping (2:2.0-1) ...
11:17:06 [2022-04-17T11:17:06.300Z] #21 37.58 Setting up pigz (2.6-1) ...
11:17:06 [2022-04-17T11:17:06.300Z] #21 37.60 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:17:06 [2022-04-17T11:17:06.300Z] #21 37.61 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:17:06 [2022-04-17T11:17:06.300Z] #21 37.64 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
11:17:06 [2022-04-17T11:17:06.300Z] #21 37.65 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
11:17:06 [2022-04-17T11:17:06.382Z] #21 32.76 Selecting previously unselected package zstd.
11:17:06 [2022-04-17T11:17:06.382Z] #21 32.79 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
11:17:06 [2022-04-17T11:17:06.382Z] #21 32.80 Unpacking zstd (1.4.8+dfsg-2.1) ...
11:17:06 [2022-04-17T11:17:06.448Z] Client:
11:17:06 [2022-04-17T11:17:06.448Z]  Context:    default
11:17:06 [2022-04-17T11:17:06.448Z]  Debug Mode: false
11:17:06 [2022-04-17T11:17:06.448Z]  Plugins:
11:17:06 [2022-04-17T11:17:06.448Z]   app: Docker Application (Docker Inc., v0.8.0)
11:17:06 [2022-04-17T11:17:06.448Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
11:17:06 [2022-04-17T11:17:06.448Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
11:17:06 [2022-04-17T11:17:06.448Z] 
11:17:06 [2022-04-17T11:17:06.448Z] Server:
11:17:06 [2022-04-17T11:17:06.448Z]  Containers: 0
11:17:06 [2022-04-17T11:17:06.448Z]   Running: 0
11:17:06 [2022-04-17T11:17:06.448Z]   Paused: 0
11:17:06 [2022-04-17T11:17:06.448Z]   Stopped: 0
11:17:06 [2022-04-17T11:17:06.448Z]  Images: 0
11:17:06 [2022-04-17T11:17:06.448Z]  Server Version: 20.10.9
11:17:06 [2022-04-17T11:17:06.448Z]  Storage Driver: windowsfilter (windows) lcow (linux)
11:17:06 [2022-04-17T11:17:06.448Z]   Windows: 
11:17:06 [2022-04-17T11:17:06.448Z]   LCOW: 
11:17:06 [2022-04-17T11:17:06.448Z]  Logging Driver: json-file
11:17:06 [2022-04-17T11:17:06.448Z]  Plugins:
11:17:06 [2022-04-17T11:17:06.448Z]   Volume: local
11:17:06 [2022-04-17T11:17:06.448Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:17:06 [2022-04-17T11:17:06.448Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:17:06 [2022-04-17T11:17:06.448Z]  Swarm: inactive
11:17:06 [2022-04-17T11:17:06.448Z]  Default Isolation: process
11:17:06 [2022-04-17T11:17:06.448Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:17:06 [2022-04-17T11:17:06.448Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
11:17:06 [2022-04-17T11:17:06.448Z]  OSType: windows
11:17:06 [2022-04-17T11:17:06.448Z]  Architecture: x86_64
11:17:06 [2022-04-17T11:17:06.448Z]  CPUs: 4
11:17:06 [2022-04-17T11:17:06.448Z]  Total Memory: 32GiB
11:17:06 [2022-04-17T11:17:06.448Z]  Name: azwin-2-86d9b0
11:17:06 [2022-04-17T11:17:06.448Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
11:17:06 [2022-04-17T11:17:06.448Z]  Docker Root Dir: D:\docker
11:17:06 [2022-04-17T11:17:06.448Z]  Debug Mode: false
11:17:06 [2022-04-17T11:17:06.448Z]  Registry: https://index.docker.io/v1/
11:17:06 [2022-04-17T11:17:06.448Z]  Labels:
11:17:06 [2022-04-17T11:17:06.448Z]  Experimental: true
11:17:06 [2022-04-17T11:17:06.448Z]  Insecure Registries:
11:17:06 [2022-04-17T11:17:06.448Z]   10.0.0.4:5000
11:17:06 [2022-04-17T11:17:06.448Z]   127.0.0.0/8
11:17:06 [2022-04-17T11:17:06.448Z]  Registry Mirrors:
11:17:06 [2022-04-17T11:17:06.448Z]   http://10.0.0.4:5000/
11:17:06 [2022-04-17T11:17:06.448Z]  Live Restore Enabled: false
11:17:06 [2022-04-17T11:17:06.448Z]  Product License: Community Engine
11:17:06 [2022-04-17T11:17:06.448Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
11:17:06 [2022-04-17T11:17:06.643Z] #21 33.15 Setting up python3-pkg-resources (52.0.0-4) ...
11:17:07 [2022-04-17T11:17:07.128Z] #21 38.35 Setting up libaio1:amd64 (0.3.112-9) ...
11:17:07 [2022-04-17T11:17:07.129Z] #21 38.36 Setting up python3-lib2to3 (3.9.2-1) ...
11:17:07 [2022-04-17T11:17:07.386Z] #21 19.20 Unpacking bash-completion (1:2.11-2) ...
11:17:07 [2022-04-17T11:17:07.386Z] #21 19.55 Selecting previously unselected package bzip2.
11:17:07 [2022-04-17T11:17:07.386Z] #21 19.56 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
11:17:07 [2022-04-17T11:17:07.386Z] #21 19.58 Unpacking bzip2 (1.0.8-4) ...
11:17:07 [2022-04-17T11:17:07.386Z] #21 19.66 Selecting previously unselected package xz-utils.
11:17:07 [2022-04-17T11:17:07.589Z] #21 33.92 Setting up libip4tc2:amd64 (1.8.7-1) ...
11:17:07 [2022-04-17T11:17:07.589Z] #21 33.93 Setting up net-tools (1.60+git20181103.0eebece-1) ...
11:17:07 [2022-04-17T11:17:07.589Z] #21 33.94 Setting up libgpm2:amd64 (1.20.7-8) ...
11:17:07 [2022-04-17T11:17:07.589Z] #21 33.96 Setting up libicu67:amd64 (67.1-7) ...
11:17:07 [2022-04-17T11:17:07.589Z] #21 33.97 Setting up libip6tc2:amd64 (1.8.7-1) ...
11:17:07 [2022-04-17T11:17:07.589Z] #21 33.99 Setting up libinih1:amd64 (53-1+b2) ...
11:17:07 [2022-04-17T11:17:07.589Z] #21 34.01 Setting up uidmap (1:4.8.1-1) ...
11:17:07 [2022-04-17T11:17:07.589Z] #21 34.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:17:07 [2022-04-17T11:17:07.589Z] #21 34.04 Setting up bzip2 (1.0.8-4) ...
11:17:07 [2022-04-17T11:17:07.589Z] #21 34.05 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:17:07 [2022-04-17T11:17:07.589Z] #21 34.06 Setting up python3-wheel (0.34.2-1) ...
11:17:07 [2022-04-17T11:17:07.643Z] #21 19.66 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ...
11:17:07 [2022-04-17T11:17:07.643Z] #21 19.66 Unpacking xz-utils (5.2.5-2) ...
11:17:07 [2022-04-17T11:17:07.643Z] #21 19.81 Selecting previously unselected package apparmor.
11:17:07 [2022-04-17T11:17:07.643Z] #21 19.83 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
11:17:07 [2022-04-17T11:17:07.643Z] #21 19.88 Unpacking apparmor (2.13.6-10) ...
11:17:07 [2022-04-17T11:17:07.650Z] #21 38.80 Setting up libelf1:amd64 (0.183-1) ...
11:17:07 [2022-04-17T11:17:07.650Z] #21 38.86 Setting up zstd (1.4.8+dfsg-2.1) ...
11:17:07 [2022-04-17T11:17:07.650Z] #21 38.93 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:17:07 [2022-04-17T11:17:07.650Z] #21 38.94 Setting up python3-distutils (3.9.2-1) ...
11:17:08 [2022-04-17T11:17:08.161Z] #21 34.67 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:17:08 [2022-04-17T11:17:08.161Z] #21 34.68 Setting up libcap2:amd64 (1:2.44-1) ...
11:17:08 [2022-04-17T11:17:08.161Z] #21 34.69 Setting up libcap2-bin (1:2.44-1) ...
11:17:08 [2022-04-17T11:17:08.161Z] #21 34.70 Setting up apparmor (2.13.6-10) ...
11:17:08 [2022-04-17T11:17:08.206Z] #21 20.34 Selecting previously unselected package inetutils-ping.
11:17:08 [2022-04-17T11:17:08.206Z] #21 20.35 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
11:17:08 [2022-04-17T11:17:08.206Z] #21 20.36 Unpacking inetutils-ping (2:2.0-1) ...
11:17:08 [2022-04-17T11:17:08.206Z] #21 20.43 Selecting previously unselected package libip4tc2:amd64.
11:17:08 [2022-04-17T11:17:08.206Z] #21 20.46 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
11:17:08 [2022-04-17T11:17:08.206Z] #21 20.46 Unpacking libip4tc2:amd64 (1.8.7-1) ...
11:17:08 [2022-04-17T11:17:08.206Z] #21 20.52 Selecting previously unselected package libip6tc2:amd64.
11:17:08 [2022-04-17T11:17:08.217Z] #21 39.41 Setting up vim (2:8.2.2434-3+deb11u1) ...
11:17:08 [2022-04-17T11:17:08.217Z] #21 39.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:17:08 [2022-04-17T11:17:08.217Z] #21 39.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:17:08 [2022-04-17T11:17:08.217Z] #21 39.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:17:08 [2022-04-17T11:17:08.217Z] #21 39.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:17:08 [2022-04-17T11:17:08.217Z] #21 39.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:17:08 [2022-04-17T11:17:08.217Z] #21 39.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:17:08 [2022-04-17T11:17:08.217Z] #21 39.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:17:08 [2022-04-17T11:17:08.217Z] #21 39.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:17:08 [2022-04-17T11:17:08.217Z] #21 39.52 Setting up python3-setuptools (52.0.0-4) ...
11:17:08 [2022-04-17T11:17:08.463Z] #21 20.54 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
11:17:08 [2022-04-17T11:17:08.463Z] #21 20.54 Unpacking libip6tc2:amd64 (1.8.7-1) ...
11:17:08 [2022-04-17T11:17:08.463Z] #21 20.61 Selecting previously unselected package libnfnetlink0:amd64.
11:17:08 [2022-04-17T11:17:08.463Z] #21 20.61 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
11:17:08 [2022-04-17T11:17:08.463Z] #21 20.62 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:17:08 [2022-04-17T11:17:08.463Z] #21 20.70 Selecting previously unselected package libnetfilter-conntrack3:amd64.
11:17:08 [2022-04-17T11:17:08.463Z] #21 20.70 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
11:17:08 [2022-04-17T11:17:08.463Z] #21 20.71 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:17:08 [2022-04-17T11:17:08.463Z] #21 20.78 Selecting previously unselected package libnftnl11:amd64.
11:17:08 [2022-04-17T11:17:08.719Z] #21 20.79 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
11:17:08 [2022-04-17T11:17:08.719Z] #21 20.81 Unpacking libnftnl11:amd64 (1.1.9-1) ...
11:17:08 [2022-04-17T11:17:08.719Z] #21 20.88 Selecting previously unselected package iptables.
11:17:08 [2022-04-17T11:17:08.719Z] #21 20.88 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
11:17:08 [2022-04-17T11:17:08.719Z] #21 20.89 Unpacking iptables (1.8.7-1) ...
11:17:08 [2022-04-17T11:17:08.976Z] #21 21.18 Selecting previously unselected package libonig5:amd64.
11:17:08 [2022-04-17T11:17:08.976Z] #21 21.19 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
11:17:08 [2022-04-17T11:17:08.976Z] #21 21.19 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:17:08 [2022-04-17T11:17:08.976Z] #21 21.31 Selecting previously unselected package libjq1:amd64.
11:17:09 [2022-04-17T11:17:09.233Z] #21 21.32 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
11:17:09 [2022-04-17T11:17:09.233Z] #21 21.32 Unpacking libjq1:amd64 (1.6-2.1) ...
11:17:09 [2022-04-17T11:17:09.233Z] #21 21.41 Selecting previously unselected package jq.
11:17:09 [2022-04-17T11:17:09.233Z] #21 21.41 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
11:17:09 [2022-04-17T11:17:09.233Z] #21 21.42 Unpacking jq (1.6-2.1) ...
11:17:09 [2022-04-17T11:17:09.233Z] #21 21.51 Selecting previously unselected package libaio1:amd64.
11:17:09 [2022-04-17T11:17:09.233Z] #21 21.51 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
11:17:09 [2022-04-17T11:17:09.233Z] #21 21.52 Unpacking libaio1:amd64 (0.3.112-9) ...
11:17:09 [2022-04-17T11:17:09.489Z] #21 21.58 Selecting previously unselected package libgpm2:amd64.
11:17:09 [2022-04-17T11:17:09.489Z] #21 21.58 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
11:17:09 [2022-04-17T11:17:09.489Z] #21 21.59 Unpacking libgpm2:amd64 (1.20.7-8) ...
11:17:09 [2022-04-17T11:17:09.489Z] #21 21.65 Selecting previously unselected package libicu67:amd64.
11:17:09 [2022-04-17T11:17:09.489Z] #21 21.65 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
11:17:09 [2022-04-17T11:17:09.489Z] #21 21.65 Unpacking libicu67:amd64 (67.1-7) ...
11:17:09 [2022-04-17T11:17:09.549Z] #21 36.01 Setting up zip (3.0-12) ...
11:17:09 [2022-04-17T11:17:09.549Z] #21 36.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:17:09 [2022-04-17T11:17:09.549Z] #21 36.06 Setting up bash-completion (1:2.11-2) ...
11:17:09 [2022-04-17T11:17:09.593Z] #21 41.06 Setting up libjq1:amd64 (1.6-2.1) ...
11:17:09 [2022-04-17T11:17:09.593Z] #21 41.07 Setting up libnftnl11:amd64 (1.1.9-1) ...
11:17:09 [2022-04-17T11:17:09.593Z] #21 41.08 Setting up thin-provisioning-tools (0.9.0-1) ...
11:17:09 [2022-04-17T11:17:09.851Z] #21 41.09 Setting up python3-pip (20.3.4-4+deb11u1) ...
11:17:09 [2022-04-17T11:17:09.858Z] #23 8.637 Collecting yamllint==1.26.1
11:17:09 [2022-04-17T11:17:09.858Z] #23 9.702   Downloading yamllint-1.26.1.tar.gz (126 kB)
11:17:10 [2022-04-17T11:17:10.424Z] #23 10.59 Collecting pathspec>=0.5.3
11:17:10 [2022-04-17T11:17:10.424Z] #23 10.60   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
11:17:10 [2022-04-17T11:17:10.683Z] #23 10.86 Collecting pyyaml
11:17:10 [2022-04-17T11:17:10.683Z] #23 10.89   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
11:17:10 [2022-04-17T11:17:10.683Z] #23 10.94 Building wheels for collected packages: yamllint
11:17:10 [2022-04-17T11:17:10.683Z] #23 10.95   Building wheel for yamllint (setup.py): started
11:17:10 [2022-04-17T11:17:10.789Z] #21 42.17 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:17:10 [2022-04-17T11:17:10.789Z] #21 42.19 Setting up jq (1.6-2.1) ...
11:17:10 [2022-04-17T11:17:10.789Z] #21 42.21 Setting up libbpf0:amd64 (1:0.3-2) ...
11:17:10 [2022-04-17T11:17:10.789Z] #21 42.23 Setting up iptables (1.8.7-1) ...
11:17:11 [2022-04-17T11:17:11.048Z] #21 42.25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:17:11 [2022-04-17T11:17:11.048Z] #21 42.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:17:11 [2022-04-17T11:17:11.048Z] #21 42.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:17:11 [2022-04-17T11:17:11.048Z] #21 42.27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:17:11 [2022-04-17T11:17:11.048Z] #21 42.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:17:11 [2022-04-17T11:17:11.048Z] #21 42.28 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:17:11 [2022-04-17T11:17:11.048Z] #21 42.29 Setting up iproute2 (5.10.0-4) ...
11:17:11 [2022-04-17T11:17:11.307Z] #21 42.61 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:17:11 [2022-04-17T11:17:11.466Z] #21 37.91 Setting up xz-utils (5.2.5-2) ...
11:17:11 [2022-04-17T11:17:11.466Z] #21 37.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:17:11 [2022-04-17T11:17:11.466Z] #21 37.94 Setting up libmnl0:amd64 (1.0.4-3) ...
11:17:11 [2022-04-17T11:17:11.466Z] #21 37.95 Setting up patch (2.7.6-7) ...
11:17:11 [2022-04-17T11:17:11.466Z] #21 37.97 Setting up sudo (1.9.5p2-3) ...
11:17:11 [2022-04-17T11:17:11.466Z] #21 38.06 invoke-rc.d: could not determine current runlevel
11:17:11 [2022-04-17T11:17:11.618Z] #23 11.86   Building wheel for yamllint (setup.py): finished with status 'done'
11:17:11 [2022-04-17T11:17:11.728Z] #21 38.07 invoke-rc.d: policy-rc.d denied execution of start.
11:17:11 [2022-04-17T11:17:11.728Z] #21 38.08 Setting up xfsprogs (5.10.0-4) ...
11:17:11 [2022-04-17T11:17:11.728Z] #21 38.10 Setting up libxtables12:amd64 (1.8.7-1) ...
11:17:11 [2022-04-17T11:17:11.728Z] #21 38.11 Setting up inetutils-ping (2:2.0-1) ...
11:17:11 [2022-04-17T11:17:11.728Z] #21 38.12 Setting up pigz (2.6-1) ...
11:17:11 [2022-04-17T11:17:11.728Z] #21 38.13 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:17:11 [2022-04-17T11:17:11.728Z] #21 38.14 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:17:11 [2022-04-17T11:17:11.728Z] #21 38.17 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
11:17:11 [2022-04-17T11:17:11.728Z] #21 38.18 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
11:17:11 [2022-04-17T11:17:11.876Z] #23 11.86   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e74231cccbef8b839671eb016df9ca50dbd12af01206b49719af0620722d1ef5
11:17:11 [2022-04-17T11:17:11.876Z] #23 11.86   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
11:17:11 [2022-04-17T11:17:11.876Z] #23 11.87 Successfully built yamllint
11:17:11 [2022-04-17T11:17:11.876Z] #23 11.89 Installing collected packages: pyyaml, pathspec, yamllint
11:17:12 [2022-04-17T11:17:12.045Z] dccd9e4d14d3: Verifying Checksum
11:17:12 [2022-04-17T11:17:12.045Z] dccd9e4d14d3: Download complete
11:17:12 [2022-04-17T11:17:12.135Z] #23 12.29 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
11:17:12 [2022-04-17T11:17:12.261Z] #21 DONE 43.7s
11:17:12 [2022-04-17T11:17:12.261Z] 
11:17:12 [2022-04-17T11:17:12.261Z] #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
11:17:12 [2022-04-17T11:17:12.261Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:17:12 [2022-04-17T11:17:12.302Z] #21 38.87 Setting up libaio1:amd64 (0.3.112-9) ...
11:17:12 [2022-04-17T11:17:12.522Z] #51 ...
11:17:12 [2022-04-17T11:17:12.522Z] 
11:17:12 [2022-04-17T11:17:12.522Z] #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
11:17:12 [2022-04-17T11:17:12.522Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3
11:17:12 [2022-04-17T11:17:12.563Z] #21 38.88 Setting up python3-lib2to3 (3.9.2-1) ...
11:17:12 [2022-04-17T11:17:12.762Z] #21 24.77 Selecting previously unselected package libinih1:amd64.
11:17:12 [2022-04-17T11:17:12.762Z] #21 24.77 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
11:17:12 [2022-04-17T11:17:12.762Z] #21 24.77 Unpacking libinih1:amd64 (53-1+b2) ...
11:17:12 [2022-04-17T11:17:12.762Z] #21 24.83 Selecting previously unselected package libnet1:amd64.
11:17:12 [2022-04-17T11:17:12.762Z] #21 24.83 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:17:12 [2022-04-17T11:17:12.762Z] #21 24.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:17:12 [2022-04-17T11:17:12.762Z] #21 24.91 Selecting previously unselected package libnl-3-200:amd64.
11:17:12 [2022-04-17T11:17:12.762Z] #21 24.92 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:17:12 [2022-04-17T11:17:12.762Z] #21 24.92 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:17:12 [2022-04-17T11:17:12.762Z] #21 25.00 Selecting previously unselected package libprotobuf-c1:amd64.
11:17:12 [2022-04-17T11:17:12.762Z] #21 25.01 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:17:12 [2022-04-17T11:17:12.780Z] #23 DONE 12.9s
11:17:12 [2022-04-17T11:17:12.780Z] 
11:17:12 [2022-04-17T11:17:12.780Z] #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
11:17:12 [2022-04-17T11:17:12.780Z] #26 sha256:6acd7cfe5a46fab060cbe6e4dfd5d83b3d034d487cd0fcdc57c5ea2dd282cef2
11:17:12 [2022-04-17T11:17:12.825Z] #21 39.24 Setting up libelf1:amd64 (0.183-1) ...
11:17:12 [2022-04-17T11:17:12.825Z] #21 39.28 Setting up zstd (1.4.8+dfsg-2.1) ...
11:17:12 [2022-04-17T11:17:12.825Z] #21 39.29 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:17:12 [2022-04-17T11:17:12.825Z] #21 39.30 Setting up python3-distutils (3.9.2-1) ...
11:17:13 [2022-04-17T11:17:13.018Z] #21 25.01 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:17:13 [2022-04-17T11:17:13.019Z] #21 25.08 Selecting previously unselected package net-tools.
11:17:13 [2022-04-17T11:17:13.019Z] #21 25.08 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
11:17:13 [2022-04-17T11:17:13.019Z] #21 25.09 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
11:17:13 [2022-04-17T11:17:13.019Z] #21 25.26 Selecting previously unselected package patch.
11:17:13 [2022-04-17T11:17:13.086Z] #21 39.66 Setting up vim (2:8.2.2434-3+deb11u1) ...
11:17:13 [2022-04-17T11:17:13.086Z] #21 39.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:17:13 [2022-04-17T11:17:13.086Z] #21 39.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:17:13 [2022-04-17T11:17:13.086Z] #21 39.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:17:13 [2022-04-17T11:17:13.086Z] #21 39.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:17:13 [2022-04-17T11:17:13.091Z] #22 0.823 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:17:13 [2022-04-17T11:17:13.091Z] #22 0.827 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:17:13 [2022-04-17T11:17:13.091Z] #22 0.830 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:17:13 [2022-04-17T11:17:13.091Z] #22 DONE 0.9s
11:17:13 [2022-04-17T11:17:13.091Z] 
11:17:13 [2022-04-17T11:17:13.091Z] #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
11:17:13 [2022-04-17T11:17:13.091Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:17:13 [2022-04-17T11:17:13.275Z] #21 25.27 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
11:17:13 [2022-04-17T11:17:13.275Z] #21 25.27 Unpacking patch (2.7.6-7) ...
11:17:13 [2022-04-17T11:17:13.275Z] #21 25.35 Selecting previously unselected package python-pip-whl.
11:17:13 [2022-04-17T11:17:13.275Z] #21 25.35 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
11:17:13 [2022-04-17T11:17:13.275Z] #21 25.36 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
11:17:13 [2022-04-17T11:17:13.348Z] #21 39.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:17:13 [2022-04-17T11:17:13.348Z] #21 39.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:17:13 [2022-04-17T11:17:13.348Z] #21 39.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:17:13 [2022-04-17T11:17:13.348Z] #21 39.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:17:13 [2022-04-17T11:17:13.348Z] #21 39.73 Setting up python3-setuptools (52.0.0-4) ...
11:17:13 [2022-04-17T11:17:13.351Z] #51 ...
11:17:13 [2022-04-17T11:17:13.351Z] 
11:17:13 [2022-04-17T11:17:13.351Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
11:17:13 [2022-04-17T11:17:13.351Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3
11:17:13 [2022-04-17T11:17:13.640Z] #65 21.20 Fetched 48.9 MB in 20s (2471 kB/s)
11:17:13 [2022-04-17T11:17:13.640Z] #65 21.20 Reading package lists...
11:17:13 [2022-04-17T11:17:13.640Z] #65 ...
11:17:13 [2022-04-17T11:17:13.640Z] 
11:17:13 [2022-04-17T11:17:13.640Z] #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
11:17:13 [2022-04-17T11:17:13.640Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20
11:17:13 [2022-04-17T11:17:13.640Z] #20 21.55 Fetched 48.9 MB in 20s (2447 kB/s)
11:17:13 [2022-04-17T11:17:13.839Z] #21 25.87 Selecting previously unselected package python3-lib2to3.
11:17:13 [2022-04-17T11:17:13.839Z] #21 25.87 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
11:17:13 [2022-04-17T11:17:13.839Z] #21 25.88 Unpacking python3-lib2to3 (3.9.2-1) ...
11:17:13 [2022-04-17T11:17:13.839Z] #21 25.99 Selecting previously unselected package python3-distutils.
11:17:13 [2022-04-17T11:17:13.839Z] #21 25.99 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
11:17:13 [2022-04-17T11:17:13.839Z] #21 26.02 Unpacking python3-distutils (3.9.2-1) ...
11:17:14 [2022-04-17T11:17:14.096Z] #21 26.16 Selecting previously unselected package python3-pkg-resources.
11:17:14 [2022-04-17T11:17:14.096Z] #21 26.18 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
11:17:14 [2022-04-17T11:17:14.096Z] #21 26.19 Unpacking python3-pkg-resources (52.0.0-4) ...
11:17:14 [2022-04-17T11:17:14.096Z] #21 26.31 Selecting previously unselected package python3-setuptools.
11:17:14 [2022-04-17T11:17:14.096Z] #21 26.33 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
11:17:14 [2022-04-17T11:17:14.096Z] #21 26.34 Unpacking python3-setuptools (52.0.0-4) ...
11:17:14 [2022-04-17T11:17:14.352Z] #21 26.54 Selecting previously unselected package python3-wheel.
11:17:14 [2022-04-17T11:17:14.353Z] #21 26.54 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
11:17:14 [2022-04-17T11:17:14.353Z] #21 26.55 Unpacking python3-wheel (0.34.2-1) ...
11:17:14 [2022-04-17T11:17:14.353Z] #21 26.60 Selecting previously unselected package python3-pip.
11:17:14 [2022-04-17T11:17:14.353Z] #21 26.61 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
11:17:14 [2022-04-17T11:17:14.353Z] #21 26.62 Unpacking python3-pip (20.3.4-4+deb11u1) ...
11:17:14 [2022-04-17T11:17:14.736Z] #21 41.09 Setting up libjq1:amd64 (1.6-2.1) ...
11:17:14 [2022-04-17T11:17:14.736Z] #21 41.11 Setting up libnftnl11:amd64 (1.1.9-1) ...
11:17:14 [2022-04-17T11:17:14.736Z] #21 41.12 Setting up thin-provisioning-tools (0.9.0-1) ...
11:17:14 [2022-04-17T11:17:14.736Z] #21 41.13 Setting up python3-pip (20.3.4-4+deb11u1) ...
11:17:14 [2022-04-17T11:17:14.916Z] #21 26.86 Selecting previously unselected package sudo.
11:17:14 [2022-04-17T11:17:14.916Z] #21 26.86 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
11:17:14 [2022-04-17T11:17:14.916Z] #21 26.87 Unpacking sudo (1.9.5p2-3) ...
11:17:15 [2022-04-17T11:17:15.173Z] #21 27.29 Selecting previously unselected package thin-provisioning-tools.
11:17:15 [2022-04-17T11:17:15.173Z] #21 27.30 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
11:17:15 [2022-04-17T11:17:15.173Z] #21 27.30 Unpacking thin-provisioning-tools (0.9.0-1) ...
11:17:15 [2022-04-17T11:17:15.429Z] #21 27.53 Selecting previously unselected package uidmap.
11:17:15 [2022-04-17T11:17:15.429Z] #21 27.53 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
11:17:15 [2022-04-17T11:17:15.429Z] #21 27.54 Unpacking uidmap (1:4.8.1-1) ...
11:17:15 [2022-04-17T11:17:15.429Z] #21 27.67 Selecting previously unselected package vim-runtime.
11:17:15 [2022-04-17T11:17:15.429Z] #21 27.68 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
11:17:15 [2022-04-17T11:17:15.680Z] #21 42.23 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:17:15 [2022-04-17T11:17:15.680Z] #21 42.24 Setting up jq (1.6-2.1) ...
11:17:15 [2022-04-17T11:17:15.680Z] #21 42.25 Setting up libbpf0:amd64 (1:0.3-2) ...
11:17:15 [2022-04-17T11:17:15.680Z] #21 42.29 Setting up iptables (1.8.7-1) ...
11:17:15 [2022-04-17T11:17:15.680Z] #21 42.30 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:17:15 [2022-04-17T11:17:15.680Z] #21 42.31 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:17:15 [2022-04-17T11:17:15.680Z] #21 42.32 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:17:15 [2022-04-17T11:17:15.680Z] #21 42.33 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:17:15 [2022-04-17T11:17:15.685Z] #21 27.72 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
11:17:15 [2022-04-17T11:17:15.685Z] #21 27.75 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
11:17:15 [2022-04-17T11:17:15.686Z] #21 27.76 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
11:17:15 [2022-04-17T11:17:15.942Z] #21 42.34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:17:15 [2022-04-17T11:17:15.942Z] #21 42.35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:17:15 [2022-04-17T11:17:15.942Z] #21 42.36 Setting up iproute2 (5.10.0-4) ...
11:17:16 [2022-04-17T11:17:16.205Z] #21 42.70 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:17:17 [2022-04-17T11:17:17.599Z] #21 DONE 43.9s
11:17:17 [2022-04-17T11:17:17.599Z] 
11:17:17 [2022-04-17T11:17:17.599Z] #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
11:17:17 [2022-04-17T11:17:17.599Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3
11:17:18 [2022-04-17T11:17:18.203Z] #21 30.49 Selecting previously unselected package vim.
11:17:18 [2022-04-17T11:17:18.204Z] #21 30.49 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:17:18 [2022-04-17T11:17:18.204Z] #21 30.51 Unpacking vim (2:8.2.2434-3+deb11u1) ...
11:17:18 [2022-04-17T11:17:18.434Z] #22 0.826 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:17:18 [2022-04-17T11:17:18.434Z] #22 0.829 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:17:18 [2022-04-17T11:17:18.434Z] #22 0.833 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:17:18 [2022-04-17T11:17:18.434Z] #22 DONE 0.9s
11:17:18 [2022-04-17T11:17:18.434Z] 
11:17:18 [2022-04-17T11:17:18.434Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
11:17:18 [2022-04-17T11:17:18.434Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3
11:17:18 [2022-04-17T11:17:18.766Z] #21 31.01 Selecting previously unselected package xfsprogs.
11:17:19 [2022-04-17T11:17:19.023Z] #21 31.01 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
11:17:19 [2022-04-17T11:17:19.023Z] #21 31.02 Unpacking xfsprogs (5.10.0-4) ...
11:17:19 [2022-04-17T11:17:19.279Z] #21 31.41 Selecting previously unselected package zip.
11:17:19 [2022-04-17T11:17:19.279Z] #21 31.42 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
11:17:19 [2022-04-17T11:17:19.279Z] #21 31.43 Unpacking zip (3.0-12) ...
11:17:19 [2022-04-17T11:17:19.535Z] #21 31.54 Selecting previously unselected package zstd.
11:17:19 [2022-04-17T11:17:19.535Z] #21 31.54 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
11:17:19 [2022-04-17T11:17:19.535Z] #21 31.55 Unpacking zstd (1.4.8+dfsg-2.1) ...
11:17:19 [2022-04-17T11:17:19.792Z] #21 31.87 Setting up python3-pkg-resources (52.0.0-4) ...
11:17:20 [2022-04-17T11:17:20.354Z] #21 32.64 Setting up libip4tc2:amd64 (1.8.7-1) ...
11:17:20 [2022-04-17T11:17:20.354Z] #21 32.67 Setting up net-tools (1.60+git20181103.0eebece-1) ...
11:17:20 [2022-04-17T11:17:20.354Z] #21 32.68 Setting up libgpm2:amd64 (1.20.7-8) ...
11:17:20 [2022-04-17T11:17:20.354Z] #21 32.69 Setting up libicu67:amd64 (67.1-7) ...
11:17:20 [2022-04-17T11:17:20.610Z] #21 32.70 Setting up libip6tc2:amd64 (1.8.7-1) ...
11:17:20 [2022-04-17T11:17:20.610Z] #21 32.71 Setting up libinih1:amd64 (53-1+b2) ...
11:17:20 [2022-04-17T11:17:20.610Z] #21 32.72 Setting up uidmap (1:4.8.1-1) ...
11:17:20 [2022-04-17T11:17:20.610Z] #21 32.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:17:20 [2022-04-17T11:17:20.610Z] #21 32.74 Setting up bzip2 (1.0.8-4) ...
11:17:20 [2022-04-17T11:17:20.610Z] #21 32.75 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:17:20 [2022-04-17T11:17:20.610Z] #21 32.76 Setting up python3-wheel (0.34.2-1) ...
11:17:21 [2022-04-17T11:17:21.172Z] #21 33.35 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:17:21 [2022-04-17T11:17:21.172Z] #21 33.36 Setting up libcap2:amd64 (1:2.44-1) ...
11:17:21 [2022-04-17T11:17:21.172Z] #21 33.37 Setting up libcap2-bin (1:2.44-1) ...
11:17:21 [2022-04-17T11:17:21.172Z] #21 33.38 Setting up apparmor (2.13.6-10) ...
11:17:21 [2022-04-17T11:17:21.737Z] #20 21.55 Reading package lists...
11:17:21 [2022-04-17T11:17:21.737Z] #20 ...
11:17:21 [2022-04-17T11:17:21.737Z] 
11:17:21 [2022-04-17T11:17:21.737Z] #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
11:17:21 [2022-04-17T11:17:21.737Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643
11:17:21 [2022-04-17T11:17:21.737Z] #65 21.20 Reading package lists...
11:17:22 [2022-04-17T11:17:22.539Z] #21 34.65 Setting up zip (3.0-12) ...
11:17:22 [2022-04-17T11:17:22.539Z] #21 34.66 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:17:22 [2022-04-17T11:17:22.539Z] #21 34.68 Setting up bash-completion (1:2.11-2) ...
11:17:22 [2022-04-17T11:17:22.667Z] #65 30.21 Reading package lists...
11:17:22 [2022-04-17T11:17:22.667Z] #65 ...
11:17:22 [2022-04-17T11:17:22.667Z] 
11:17:22 [2022-04-17T11:17:22.667Z] #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
11:17:22 [2022-04-17T11:17:22.667Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541
11:17:22 [2022-04-17T11:17:22.667Z] #45 21.51 Fetched 48.9 MB in 20s (2445 kB/s)
11:17:22 [2022-04-17T11:17:22.667Z] #45 21.51 Reading package lists...
11:17:22 [2022-04-17T11:17:22.667Z] #45 30.45 Reading package lists...
11:17:22 [2022-04-17T11:17:22.667Z] #45 ...
11:17:22 [2022-04-17T11:17:22.667Z] 
11:17:22 [2022-04-17T11:17:22.667Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:17:22 [2022-04-17T11:17:22.667Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20
11:17:22 [2022-04-17T11:17:22.668Z] #20 21.55 Reading package lists...
11:17:23 [2022-04-17T11:17:23.372Z] #23 9.324 Collecting yamllint==1.26.1
11:17:23 [2022-04-17T11:17:23.631Z] #23 10.39   Downloading yamllint-1.26.1.tar.gz (126 kB)
11:17:23 [2022-04-17T11:17:23.967Z] dccd9e4d14d3: Verifying Checksum
11:17:23 [2022-04-17T11:17:23.967Z] dccd9e4d14d3: Download complete
11:17:24 [2022-04-17T11:17:24.430Z] #21 36.52 Setting up xz-utils (5.2.5-2) ...
11:17:24 [2022-04-17T11:17:24.430Z] #21 36.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:17:24 [2022-04-17T11:17:24.430Z] #21 36.54 Setting up libmnl0:amd64 (1.0.4-3) ...
11:17:24 [2022-04-17T11:17:24.430Z] #21 36.55 Setting up patch (2.7.6-7) ...
11:17:24 [2022-04-17T11:17:24.430Z] #21 36.56 Setting up sudo (1.9.5p2-3) ...
11:17:24 [2022-04-17T11:17:24.430Z] #21 36.62 invoke-rc.d: could not determine current runlevel
11:17:24 [2022-04-17T11:17:24.430Z] #21 36.63 invoke-rc.d: policy-rc.d denied execution of start.
11:17:24 [2022-04-17T11:17:24.430Z] #21 36.64 Setting up xfsprogs (5.10.0-4) ...
11:17:24 [2022-04-17T11:17:24.430Z] #21 36.65 Setting up libxtables12:amd64 (1.8.7-1) ...
11:17:24 [2022-04-17T11:17:24.430Z] #21 36.66 Setting up inetutils-ping (2:2.0-1) ...
11:17:24 [2022-04-17T11:17:24.686Z] #21 36.67 Setting up pigz (2.6-1) ...
11:17:24 [2022-04-17T11:17:24.686Z] #21 36.68 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:17:24 [2022-04-17T11:17:24.686Z] #21 36.70 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:17:24 [2022-04-17T11:17:24.686Z] #21 36.71 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
11:17:24 [2022-04-17T11:17:24.686Z] #21 36.72 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
11:17:25 [2022-04-17T11:17:25.009Z] #23 11.57 Collecting pathspec>=0.5.3
11:17:25 [2022-04-17T11:17:25.009Z] #23 11.58   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
11:17:25 [2022-04-17T11:17:25.199Z] #21 37.26 Setting up libaio1:amd64 (0.3.112-9) ...
11:17:25 [2022-04-17T11:17:25.199Z] #21 37.28 Setting up python3-lib2to3 (3.9.2-1) ...
11:17:25 [2022-04-17T11:17:25.268Z] #23 11.93 Collecting pyyaml
11:17:25 [2022-04-17T11:17:25.268Z] #23 11.98   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)
11:17:25 [2022-04-17T11:17:25.268Z] #23 12.04 Building wheels for collected packages: yamllint
11:17:25 [2022-04-17T11:17:25.268Z] #23 12.04   Building wheel for yamllint (setup.py): started
11:17:25 [2022-04-17T11:17:25.456Z] #21 37.66 Setting up libelf1:amd64 (0.183-1) ...
11:17:25 [2022-04-17T11:17:25.456Z] #21 37.69 Setting up zstd (1.4.8+dfsg-2.1) ...
11:17:25 [2022-04-17T11:17:25.456Z] #21 37.71 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:17:25 [2022-04-17T11:17:25.456Z] #21 37.74 Setting up python3-distutils (3.9.2-1) ...
11:17:26 [2022-04-17T11:17:26.020Z] #21 38.16 Setting up vim (2:8.2.2434-3+deb11u1) ...
11:17:26 [2022-04-17T11:17:26.020Z] #21 38.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:17:26 [2022-04-17T11:17:26.020Z] #21 38.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:17:26 [2022-04-17T11:17:26.020Z] #21 38.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:17:26 [2022-04-17T11:17:26.020Z] #21 38.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:17:26 [2022-04-17T11:17:26.020Z] #21 38.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:17:26 [2022-04-17T11:17:26.020Z] #21 38.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:17:26 [2022-04-17T11:17:26.020Z] #21 38.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:17:26 [2022-04-17T11:17:26.020Z] #21 38.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:17:26 [2022-04-17T11:17:26.020Z] #21 38.21 Setting up python3-setuptools (52.0.0-4) ...
11:17:26 [2022-04-17T11:17:26.204Z] #23 12.92   Building wheel for yamllint (setup.py): finished with status 'done'
11:17:26 [2022-04-17T11:17:26.204Z] #23 12.93   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=77f16ff9fc1e494c929abce660d5a8d18b56f48e9167b806538daac963c8a2c1
11:17:26 [2022-04-17T11:17:26.204Z] #23 12.93   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
11:17:26 [2022-04-17T11:17:26.204Z] #23 12.94 Successfully built yamllint
11:17:26 [2022-04-17T11:17:26.204Z] #23 12.97 Installing collected packages: pyyaml, pathspec, yamllint
11:17:26 [2022-04-17T11:17:26.772Z] #23 13.35 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
11:17:27 [2022-04-17T11:17:27.339Z] #23 DONE 13.9s
11:17:27 [2022-04-17T11:17:27.339Z] 
11:17:27 [2022-04-17T11:17:27.339Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
11:17:27 [2022-04-17T11:17:27.339Z] #27 sha256:29524fdcbb585d4c1bfb282b52a12da960f86a64b35c7e3c078ac8b19e602541
11:17:27 [2022-04-17T11:17:27.389Z] #21 39.43 Setting up libjq1:amd64 (1.6-2.1) ...
11:17:27 [2022-04-17T11:17:27.389Z] #21 39.44 Setting up libnftnl11:amd64 (1.1.9-1) ...
11:17:27 [2022-04-17T11:17:27.389Z] #21 39.45 Setting up thin-provisioning-tools (0.9.0-1) ...
11:17:27 [2022-04-17T11:17:27.389Z] #21 39.46 Setting up python3-pip (20.3.4-4+deb11u1) ...
11:17:27 [2022-04-17T11:17:27.602Z] #27 DONE 0.3s
11:17:27 [2022-04-17T11:17:27.602Z] 
11:17:27 [2022-04-17T11:17:27.602Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
11:17:27 [2022-04-17T11:17:27.602Z] #32 sha256:feddf49c2c2dc7bc0a61d1f118101a215acd5f7e406a02c02f94d446c0282724
11:17:27 [2022-04-17T11:17:27.861Z] #32 DONE 0.4s
11:17:27 [2022-04-17T11:17:27.861Z] 
11:17:27 [2022-04-17T11:17:27.861Z] #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
11:17:27 [2022-04-17T11:17:27.861Z] #60 sha256:35341407168db6942d0f9501835e47361940e8a595ed576b6c3fc696939a8c0a
11:17:28 [2022-04-17T11:17:28.120Z] #60 ...
11:17:28 [2022-04-17T11:17:28.120Z] 
11:17:28 [2022-04-17T11:17:28.120Z] #35 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
11:17:28 [2022-04-17T11:17:28.120Z] #35 sha256:338a8853af498a0cdba788fabffc29efbcc3fb15e2f312d05f29f4dc8b5d7b28
11:17:28 [2022-04-17T11:17:28.120Z] #35 DONE 0.3s
11:17:28 [2022-04-17T11:17:28.120Z] 
11:17:28 [2022-04-17T11:17:28.120Z] #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
11:17:28 [2022-04-17T11:17:28.120Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
11:17:28 [2022-04-17T11:17:28.318Z] #21 40.47 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:17:28 [2022-04-17T11:17:28.318Z] #21 40.49 Setting up jq (1.6-2.1) ...
11:17:28 [2022-04-17T11:17:28.318Z] #21 40.49 Setting up libbpf0:amd64 (1:0.3-2) ...
11:17:28 [2022-04-17T11:17:28.318Z] #21 40.50 Setting up iptables (1.8.7-1) ...
11:17:28 [2022-04-17T11:17:28.318Z] #21 40.52 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:17:28 [2022-04-17T11:17:28.318Z] #21 40.53 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:17:28 [2022-04-17T11:17:28.318Z] #21 40.53 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:17:28 [2022-04-17T11:17:28.318Z] #21 40.53 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:17:28 [2022-04-17T11:17:28.318Z] #21 40.54 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:17:28 [2022-04-17T11:17:28.318Z] #21 40.54 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:17:28 [2022-04-17T11:17:28.318Z] #21 40.55 Setting up iproute2 (5.10.0-4) ...
11:17:28 [2022-04-17T11:17:28.379Z] #43 ...
11:17:28 [2022-04-17T11:17:28.379Z] 
11:17:28 [2022-04-17T11:17:28.379Z] #37 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
11:17:28 [2022-04-17T11:17:28.379Z] #37 sha256:5634d701ecb0c732c80c11f0fbce2846e8d220f0ac3863775aab8a5acdebb7cf
11:17:28 [2022-04-17T11:17:28.379Z] #37 DONE 0.0s
11:17:28 [2022-04-17T11:17:28.379Z] 
11:17:28 [2022-04-17T11:17:28.379Z] #41 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
11:17:28 [2022-04-17T11:17:28.379Z] #41 sha256:74154b8ac60a1638cb40d87b92055e381fe236a58ebc1a5a1a1aef034b1e3f22
11:17:28 [2022-04-17T11:17:28.379Z] #41 DONE 0.0s
11:17:28 [2022-04-17T11:17:28.379Z] 
11:17:28 [2022-04-17T11:17:28.379Z] #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
11:17:28 [2022-04-17T11:17:28.379Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
11:17:28 [2022-04-17T11:17:28.445Z] #23 9.015 Collecting yamllint==1.26.1
11:17:28 [2022-04-17T11:17:28.445Z] #23 10.05   Downloading yamllint-1.26.1.tar.gz (126 kB)
11:17:28 [2022-04-17T11:17:28.577Z] #21 40.87 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:17:28 [2022-04-17T11:17:28.833Z] #21 DONE 41.1s
11:17:28 [2022-04-17T11:17:28.833Z] 
11:17:28 [2022-04-17T11:17:28.833Z] #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
11:17:28 [2022-04-17T11:17:28.833Z] #60 sha256:0103a3cd087f63625888fb0649cf0fea1802224c2d68bede4e45127901526b74
11:17:29 [2022-04-17T11:17:29.090Z] #60 ...
11:17:29 [2022-04-17T11:17:29.090Z] 
11:17:29 [2022-04-17T11:17:29.090Z] #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
11:17:29 [2022-04-17T11:17:29.090Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3
11:17:29 [2022-04-17T11:17:29.388Z] #23 11.03 Collecting pathspec>=0.5.3
11:17:29 [2022-04-17T11:17:29.388Z] #23 11.04   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
11:17:29 [2022-04-17T11:17:29.650Z] #23 11.38 Collecting pyyaml
11:17:29 [2022-04-17T11:17:29.650Z] #23 11.39   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)
11:17:29 [2022-04-17T11:17:29.650Z] #23 11.44 Building wheels for collected packages: yamllint
11:17:29 [2022-04-17T11:17:29.912Z] #23 11.45   Building wheel for yamllint (setup.py): started
11:17:30 [2022-04-17T11:17:30.458Z] #22 1.295 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:17:30 [2022-04-17T11:17:30.459Z] #22 1.298 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:17:30 [2022-04-17T11:17:30.459Z] #22 1.301 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:17:30 [2022-04-17T11:17:30.459Z] #22 DONE 1.5s
11:17:30 [2022-04-17T11:17:30.459Z] 
11:17:30 [2022-04-17T11:17:30.459Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
11:17:30 [2022-04-17T11:17:30.459Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3
11:17:30 [2022-04-17T11:17:30.485Z] #23 12.30   Building wheel for yamllint (setup.py): finished with status 'done'
11:17:30 [2022-04-17T11:17:30.746Z] #23 12.30   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9a6afa73c7d7ab714539e0184e733adaf7ce8865486676c7321276fbc4736f31
11:17:30 [2022-04-17T11:17:30.746Z] #23 12.30   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
11:17:30 [2022-04-17T11:17:30.746Z] #23 12.30 Successfully built yamllint
11:17:30 [2022-04-17T11:17:30.746Z] #23 12.32 Installing collected packages: pyyaml, pathspec, yamllint
11:17:30 [2022-04-17T11:17:30.764Z] #20 30.77 Reading package lists...
11:17:30 [2022-04-17T11:17:30.764Z] #20 ...
11:17:30 [2022-04-17T11:17:30.764Z] 
11:17:30 [2022-04-17T11:17:30.764Z] #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
11:17:30 [2022-04-17T11:17:30.764Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643
11:17:30 [2022-04-17T11:17:30.764Z] #65 30.21 Reading package lists...
11:17:30 [2022-04-17T11:17:30.910Z] #26 ...
11:17:30 [2022-04-17T11:17:30.910Z] 
11:17:30 [2022-04-17T11:17:30.910Z] #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
11:17:30 [2022-04-17T11:17:30.910Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8
11:17:30 [2022-04-17T11:17:30.910Z] #43 161.5 + dpkg --print-architecture
11:17:30 [2022-04-17T11:17:30.910Z] #43 DONE 162.1s
11:17:30 [2022-04-17T11:17:30.910Z] 
11:17:30 [2022-04-17T11:17:30.910Z] #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
11:17:30 [2022-04-17T11:17:30.910Z] #26 sha256:6acd7cfe5a46fab060cbe6e4dfd5d83b3d034d487cd0fcdc57c5ea2dd282cef2
11:17:31 [2022-04-17T11:17:31.008Z] #23 12.66 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
11:17:31 [2022-04-17T11:17:31.269Z] #23 DONE 13.2s
11:17:31 [2022-04-17T11:17:31.269Z] 
11:17:31 [2022-04-17T11:17:31.269Z] #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
11:17:31 [2022-04-17T11:17:31.269Z] #60 sha256:8cac4d0071039f55010c435cb20a4dc5b903a4a923692ebe517042a889278d2a
11:17:31 [2022-04-17T11:17:31.531Z] #60 ...
11:17:31 [2022-04-17T11:17:31.531Z] 
11:17:31 [2022-04-17T11:17:31.531Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
11:17:31 [2022-04-17T11:17:31.531Z] #27 sha256:95a31e0efa0d46b3dc497db7c5fe10350ed56747dc7d038f24c1856399b21adf
11:17:31 [2022-04-17T11:17:31.531Z] #27 DONE 0.3s
11:17:31 [2022-04-17T11:17:31.531Z] 
11:17:31 [2022-04-17T11:17:31.531Z] #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
11:17:31 [2022-04-17T11:17:31.531Z] #56 sha256:5b9db6e153a241963f7e5a6df027a387f3b02006e1583bc1cfa419ff15c3b7d2
11:17:31 [2022-04-17T11:17:31.793Z] #56 ...
11:17:31 [2022-04-17T11:17:31.793Z] 
11:17:31 [2022-04-17T11:17:31.793Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
11:17:31 [2022-04-17T11:17:31.793Z] #32 sha256:9e81b35ce7f23f9a278d8446aa3b4977cc095ec4a1d0ced37766d3b8671e7974
11:17:32 [2022-04-17T11:17:32.367Z] #32 DONE 0.5s
11:17:32 [2022-04-17T11:17:32.367Z] 
11:17:32 [2022-04-17T11:17:32.367Z] #35 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
11:17:32 [2022-04-17T11:17:32.367Z] #35 sha256:41e579e3eb2f10a2e2413f3c8fbb29f006cfc11c91fc67295dfe43e740c4deae
11:17:32 [2022-04-17T11:17:32.629Z] #35 DONE 0.3s
11:17:32 [2022-04-17T11:17:32.629Z] 
11:17:32 [2022-04-17T11:17:32.629Z] #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
11:17:32 [2022-04-17T11:17:32.629Z] #56 sha256:5b9db6e153a241963f7e5a6df027a387f3b02006e1583bc1cfa419ff15c3b7d2
11:17:32 [2022-04-17T11:17:32.629Z] #56 ...
11:17:32 [2022-04-17T11:17:32.629Z] 
11:17:32 [2022-04-17T11:17:32.629Z] #37 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
11:17:32 [2022-04-17T11:17:32.629Z] #37 sha256:732a41274c1d8d1a5eea945209dcc7dc30eccbd8ce56d3d5bbea6af61a2f0d70
11:17:32 [2022-04-17T11:17:32.629Z] #37 DONE 0.1s
11:17:32 [2022-04-17T11:17:32.655Z] #65 39.10 Building dependency tree...
11:17:32 [2022-04-17T11:17:32.891Z] 
11:17:32 [2022-04-17T11:17:32.891Z] #41 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
11:17:32 [2022-04-17T11:17:32.891Z] #41 sha256:c9a07513fc26a389a2e6f3728a00c1f965321e98127ca6c316ae1b53716a9188
11:17:32 [2022-04-17T11:17:32.891Z] #41 DONE 0.1s
11:17:32 [2022-04-17T11:17:32.891Z] 
11:17:32 [2022-04-17T11:17:32.891Z] #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
11:17:32 [2022-04-17T11:17:32.891Z] #56 sha256:5b9db6e153a241963f7e5a6df027a387f3b02006e1583bc1cfa419ff15c3b7d2
11:17:34 [2022-04-17T11:17:34.020Z] #65 42.90 The following additional packages will be installed:
11:17:34 [2022-04-17T11:17:34.020Z] #65 42.93   libbtrfs0
11:17:34 [2022-04-17T11:17:34.280Z] #65 43.20 The following NEW packages will be installed:
11:17:34 [2022-04-17T11:17:34.280Z] #65 43.23   libbtrfs-dev libbtrfs0
11:17:34 [2022-04-17T11:17:34.843Z] #65 43.72 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
11:17:34 [2022-04-17T11:17:34.843Z] #65 43.72 Need to get 460 kB of archives.
11:17:34 [2022-04-17T11:17:34.843Z] #65 43.72 After this operation, 1237 kB of additional disk space will be used.
11:17:34 [2022-04-17T11:17:34.843Z] #65 43.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:17:34 [2022-04-17T11:17:34.843Z] #65 43.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:17:35 [2022-04-17T11:17:35.405Z] #65 44.26 debconf: delaying package configuration, since apt-utils is not installed
11:17:35 [2022-04-17T11:17:35.663Z] #65 44.45 Fetched 460 kB in 0s (1539 kB/s)
11:17:35 [2022-04-17T11:17:35.663Z] #65 44.51 Selecting previously unselected package libbtrfs0:amd64.
11:17:35 [2022-04-17T11:17:35.663Z] #65 44.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30207 files and directories currently installed.)
11:17:35 [2022-04-17T11:17:35.663Z] #65 44.57 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
11:17:35 [2022-04-17T11:17:35.663Z] #65 44.59 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:17:35 [2022-04-17T11:17:35.663Z] #65 44.71 Selecting previously unselected package libbtrfs-dev:amd64.
11:17:35 [2022-04-17T11:17:35.663Z] #65 44.72 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
11:17:35 [2022-04-17T11:17:35.919Z] #65 44.72 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:17:35 [2022-04-17T11:17:35.919Z] #65 44.93 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:17:35 [2022-04-17T11:17:35.919Z] #65 44.95 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:17:36 [2022-04-17T11:17:36.176Z] #65 44.97 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:17:36 [2022-04-17T11:17:36.433Z] #65 DONE 45.3s
11:17:36 [2022-04-17T11:17:36.433Z] 
11:17:36 [2022-04-17T11:17:36.433Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
11:17:36 [2022-04-17T11:17:36.433Z] #66 sha256:d51c55f8eb0de95cf0846f4939abb72c432851ded41b3b93a2ad337686a3b9a9
11:17:36 [2022-04-17T11:17:36.433Z] #66 DONE 0.1s
11:17:36 [2022-04-17T11:17:36.433Z] 
11:17:36 [2022-04-17T11:17:36.433Z] #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
11:17:36 [2022-04-17T11:17:36.433Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20
11:17:36 [2022-04-17T11:17:36.433Z] #20 30.77 Reading package lists...
11:17:36 [2022-04-17T11:17:36.433Z] #20 39.35 Building dependency tree...
11:17:36 [2022-04-17T11:17:36.433Z] #20 43.17 The following additional packages will be installed:
11:17:36 [2022-04-17T11:17:36.433Z] #20 43.18   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:17:36 [2022-04-17T11:17:36.433Z] #20 43.18   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
11:17:36 [2022-04-17T11:17:36.433Z] #20 43.18   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
11:17:36 [2022-04-17T11:17:36.433Z] #20 43.18   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
11:17:36 [2022-04-17T11:17:36.433Z] #20 43.18   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
11:17:36 [2022-04-17T11:17:36.433Z] #20 43.19   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
11:17:36 [2022-04-17T11:17:36.433Z] #20 43.19   mingw-w64-common mingw-w64-x86-64-dev
11:17:36 [2022-04-17T11:17:36.433Z] #20 43.22 Suggested packages:
11:17:36 [2022-04-17T11:17:36.433Z] #20 43.22   gcc-10-locales seccomp wine64
11:17:36 [2022-04-17T11:17:36.433Z] #20 43.86 The following NEW packages will be installed:
11:17:36 [2022-04-17T11:17:36.433Z] #20 43.86   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:17:36 [2022-04-17T11:17:36.434Z] #20 43.86   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
11:17:36 [2022-04-17T11:17:36.434Z] #20 43.86   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
11:17:36 [2022-04-17T11:17:36.434Z] #20 43.86   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
11:17:36 [2022-04-17T11:17:36.434Z] #20 43.86   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
11:17:36 [2022-04-17T11:17:36.434Z] #20 43.87   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
11:17:36 [2022-04-17T11:17:36.434Z] #20 43.87   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
11:17:36 [2022-04-17T11:17:36.434Z] #20 43.88   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
11:17:36 [2022-04-17T11:17:36.434Z] #20 43.88   mingw-w64-x86-64-dev
11:17:36 [2022-04-17T11:17:36.434Z] #20 44.35 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded.
11:17:36 [2022-04-17T11:17:36.434Z] #20 44.35 Need to get 115 MB of archives.
11:17:36 [2022-04-17T11:17:36.434Z] #20 44.35 After this operation, 645 MB of additional disk space will be used.
11:17:36 [2022-04-17T11:17:36.434Z] #20 44.35 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]
11:17:36 [2022-04-17T11:17:36.434Z] #20 44.42 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]
11:17:36 [2022-04-17T11:17:36.434Z] #20 44.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
11:17:36 [2022-04-17T11:17:36.434Z] #20 44.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
11:17:36 [2022-04-17T11:17:36.434Z] #20 44.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
11:17:36 [2022-04-17T11:17:36.434Z] #20 44.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
11:17:36 [2022-04-17T11:17:36.434Z] #20 44.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
11:17:36 [2022-04-17T11:17:36.434Z] #20 44.67 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]
11:17:36 [2022-04-17T11:17:36.434Z] #20 44.67 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]
11:17:36 [2022-04-17T11:17:36.434Z] #20 44.86 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]
11:17:36 [2022-04-17T11:17:36.434Z] #20 45.28 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]
11:17:36 [2022-04-17T11:17:36.690Z] #20 45.57 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]
11:17:37 [2022-04-17T11:17:37.097Z] DEBUG: print all environment variables to check how Jenkins runs this script
11:17:37 [2022-04-17T11:17:37.098Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-20c8eeb6\powershellScript.ps1'; exit $LASTEXITCODE;
11:17:37 [2022-04-17T11:17:37.098Z] ----------------------------------------------------------------------------
11:17:37 [2022-04-17T11:17:37.098Z] 
11:17:37 [2022-04-17T11:17:37.098Z] INFO: executeCI.ps1 starting at Sun Apr 17 11:17:32 CUT 2022
11:17:37 [2022-04-17T11:17:37.098Z] 
11:17:37 [2022-04-17T11:17:37.098Z] INFO: Script version 05-Feb-2019 09:03 PDT
11:17:37 [2022-04-17T11:17:37.098Z] INFO: Running git version 2.24.1.windows.2
11:17:37 [2022-04-17T11:17:37.098Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
11:17:37 [2022-04-17T11:17:37.098Z] INFO: Environment variables:
11:17:37 [2022-04-17T11:17:37.098Z] 
11:17:37 [2022-04-17T11:17:37.098Z] Name                           Value                                                                                   
11:17:37 [2022-04-17T11:17:37.098Z] ----                           -----                                                                                   
11:17:37 [2022-04-17T11:17:37.098Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
11:17:37 [2022-04-17T11:17:37.098Z] amd64                          true                                                                                    
11:17:37 [2022-04-17T11:17:37.098Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
11:17:37 [2022-04-17T11:17:37.098Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
11:17:37 [2022-04-17T11:17:37.098Z] arm64                          true                                                                                    
11:17:37 [2022-04-17T11:17:37.098Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
11:17:37 [2022-04-17T11:17:37.098Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
11:17:37 [2022-04-17T11:17:37.098Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
11:17:37 [2022-04-17T11:17:37.098Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
11:17:37 [2022-04-17T11:17:37.098Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
11:17:37 [2022-04-17T11:17:37.098Z] BRANCH_NAME                    PR-43449                                                                                
11:17:37 [2022-04-17T11:17:37.098Z] BUILD_DISPLAY_NAME             #5                                                                                      
11:17:37 [2022-04-17T11:17:37.098Z] BUILD_ID                       5                                                                                       
11:17:37 [2022-04-17T11:17:37.098Z] BUILD_NUMBER                   5                                                                                       
11:17:37 [2022-04-17T11:17:37.098Z] BUILD_TAG                      jenkins-moby-PR-43449-5                                                                 
11:17:37 [2022-04-17T11:17:37.098Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-43449/5/                              
11:17:37 [2022-04-17T11:17:37.098Z] cgroup2                        true                                                                                    
11:17:37 [2022-04-17T11:17:37.098Z] CHANGE_AUTHOR                  thaJeztah                                                                               
11:17:37 [2022-04-17T11:17:37.098Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
11:17:37 [2022-04-17T11:17:37.098Z] CHANGE_BRANCH                  daemon_config_cleanup                                                                   
11:17:37 [2022-04-17T11:17:37.098Z] CHANGE_FORK                    thaJeztah/docker                                                                        
11:17:37 [2022-04-17T11:17:37.098Z] CHANGE_ID                      43449                                                                                   
11:17:37 [2022-04-17T11:17:37.098Z] CHANGE_TARGET                  master                                                                                  
11:17:37 [2022-04-17T11:17:37.098Z] CHANGE_TITLE                   daemon: move more consts for default configuration values to daemon/config              
11:17:37 [2022-04-17T11:17:37.098Z] CHANGE_URL                     https://github.com/moby/moby/pull/43449                                                 
11:17:37 [2022-04-17T11:17:37.098Z] CHECK_CONFIG_COMMIT            33a3680e08d1007e72c3b3f1454f823d8e9948ee                                                
11:17:37 [2022-04-17T11:17:37.098Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
11:17:37 [2022-04-17T11:17:37.098Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
11:17:37 [2022-04-17T11:17:37.098Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
11:17:37 [2022-04-17T11:17:37.098Z] COMPUTERNAME                   azwin-2-86d9b0                                                                          
11:17:37 [2022-04-17T11:17:37.098Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
11:17:37 [2022-04-17T11:17:37.098Z] ConfigSequenceNumber           0                                                                                       
11:17:37 [2022-04-17T11:17:37.098Z] dco                            true                                                                                    
11:17:37 [2022-04-17T11:17:37.098Z] DOCKER_BUILDKIT                0                                                                                       
11:17:37 [2022-04-17T11:17:37.098Z] DOCKER_DUT_DEBUG               1                                                                                       
11:17:37 [2022-04-17T11:17:37.098Z] DOCKER_EXPERIMENTAL            1                                                                                       
11:17:37 [2022-04-17T11:17:37.098Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
11:17:37 [2022-04-17T11:17:37.098Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
11:17:37 [2022-04-17T11:17:37.098Z] EXECUTOR_NUMBER                0                                                                                       
11:17:37 [2022-04-17T11:17:37.098Z] FQDN                           azwin-2-86d9b0.westus.cloudapp.azure.com                                                
11:17:37 [2022-04-17T11:17:37.098Z] GIT_BRANCH                     PR-43449                                                                                
11:17:37 [2022-04-17T11:17:37.098Z] GIT_COMMIT                     83969fa3ddf8b10ade7189073638885e8234f586                                                
11:17:37 [2022-04-17T11:17:37.098Z] GIT_PREVIOUS_COMMIT            cbf592509e8c592c71dea7acc335265ef2afbecd                                                
11:17:37 [2022-04-17T11:17:37.098Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT cbf592509e8c592c71dea7acc335265ef2afbecd                                                
11:17:37 [2022-04-17T11:17:37.098Z] GIT_URL                        https://github.com/moby/moby.git                                                        
11:17:37 [2022-04-17T11:17:37.098Z] HUDSON_COOKIE                  68a81004-06b7-42b0-9cc2-4586c35c1d68                                                    
11:17:37 [2022-04-17T11:17:37.098Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
11:17:37 [2022-04-17T11:17:37.098Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
11:17:37 [2022-04-17T11:17:37.098Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
11:17:37 [2022-04-17T11:17:37.098Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
11:17:37 [2022-04-17T11:17:37.098Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
11:17:37 [2022-04-17T11:17:37.098Z] JENKINS_NODE_COOKIE            748af829-dd72-4e7b-8745-b3543978cdac                                                    
11:17:37 [2022-04-17T11:17:37.098Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
11:17:37 [2022-04-17T11:17:37.098Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
11:17:37 [2022-04-17T11:17:37.098Z] JOB_BASE_NAME                  PR-43449                                                                                
11:17:37 [2022-04-17T11:17:37.098Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43449/display/redirect                
11:17:37 [2022-04-17T11:17:37.098Z] JOB_NAME                       moby/PR-43449                                                                           
11:17:37 [2022-04-17T11:17:37.098Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-43449/                                
11:17:37 [2022-04-17T11:17:37.098Z] library.jps.version            master                                                                                  
11:17:37 [2022-04-17T11:17:37.098Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
11:17:37 [2022-04-17T11:17:37.098Z] NODE_LABELS                    amd64 azure azwin-2-86d9b0 azwin-2019 docker west-us windows windows-2019 x86_64        
11:17:37 [2022-04-17T11:17:37.098Z] NODE_NAME                      azwin-2-86d9b0                                                                          
11:17:37 [2022-04-17T11:17:37.098Z] NUMBER_OF_PROCESSORS           4                                                                                       
11:17:37 [2022-04-17T11:17:37.098Z] OS                             Windows_NT                                                                              
11:17:37 [2022-04-17T11:17:37.098Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
11:17:37 [2022-04-17T11:17:37.098Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
11:17:37 [2022-04-17T11:17:37.098Z] ppc64le                        false                                                                                   
11:17:37 [2022-04-17T11:17:37.098Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
11:17:37 [2022-04-17T11:17:37.098Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
11:17:37 [2022-04-17T11:17:37.098Z] PROCESSOR_LEVEL                6                                                                                       
11:17:37 [2022-04-17T11:17:37.098Z] PROCESSOR_REVISION             4f01                                                                                    
11:17:37 [2022-04-17T11:17:37.098Z] ProgramData                    C:\ProgramData                                                                          
11:17:37 [2022-04-17T11:17:37.098Z] ProgramFiles                   C:\Program Files                                                                        
11:17:37 [2022-04-17T11:17:37.098Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
11:17:37 [2022-04-17T11:17:37.098Z] ProgramW6432                   C:\Program Files                                                                        
11:17:37 [2022-04-17T11:17:37.098Z] PROMPT                         $P$G                                                                                    
11:17:37 [2022-04-17T11:17:37.098Z] PSExecutionPolicyPreference    Bypass                                                                                  
11:17:37 [2022-04-17T11:17:37.098Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
11:17:37 [2022-04-17T11:17:37.098Z] PUBLIC                         C:\Users\Public                                                                         
11:17:37 [2022-04-17T11:17:37.098Z] rootless                       true                                                                                    
11:17:37 [2022-04-17T11:17:37.098Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-43449/5/display/redirect?page=artif...
11:17:37 [2022-04-17T11:17:37.098Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-43449/5/display/redirect?page=changes 
11:17:37 [2022-04-17T11:17:37.098Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43449/5/display/redirect              
11:17:37 [2022-04-17T11:17:37.098Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-43449/5/display/redirect?page=tests   
11:17:37 [2022-04-17T11:17:37.098Z] s390x                          false                                                                                   
11:17:37 [2022-04-17T11:17:37.098Z] SKIP_VALIDATION_TESTS          1                                                                                       
11:17:37 [2022-04-17T11:17:37.098Z] SOURCES_DRIVE                  d                                                                                       
11:17:37 [2022-04-17T11:17:37.098Z] SOURCES_SUBDIR                 gopath                                                                                  
11:17:37 [2022-04-17T11:17:37.098Z] STAGE_NAME                     Run tests                                                                               
11:17:37 [2022-04-17T11:17:37.098Z] SystemDrive                    C:                                                                                      
11:17:37 [2022-04-17T11:17:37.098Z] SystemRoot                     C:\Windows                                                                              
11:17:37 [2022-04-17T11:17:37.098Z] TEMP                           C:\Windows\TEMP                                                                         
11:17:37 [2022-04-17T11:17:37.098Z] TESTDEBUG                      0                                                                                       
11:17:37 [2022-04-17T11:17:37.098Z] TESTRUN_DRIVE                  d                                                                                       
11:17:37 [2022-04-17T11:17:37.098Z] TESTRUN_SUBDIR                 CI                                                                                      
11:17:37 [2022-04-17T11:17:37.098Z] TIMEOUT                        120m                                                                                    
11:17:37 [2022-04-17T11:17:37.098Z] TMP                            C:\Windows\TEMP                                                                         
11:17:37 [2022-04-17T11:17:37.098Z] unit_validate                  true                                                                                    
11:17:37 [2022-04-17T11:17:37.098Z] USERDOMAIN                     WORKGROUP                                                                               
11:17:37 [2022-04-17T11:17:37.098Z] USERNAME                       azwin-2-86d9b0$                                                                         
11:17:37 [2022-04-17T11:17:37.098Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
11:17:37 [2022-04-17T11:17:37.098Z] validate_force                 false                                                                                   
11:17:37 [2022-04-17T11:17:37.098Z] windir                         C:\Windows                                                                              
11:17:37 [2022-04-17T11:17:37.098Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
11:17:37 [2022-04-17T11:17:37.098Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
11:17:37 [2022-04-17T11:17:37.098Z] windows2022                    true                                                                                    
11:17:37 [2022-04-17T11:17:37.098Z] windows2022containerd          true                                                                                    
11:17:37 [2022-04-17T11:17:37.098Z] windowsRS5                     true                                                                                    
11:17:37 [2022-04-17T11:17:37.098Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
11:17:37 [2022-04-17T11:17:37.098Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
11:17:37 [2022-04-17T11:17:37.098Z] 
11:17:37 [2022-04-17T11:17:37.098Z] 
11:17:37 [2022-04-17T11:17:37.098Z] 
11:17:37 [2022-04-17T11:17:37.098Z] INFO: Sources under d:\gopath\...
11:17:37 [2022-04-17T11:17:37.098Z] INFO: Test run under d:\CI\...
11:17:37 [2022-04-17T11:17:37.098Z] INFO: Running in D:\gopath\src\github.com\docker\docker
11:17:37 [2022-04-17T11:17:37.098Z] INFO: docker/docker repository was found
11:17:37 [2022-04-17T11:17:37.098Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
11:17:37 [2022-04-17T11:17:37.098Z] ltsc2019: Pulling from windows/servercore
11:17:37 [2022-04-17T11:17:37.098Z] 4612f6d0b889: Pulling fs layer
11:17:37 [2022-04-17T11:17:37.098Z] ba8181afd426: Pulling fs layer
11:17:37 [2022-04-17T11:17:37.255Z] #20 46.05 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]
11:17:37 [2022-04-17T11:17:37.255Z] #20 ...
11:17:37 [2022-04-17T11:17:37.255Z] 
11:17:37 [2022-04-17T11:17:37.255Z] #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
11:17:37 [2022-04-17T11:17:37.255Z] #67 sha256:5ee0a4e0b30f07676727764743ddc3be44ee46415cba3fe47d92cf8275bb6fa7
11:17:37 [2022-04-17T11:17:37.255Z] #67 0.799 + RM_GOPATH=0
11:17:37 [2022-04-17T11:17:37.255Z] #67 0.799 + TMP_GOPATH=
11:17:37 [2022-04-17T11:17:37.255Z] #67 0.800 + : /build
11:17:37 [2022-04-17T11:17:37.255Z] #67 0.801 + '[' -z '' ']'
11:17:37 [2022-04-17T11:17:37.255Z] #67 0.802 ++ mktemp -d
11:17:37 [2022-04-17T11:17:37.255Z] #67 0.804 + export GOPATH=/tmp/tmp.sVLiKoNGDH
11:17:37 [2022-04-17T11:17:37.255Z] #67 0.805 + GOPATH=/tmp/tmp.sVLiKoNGDH
11:17:37 [2022-04-17T11:17:37.255Z] #67 0.805 + RM_GOPATH=1
11:17:37 [2022-04-17T11:17:37.255Z] #67 0.805 + case "$(go env GOARCH)" in
11:17:37 [2022-04-17T11:17:37.255Z] #67 0.806 ++ go env GOARCH
11:17:37 [2022-04-17T11:17:37.255Z] #67 0.812 + export GO_BUILDMODE=-buildmode=pie
11:17:37 [2022-04-17T11:17:37.255Z] #67 0.813 + GO_BUILDMODE=-buildmode=pie
11:17:37 [2022-04-17T11:17:37.255Z] #67 0.813 ++ dirname /install.sh
11:17:37 [2022-04-17T11:17:37.255Z] #67 0.814 + dir=/
11:17:37 [2022-04-17T11:17:37.255Z] #67 0.817 + bin=containerd
11:17:37 [2022-04-17T11:17:37.255Z] #67 0.817 + shift
11:17:37 [2022-04-17T11:17:37.255Z] #67 0.818 + '[' '!' -f //containerd.installer ']'
11:17:37 [2022-04-17T11:17:37.255Z] #67 0.818 + . //containerd.installer
11:17:37 [2022-04-17T11:17:37.255Z] #67 0.818 ++ set -e
11:17:37 [2022-04-17T11:17:37.255Z] #67 0.818 ++ : v1.6.2
11:17:37 [2022-04-17T11:17:37.255Z] #67 0.818 + install_containerd
11:17:37 [2022-04-17T11:17:37.255Z] #67 0.819 + echo 'Install containerd version v1.6.2'
11:17:37 [2022-04-17T11:17:37.255Z] #67 0.819 Install containerd version v1.6.2
11:17:37 [2022-04-17T11:17:37.255Z] #67 0.819 + git clone https://github.com/containerd/containerd.git /tmp/tmp.sVLiKoNGDH/src/github.com/containerd/containerd
11:17:37 [2022-04-17T11:17:37.255Z] #67 0.823 Cloning into '/tmp/tmp.sVLiKoNGDH/src/github.com/containerd/containerd'...
11:17:40 [2022-04-17T11:17:40.456Z] #23 9.744 Collecting yamllint==1.26.1
11:17:40 [2022-04-17T11:17:40.531Z] #67 ...
11:17:40 [2022-04-17T11:17:40.531Z] 
11:17:40 [2022-04-17T11:17:40.531Z] #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
11:17:40 [2022-04-17T11:17:40.531Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541
11:17:40 [2022-04-17T11:17:40.531Z] #45 30.45 Reading package lists...
11:17:40 [2022-04-17T11:17:40.531Z] #45 39.29 Building dependency tree...
11:17:40 [2022-04-17T11:17:40.531Z] #45 43.19 The following additional packages will be installed:
11:17:40 [2022-04-17T11:17:40.531Z] #45 43.21   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
11:17:40 [2022-04-17T11:17:40.531Z] #45 43.23 Suggested packages:
11:17:40 [2022-04-17T11:17:40.531Z] #45 43.23   cmake-doc ninja-build lrzip
11:17:40 [2022-04-17T11:17:40.531Z] #45 43.23 Recommended packages:
11:17:40 [2022-04-17T11:17:40.531Z] #45 43.23   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:17:40 [2022-04-17T11:17:40.531Z] #45 43.84 The following NEW packages will be installed:
11:17:40 [2022-04-17T11:17:40.531Z] #45 43.87   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
11:17:40 [2022-04-17T11:17:40.531Z] #45 44.34 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded.
11:17:40 [2022-04-17T11:17:40.531Z] #45 44.34 Need to get 8418 kB of archives.
11:17:40 [2022-04-17T11:17:40.531Z] #45 44.34 After this operation, 34.9 MB of additional disk space will be used.
11:17:40 [2022-04-17T11:17:40.531Z] #45 44.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:17:40 [2022-04-17T11:17:40.531Z] #45 44.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:17:40 [2022-04-17T11:17:40.531Z] #45 44.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
11:17:40 [2022-04-17T11:17:40.531Z] #45 44.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
11:17:40 [2022-04-17T11:17:40.531Z] #45 44.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
11:17:40 [2022-04-17T11:17:40.531Z] #45 44.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
11:17:40 [2022-04-17T11:17:40.531Z] #45 44.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
11:17:40 [2022-04-17T11:17:40.531Z] #45 44.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
11:17:40 [2022-04-17T11:17:40.531Z] #45 45.27 debconf: delaying package configuration, since apt-utils is not installed
11:17:40 [2022-04-17T11:17:40.531Z] #45 45.67 Fetched 8418 kB in 1s (15.0 MB/s)
11:17:40 [2022-04-17T11:17:40.531Z] #45 45.71 Selecting previously unselected package xxd.
11:17:40 [2022-04-17T11:17:40.531Z] #45 45.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30207 files and directories currently installed.)
11:17:40 [2022-04-17T11:17:40.531Z] #45 45.76 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:17:40 [2022-04-17T11:17:40.531Z] #45 45.76 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:17:40 [2022-04-17T11:17:40.531Z] #45 45.90 Selecting previously unselected package vim-common.
11:17:40 [2022-04-17T11:17:40.531Z] #45 45.90 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:17:40 [2022-04-17T11:17:40.531Z] #45 45.92 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:17:40 [2022-04-17T11:17:40.531Z] #45 46.16 Selecting previously unselected package cmake-data.
11:17:40 [2022-04-17T11:17:40.531Z] #45 46.16 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
11:17:40 [2022-04-17T11:17:40.531Z] #45 46.17 Unpacking cmake-data (3.18.4-2+deb11u1) ...
11:17:40 [2022-04-17T11:17:40.531Z] #45 47.12 Selecting previously unselected package libarchive13:amd64.
11:17:40 [2022-04-17T11:17:40.531Z] #45 47.14 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
11:17:40 [2022-04-17T11:17:40.531Z] #45 47.15 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:17:40 [2022-04-17T11:17:40.531Z] #45 47.31 Selecting previously unselected package libjsoncpp24:amd64.
11:17:40 [2022-04-17T11:17:40.531Z] #45 47.31 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
11:17:40 [2022-04-17T11:17:40.531Z] #45 47.32 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
11:17:40 [2022-04-17T11:17:40.531Z] #45 47.39 Selecting previously unselected package librhash0:amd64.
11:17:40 [2022-04-17T11:17:40.531Z] #45 47.40 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
11:17:40 [2022-04-17T11:17:40.531Z] #45 47.40 Unpacking librhash0:amd64 (1.4.1-2) ...
11:17:40 [2022-04-17T11:17:40.531Z] #45 47.50 Selecting previously unselected package libuv1:amd64.
11:17:40 [2022-04-17T11:17:40.531Z] #45 47.51 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
11:17:40 [2022-04-17T11:17:40.531Z] #45 47.51 Unpacking libuv1:amd64 (1.40.0-2) ...
11:17:40 [2022-04-17T11:17:40.531Z] #45 47.59 Selecting previously unselected package cmake.
11:17:40 [2022-04-17T11:17:40.531Z] #45 47.60 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
11:17:40 [2022-04-17T11:17:40.531Z] #45 47.61 Unpacking cmake (3.18.4-2+deb11u1) ...
11:17:40 [2022-04-17T11:17:40.531Z] #45 49.07 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:17:40 [2022-04-17T11:17:40.531Z] #45 49.08 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:17:40 [2022-04-17T11:17:40.531Z] #45 49.09 Setting up libuv1:amd64 (1.40.0-2) ...
11:17:40 [2022-04-17T11:17:40.531Z] #45 49.11 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:17:40 [2022-04-17T11:17:40.531Z] #45 49.14 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
11:17:40 [2022-04-17T11:17:40.531Z] #45 49.15 Setting up librhash0:amd64 (1.4.1-2) ...
11:17:40 [2022-04-17T11:17:40.531Z] #45 49.16 Setting up cmake-data (3.18.4-2+deb11u1) ...
11:17:40 [2022-04-17T11:17:40.531Z] #45 49.18 Setting up cmake (3.18.4-2+deb11u1) ...
11:17:40 [2022-04-17T11:17:40.531Z] #45 49.19 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:17:40 [2022-04-17T11:17:40.531Z] #45 ...
11:17:40 [2022-04-17T11:17:40.531Z] 
11:17:40 [2022-04-17T11:17:40.531Z] #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
11:17:40 [2022-04-17T11:17:40.531Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20
11:17:40 [2022-04-17T11:17:40.531Z] #20 46.56 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]
11:17:40 [2022-04-17T11:17:40.531Z] #20 46.68 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]
11:17:40 [2022-04-17T11:17:40.531Z] #20 46.68 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
11:17:40 [2022-04-17T11:17:40.531Z] #20 46.68 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
11:17:40 [2022-04-17T11:17:40.531Z] #20 46.69 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:17:40 [2022-04-17T11:17:40.531Z] #20 46.69 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:17:40 [2022-04-17T11:17:40.531Z] #20 46.69 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
11:17:40 [2022-04-17T11:17:40.531Z] #20 46.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
11:17:40 [2022-04-17T11:17:40.531Z] #20 46.69 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
11:17:40 [2022-04-17T11:17:40.531Z] #20 46.70 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
11:17:40 [2022-04-17T11:17:40.531Z] #20 46.70 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
11:17:40 [2022-04-17T11:17:40.531Z] #20 46.70 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
11:17:40 [2022-04-17T11:17:40.531Z] #20 46.70 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
11:17:40 [2022-04-17T11:17:40.531Z] #20 46.71 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
11:17:40 [2022-04-17T11:17:40.531Z] #20 46.71 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
11:17:40 [2022-04-17T11:17:40.531Z] #20 46.71 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
11:17:40 [2022-04-17T11:17:40.531Z] #20 46.71 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
11:17:40 [2022-04-17T11:17:40.531Z] #20 47.23 debconf: delaying package configuration, since apt-utils is not installed
11:17:40 [2022-04-17T11:17:40.531Z] #20 47.48 Fetched 115 MB in 3s (42.9 MB/s)
11:17:40 [2022-04-17T11:17:40.531Z] #20 47.53 Selecting previously unselected package binutils-mingw-w64-i686.
11:17:40 [2022-04-17T11:17:40.531Z] #20 47.53 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30207 files and directories currently installed.)
11:17:40 [2022-04-17T11:17:40.531Z] #20 47.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
11:17:40 [2022-04-17T11:17:40.531Z] #20 47.58 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:17:40 [2022-04-17T11:17:40.531Z] #20 48.45 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:17:40 [2022-04-17T11:17:40.531Z] #20 48.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
11:17:40 [2022-04-17T11:17:40.531Z] #20 48.46 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:17:40 [2022-04-17T11:17:40.531Z] #20 ...
11:17:40 [2022-04-17T11:17:40.531Z] 
11:17:40 [2022-04-17T11:17:40.531Z] #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
11:17:40 [2022-04-17T11:17:40.531Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541
11:17:40 [2022-04-17T11:17:40.531Z] #45 DONE 49.6s
11:17:40 [2022-04-17T11:17:40.531Z] 
11:17:40 [2022-04-17T11:17:40.531Z] #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
11:17:40 [2022-04-17T11:17:40.531Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20
11:17:40 [2022-04-17T11:17:40.531Z] #20 49.50 Selecting previously unselected package binutils-mingw-w64.
11:17:40 [2022-04-17T11:17:40.531Z] #20 49.51 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
11:17:40 [2022-04-17T11:17:40.531Z] #20 49.55 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
11:17:40 [2022-04-17T11:17:40.789Z] #20 ...
11:17:40 [2022-04-17T11:17:40.789Z] 
11:17:40 [2022-04-17T11:17:40.789Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
11:17:40 [2022-04-17T11:17:40.789Z] #46 sha256:f5c69027617a8c8648cf60c2957a60a01b288364704e55d3772af2c65fd46eff
11:17:40 [2022-04-17T11:17:40.789Z] #46 DONE 0.1s
11:17:40 [2022-04-17T11:17:40.789Z] 
11:17:40 [2022-04-17T11:17:40.789Z] #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
11:17:40 [2022-04-17T11:17:40.789Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20
11:17:40 [2022-04-17T11:17:40.789Z] #20 49.65 Selecting previously unselected package libdevmapper1.02.1:amd64.
11:17:40 [2022-04-17T11:17:40.789Z] #20 49.66 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:17:40 [2022-04-17T11:17:40.789Z] #20 49.68 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:17:41 [2022-04-17T11:17:41.046Z] #20 49.79 Selecting previously unselected package dmsetup.
11:17:41 [2022-04-17T11:17:41.046Z] #20 49.79 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
11:17:41 [2022-04-17T11:17:41.046Z] #20 49.80 Unpacking dmsetup (2:1.02.175-2.1) ...
11:17:41 [2022-04-17T11:17:41.046Z] #20 ...
11:17:41 [2022-04-17T11:17:41.046Z] 
11:17:41 [2022-04-17T11:17:41.046Z] #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
11:17:41 [2022-04-17T11:17:41.046Z] #70 sha256:f46fe352ee7a8f99c0ccff1e218ac3a78aee832e807fabee2155faf9b6a311fd
11:17:41 [2022-04-17T11:17:41.046Z] #70 46.47 + for f in rootlesskit rootlesskit-docker-proxy
11:17:41 [2022-04-17T11:17:41.046Z] #70 46.47 + GOBIN=/build
11:17:41 [2022-04-17T11:17:41.046Z] #70 46.47 + GO111MODULE=on
11:17:41 [2022-04-17T11:17:41.046Z] #70 46.47 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
11:17:41 [2022-04-17T11:17:41.046Z] #70 49.64 rootlesskit version 1.0.0
11:17:41 [2022-04-17T11:17:41.046Z] #70 49.65 Usage of /build/rootlesskit-docker-proxy:
11:17:41 [2022-04-17T11:17:41.046Z] #70 49.65   -container-ip string
11:17:41 [2022-04-17T11:17:41.046Z] #70 49.65     	container ip
11:17:41 [2022-04-17T11:17:41.046Z] #70 49.65   -container-port int
11:17:41 [2022-04-17T11:17:41.046Z] #70 49.65     	container port (default -1)
11:17:41 [2022-04-17T11:17:41.046Z] #70 49.65   -host-ip string
11:17:41 [2022-04-17T11:17:41.046Z] #70 49.65     	host ip
11:17:41 [2022-04-17T11:17:41.046Z] #70 49.65   -host-port int
11:17:41 [2022-04-17T11:17:41.046Z] #70 49.65     	host port (default -1)
11:17:41 [2022-04-17T11:17:41.046Z] #70 49.65   -proto string
11:17:41 [2022-04-17T11:17:41.046Z] #70 49.65     	proxy protocol (default "tcp")
11:17:41 [2022-04-17T11:17:41.046Z] #70 DONE 49.8s
11:17:41 [2022-04-17T11:17:41.046Z] 
11:17:41 [2022-04-17T11:17:41.046Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
11:17:41 [2022-04-17T11:17:41.046Z] #71 sha256:dba157c593f7886be6131de5f24d601056004da5a30d3514cce67d18f9a98e9d
11:17:41 [2022-04-17T11:17:41.046Z] #71 DONE 0.1s
11:17:41 [2022-04-17T11:17:41.046Z] 
11:17:41 [2022-04-17T11:17:41.046Z] #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
11:17:41 [2022-04-17T11:17:41.046Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20
11:17:41 [2022-04-17T11:17:41.046Z] #20 49.91 Selecting previously unselected package mingw-w64-common.
11:17:41 [2022-04-17T11:17:41.046Z] #20 49.91 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
11:17:41 [2022-04-17T11:17:41.046Z] #20 49.93 Unpacking mingw-w64-common (8.0.0-1) ...
11:17:41 [2022-04-17T11:17:41.303Z] #20 ...
11:17:41 [2022-04-17T11:17:41.303Z] 
11:17:41 [2022-04-17T11:17:41.303Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:17:41 [2022-04-17T11:17:41.303Z] #72 sha256:5a3024b6f5812bc313bf1f39ba94a41fd39615b5d2e90a6d153aaa44ef094995
11:17:41 [2022-04-17T11:17:41.303Z] #72 DONE 0.1s
11:17:41 [2022-04-17T11:17:41.303Z] 
11:17:41 [2022-04-17T11:17:41.303Z] #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
11:17:41 [2022-04-17T11:17:41.303Z] #47 sha256:e46c3a5eb6cb5951c390c977af5923d531fc47c65db5de64179af06e9da8b137
11:17:41 [2022-04-17T11:17:41.385Z] #23 10.81   Downloading yamllint-1.26.1.tar.gz (126 kB)
11:17:41 [2022-04-17T11:17:41.869Z] #47 1.190 + RM_GOPATH=0
11:17:41 [2022-04-17T11:17:41.869Z] #47 1.190 + TMP_GOPATH=
11:17:41 [2022-04-17T11:17:41.869Z] #47 1.190 + : /build
11:17:41 [2022-04-17T11:17:41.869Z] #47 1.190 + '[' -z '' ']'
11:17:42 [2022-04-17T11:17:42.126Z] #47 1.193 ++ mktemp -d
11:17:42 [2022-04-17T11:17:42.126Z] #47 1.193 + export GOPATH=/tmp/tmp.uRiDeIeRge
11:17:42 [2022-04-17T11:17:42.126Z] #47 1.193 + GOPATH=/tmp/tmp.uRiDeIeRge
11:17:42 [2022-04-17T11:17:42.126Z] #47 1.193 + RM_GOPATH=1
11:17:42 [2022-04-17T11:17:42.126Z] #47 1.193 + case "$(go env GOARCH)" in
11:17:42 [2022-04-17T11:17:42.126Z] #47 1.195 ++ go env GOARCH
11:17:42 [2022-04-17T11:17:42.126Z] #47 1.215 Install tini version v0.19.0
11:17:42 [2022-04-17T11:17:42.126Z] #47 1.215 + export GO_BUILDMODE=-buildmode=pie
11:17:42 [2022-04-17T11:17:42.126Z] #47 1.215 + GO_BUILDMODE=-buildmode=pie
11:17:42 [2022-04-17T11:17:42.126Z] #47 1.215 ++ dirname /install.sh
11:17:42 [2022-04-17T11:17:42.126Z] #47 1.215 + dir=/
11:17:42 [2022-04-17T11:17:42.126Z] #47 1.215 + bin=tini
11:17:42 [2022-04-17T11:17:42.126Z] #47 1.215 + shift
11:17:42 [2022-04-17T11:17:42.126Z] #47 1.215 + '[' '!' -f //tini.installer ']'
11:17:42 [2022-04-17T11:17:42.126Z] #47 1.215 + . //tini.installer
11:17:42 [2022-04-17T11:17:42.126Z] #47 1.215 ++ : v0.19.0
11:17:42 [2022-04-17T11:17:42.126Z] #47 1.215 + install_tini
11:17:42 [2022-04-17T11:17:42.126Z] #47 1.215 + echo 'Install tini version v0.19.0'
11:17:42 [2022-04-17T11:17:42.126Z] #47 1.215 + git clone https://github.com/krallin/tini.git /tmp/tmp.uRiDeIeRge/tini
11:17:42 [2022-04-17T11:17:42.126Z] #47 1.215 Cloning into '/tmp/tmp.uRiDeIeRge/tini'...
11:17:42 [2022-04-17T11:17:42.315Z] #23 11.85 Collecting pathspec>=0.5.3
11:17:42 [2022-04-17T11:17:42.315Z] #23 11.86   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
11:17:42 [2022-04-17T11:17:42.383Z] #47 1.739 + cd /tmp/tmp.uRiDeIeRge/tini
11:17:42 [2022-04-17T11:17:42.383Z] #47 1.740 + git checkout -q v0.19.0
11:17:42 [2022-04-17T11:17:42.383Z] #47 1.759 + cmake .
11:17:42 [2022-04-17T11:17:42.572Z] #23 12.25 Collecting pyyaml
11:17:42 [2022-04-17T11:17:42.828Z] #23 12.26   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
11:17:42 [2022-04-17T11:17:42.828Z] #23 12.34 Building wheels for collected packages: yamllint
11:17:42 [2022-04-17T11:17:42.828Z] #23 12.34   Building wheel for yamllint (setup.py): started
11:17:42 [2022-04-17T11:17:42.946Z] #47 2.122 -- The C compiler identification is GNU 10.2.1
11:17:42 [2022-04-17T11:17:42.946Z] #47 2.171 -- Detecting C compiler ABI info
11:17:43 [2022-04-17T11:17:43.509Z] #47 2.570 -- Detecting C compiler ABI info - done
11:17:43 [2022-04-17T11:17:43.509Z] #47 2.605 -- Check for working C compiler: /usr/bin/cc - skipped
11:17:43 [2022-04-17T11:17:43.509Z] #47 2.609 -- Detecting C compile features
11:17:43 [2022-04-17T11:17:43.509Z] #47 2.609 -- Detecting C compile features - done
11:17:43 [2022-04-17T11:17:43.509Z] #47 2.628 -- Performing Test HAS_BUILTIN_FORTIFY
11:17:43 [2022-04-17T11:17:43.509Z] #47 2.720 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:17:43 [2022-04-17T11:17:43.509Z] #47 2.770 -- Configuring done
11:17:43 [2022-04-17T11:17:43.509Z] #47 2.776 -- Generating done
11:17:43 [2022-04-17T11:17:43.509Z] #47 2.780 -- Build files have been written to: /tmp/tmp.uRiDeIeRge/tini
11:17:43 [2022-04-17T11:17:43.509Z] #47 2.784 + make tini-static
11:17:43 [2022-04-17T11:17:43.509Z] #47 2.868 Scanning dependencies of target tini-static
11:17:43 [2022-04-17T11:17:43.758Z] #23 13.29   Building wheel for yamllint (setup.py): finished with status 'done'
11:17:43 [2022-04-17T11:17:43.758Z] #23 13.29   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5430fdffca22042cb206417d331f689f437d0a412d96307793f295577030d4e0
11:17:43 [2022-04-17T11:17:43.758Z] #23 13.29   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
11:17:43 [2022-04-17T11:17:43.758Z] #23 13.31 Successfully built yamllint
11:17:43 [2022-04-17T11:17:43.758Z] #23 13.33 Installing collected packages: pyyaml, pathspec, yamllint
11:17:43 [2022-04-17T11:17:43.766Z] #47 2.891 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:17:44 [2022-04-17T11:17:44.016Z] #23 13.65 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
11:17:44 [2022-04-17T11:17:44.023Z] #47 3.241 [100%] Linking C executable tini-static
11:17:44 [2022-04-17T11:17:44.280Z] #47 3.369 [100%] Built target tini-static
11:17:44 [2022-04-17T11:17:44.280Z] #47 3.402 + mkdir -p /build
11:17:44 [2022-04-17T11:17:44.280Z] #47 3.404 + cp tini-static /build/docker-init
11:17:44 [2022-04-17T11:17:44.280Z] #47 DONE 3.5s
11:17:44 [2022-04-17T11:17:44.280Z] 
11:17:44 [2022-04-17T11:17:44.280Z] #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
11:17:44 [2022-04-17T11:17:44.280Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20
11:17:44 [2022-04-17T11:17:44.280Z] #20 52.48 Selecting previously unselected package mingw-w64-x86-64-dev.
11:17:44 [2022-04-17T11:17:44.280Z] #20 52.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
11:17:44 [2022-04-17T11:17:44.280Z] #20 52.49 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
11:17:44 [2022-04-17T11:17:44.579Z] #23 DONE 14.2s
11:17:44 [2022-04-17T11:17:44.579Z] 
11:17:44 [2022-04-17T11:17:44.579Z] #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
11:17:44 [2022-04-17T11:17:44.579Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
11:17:44 [2022-04-17T11:17:44.836Z] #43 ...
11:17:44 [2022-04-17T11:17:44.836Z] 
11:17:44 [2022-04-17T11:17:44.836Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
11:17:44 [2022-04-17T11:17:44.836Z] #27 sha256:abe5c5693cdac617b34dec2f999d82adcd827cae2010fc5c9d13dd24630629ba
11:17:45 [2022-04-17T11:17:45.093Z] #27 DONE 0.5s
11:17:45 [2022-04-17T11:17:45.093Z] 
11:17:45 [2022-04-17T11:17:45.093Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
11:17:45 [2022-04-17T11:17:45.093Z] #32 sha256:5cade2fb3c0c989114f6ee08b2dbeb3a37df8e9b8609965b21d965f02c0bbd37
11:17:45 [2022-04-17T11:17:45.649Z] #20 54.61 Selecting previously unselected package gcc-mingw-w64-base.
11:17:45 [2022-04-17T11:17:45.657Z] #32 DONE 0.5s
11:17:45 [2022-04-17T11:17:45.657Z] 
11:17:45 [2022-04-17T11:17:45.657Z] #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
11:17:45 [2022-04-17T11:17:45.657Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
11:17:45 [2022-04-17T11:17:45.657Z] #43 ...
11:17:45 [2022-04-17T11:17:45.657Z] 
11:17:45 [2022-04-17T11:17:45.657Z] #35 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
11:17:45 [2022-04-17T11:17:45.657Z] #35 sha256:19825861d3ce5ab3195e0dfa2abde34ff8407a82899984795c9d8edb08edfb96
11:17:45 [2022-04-17T11:17:45.906Z] #20 54.63 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
11:17:45 [2022-04-17T11:17:45.906Z] #20 54.63 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:17:45 [2022-04-17T11:17:45.906Z] #20 54.68 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
11:17:45 [2022-04-17T11:17:45.906Z] #20 54.69 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
11:17:45 [2022-04-17T11:17:45.906Z] #20 54.69 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:17:45 [2022-04-17T11:17:45.913Z] #35 DONE 0.3s
11:17:45 [2022-04-17T11:17:45.913Z] 
11:17:45 [2022-04-17T11:17:45.913Z] #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
11:17:45 [2022-04-17T11:17:45.913Z] #60 sha256:0103a3cd087f63625888fb0649cf0fea1802224c2d68bede4e45127901526b74
11:17:46 [2022-04-17T11:17:46.170Z] #60 ...
11:17:46 [2022-04-17T11:17:46.170Z] 
11:17:46 [2022-04-17T11:17:46.170Z] #37 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
11:17:46 [2022-04-17T11:17:46.170Z] #37 sha256:71cadd7103dbe62c82e68b821f5106fafc87b9370abadcbdc8c145f99528135f
11:17:46 [2022-04-17T11:17:46.170Z] #37 DONE 0.0s
11:17:46 [2022-04-17T11:17:46.170Z] 
11:17:46 [2022-04-17T11:17:46.170Z] #41 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
11:17:46 [2022-04-17T11:17:46.170Z] #41 sha256:9578c885854a5de324d09d2ecfe41e3b8b2a10465cb5df9a711d5aaf0de4866a
11:17:46 [2022-04-17T11:17:46.170Z] #41 DONE 0.0s
11:17:46 [2022-04-17T11:17:46.170Z] 
11:17:46 [2022-04-17T11:17:46.170Z] #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
11:17:46 [2022-04-17T11:17:46.170Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:17:46 [2022-04-17T11:17:46.475Z] #43 185.1 + dpkg --print-architecture
11:17:46 [2022-04-17T11:17:46.475Z] #43 185.2 + git checkout -q v2.1.0
11:17:46 [2022-04-17T11:17:46.475Z] #43 185.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
11:17:46 [2022-04-17T11:17:46.475Z] #43 185.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
11:17:47 [2022-04-17T11:17:47.447Z] ba8181afd426: Verifying Checksum
11:17:47 [2022-04-17T11:17:47.447Z] ba8181afd426: Download complete
11:17:47 [2022-04-17T11:17:47.829Z] #20 56.70 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
11:17:47 [2022-04-17T11:17:47.830Z] #20 56.70 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:17:47 [2022-04-17T11:17:47.830Z] #20 56.71 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:17:51 [2022-04-17T11:17:51.018Z] #56 ...
11:17:51 [2022-04-17T11:17:51.018Z] 
11:17:51 [2022-04-17T11:17:51.018Z] #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
11:17:51 [2022-04-17T11:17:51.018Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
11:17:51 [2022-04-17T11:17:51.018Z] #43 183.9 + dpkg --print-architecture
11:17:51 [2022-04-17T11:17:51.018Z] #43 183.9 + git checkout -q v2.1.0
11:17:51 [2022-04-17T11:17:51.018Z] #43 184.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
11:17:51 [2022-04-17T11:17:51.018Z] #43 184.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
11:17:51 [2022-04-17T11:17:51.115Z] #20 ...
11:17:51 [2022-04-17T11:17:51.115Z] 
11:17:51 [2022-04-17T11:17:51.115Z] #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
11:17:51 [2022-04-17T11:17:51.115Z] #67 sha256:5ee0a4e0b30f07676727764743ddc3be44ee46415cba3fe47d92cf8275bb6fa7
11:17:51 [2022-04-17T11:17:51.115Z] #67 14.07 + cd /tmp/tmp.sVLiKoNGDH/src/github.com/containerd/containerd
11:17:51 [2022-04-17T11:17:51.115Z] #67 14.07 + git checkout -q v1.6.2
11:17:51 [2022-04-17T11:17:51.115Z] #67 14.63 + export 'BUILDTAGS=netgo osusergo static_build'
11:17:51 [2022-04-17T11:17:51.115Z] #67 14.63 + BUILDTAGS='netgo osusergo static_build'
11:17:51 [2022-04-17T11:17:51.115Z] #67 14.63 + export EXTRA_FLAGS=-buildmode=pie
11:17:51 [2022-04-17T11:17:51.115Z] #67 14.63 + EXTRA_FLAGS=-buildmode=pie
11:17:51 [2022-04-17T11:17:51.115Z] #67 14.63 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:17:51 [2022-04-17T11:17:51.115Z] #67 14.63 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:17:51 [2022-04-17T11:17:51.115Z] #67 14.63 + '[' '' = dynamic ']'
11:17:51 [2022-04-17T11:17:51.115Z] #67 14.63 + make
11:17:51 [2022-04-17T11:17:51.678Z] #67 15.36 + bin/ctr
11:17:57 [2022-04-17T11:17:57.762Z] 4612f6d0b889: Download complete
11:17:58 [2022-04-17T11:17:58.235Z] #67 ...
11:17:58 [2022-04-17T11:17:58.235Z] 
11:17:58 [2022-04-17T11:17:58.235Z] #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
11:17:58 [2022-04-17T11:17:58.235Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20
11:17:58 [2022-04-17T11:17:58.235Z] #20 60.60 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
11:17:58 [2022-04-17T11:17:58.235Z] #20 60.61 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:17:58 [2022-04-17T11:17:58.235Z] #20 60.61 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:17:58 [2022-04-17T11:17:58.235Z] #20 62.32 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
11:17:58 [2022-04-17T11:17:58.235Z] #20 62.32 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
11:17:58 [2022-04-17T11:17:58.235Z] #20 62.33 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:17:58 [2022-04-17T11:17:58.235Z] #20 64.22 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
11:17:58 [2022-04-17T11:17:58.235Z] #20 64.23 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:17:58 [2022-04-17T11:17:58.235Z] #20 64.23 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:17:58 [2022-04-17T11:17:58.351Z] #51 ...
11:17:58 [2022-04-17T11:17:58.351Z] 
11:17:58 [2022-04-17T11:17:58.351Z] #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
11:17:58 [2022-04-17T11:17:58.351Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
11:17:58 [2022-04-17T11:17:58.351Z] #43 183.7 + dpkg --print-architecture
11:17:58 [2022-04-17T11:17:58.351Z] #43 183.7 + git checkout -q v2.1.0
11:17:58 [2022-04-17T11:17:58.915Z] #43 184.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
11:17:58 [2022-04-17T11:17:58.915Z] #43 184.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
11:17:59 [2022-04-17T11:17:59.164Z] #20 68.00 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
11:17:59 [2022-04-17T11:17:59.164Z] #20 68.01 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:17:59 [2022-04-17T11:17:59.164Z] #20 68.01 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:18:01 [2022-04-17T11:18:01.057Z] #20 69.78 Selecting previously unselected package g++-mingw-w64-x86-64.
11:18:01 [2022-04-17T11:18:01.057Z] #20 69.79 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
11:18:01 [2022-04-17T11:18:01.057Z] #20 69.80 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:18:01 [2022-04-17T11:18:01.057Z] #20 69.86 Selecting previously unselected package libapparmor1:amd64.
11:18:01 [2022-04-17T11:18:01.057Z] #20 69.87 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
11:18:01 [2022-04-17T11:18:01.057Z] #20 69.87 Unpacking libapparmor1:amd64 (2.13.6-10) ...
11:18:01 [2022-04-17T11:18:01.057Z] #20 69.92 Selecting previously unselected package libapparmor-dev:amd64.
11:18:01 [2022-04-17T11:18:01.057Z] #20 69.93 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
11:18:01 [2022-04-17T11:18:01.057Z] #20 69.93 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
11:18:01 [2022-04-17T11:18:01.057Z] #20 69.99 Selecting previously unselected package libbtrfs0:amd64.
11:18:01 [2022-04-17T11:18:01.314Z] #20 70.00 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
11:18:01 [2022-04-17T11:18:01.314Z] #20 70.01 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:18:01 [2022-04-17T11:18:01.314Z] #20 70.08 Selecting previously unselected package libbtrfs-dev:amd64.
11:18:01 [2022-04-17T11:18:01.314Z] #20 70.08 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
11:18:01 [2022-04-17T11:18:01.314Z] #20 70.09 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:18:01 [2022-04-17T11:18:01.314Z] #20 70.18 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:18:01 [2022-04-17T11:18:01.314Z] #20 70.18 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:18:01 [2022-04-17T11:18:01.314Z] #20 70.19 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:18:01 [2022-04-17T11:18:01.314Z] #20 70.22 Selecting previously unselected package libudev-dev:amd64.
11:18:01 [2022-04-17T11:18:01.314Z] #20 70.22 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
11:18:01 [2022-04-17T11:18:01.314Z] #20 70.22 Unpacking libudev-dev:amd64 (247.3-7) ...
11:18:01 [2022-04-17T11:18:01.314Z] #20 70.28 Selecting previously unselected package libsepol1-dev:amd64.
11:18:01 [2022-04-17T11:18:01.570Z] #20 70.29 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
11:18:01 [2022-04-17T11:18:01.570Z] #20 70.29 Unpacking libsepol1-dev:amd64 (3.1-1) ...
11:18:01 [2022-04-17T11:18:01.570Z] #20 70.41 Selecting previously unselected package libpcre2-16-0:amd64.
11:18:01 [2022-04-17T11:18:01.570Z] #20 70.42 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
11:18:01 [2022-04-17T11:18:01.570Z] #20 70.42 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
11:18:01 [2022-04-17T11:18:01.570Z] #20 70.50 Selecting previously unselected package libpcre2-32-0:amd64.
11:18:01 [2022-04-17T11:18:01.570Z] #20 70.51 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
11:18:01 [2022-04-17T11:18:01.570Z] #20 70.51 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
11:18:01 [2022-04-17T11:18:01.570Z] #20 70.60 Selecting previously unselected package libpcre2-posix2:amd64.
11:18:01 [2022-04-17T11:18:01.570Z] #20 70.60 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
11:18:01 [2022-04-17T11:18:01.570Z] #20 70.60 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
11:18:01 [2022-04-17T11:18:01.828Z] #20 70.64 Selecting previously unselected package libpcre2-dev:amd64.
11:18:01 [2022-04-17T11:18:01.828Z] #20 70.65 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
11:18:01 [2022-04-17T11:18:01.828Z] #20 70.66 Unpacking libpcre2-dev:amd64 (10.36-2) ...
11:18:01 [2022-04-17T11:18:01.828Z] #20 70.81 Selecting previously unselected package libselinux1-dev:amd64.
11:18:01 [2022-04-17T11:18:01.828Z] #20 70.81 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
11:18:01 [2022-04-17T11:18:01.828Z] #20 70.81 Unpacking libselinux1-dev:amd64 (3.1-3) ...
11:18:02 [2022-04-17T11:18:02.085Z] #20 70.90 Selecting previously unselected package libdevmapper-dev:amd64.
11:18:02 [2022-04-17T11:18:02.085Z] #20 70.91 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
11:18:02 [2022-04-17T11:18:02.085Z] #20 70.91 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:18:02 [2022-04-17T11:18:02.085Z] #20 70.94 Selecting previously unselected package libseccomp-dev:amd64.
11:18:02 [2022-04-17T11:18:02.085Z] #20 70.95 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
11:18:02 [2022-04-17T11:18:02.085Z] #20 70.96 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:18:02 [2022-04-17T11:18:02.085Z] #20 71.01 Selecting previously unselected package libsystemd-dev:amd64.
11:18:02 [2022-04-17T11:18:02.085Z] #20 71.01 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
11:18:02 [2022-04-17T11:18:02.085Z] #20 71.02 Unpacking libsystemd-dev:amd64 (247.3-7) ...
11:18:02 [2022-04-17T11:18:02.342Z] #20 71.23 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:18:02 [2022-04-17T11:18:02.342Z] #20 71.24 Setting up libapparmor1:amd64 (2.13.6-10) ...
11:18:02 [2022-04-17T11:18:02.342Z] #20 71.26 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:18:02 [2022-04-17T11:18:02.342Z] #20 71.27 Setting up libsepol1-dev:amd64 (3.1-1) ...
11:18:02 [2022-04-17T11:18:02.342Z] #20 71.28 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:18:02 [2022-04-17T11:18:02.342Z] #20 71.29 Setting up libpcre2-16-0:amd64 (10.36-2) ...
11:18:02 [2022-04-17T11:18:02.342Z] #20 71.30 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:18:02 [2022-04-17T11:18:02.342Z] #20 71.31 Setting up libpcre2-32-0:amd64 (10.36-2) ...
11:18:02 [2022-04-17T11:18:02.342Z] #20 71.32 Setting up libudev-dev:amd64 (247.3-7) ...
11:18:02 [2022-04-17T11:18:02.342Z] #20 71.33 Setting up libpcre2-posix2:amd64 (10.36-2) ...
11:18:02 [2022-04-17T11:18:02.342Z] #20 71.34 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:18:02 [2022-04-17T11:18:02.342Z] #20 71.35 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:18:02 [2022-04-17T11:18:02.342Z] #20 71.36 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:18:02 [2022-04-17T11:18:02.342Z] #20 71.38 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
11:18:02 [2022-04-17T11:18:02.601Z] #20 71.39 Setting up mingw-w64-common (8.0.0-1) ...
11:18:02 [2022-04-17T11:18:02.601Z] #20 71.40 Setting up libsystemd-dev:amd64 (247.3-7) ...
11:18:02 [2022-04-17T11:18:02.601Z] #20 71.41 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
11:18:02 [2022-04-17T11:18:02.601Z] #20 71.42 Setting up libpcre2-dev:amd64 (10.36-2) ...
11:18:02 [2022-04-17T11:18:02.601Z] #20 71.43 Setting up libselinux1-dev:amd64 (3.1-3) ...
11:18:02 [2022-04-17T11:18:02.601Z] #20 71.44 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:18:02 [2022-04-17T11:18:02.601Z] #20 71.46 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:18:02 [2022-04-17T11:18:02.601Z] #20 71.47 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
11:18:02 [2022-04-17T11:18:02.601Z] #20 71.48 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:18:02 [2022-04-17T11:18:02.601Z] #20 71.49 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
11:18:02 [2022-04-17T11:18:02.601Z] #20 71.50 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
11:18:02 [2022-04-17T11:18:02.601Z] #20 71.51 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:18:02 [2022-04-17T11:18:02.601Z] #20 71.52 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
11:18:02 [2022-04-17T11:18:02.601Z] #20 71.52 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:18:02 [2022-04-17T11:18:02.601Z] #20 71.54 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:18:02 [2022-04-17T11:18:02.601Z] #20 71.56 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:18:02 [2022-04-17T11:18:02.601Z] #20 71.57 Setting up dmsetup (2:1.02.175-2.1) ...
11:18:02 [2022-04-17T11:18:02.866Z] #20 71.58 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:18:02 [2022-04-17T11:18:02.866Z] #20 71.59 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:18:02 [2022-04-17T11:18:02.866Z] #20 71.61 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:18:04 [2022-04-17T11:18:04.237Z] #20 DONE 73.1s
11:18:04 [2022-04-17T11:18:04.237Z] 
11:18:04 [2022-04-17T11:18:04.237Z] #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
11:18:04 [2022-04-17T11:18:04.237Z] #67 sha256:5ee0a4e0b30f07676727764743ddc3be44ee46415cba3fe47d92cf8275bb6fa7
11:18:04 [2022-04-17T11:18:04.237Z] #67 ...
11:18:04 [2022-04-17T11:18:04.237Z] 
11:18:04 [2022-04-17T11:18:04.237Z] #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
11:18:04 [2022-04-17T11:18:04.237Z] #21 sha256:c32018453d6e6a330d085f59c3778f67c9d68b3296b576f4afb63d06b03fe99a
11:18:05 [2022-04-17T11:18:05.167Z] #21 1.023 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
11:18:05 [2022-04-17T11:18:05.167Z] #21 1.024 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
11:18:05 [2022-04-17T11:18:05.167Z] #21 1.024 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
11:18:08 [2022-04-17T11:18:08.421Z] #43 DONE 209.2s
11:18:08 [2022-04-17T11:18:08.422Z] 
11:18:08 [2022-04-17T11:18:08.422Z] #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
11:18:08 [2022-04-17T11:18:08.422Z] #60 sha256:35341407168db6942d0f9501835e47361940e8a595ed576b6c3fc696939a8c0a
11:18:09 [2022-04-17T11:18:09.807Z] #60 ...
11:18:09 [2022-04-17T11:18:09.807Z] 
11:18:09 [2022-04-17T11:18:09.807Z] #44 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
11:18:09 [2022-04-17T11:18:09.807Z] #44 sha256:2aa6f11492643223acf0d588104b8be305970bac1a2a45e0cfde437db4b95931
11:18:10 [2022-04-17T11:18:10.067Z] #44 DONE 0.4s
11:18:10 [2022-04-17T11:18:10.067Z] 
11:18:10 [2022-04-17T11:18:10.067Z] #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
11:18:10 [2022-04-17T11:18:10.067Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:18:10 [2022-04-17T11:18:10.067Z] #51 ...
11:18:10 [2022-04-17T11:18:10.067Z] 
11:18:10 [2022-04-17T11:18:10.067Z] #48 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
11:18:10 [2022-04-17T11:18:10.067Z] #48 sha256:8ddbaa10a94ba56b15aff85d2bfe4ff8b6c35d1dd9996c5427022b7e8c727b72
11:18:10 [2022-04-17T11:18:10.067Z] #48 DONE 0.0s
11:18:10 [2022-04-17T11:18:10.067Z] 
11:18:10 [2022-04-17T11:18:10.067Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
11:18:10 [2022-04-17T11:18:10.067Z] #50 sha256:a4340c307b8e55f0fe38c657e54cfac559949ec8a26d892fdb746d7bbc0d728f
11:18:10 [2022-04-17T11:18:10.067Z] #50 DONE 0.1s
11:18:10 [2022-04-17T11:18:10.327Z] 
11:18:10 [2022-04-17T11:18:10.327Z] #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
11:18:10 [2022-04-17T11:18:10.327Z] #60 sha256:35341407168db6942d0f9501835e47361940e8a595ed576b6c3fc696939a8c0a
11:18:10 [2022-04-17T11:18:10.983Z] #21 1.524 Reading package lists...
11:18:12 [2022-04-17T11:18:12.997Z] #43 DONE 207.2s
11:18:12 [2022-04-17T11:18:12.997Z] 
11:18:12 [2022-04-17T11:18:12.997Z] #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
11:18:12 [2022-04-17T11:18:12.997Z] #60 sha256:8cac4d0071039f55010c435cb20a4dc5b903a4a923692ebe517042a889278d2a
11:18:12 [2022-04-17T11:18:12.997Z] #60 ...
11:18:12 [2022-04-17T11:18:12.997Z] 
11:18:12 [2022-04-17T11:18:12.997Z] #44 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
11:18:12 [2022-04-17T11:18:12.997Z] #44 sha256:6968924fc4dc74671b526181cfeba8144194a58c19499ba47646d5f1d09961d5
11:18:13 [2022-04-17T11:18:13.260Z] #44 DONE 0.5s
11:18:13 [2022-04-17T11:18:13.260Z] 
11:18:13 [2022-04-17T11:18:13.260Z] #48 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
11:18:13 [2022-04-17T11:18:13.260Z] #48 sha256:208715805b7a1ce78103937cccb82d85247478438d04e731fc8a40346360aebb
11:18:13 [2022-04-17T11:18:13.521Z] #48 DONE 0.1s
11:18:13 [2022-04-17T11:18:13.521Z] 
11:18:13 [2022-04-17T11:18:13.521Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
11:18:13 [2022-04-17T11:18:13.521Z] #50 sha256:f0f179ee01a21e4f8b45fe04055049fe94697512e0b6e44b6416091224cce9b7
11:18:13 [2022-04-17T11:18:13.521Z] #50 DONE 0.1s
11:18:13 [2022-04-17T11:18:13.521Z] 
11:18:13 [2022-04-17T11:18:13.521Z] #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
11:18:13 [2022-04-17T11:18:13.521Z] #60 sha256:8cac4d0071039f55010c435cb20a4dc5b903a4a923692ebe517042a889278d2a
11:18:15 [2022-04-17T11:18:15.156Z] #21 6.187 Reading package lists...
11:18:16 [2022-04-17T11:18:16.086Z] #21 10.79 Building dependency tree...
11:18:16 [2022-04-17T11:18:16.086Z] #21 11.93 Reading state information...
11:18:17 [2022-04-17T11:18:17.015Z] #21 12.97 The following additional packages will be installed:
11:18:17 [2022-04-17T11:18:17.272Z] #21 12.97   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
11:18:17 [2022-04-17T11:18:17.272Z] #21 12.97   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
11:18:17 [2022-04-17T11:18:17.272Z] #21 12.97   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
11:18:17 [2022-04-17T11:18:17.272Z] #21 12.97   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
11:18:17 [2022-04-17T11:18:17.272Z] #21 12.97   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
11:18:17 [2022-04-17T11:18:17.272Z] #21 12.97   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
11:18:17 [2022-04-17T11:18:17.272Z] #21 12.98   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
11:18:17 [2022-04-17T11:18:17.272Z] #21 12.99 Suggested packages:
11:18:17 [2022-04-17T11:18:17.272Z] #21 12.99   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
11:18:17 [2022-04-17T11:18:17.272Z] #21 12.99   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
11:18:17 [2022-04-17T11:18:17.272Z] #21 12.99   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
11:18:17 [2022-04-17T11:18:17.272Z] #21 12.99   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
11:18:17 [2022-04-17T11:18:17.272Z] #21 12.99   seccomp:ppc64el seccomp:s390x
11:18:17 [2022-04-17T11:18:17.272Z] #21 12.99 Recommended packages:
11:18:17 [2022-04-17T11:18:17.272Z] #21 12.99   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
11:18:17 [2022-04-17T11:18:17.272Z] #21 12.99   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
11:18:17 [2022-04-17T11:18:17.272Z] #21 12.99   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
11:18:17 [2022-04-17T11:18:17.272Z] #21 12.99   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
11:18:17 [2022-04-17T11:18:17.837Z] #21 13.43 The following NEW packages will be installed:
11:18:17 [2022-04-17T11:18:17.837Z] #21 13.43   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
11:18:17 [2022-04-17T11:18:17.837Z] #21 13.43   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
11:18:17 [2022-04-17T11:18:17.837Z] #21 13.43   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
11:18:17 [2022-04-17T11:18:17.837Z] #21 13.43   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
11:18:17 [2022-04-17T11:18:17.837Z] #21 13.43   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
11:18:17 [2022-04-17T11:18:17.837Z] #21 13.43   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
11:18:17 [2022-04-17T11:18:17.837Z] #21 13.43   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
11:18:17 [2022-04-17T11:18:17.837Z] #21 13.44   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
11:18:17 [2022-04-17T11:18:17.837Z] #21 13.44   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
11:18:17 [2022-04-17T11:18:17.837Z] #21 13.44   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
11:18:17 [2022-04-17T11:18:17.837Z] #21 13.44   libseccomp2:ppc64el libseccomp2:s390x
11:18:17 [2022-04-17T11:18:17.837Z] #21 13.78 0 upgraded, 40 newly installed, 0 to remove and 3 not upgraded.
11:18:17 [2022-04-17T11:18:17.837Z] #21 13.78 Need to get 15.9 MB of archives.
11:18:17 [2022-04-17T11:18:17.837Z] #21 13.78 After this operation, 73.0 MB of additional disk space will be used.
11:18:17 [2022-04-17T11:18:17.837Z] #21 13.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
11:18:17 [2022-04-17T11:18:17.837Z] #21 13.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
11:18:17 [2022-04-17T11:18:17.837Z] #21 13.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
11:18:17 [2022-04-17T11:18:17.837Z] #21 13.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
11:18:17 [2022-04-17T11:18:17.837Z] #21 13.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
11:18:17 [2022-04-17T11:18:17.837Z] #21 13.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
11:18:17 [2022-04-17T11:18:17.837Z] #21 13.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
11:18:17 [2022-04-17T11:18:17.837Z] #21 13.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB]
11:18:17 [2022-04-17T11:18:17.837Z] #21 13.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 13.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 13.84 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 13.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 13.85 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 13.88 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 13.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 13.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 13.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 13.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 13.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 13.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 13.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 13.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 13.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 13.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 13.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 13.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 13.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 13.96 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 13.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 13.98 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 13.99 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 13.99 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 13.99 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 13.99 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 13.99 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 13.99 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 13.99 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 14.00 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 14.00 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB]
11:18:18 [2022-04-17T11:18:18.096Z] #21 14.00 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
11:18:18 [2022-04-17T11:18:18.660Z] #21 14.46 debconf: delaying package configuration, since apt-utils is not installed
11:18:18 [2022-04-17T11:18:18.660Z] #21 14.62 Fetched 15.9 MB in 1s (31.8 MB/s)
11:18:18 [2022-04-17T11:18:18.660Z] #21 14.65 Selecting previously unselected package gcc-10-base:armel.
11:18:18 [2022-04-17T11:18:18.916Z] #21 14.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 38508 files and directories currently installed.)
11:18:18 [2022-04-17T11:18:18.916Z] #21 14.71 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
11:18:18 [2022-04-17T11:18:18.916Z] #21 14.71 Unpacking gcc-10-base:armel (10.2.1-6) ...
11:18:18 [2022-04-17T11:18:18.916Z] #21 14.76 Selecting previously unselected package gcc-10-base:armhf.
11:18:18 [2022-04-17T11:18:18.916Z] #21 14.76 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
11:18:18 [2022-04-17T11:18:18.916Z] #21 14.77 Unpacking gcc-10-base:armhf (10.2.1-6) ...
11:18:18 [2022-04-17T11:18:18.916Z] #21 14.81 Selecting previously unselected package gcc-10-base:ppc64el.
11:18:18 [2022-04-17T11:18:18.916Z] #21 14.82 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
11:18:18 [2022-04-17T11:18:18.916Z] #21 14.83 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
11:18:19 [2022-04-17T11:18:19.173Z] #21 14.88 Selecting previously unselected package gcc-10-base:s390x.
11:18:19 [2022-04-17T11:18:19.173Z] #21 14.89 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
11:18:19 [2022-04-17T11:18:19.173Z] #21 14.89 Unpacking gcc-10-base:s390x (10.2.1-6) ...
11:18:19 [2022-04-17T11:18:19.173Z] #21 14.94 Selecting previously unselected package gcc-10-base:arm64.
11:18:19 [2022-04-17T11:18:19.173Z] #21 14.94 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
11:18:19 [2022-04-17T11:18:19.173Z] #21 14.95 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
11:18:19 [2022-04-17T11:18:19.173Z] #21 15.00 Selecting previously unselected package libgcc-s1:armel.
11:18:19 [2022-04-17T11:18:19.173Z] #21 15.01 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
11:18:19 [2022-04-17T11:18:19.173Z] #21 15.02 Unpacking libgcc-s1:armel (10.2.1-6) ...
11:18:19 [2022-04-17T11:18:19.173Z] #21 15.06 Selecting previously unselected package libcrypt1:armel.
11:18:19 [2022-04-17T11:18:19.173Z] #21 15.07 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
11:18:19 [2022-04-17T11:18:19.173Z] #21 15.07 Unpacking libcrypt1:armel (1:4.4.18-4) ...
11:18:19 [2022-04-17T11:18:19.430Z] #21 15.15 Selecting previously unselected package libc6:armel.
11:18:19 [2022-04-17T11:18:19.430Z] #21 15.16 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ...
11:18:19 [2022-04-17T11:18:19.687Z] #21 15.35 Unpacking libc6:armel (2.31-13+deb11u3) ...
11:18:19 [2022-04-17T11:18:19.944Z] #21 15.79 Selecting previously unselected package libapparmor1:armel.
11:18:19 [2022-04-17T11:18:19.944Z] #21 15.79 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
11:18:19 [2022-04-17T11:18:19.944Z] #21 15.80 Unpacking libapparmor1:armel (2.13.6-10) ...
11:18:19 [2022-04-17T11:18:19.944Z] #21 15.85 Selecting previously unselected package libapparmor-dev:armel.
11:18:19 [2022-04-17T11:18:19.944Z] #21 15.85 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
11:18:20 [2022-04-17T11:18:20.201Z] #21 15.86 Unpacking libapparmor-dev:armel (2.13.6-10) ...
11:18:20 [2022-04-17T11:18:20.201Z] #21 15.92 Selecting previously unselected package libgcc-s1:arm64.
11:18:20 [2022-04-17T11:18:20.201Z] #21 15.92 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
11:18:20 [2022-04-17T11:18:20.201Z] #21 15.93 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
11:18:20 [2022-04-17T11:18:20.201Z] #21 15.98 Selecting previously unselected package libcrypt1:arm64.
11:18:20 [2022-04-17T11:18:20.201Z] #21 15.98 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
11:18:20 [2022-04-17T11:18:20.201Z] #21 15.99 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
11:18:20 [2022-04-17T11:18:20.201Z] #21 16.07 Selecting previously unselected package libc6:arm64.
11:18:20 [2022-04-17T11:18:20.458Z] #21 16.08 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ...
11:18:20 [2022-04-17T11:18:20.458Z] #21 16.25 Unpacking libc6:arm64 (2.31-13+deb11u3) ...
11:18:20 [2022-04-17T11:18:20.823Z] #43 DONE 205.8s
11:18:20 [2022-04-17T11:18:20.823Z] 
11:18:20 [2022-04-17T11:18:20.823Z] #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
11:18:20 [2022-04-17T11:18:20.823Z] #60 sha256:0103a3cd087f63625888fb0649cf0fea1802224c2d68bede4e45127901526b74
11:18:21 [2022-04-17T11:18:21.021Z] #21 16.71 Selecting previously unselected package libapparmor1:arm64.
11:18:21 [2022-04-17T11:18:21.021Z] #21 16.72 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
11:18:21 [2022-04-17T11:18:21.021Z] #21 16.72 Unpacking libapparmor1:arm64 (2.13.6-10) ...
11:18:21 [2022-04-17T11:18:21.021Z] #21 16.77 Selecting previously unselected package libapparmor-dev:arm64.
11:18:21 [2022-04-17T11:18:21.021Z] #21 16.78 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
11:18:21 [2022-04-17T11:18:21.021Z] #21 16.79 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
11:18:21 [2022-04-17T11:18:21.021Z] #21 16.86 Selecting previously unselected package libgcc-s1:s390x.
11:18:21 [2022-04-17T11:18:21.021Z] #21 16.87 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
11:18:21 [2022-04-17T11:18:21.021Z] #21 16.88 Unpacking libgcc-s1:s390x (10.2.1-6) ...
11:18:21 [2022-04-17T11:18:21.021Z] #21 16.92 Selecting previously unselected package libcrypt1:s390x.
11:18:21 [2022-04-17T11:18:21.021Z] #21 16.92 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
11:18:21 [2022-04-17T11:18:21.021Z] #21 16.93 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
11:18:21 [2022-04-17T11:18:21.021Z] #21 17.01 Selecting previously unselected package libc6:s390x.
11:18:21 [2022-04-17T11:18:21.021Z] #21 17.02 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ...
11:18:21 [2022-04-17T11:18:21.584Z] #21 17.20 Unpacking libc6:s390x (2.31-13+deb11u3) ...
11:18:21 [2022-04-17T11:18:21.841Z] #21 17.63 Selecting previously unselected package libapparmor1:s390x.
11:18:21 [2022-04-17T11:18:21.841Z] #21 17.64 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
11:18:21 [2022-04-17T11:18:21.841Z] #21 17.65 Unpacking libapparmor1:s390x (2.13.6-10) ...
11:18:21 [2022-04-17T11:18:21.841Z] #21 17.70 Selecting previously unselected package libapparmor-dev:s390x.
11:18:21 [2022-04-17T11:18:21.841Z] #21 17.70 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
11:18:21 [2022-04-17T11:18:21.841Z] #21 17.71 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
11:18:21 [2022-04-17T11:18:21.841Z] #21 17.77 Selecting previously unselected package libgcc-s1:armhf.
11:18:22 [2022-04-17T11:18:22.098Z] #21 17.77 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
11:18:22 [2022-04-17T11:18:22.098Z] #21 17.78 Unpacking libgcc-s1:armhf (10.2.1-6) ...
11:18:22 [2022-04-17T11:18:22.098Z] #21 17.83 Selecting previously unselected package libcrypt1:armhf.
11:18:22 [2022-04-17T11:18:22.098Z] #21 17.83 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
11:18:22 [2022-04-17T11:18:22.098Z] #21 17.84 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
11:18:22 [2022-04-17T11:18:22.098Z] #21 17.92 Selecting previously unselected package libc6:armhf.
11:18:22 [2022-04-17T11:18:22.098Z] #21 17.92 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ...
11:18:22 [2022-04-17T11:18:22.354Z] #21 18.11 Unpacking libc6:armhf (2.31-13+deb11u3) ...
11:18:22 [2022-04-17T11:18:22.719Z] #60 ...
11:18:22 [2022-04-17T11:18:22.719Z] 
11:18:22 [2022-04-17T11:18:22.719Z] #44 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
11:18:22 [2022-04-17T11:18:22.719Z] #44 sha256:04214869907cc2f1f0d6d87079305b2a79745ef9c9709256926e5fcd47d745eb
11:18:22 [2022-04-17T11:18:22.916Z] #21 18.54 Selecting previously unselected package libapparmor1:armhf.
11:18:22 [2022-04-17T11:18:22.916Z] #21 18.54 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
11:18:22 [2022-04-17T11:18:22.916Z] #21 18.55 Unpacking libapparmor1:armhf (2.13.6-10) ...
11:18:22 [2022-04-17T11:18:22.916Z] #21 18.60 Selecting previously unselected package libapparmor-dev:armhf.
11:18:22 [2022-04-17T11:18:22.916Z] #21 18.60 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
11:18:22 [2022-04-17T11:18:22.916Z] #21 18.61 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
11:18:22 [2022-04-17T11:18:22.916Z] #21 18.66 Selecting previously unselected package libgcc-s1:ppc64el.
11:18:22 [2022-04-17T11:18:22.916Z] #21 18.67 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
11:18:22 [2022-04-17T11:18:22.916Z] #21 18.68 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
11:18:22 [2022-04-17T11:18:22.916Z] #21 18.74 Selecting previously unselected package libcrypt1:ppc64el.
11:18:22 [2022-04-17T11:18:22.916Z] #21 18.74 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
11:18:22 [2022-04-17T11:18:22.916Z] #21 18.74 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
11:18:22 [2022-04-17T11:18:22.976Z] #44 DONE 0.4s
11:18:22 [2022-04-17T11:18:22.976Z] 
11:18:22 [2022-04-17T11:18:22.976Z] #48 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
11:18:22 [2022-04-17T11:18:22.976Z] #48 sha256:77bdff8e3d65af2143c38a9c9eac2224ea52d5649777fc3768061bfdfee917ec
11:18:22 [2022-04-17T11:18:22.976Z] #48 DONE 0.1s
11:18:22 [2022-04-17T11:18:22.976Z] 
11:18:22 [2022-04-17T11:18:22.976Z] #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
11:18:22 [2022-04-17T11:18:22.976Z] #56 sha256:49b9a8c5c1f1ac379ee017c56b5ee8f2689c5eedeee589e924f92a4fc739c624
11:18:22 [2022-04-17T11:18:22.976Z] #56 ...
11:18:22 [2022-04-17T11:18:22.976Z] 
11:18:22 [2022-04-17T11:18:22.976Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
11:18:22 [2022-04-17T11:18:22.976Z] #50 sha256:b24f2f01afff7b2218fce4820127c66cde7d30100719519926fa949d52a3d9c3
11:18:22 [2022-04-17T11:18:22.976Z] #50 DONE 0.1s
11:18:23 [2022-04-17T11:18:23.172Z] #21 18.83 Selecting previously unselected package libc6:ppc64el.
11:18:23 [2022-04-17T11:18:23.173Z] #21 18.84 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ...
11:18:23 [2022-04-17T11:18:23.173Z] #21 19.00 Unpacking libc6:ppc64el (2.31-13+deb11u3) ...
11:18:23 [2022-04-17T11:18:23.235Z] 
11:18:23 [2022-04-17T11:18:23.235Z] #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
11:18:23 [2022-04-17T11:18:23.235Z] #60 sha256:0103a3cd087f63625888fb0649cf0fea1802224c2d68bede4e45127901526b74
11:18:23 [2022-04-17T11:18:23.735Z] #21 19.60 Selecting previously unselected package libapparmor1:ppc64el.
11:18:23 [2022-04-17T11:18:23.735Z] #21 19.61 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
11:18:23 [2022-04-17T11:18:23.735Z] #21 19.61 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
11:18:23 [2022-04-17T11:18:23.735Z] #21 19.66 Selecting previously unselected package libapparmor-dev:ppc64el.
11:18:23 [2022-04-17T11:18:23.735Z] #21 19.66 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
11:18:23 [2022-04-17T11:18:23.992Z] #21 19.67 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
11:18:23 [2022-04-17T11:18:23.992Z] #21 19.73 Selecting previously unselected package libseccomp2:s390x.
11:18:23 [2022-04-17T11:18:23.992Z] #21 19.74 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ...
11:18:23 [2022-04-17T11:18:23.992Z] #21 19.74 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ...
11:18:23 [2022-04-17T11:18:23.992Z] #21 19.78 Selecting previously unselected package libseccomp-dev:s390x.
11:18:23 [2022-04-17T11:18:23.992Z] #21 19.79 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ...
11:18:23 [2022-04-17T11:18:23.992Z] #21 19.79 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
11:18:23 [2022-04-17T11:18:23.992Z] #21 19.86 Selecting previously unselected package libseccomp2:ppc64el.
11:18:23 [2022-04-17T11:18:23.992Z] #21 19.87 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ...
11:18:23 [2022-04-17T11:18:23.992Z] #21 19.88 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
11:18:23 [2022-04-17T11:18:23.992Z] #21 19.93 Selecting previously unselected package libseccomp-dev:ppc64el.
11:18:24 [2022-04-17T11:18:24.249Z] #21 19.94 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ...
11:18:24 [2022-04-17T11:18:24.249Z] #21 19.94 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
11:18:24 [2022-04-17T11:18:24.249Z] #21 20.00 Selecting previously unselected package libseccomp2:armhf.
11:18:24 [2022-04-17T11:18:24.249Z] #21 20.00 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
11:18:24 [2022-04-17T11:18:24.249Z] #21 20.01 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
11:18:24 [2022-04-17T11:18:24.249Z] #21 20.05 Selecting previously unselected package libseccomp-dev:armhf.
11:18:24 [2022-04-17T11:18:24.249Z] #21 20.06 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
11:18:24 [2022-04-17T11:18:24.249Z] #21 20.07 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
11:18:24 [2022-04-17T11:18:24.249Z] #21 20.13 Selecting previously unselected package libseccomp2:armel.
11:18:24 [2022-04-17T11:18:24.249Z] #21 20.13 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
11:18:24 [2022-04-17T11:18:24.249Z] #21 20.14 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
11:18:24 [2022-04-17T11:18:24.506Z] #21 20.18 Selecting previously unselected package libseccomp-dev:armel.
11:18:24 [2022-04-17T11:18:24.506Z] #21 20.19 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
11:18:24 [2022-04-17T11:18:24.506Z] #21 20.19 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
11:18:24 [2022-04-17T11:18:24.506Z] #21 20.25 Selecting previously unselected package libseccomp2:arm64.
11:18:24 [2022-04-17T11:18:24.506Z] #21 20.25 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ...
11:18:24 [2022-04-17T11:18:24.506Z] #21 20.26 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ...
11:18:24 [2022-04-17T11:18:24.506Z] #21 20.30 Selecting previously unselected package libseccomp-dev:arm64.
11:18:24 [2022-04-17T11:18:24.506Z] #21 20.31 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
11:18:24 [2022-04-17T11:18:24.506Z] #21 20.31 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:18:24 [2022-04-17T11:18:24.506Z] #21 20.40 Setting up gcc-10-base:arm64 (10.2.1-6) ...
11:18:24 [2022-04-17T11:18:24.506Z] #21 20.41 Setting up gcc-10-base:armel (10.2.1-6) ...
11:18:24 [2022-04-17T11:18:24.506Z] #21 20.42 Setting up gcc-10-base:armhf (10.2.1-6) ...
11:18:24 [2022-04-17T11:18:24.506Z] #21 20.43 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
11:18:24 [2022-04-17T11:18:24.506Z] #21 20.44 Setting up gcc-10-base:s390x (10.2.1-6) ...
11:18:24 [2022-04-17T11:18:24.506Z] #21 20.45 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
11:18:24 [2022-04-17T11:18:24.506Z] #21 20.46 Setting up libcrypt1:armel (1:4.4.18-4) ...
11:18:24 [2022-04-17T11:18:24.506Z] #21 20.47 Setting up libcrypt1:armhf (1:4.4.18-4) ...
11:18:24 [2022-04-17T11:18:24.506Z] #21 20.49 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
11:18:24 [2022-04-17T11:18:24.506Z] #21 20.50 Setting up libcrypt1:s390x (1:4.4.18-4) ...
11:18:24 [2022-04-17T11:18:24.763Z] #21 20.51 Setting up libgcc-s1:arm64 (10.2.1-6) ...
11:18:24 [2022-04-17T11:18:24.763Z] #21 20.52 Setting up libgcc-s1:armel (10.2.1-6) ...
11:18:24 [2022-04-17T11:18:24.763Z] #21 20.53 Setting up libgcc-s1:armhf (10.2.1-6) ...
11:18:24 [2022-04-17T11:18:24.763Z] #21 20.54 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
11:18:24 [2022-04-17T11:18:24.763Z] #21 20.56 Setting up libgcc-s1:s390x (10.2.1-6) ...
11:18:24 [2022-04-17T11:18:24.763Z] #21 20.57 Setting up libc6:arm64 (2.31-13+deb11u3) ...
11:18:26 [2022-04-17T11:18:26.130Z] #21 21.80 Setting up libc6:armel (2.31-13+deb11u3) ...
11:18:27 [2022-04-17T11:18:27.060Z] #21 23.04 Setting up libc6:armhf (2.31-13+deb11u3) ...
11:18:27 [2022-04-17T11:18:27.140Z] #26 211.1 + return
11:18:27 [2022-04-17T11:18:27.140Z] #26 ...
11:18:27 [2022-04-17T11:18:27.140Z] 
11:18:27 [2022-04-17T11:18:27.140Z] #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
11:18:27 [2022-04-17T11:18:27.140Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65
11:18:27 [2022-04-17T11:18:27.140Z] #51 217.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
11:18:27 [2022-04-17T11:18:27.140Z] #51 DONE 217.4s
11:18:27 [2022-04-17T11:18:27.140Z] 
11:18:27 [2022-04-17T11:18:27.140Z] #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
11:18:27 [2022-04-17T11:18:27.140Z] #56 sha256:af5c68cf3e5122784777b215e960835b53ac2314c274bb937c5970cc0e501aa1
11:18:27 [2022-04-17T11:18:27.140Z] #56 129.6 + mkdir -p /build
11:18:27 [2022-04-17T11:18:27.140Z] #56 129.6 + cp runc /build/runc
11:18:27 [2022-04-17T11:18:27.140Z] #56 DONE 132.3s
11:18:27 [2022-04-17T11:18:27.140Z] 
11:18:27 [2022-04-17T11:18:27.140Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:18:27 [2022-04-17T11:18:27.140Z] #26 sha256:6acd7cfe5a46fab060cbe6e4dfd5d83b3d034d487cd0fcdc57c5ea2dd282cef2
11:18:27 [2022-04-17T11:18:27.140Z] #26 DONE 217.2s
11:18:27 [2022-04-17T11:18:27.140Z] 
11:18:27 [2022-04-17T11:18:27.140Z] #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
11:18:27 [2022-04-17T11:18:27.140Z] #60 sha256:a3d7b2c1a086e9fc8358e297b711036841f61264b23d570cf6a5e043533a4fd5
11:18:28 [2022-04-17T11:18:28.182Z] #60 ...
11:18:28 [2022-04-17T11:18:28.182Z] 
11:18:28 [2022-04-17T11:18:28.182Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
11:18:28 [2022-04-17T11:18:28.182Z] #27 sha256:45ce513db2b892f8c8c4ef3bce5b74ae09bc2b2cd1e2b1a2a43d0f433c1dc614
11:18:28 [2022-04-17T11:18:28.428Z] #21 24.29 Setting up libc6:ppc64el (2.31-13+deb11u3) ...
11:18:29 [2022-04-17T11:18:29.116Z] #27 DONE 1.1s
11:18:29 [2022-04-17T11:18:29.116Z] 
11:18:29 [2022-04-17T11:18:29.116Z] #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
11:18:29 [2022-04-17T11:18:29.116Z] #60 sha256:a3d7b2c1a086e9fc8358e297b711036841f61264b23d570cf6a5e043533a4fd5
11:18:29 [2022-04-17T11:18:29.116Z] #60 192.2 + bin/containerd
11:18:29 [2022-04-17T11:18:29.797Z] #21 25.52 Setting up libc6:s390x (2.31-13+deb11u3) ...
11:18:30 [2022-04-17T11:18:30.050Z] #60 ...
11:18:30 [2022-04-17T11:18:30.050Z] 
11:18:30 [2022-04-17T11:18:30.050Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
11:18:30 [2022-04-17T11:18:30.050Z] #32 sha256:04a8b6c2af3631a0e0d773b2a021b97c4e09d37be8b77e5b8c341f86e05b5997
11:18:30 [2022-04-17T11:18:30.050Z] #32 DONE 0.8s
11:18:30 [2022-04-17T11:18:30.050Z] 
11:18:30 [2022-04-17T11:18:30.050Z] #35 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
11:18:30 [2022-04-17T11:18:30.050Z] #35 sha256:87f04f87ec8c6df68871db5b6654105753d6baf1d71492825aaf19b90da3d2d0
11:18:30 [2022-04-17T11:18:30.310Z] #35 DONE 0.5s
11:18:30 [2022-04-17T11:18:30.310Z] 
11:18:30 [2022-04-17T11:18:30.310Z] #37 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
11:18:30 [2022-04-17T11:18:30.310Z] #37 sha256:0f86c022eccd06077215db094a07e2f04712778993fa2bd3dcdb6a46d1d393f6
11:18:30 [2022-04-17T11:18:30.310Z] #37 DONE 0.1s
11:18:30 [2022-04-17T11:18:30.310Z] 
11:18:30 [2022-04-17T11:18:30.310Z] #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
11:18:30 [2022-04-17T11:18:30.310Z] #60 sha256:a3d7b2c1a086e9fc8358e297b711036841f61264b23d570cf6a5e043533a4fd5
11:18:30 [2022-04-17T11:18:30.569Z] #60 ...
11:18:30 [2022-04-17T11:18:30.569Z] 
11:18:30 [2022-04-17T11:18:30.569Z] #41 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
11:18:30 [2022-04-17T11:18:30.569Z] #41 sha256:ff498c4b7cba1bb8473d250c16a7d73dc7b374c1aa931ebffbb5b4e0f75ed85f
11:18:30 [2022-04-17T11:18:30.569Z] #41 DONE 0.1s
11:18:30 [2022-04-17T11:18:30.569Z] 
11:18:30 [2022-04-17T11:18:30.569Z] #44 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
11:18:30 [2022-04-17T11:18:30.569Z] #44 sha256:771bb049588e329053bf3ec5932ed30b3e1a9034b6bb21e7e9ab7064a54253be
11:18:30 [2022-04-17T11:18:30.827Z] #44 DONE 0.4s
11:18:30 [2022-04-17T11:18:30.827Z] 
11:18:30 [2022-04-17T11:18:30.827Z] #48 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
11:18:30 [2022-04-17T11:18:30.827Z] #48 sha256:cf7f4f923d86b7421f02eb294691212b8465ae7c6f5251f65136527226580a49
11:18:30 [2022-04-17T11:18:30.827Z] #48 DONE 0.1s
11:18:30 [2022-04-17T11:18:30.827Z] 
11:18:30 [2022-04-17T11:18:30.827Z] #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
11:18:30 [2022-04-17T11:18:30.827Z] #60 sha256:a3d7b2c1a086e9fc8358e297b711036841f61264b23d570cf6a5e043533a4fd5
11:18:31 [2022-04-17T11:18:31.086Z] #60 ...
11:18:31 [2022-04-17T11:18:31.086Z] 
11:18:31 [2022-04-17T11:18:31.086Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
11:18:31 [2022-04-17T11:18:31.086Z] #50 sha256:d10e154b7d78cc7e02fc2f5927ab99b2edb7ff6af3b694b92e5f8461057f460e
11:18:31 [2022-04-17T11:18:31.086Z] #50 DONE 0.1s
11:18:31 [2022-04-17T11:18:31.086Z] 
11:18:31 [2022-04-17T11:18:31.086Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
11:18:31 [2022-04-17T11:18:31.086Z] #52 sha256:53ca9a260bf701afc0971350a055721c3736a161870d92495c4fd83d1828e3ae
11:18:31 [2022-04-17T11:18:31.169Z] #21 26.77 Setting up libapparmor1:arm64 (2.13.6-10) ...
11:18:31 [2022-04-17T11:18:31.169Z] #21 26.77 Setting up libapparmor1:armel (2.13.6-10) ...
11:18:31 [2022-04-17T11:18:31.169Z] #21 26.78 Setting up libapparmor1:armhf (2.13.6-10) ...
11:18:31 [2022-04-17T11:18:31.169Z] #21 26.80 Setting up libapparmor1:ppc64el (2.13.6-10) ...
11:18:31 [2022-04-17T11:18:31.169Z] #21 26.81 Setting up libapparmor1:s390x (2.13.6-10) ...
11:18:31 [2022-04-17T11:18:31.169Z] #21 26.82 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ...
11:18:31 [2022-04-17T11:18:31.169Z] #21 26.83 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
11:18:31 [2022-04-17T11:18:31.169Z] #21 26.84 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
11:18:31 [2022-04-17T11:18:31.169Z] #21 26.85 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
11:18:31 [2022-04-17T11:18:31.169Z] #21 26.87 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ...
11:18:31 [2022-04-17T11:18:31.169Z] #21 26.88 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
11:18:31 [2022-04-17T11:18:31.169Z] #21 26.89 Setting up libapparmor-dev:armel (2.13.6-10) ...
11:18:31 [2022-04-17T11:18:31.169Z] #21 26.90 Setting up libapparmor-dev:armhf (2.13.6-10) ...
11:18:31 [2022-04-17T11:18:31.169Z] #21 26.91 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
11:18:31 [2022-04-17T11:18:31.169Z] #21 26.92 Setting up libapparmor-dev:s390x (2.13.6-10) ...
11:18:31 [2022-04-17T11:18:31.169Z] #21 26.94 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:18:31 [2022-04-17T11:18:31.169Z] #21 26.95 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
11:18:31 [2022-04-17T11:18:31.169Z] #21 26.96 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
11:18:31 [2022-04-17T11:18:31.169Z] #21 26.97 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
11:18:31 [2022-04-17T11:18:31.169Z] #21 26.98 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
11:18:31 [2022-04-17T11:18:31.169Z] #21 26.99 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:18:31 [2022-04-17T11:18:31.426Z] #21 DONE 27.2s
11:18:31 [2022-04-17T11:18:31.426Z] 
11:18:31 [2022-04-17T11:18:31.426Z] #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
11:18:31 [2022-04-17T11:18:31.426Z] #67 sha256:5ee0a4e0b30f07676727764743ddc3be44ee46415cba3fe47d92cf8275bb6fa7
11:18:31 [2022-04-17T11:18:31.426Z] #67 ...
11:18:31 [2022-04-17T11:18:31.426Z] 
11:18:31 [2022-04-17T11:18:31.426Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
11:18:31 [2022-04-17T11:18:31.426Z] #62 sha256:3d3d45a53efdf752bcca2c70a8b903646efebf4f0a73de0f629d1e6ce907c7e6
11:18:31 [2022-04-17T11:18:31.426Z] #62 DONE 0.1s
11:18:31 [2022-04-17T11:18:31.426Z] 
11:18:31 [2022-04-17T11:18:31.426Z] #22 [dev-systemd-false  1/24] RUN groupadd -r docker
11:18:31 [2022-04-17T11:18:31.426Z] #22 sha256:82cc320f297b301ddfc78c2e1dbb64c2fb442916d36319cd4edd9276bcac1b3f
11:18:32 [2022-04-17T11:18:32.021Z] #52 DONE 0.9s
11:18:32 [2022-04-17T11:18:32.021Z] 
11:18:32 [2022-04-17T11:18:32.021Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
11:18:32 [2022-04-17T11:18:32.021Z] #54 sha256:7bb65ccd0a307fb8038e613ca9941dcdec88a4daa1ffa2254fc574c143593ea1
11:18:32 [2022-04-17T11:18:32.021Z] #54 DONE 0.1s
11:18:32 [2022-04-17T11:18:32.021Z] 
11:18:32 [2022-04-17T11:18:32.021Z] #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
11:18:32 [2022-04-17T11:18:32.021Z] #60 sha256:a3d7b2c1a086e9fc8358e297b711036841f61264b23d570cf6a5e043533a4fd5
11:18:32 [2022-04-17T11:18:32.279Z] #60 ...
11:18:32 [2022-04-17T11:18:32.279Z] 
11:18:32 [2022-04-17T11:18:32.279Z] #57 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
11:18:32 [2022-04-17T11:18:32.279Z] #57 sha256:b9bb44565b035cff713ef8bd555945ec548b9ffa191e199a4bf121f50df4c67f
11:18:32 [2022-04-17T11:18:32.279Z] #57 DONE 0.3s
11:18:32 [2022-04-17T11:18:32.538Z] 
11:18:32 [2022-04-17T11:18:32.538Z] #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
11:18:32 [2022-04-17T11:18:32.538Z] #60 sha256:a3d7b2c1a086e9fc8358e297b711036841f61264b23d570cf6a5e043533a4fd5
11:18:32 [2022-04-17T11:18:32.796Z] #22 DONE 1.1s
11:18:32 [2022-04-17T11:18:32.796Z] 
11:18:32 [2022-04-17T11:18:32.796Z] #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
11:18:32 [2022-04-17T11:18:32.796Z] #23 sha256:c8d643c3799d97264df85b4b3ac77510f1497d963d6c8e419c79f285f16b99bf
11:18:33 [2022-04-17T11:18:33.726Z] #23 DONE 0.9s
11:18:33 [2022-04-17T11:18:33.726Z] 
11:18:33 [2022-04-17T11:18:33.726Z] #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
11:18:33 [2022-04-17T11:18:33.726Z] #63 sha256:2756721f4599da36225a6fc1a4f9af4943d205b37f8db6491dfa956a51d4df9a
11:18:33 [2022-04-17T11:18:33.726Z] #63 0.976 + RM_GOPATH=0
11:18:33 [2022-04-17T11:18:33.726Z] #63 0.978 + TMP_GOPATH=
11:18:33 [2022-04-17T11:18:33.726Z] #63 0.978 + : /build
11:18:33 [2022-04-17T11:18:33.726Z] #63 0.978 + '[' -z '' ']'
11:18:33 [2022-04-17T11:18:33.726Z] #63 0.978 ++ mktemp -d
11:18:33 [2022-04-17T11:18:33.726Z] #63 0.983 + export GOPATH=/tmp/tmp.k2KV1w9iNW
11:18:33 [2022-04-17T11:18:33.726Z] #63 0.983 + GOPATH=/tmp/tmp.k2KV1w9iNW
11:18:33 [2022-04-17T11:18:33.726Z] #63 0.983 + RM_GOPATH=1
11:18:33 [2022-04-17T11:18:33.726Z] #63 0.983 + case "$(go env GOARCH)" in
11:18:33 [2022-04-17T11:18:33.726Z] #63 0.983 ++ go env GOARCH
11:18:33 [2022-04-17T11:18:33.726Z] #63 0.989 + export GO_BUILDMODE=-buildmode=pie
11:18:33 [2022-04-17T11:18:33.726Z] #63 0.989 + GO_BUILDMODE=-buildmode=pie
11:18:33 [2022-04-17T11:18:33.726Z] #63 0.990 ++ dirname /install.sh
11:18:33 [2022-04-17T11:18:33.726Z] #63 0.990 + dir=/
11:18:33 [2022-04-17T11:18:33.726Z] #63 0.991 + bin=runc
11:18:33 [2022-04-17T11:18:33.726Z] #63 0.991 + shift
11:18:33 [2022-04-17T11:18:33.726Z] #63 0.991 + '[' '!' -f //runc.installer ']'
11:18:33 [2022-04-17T11:18:33.726Z] #63 0.991 + . //runc.installer
11:18:33 [2022-04-17T11:18:33.726Z] #63 0.991 ++ set -e
11:18:33 [2022-04-17T11:18:33.726Z] #63 0.991 ++ : v1.1.1
11:18:33 [2022-04-17T11:18:33.726Z] #63 0.991 + install_runc
11:18:33 [2022-04-17T11:18:33.726Z] #63 0.991 + RUNC_BUILDTAGS=seccomp
11:18:33 [2022-04-17T11:18:33.726Z] #63 0.991 + echo 'Install runc version v1.1.1 (build tags: seccomp)'
11:18:33 [2022-04-17T11:18:33.726Z] #63 0.991 Install runc version v1.1.1 (build tags: seccomp)
11:18:33 [2022-04-17T11:18:33.726Z] #63 0.991 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.k2KV1w9iNW/src/github.com/opencontainers/runc
11:18:33 [2022-04-17T11:18:33.726Z] #63 1.001 Cloning into '/tmp/tmp.k2KV1w9iNW/src/github.com/opencontainers/runc'...
11:18:34 [2022-04-17T11:18:34.288Z] #63 ...
11:18:34 [2022-04-17T11:18:34.288Z] 
11:18:34 [2022-04-17T11:18:34.288Z] #24 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:18:34 [2022-04-17T11:18:34.288Z] #24 sha256:b87806f296340cb02166c2c86ac007bbe48f86485623d882fc7903f1cfb65f73
11:18:34 [2022-04-17T11:18:34.288Z] #24 0.811 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:18:34 [2022-04-17T11:18:34.288Z] #24 DONE 0.9s
11:18:34 [2022-04-17T11:18:34.545Z] 
11:18:34 [2022-04-17T11:18:34.545Z] #25 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:18:34 [2022-04-17T11:18:34.545Z] #25 sha256:73f720b716700f86ed3cccd7102589c8f40acde081039767e753f88c46fb855a
11:18:35 [2022-04-17T11:18:35.109Z] #25 DONE 0.9s
11:18:35 [2022-04-17T11:18:35.109Z] 
11:18:35 [2022-04-17T11:18:35.109Z] #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
11:18:35 [2022-04-17T11:18:35.109Z] #63 sha256:2756721f4599da36225a6fc1a4f9af4943d205b37f8db6491dfa956a51d4df9a
11:18:36 [2022-04-17T11:18:36.063Z] #63 ...
11:18:36 [2022-04-17T11:18:36.063Z] 
11:18:36 [2022-04-17T11:18:36.063Z] #26 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:18:36 [2022-04-17T11:18:36.063Z] #26 sha256:41509d233f4aa5911a1f8aad965b15f8f987fc71712f358c66e4884f4a3d9ed4
11:18:36 [2022-04-17T11:18:36.064Z] #26 DONE 0.9s
11:18:36 [2022-04-17T11:18:36.064Z] 
11:18:36 [2022-04-17T11:18:36.064Z] #27 [dev-systemd-false  6/24] RUN ldconfig
11:18:36 [2022-04-17T11:18:36.064Z] #27 sha256:97dd1611f9b15f0a72fc76c4558a75db47341971f0796e3a3f6e5fd6f6bf0cd1
11:18:37 [2022-04-17T11:18:37.027Z] #27 DONE 1.0s
11:18:37 [2022-04-17T11:18:37.027Z] 
11:18:37 [2022-04-17T11:18:37.027Z] #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
11:18:37 [2022-04-17T11:18:37.027Z] #63 sha256:2756721f4599da36225a6fc1a4f9af4943d205b37f8db6491dfa956a51d4df9a
11:18:37 [2022-04-17T11:18:37.027Z] #63 5.516 + cd /tmp/tmp.k2KV1w9iNW/src/github.com/opencontainers/runc
11:18:37 [2022-04-17T11:18:37.027Z] #63 5.516 + git checkout -q v1.1.1
11:18:37 [2022-04-17T11:18:37.284Z] #63 5.891 + '[' -z '' ']'
11:18:37 [2022-04-17T11:18:37.284Z] #63 5.891 + target=static
11:18:37 [2022-04-17T11:18:37.284Z] #63 5.891 + make BUILDTAGS=seccomp static
11:18:37 [2022-04-17T11:18:37.540Z] #63 6.011 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc .
11:18:42 [2022-04-17T11:18:42.788Z] #63 ...
11:18:42 [2022-04-17T11:18:42.788Z] 
11:18:42 [2022-04-17T11:18:42.789Z] #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
11:18:42 [2022-04-17T11:18:42.789Z] #28 sha256:ecec8b3a1b92b79454431e991e157957c6502e29472f3b5cd9aa1162ae302e60
11:18:42 [2022-04-17T11:18:42.789Z] #28 1.199 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:18:42 [2022-04-17T11:18:42.789Z] #28 1.375 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:18:42 [2022-04-17T11:18:42.789Z] #28 1.378 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:18:42 [2022-04-17T11:18:42.789Z] #28 1.450 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
11:18:42 [2022-04-17T11:18:42.789Z] #28 1.674 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
11:18:42 [2022-04-17T11:18:42.789Z] #28 1.895 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
11:18:42 [2022-04-17T11:18:42.789Z] #28 2.167 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:18:42 [2022-04-17T11:18:42.789Z] #28 2.452 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
11:18:42 [2022-04-17T11:18:42.789Z] #28 2.839 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
11:18:42 [2022-04-17T11:18:42.789Z] #28 3.163 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [124 kB]
11:18:42 [2022-04-17T11:18:42.789Z] #28 3.163 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [127 kB]
11:18:42 [2022-04-17T11:18:42.789Z] #28 3.164 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [126 kB]
11:18:42 [2022-04-17T11:18:42.789Z] #28 3.165 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [119 kB]
11:18:42 [2022-04-17T11:18:42.789Z] #28 3.166 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [119 kB]
11:18:42 [2022-04-17T11:18:42.789Z] #28 3.168 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [125 kB]
11:18:42 [2022-04-17T11:18:42.789Z] #28 3.417 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B]
11:18:42 [2022-04-17T11:18:42.789Z] #28 3.421 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
11:18:42 [2022-04-17T11:18:42.789Z] #28 3.422 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
11:18:42 [2022-04-17T11:18:42.789Z] #28 3.423 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
11:18:42 [2022-04-17T11:18:42.789Z] #28 3.428 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
11:18:42 [2022-04-17T11:18:42.789Z] #28 3.428 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B]
11:18:49 [2022-04-17T11:18:49.069Z] #60 ...
11:18:49 [2022-04-17T11:18:49.069Z] 
11:18:49 [2022-04-17T11:18:49.069Z] #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
11:18:49 [2022-04-17T11:18:49.069Z] #56 sha256:f9bae78b8f4d5e19e37609792fd549cf4ed0dccebe48cd4722ad7e9433553e7f
11:18:49 [2022-04-17T11:18:49.069Z] #56 142.3 + mkdir -p /build
11:18:49 [2022-04-17T11:18:49.069Z] #56 142.4 + cp runc /build/runc
11:18:49 [2022-04-17T11:18:49.069Z] #56 DONE 143.4s
11:18:49 [2022-04-17T11:18:49.069Z] 
11:18:49 [2022-04-17T11:18:49.069Z] #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
11:18:49 [2022-04-17T11:18:49.069Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:18:49 [2022-04-17T11:18:49.069Z] #51 246.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
11:18:49 [2022-04-17T11:18:49.069Z] #51 DONE 246.9s
11:18:49 [2022-04-17T11:18:49.069Z] 
11:18:49 [2022-04-17T11:18:49.069Z] #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
11:18:49 [2022-04-17T11:18:49.069Z] #60 sha256:35341407168db6942d0f9501835e47361940e8a595ed576b6c3fc696939a8c0a
11:18:49 [2022-04-17T11:18:49.069Z] #60 ...
11:18:49 [2022-04-17T11:18:49.069Z] 
11:18:49 [2022-04-17T11:18:49.069Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
11:18:49 [2022-04-17T11:18:49.069Z] #52 sha256:2c0bd75e1c6417c5e8d45d4f828a707da1cc467d1b929fde404507efe99e3096
11:18:49 [2022-04-17T11:18:49.069Z] #52 DONE 0.5s
11:18:49 [2022-04-17T11:18:49.069Z] 
11:18:49 [2022-04-17T11:18:49.069Z] #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
11:18:49 [2022-04-17T11:18:49.069Z] #60 sha256:35341407168db6942d0f9501835e47361940e8a595ed576b6c3fc696939a8c0a
11:18:49 [2022-04-17T11:18:49.069Z] #60 ...
11:18:49 [2022-04-17T11:18:49.069Z] 
11:18:49 [2022-04-17T11:18:49.069Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
11:18:49 [2022-04-17T11:18:49.069Z] #54 sha256:8697505368660e33760d4b9ab3a79e351e9128a72287bd55ef571c02b5ddfba6
11:18:49 [2022-04-17T11:18:49.069Z] #54 DONE 0.1s
11:18:49 [2022-04-17T11:18:49.069Z] 
11:18:49 [2022-04-17T11:18:49.069Z] #57 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
11:18:49 [2022-04-17T11:18:49.069Z] #57 sha256:3d1e51789cc93a26e457d132400d98302d7d932d3fe2ac6e85213dd058b75367
11:18:49 [2022-04-17T11:18:49.069Z] #57 DONE 0.2s
11:18:49 [2022-04-17T11:18:49.069Z] 
11:18:49 [2022-04-17T11:18:49.069Z] #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
11:18:49 [2022-04-17T11:18:49.069Z] #60 sha256:35341407168db6942d0f9501835e47361940e8a595ed576b6c3fc696939a8c0a
11:18:50 [2022-04-17T11:18:50.229Z] 8f616e6e9eec: Retrying in 5 seconds
11:18:50 [2022-04-17T11:18:50.696Z] 8f616e6e9eec: Retrying in 4 seconds
11:18:50 [2022-04-17T11:18:50.977Z] #60 219.8 + bin/containerd
11:18:51 [2022-04-17T11:18:51.682Z] 8f616e6e9eec: Retrying in 3 seconds
11:18:52 [2022-04-17T11:18:52.389Z] #60 ...
11:18:52 [2022-04-17T11:18:52.389Z] 
11:18:52 [2022-04-17T11:18:52.389Z] #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
11:18:52 [2022-04-17T11:18:52.389Z] #56 sha256:5b9db6e153a241963f7e5a6df027a387f3b02006e1583bc1cfa419ff15c3b7d2
11:18:52 [2022-04-17T11:18:52.389Z] #56 141.4 + mkdir -p /build
11:18:52 [2022-04-17T11:18:52.389Z] #56 141.4 + cp runc /build/runc
11:18:52 [2022-04-17T11:18:52.389Z] #56 DONE 142.5s
11:18:52 [2022-04-17T11:18:52.389Z] 
11:18:52 [2022-04-17T11:18:52.389Z] #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
11:18:52 [2022-04-17T11:18:52.389Z] #60 sha256:8cac4d0071039f55010c435cb20a4dc5b903a4a923692ebe517042a889278d2a
11:18:52 [2022-04-17T11:18:52.389Z] #60 ...
11:18:52 [2022-04-17T11:18:52.389Z] 
11:18:52 [2022-04-17T11:18:52.389Z] #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
11:18:52 [2022-04-17T11:18:52.390Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:18:52 [2022-04-17T11:18:52.390Z] #51 246.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
11:18:52 [2022-04-17T11:18:52.390Z] #51 DONE 246.4s
11:18:52 [2022-04-17T11:18:52.390Z] 
11:18:52 [2022-04-17T11:18:52.390Z] #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
11:18:52 [2022-04-17T11:18:52.390Z] #60 sha256:8cac4d0071039f55010c435cb20a4dc5b903a4a923692ebe517042a889278d2a
11:18:52 [2022-04-17T11:18:52.390Z] #60 ...
11:18:52 [2022-04-17T11:18:52.390Z] 
11:18:52 [2022-04-17T11:18:52.390Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
11:18:52 [2022-04-17T11:18:52.390Z] #52 sha256:8efd19649c6228514611d076d72363b4ba4c7a96b0887a9bdda1e71410cbf6b5
11:18:52 [2022-04-17T11:18:52.651Z] #52 DONE 0.5s
11:18:52 [2022-04-17T11:18:52.651Z] 
11:18:52 [2022-04-17T11:18:52.651Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
11:18:52 [2022-04-17T11:18:52.651Z] #54 sha256:978a120229ad4a955afec6a93c8d7000dd8f5f84684a495b5d68818f499417ca
11:18:52 [2022-04-17T11:18:52.651Z] #54 DONE 0.1s
11:18:52 [2022-04-17T11:18:52.651Z] 
11:18:52 [2022-04-17T11:18:52.651Z] #57 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
11:18:52 [2022-04-17T11:18:52.651Z] #57 sha256:a9989c1aeeb6196b5c63f15c222603c8055f988a4b80188cdf7e18ba5fc1cb34
11:18:52 [2022-04-17T11:18:52.667Z] 8f616e6e9eec: Retrying in 2 seconds
11:18:52 [2022-04-17T11:18:52.742Z] #28 14.39 Fetched 48.9 MB in 13s (3637 kB/s)
11:18:52 [2022-04-17T11:18:52.913Z] #57 DONE 0.2s
11:18:52 [2022-04-17T11:18:52.913Z] 
11:18:52 [2022-04-17T11:18:52.913Z] #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
11:18:52 [2022-04-17T11:18:52.913Z] #60 sha256:8cac4d0071039f55010c435cb20a4dc5b903a4a923692ebe517042a889278d2a
11:18:54 [2022-04-17T11:18:54.229Z] 8f616e6e9eec: Retrying in 1 second
11:18:54 [2022-04-17T11:18:54.834Z] #60 219.9 + bin/containerd
11:18:57 [2022-04-17T11:18:57.997Z] #28 14.39 Reading package lists...
11:19:01 [2022-04-17T11:19:01.909Z] #60 ...
11:19:01 [2022-04-17T11:19:01.909Z] 
11:19:01 [2022-04-17T11:19:01.909Z] #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
11:19:01 [2022-04-17T11:19:01.909Z] #56 sha256:49b9a8c5c1f1ac379ee017c56b5ee8f2689c5eedeee589e924f92a4fc739c624
11:19:01 [2022-04-17T11:19:01.909Z] #56 141.6 + mkdir -p /build
11:19:01 [2022-04-17T11:19:01.909Z] #56 141.6 + cp runc /build/runc
11:19:01 [2022-04-17T11:19:01.909Z] #56 DONE 142.5s
11:19:01 [2022-04-17T11:19:01.909Z] 
11:19:01 [2022-04-17T11:19:01.909Z] #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
11:19:01 [2022-04-17T11:19:01.909Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
11:19:01 [2022-04-17T11:19:01.909Z] #51 243.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
11:19:01 [2022-04-17T11:19:01.909Z] #51 DONE 243.9s
11:19:01 [2022-04-17T11:19:01.909Z] 
11:19:01 [2022-04-17T11:19:01.909Z] #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
11:19:01 [2022-04-17T11:19:01.909Z] #60 sha256:0103a3cd087f63625888fb0649cf0fea1802224c2d68bede4e45127901526b74
11:19:01 [2022-04-17T11:19:01.909Z] #60 ...
11:19:01 [2022-04-17T11:19:01.909Z] 
11:19:01 [2022-04-17T11:19:01.909Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
11:19:01 [2022-04-17T11:19:01.909Z] #52 sha256:0100c9b9fd536e8ed12a1471ce85df4c3167c2ee601a5482640586da530464f6
11:19:01 [2022-04-17T11:19:01.909Z] #52 DONE 0.5s
11:19:01 [2022-04-17T11:19:01.909Z] 
11:19:01 [2022-04-17T11:19:01.909Z] #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
11:19:01 [2022-04-17T11:19:01.909Z] #60 sha256:0103a3cd087f63625888fb0649cf0fea1802224c2d68bede4e45127901526b74
11:19:01 [2022-04-17T11:19:01.909Z] #60 ...
11:19:01 [2022-04-17T11:19:01.909Z] 
11:19:01 [2022-04-17T11:19:01.909Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
11:19:01 [2022-04-17T11:19:01.909Z] #54 sha256:3f56ceecf261fa67a7ef67f7d1af5c8621eceb52664c2f37a1326ee03d4f3d57
11:19:01 [2022-04-17T11:19:01.909Z] #54 DONE 0.1s
11:19:01 [2022-04-17T11:19:01.909Z] 
11:19:01 [2022-04-17T11:19:01.909Z] #57 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
11:19:01 [2022-04-17T11:19:01.909Z] #57 sha256:af25edef6354ec06a1f0dddb463c4bec56dec891d12cad5f44d599f2ecc7b748
11:19:01 [2022-04-17T11:19:01.909Z] #57 DONE 0.2s
11:19:01 [2022-04-17T11:19:01.909Z] 
11:19:01 [2022-04-17T11:19:01.909Z] #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
11:19:01 [2022-04-17T11:19:01.909Z] #60 sha256:0103a3cd087f63625888fb0649cf0fea1802224c2d68bede4e45127901526b74
11:19:03 [2022-04-17T11:19:03.278Z] #60 216.1 + bin/containerd
11:19:04 [2022-04-17T11:19:04.544Z] #28 20.80 Reading package lists...
11:19:06 [2022-04-17T11:19:06.437Z] #28 27.44 Building dependency tree...
11:19:07 [2022-04-17T11:19:07.367Z] #28 30.16 bzip2 is already the newest version (1.0.8-4).
11:19:07 [2022-04-17T11:19:07.367Z] #28 30.16 patch is already the newest version (2.7.6-7).
11:19:07 [2022-04-17T11:19:07.367Z] #28 30.16 xz-utils is already the newest version (5.2.5-2).
11:19:07 [2022-04-17T11:19:07.367Z] #28 30.16 The following additional packages will be installed:
11:19:07 [2022-04-17T11:19:07.367Z] #28 30.16   libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
11:19:07 [2022-04-17T11:19:07.367Z] #28 30.16   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
11:19:07 [2022-04-17T11:19:07.367Z] #28 30.16   libxtables12 python-pip-whl python3-distutils python3-lib2to3
11:19:07 [2022-04-17T11:19:07.367Z] #28 30.17   python3-pkg-resources vim-runtime xxd
11:19:07 [2022-04-17T11:19:07.367Z] #28 30.19 Suggested packages:
11:19:07 [2022-04-17T11:19:07.367Z] #28 30.19   apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm
11:19:07 [2022-04-17T11:19:07.367Z] #28 30.19   python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota
11:19:07 [2022-04-17T11:19:07.367Z] #28 30.19 Recommended packages:
11:19:07 [2022-04-17T11:19:07.367Z] #28 30.19   libatm1 nftables libpam-cap build-essential python3-dev unzip
11:19:08 [2022-04-17T11:19:08.710Z] 8f616e6e9eec: Verifying Checksum
11:19:08 [2022-04-17T11:19:08.710Z] 8f616e6e9eec: Download complete
11:19:08 [2022-04-17T11:19:08.738Z] #28 31.65 The following NEW packages will be installed:
11:19:09 [2022-04-17T11:19:09.000Z] #28 31.65   apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0
11:19:09 [2022-04-17T11:19:09.000Z] #28 31.65   libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
11:19:09 [2022-04-17T11:19:09.000Z] #28 31.65   libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
11:19:09 [2022-04-17T11:19:09.000Z] #28 31.65   libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl
11:19:09 [2022-04-17T11:19:09.000Z] #28 31.65   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
11:19:09 [2022-04-17T11:19:09.000Z] #28 31.66   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
11:19:09 [2022-04-17T11:19:09.000Z] #28 31.66   vim-common vim-runtime xfsprogs xxd zip zstd
11:19:09 [2022-04-17T11:19:09.257Z] #28 32.01 0 upgraded, 44 newly installed, 0 to remove and 3 not upgraded.
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.01 Need to get 18.6 MB of archives.
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.01 After this operation, 71.4 MB of additional disk space will be used.
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.07 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.07 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.07 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.08 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.10 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.10 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.10 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.10 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.11 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.14 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.14 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.14 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.14 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.15 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.15 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.15 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.18 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.18 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.19 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
11:19:09 [2022-04-17T11:19:09.258Z] #28 32.27 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
11:19:09 [2022-04-17T11:19:09.515Z] #28 32.29 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
11:19:09 [2022-04-17T11:19:09.515Z] #28 32.30 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
11:19:09 [2022-04-17T11:19:09.515Z] #28 32.30 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
11:19:10 [2022-04-17T11:19:10.079Z] #28 32.87 debconf: delaying package configuration, since apt-utils is not installed
11:19:10 [2022-04-17T11:19:10.336Z] #28 33.09 Fetched 18.6 MB in 1s (31.8 MB/s)
11:19:10 [2022-04-17T11:19:10.336Z] #28 33.13 Selecting previously unselected package pigz.
11:19:10 [2022-04-17T11:19:10.336Z] #28 33.13 (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.)
11:19:10 [2022-04-17T11:19:10.336Z] #28 33.20 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
11:19:10 [2022-04-17T11:19:10.336Z] #28 33.21 Unpacking pigz (2.6-1) ...
11:19:10 [2022-04-17T11:19:10.593Z] #28 33.28 Selecting previously unselected package libelf1:amd64.
11:19:10 [2022-04-17T11:19:10.593Z] #28 33.29 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
11:19:10 [2022-04-17T11:19:10.593Z] #28 33.30 Unpacking libelf1:amd64 (0.183-1) ...
11:19:10 [2022-04-17T11:19:10.593Z] #28 33.39 Selecting previously unselected package libbpf0:amd64.
11:19:10 [2022-04-17T11:19:10.593Z] #28 33.40 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
11:19:10 [2022-04-17T11:19:10.593Z] #28 33.41 Unpacking libbpf0:amd64 (1:0.3-2) ...
11:19:10 [2022-04-17T11:19:10.593Z] #28 33.47 Selecting previously unselected package libcap2:amd64.
11:19:10 [2022-04-17T11:19:10.593Z] #28 33.47 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
11:19:10 [2022-04-17T11:19:10.593Z] #28 33.48 Unpacking libcap2:amd64 (1:2.44-1) ...
11:19:10 [2022-04-17T11:19:10.593Z] #28 33.53 Selecting previously unselected package libmnl0:amd64.
11:19:10 [2022-04-17T11:19:10.850Z] #28 33.53 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
11:19:10 [2022-04-17T11:19:10.850Z] #28 33.54 Unpacking libmnl0:amd64 (1.0.4-3) ...
11:19:10 [2022-04-17T11:19:10.850Z] #28 33.59 Selecting previously unselected package libxtables12:amd64.
11:19:10 [2022-04-17T11:19:10.850Z] #28 33.59 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
11:19:10 [2022-04-17T11:19:10.850Z] #28 33.60 Unpacking libxtables12:amd64 (1.8.7-1) ...
11:19:10 [2022-04-17T11:19:10.850Z] #28 33.66 Selecting previously unselected package libcap2-bin.
11:19:10 [2022-04-17T11:19:10.850Z] #28 33.66 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
11:19:10 [2022-04-17T11:19:10.850Z] #28 33.68 Unpacking libcap2-bin (1:2.44-1) ...
11:19:11 [2022-04-17T11:19:11.110Z] #28 33.77 Selecting previously unselected package iproute2.
11:19:11 [2022-04-17T11:19:11.110Z] #28 33.78 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
11:19:11 [2022-04-17T11:19:11.110Z] #28 33.79 Unpacking iproute2 (5.10.0-4) ...
11:19:11 [2022-04-17T11:19:11.110Z] #28 33.98 Selecting previously unselected package xxd.
11:19:11 [2022-04-17T11:19:11.110Z] #28 33.99 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:19:11 [2022-04-17T11:19:11.110Z] #28 33.99 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:19:11 [2022-04-17T11:19:11.245Z] #60 231.5 # github.com/containerd/containerd/cmd/containerd
11:19:11 [2022-04-17T11:19:11.245Z] #60 231.5 /usr/bin/ld: /tmp/go-link-199511080/000019.o: in function `New':
11:19:11 [2022-04-17T11:19:11.245Z] #60 231.5 /tmp/tmp.3igm1dV3PU/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
11:19:11 [2022-04-17T11:19:11.245Z] #60 231.6 + bin/containerd-stress
11:19:11 [2022-04-17T11:19:11.245Z] #60 232.7 + bin/containerd-shim
11:19:11 [2022-04-17T11:19:11.371Z] #28 34.08 Selecting previously unselected package vim-common.
11:19:11 [2022-04-17T11:19:11.371Z] #28 34.08 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:19:11 [2022-04-17T11:19:11.371Z] #28 34.10 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:19:11 [2022-04-17T11:19:11.371Z] #28 34.19 Selecting previously unselected package bash-completion.
11:19:11 [2022-04-17T11:19:11.371Z] #28 34.21 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
11:19:11 [2022-04-17T11:19:11.935Z] #28 ...
11:19:11 [2022-04-17T11:19:11.935Z] 
11:19:11 [2022-04-17T11:19:11.935Z] #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
11:19:11 [2022-04-17T11:19:11.935Z] #67 sha256:5ee0a4e0b30f07676727764743ddc3be44ee46415cba3fe47d92cf8275bb6fa7
11:19:11 [2022-04-17T11:19:11.935Z] #67 95.60 + bin/containerd
11:19:17 [2022-04-17T11:19:17.189Z] #67 ...
11:19:17 [2022-04-17T11:19:17.189Z] 
11:19:17 [2022-04-17T11:19:17.189Z] #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
11:19:17 [2022-04-17T11:19:17.189Z] #28 sha256:ecec8b3a1b92b79454431e991e157957c6502e29472f3b5cd9aa1162ae302e60
11:19:17 [2022-04-17T11:19:17.189Z] #28 35.40 Unpacking bash-completion (1:2.11-2) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 35.64 Selecting previously unselected package apparmor.
11:19:17 [2022-04-17T11:19:17.189Z] #28 35.65 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 35.70 Unpacking apparmor (2.13.6-10) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 35.94 Selecting previously unselected package inetutils-ping.
11:19:17 [2022-04-17T11:19:17.189Z] #28 35.95 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 35.96 Unpacking inetutils-ping (2:2.0-1) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.03 Selecting previously unselected package libip4tc2:amd64.
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.03 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.04 Unpacking libip4tc2:amd64 (1.8.7-1) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.09 Selecting previously unselected package libip6tc2:amd64.
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.11 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.11 Unpacking libip6tc2:amd64 (1.8.7-1) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.17 Selecting previously unselected package libnfnetlink0:amd64.
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.18 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.19 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.23 Selecting previously unselected package libnetfilter-conntrack3:amd64.
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.23 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.24 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.29 Selecting previously unselected package libnftnl11:amd64.
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.29 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.30 Unpacking libnftnl11:amd64 (1.1.9-1) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.36 Selecting previously unselected package iptables.
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.38 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.38 Unpacking iptables (1.8.7-1) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.57 Selecting previously unselected package libonig5:amd64.
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.58 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.58 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.67 Selecting previously unselected package libjq1:amd64.
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.68 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.68 Unpacking libjq1:amd64 (1.6-2.1) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.76 Selecting previously unselected package jq.
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.77 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.78 Unpacking jq (1.6-2.1) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.84 Selecting previously unselected package libaio1:amd64.
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.85 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.85 Unpacking libaio1:amd64 (0.3.112-9) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.89 Selecting previously unselected package libgpm2:amd64.
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.90 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.90 Unpacking libgpm2:amd64 (1.20.7-8) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.95 Selecting previously unselected package libinih1:amd64.
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.95 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 36.96 Unpacking libinih1:amd64 (53-1+b2) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 37.01 Selecting previously unselected package libnet1:amd64.
11:19:17 [2022-04-17T11:19:17.189Z] #28 37.02 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 37.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 37.10 Selecting previously unselected package libnl-3-200:amd64.
11:19:17 [2022-04-17T11:19:17.189Z] #28 37.11 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 37.12 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 37.18 Selecting previously unselected package libprotobuf-c1:amd64.
11:19:17 [2022-04-17T11:19:17.189Z] #28 37.19 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 37.20 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 37.23 Selecting previously unselected package net-tools.
11:19:17 [2022-04-17T11:19:17.189Z] #28 37.24 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 37.24 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 37.36 Selecting previously unselected package python-pip-whl.
11:19:17 [2022-04-17T11:19:17.189Z] #28 37.36 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 37.36 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 37.68 Selecting previously unselected package python3-lib2to3.
11:19:17 [2022-04-17T11:19:17.189Z] #28 37.70 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 37.70 Unpacking python3-lib2to3 (3.9.2-1) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 37.78 Selecting previously unselected package python3-distutils.
11:19:17 [2022-04-17T11:19:17.189Z] #28 37.78 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 37.79 Unpacking python3-distutils (3.9.2-1) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 37.87 Selecting previously unselected package python3-pkg-resources.
11:19:17 [2022-04-17T11:19:17.189Z] #28 37.88 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 37.89 Unpacking python3-pkg-resources (52.0.0-4) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 37.98 Selecting previously unselected package python3-setuptools.
11:19:17 [2022-04-17T11:19:17.189Z] #28 37.99 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 38.00 Unpacking python3-setuptools (52.0.0-4) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 38.16 Selecting previously unselected package python3-wheel.
11:19:17 [2022-04-17T11:19:17.189Z] #28 38.18 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 38.18 Unpacking python3-wheel (0.34.2-1) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 38.23 Selecting previously unselected package python3-pip.
11:19:17 [2022-04-17T11:19:17.189Z] #28 38.24 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 38.25 Unpacking python3-pip (20.3.4-4+deb11u1) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 38.42 Selecting previously unselected package sudo.
11:19:17 [2022-04-17T11:19:17.189Z] #28 38.42 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 38.43 Unpacking sudo (1.9.5p2-3) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 38.76 Selecting previously unselected package thin-provisioning-tools.
11:19:17 [2022-04-17T11:19:17.189Z] #28 38.76 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 38.77 Unpacking thin-provisioning-tools (0.9.0-1) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 38.91 Selecting previously unselected package uidmap.
11:19:17 [2022-04-17T11:19:17.189Z] #28 38.91 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 38.92 Unpacking uidmap (1:4.8.1-1) ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 39.01 Selecting previously unselected package vim-runtime.
11:19:17 [2022-04-17T11:19:17.189Z] #28 39.02 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
11:19:17 [2022-04-17T11:19:17.189Z] #28 39.05 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
11:19:17 [2022-04-17T11:19:17.189Z] #28 39.08 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
11:19:17 [2022-04-17T11:19:17.189Z] #28 39.09 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
11:19:17 [2022-04-17T11:19:17.753Z] #28 40.76 Selecting previously unselected package vim.
11:19:17 [2022-04-17T11:19:17.804Z] #60 241.0 + bin/containerd-shim-runc-v1
11:19:18 [2022-04-17T11:19:18.010Z] #28 40.77 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:19:18 [2022-04-17T11:19:18.010Z] #28 40.79 Unpacking vim (2:8.2.2434-3+deb11u1) ...
11:19:18 [2022-04-17T11:19:18.267Z] #28 41.10 Selecting previously unselected package xfsprogs.
11:19:18 [2022-04-17T11:19:18.267Z] #28 41.11 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ...
11:19:18 [2022-04-17T11:19:18.267Z] #28 41.12 Unpacking xfsprogs (5.10.0-4) ...
11:19:18 [2022-04-17T11:19:18.524Z] #28 41.35 Selecting previously unselected package zip.
11:19:18 [2022-04-17T11:19:18.524Z] #28 41.36 Preparing to unpack .../42-zip_3.0-12_amd64.deb ...
11:19:18 [2022-04-17T11:19:18.524Z] #28 41.37 Unpacking zip (3.0-12) ...
11:19:18 [2022-04-17T11:19:18.524Z] #28 41.44 Selecting previously unselected package zstd.
11:19:18 [2022-04-17T11:19:18.781Z] #28 41.46 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ...
11:19:18 [2022-04-17T11:19:18.781Z] #28 41.46 Unpacking zstd (1.4.8+dfsg-2.1) ...
11:19:19 [2022-04-17T11:19:19.038Z] #28 41.73 Setting up python3-pkg-resources (52.0.0-4) ...
11:19:19 [2022-04-17T11:19:19.295Z] #28 42.24 Setting up libip4tc2:amd64 (1.8.7-1) ...
11:19:19 [2022-04-17T11:19:19.295Z] #28 42.25 Setting up net-tools (1.60+git20181103.0eebece-1) ...
11:19:19 [2022-04-17T11:19:19.295Z] #28 42.26 Setting up libgpm2:amd64 (1.20.7-8) ...
11:19:19 [2022-04-17T11:19:19.295Z] #28 42.27 Setting up libip6tc2:amd64 (1.8.7-1) ...
11:19:19 [2022-04-17T11:19:19.553Z] #28 42.28 Setting up libinih1:amd64 (53-1+b2) ...
11:19:19 [2022-04-17T11:19:19.553Z] #28 42.29 Setting up uidmap (1:4.8.1-1) ...
11:19:19 [2022-04-17T11:19:19.553Z] #28 42.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:19:19 [2022-04-17T11:19:19.553Z] #28 42.32 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:19:19 [2022-04-17T11:19:19.553Z] #28 42.34 Setting up python3-wheel (0.34.2-1) ...
11:19:20 [2022-04-17T11:19:20.117Z] #28 42.74 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:19:20 [2022-04-17T11:19:20.117Z] #28 42.76 Setting up libcap2:amd64 (1:2.44-1) ...
11:19:20 [2022-04-17T11:19:20.117Z] #28 42.77 Setting up libcap2-bin (1:2.44-1) ...
11:19:20 [2022-04-17T11:19:20.117Z] #28 42.78 Setting up apparmor (2.13.6-10) ...
11:19:21 [2022-04-17T11:19:21.047Z] #28 43.87 Setting up zip (3.0-12) ...
11:19:21 [2022-04-17T11:19:21.047Z] #28 43.89 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:19:21 [2022-04-17T11:19:21.047Z] #28 43.91 Setting up bash-completion (1:2.11-2) ...
11:19:22 [2022-04-17T11:19:22.416Z] #28 45.11 Setting up libmnl0:amd64 (1.0.4-3) ...
11:19:22 [2022-04-17T11:19:22.416Z] #28 45.12 Setting up sudo (1.9.5p2-3) ...
11:19:22 [2022-04-17T11:19:22.416Z] #28 45.18 invoke-rc.d: could not determine current runlevel
11:19:22 [2022-04-17T11:19:22.416Z] #28 45.19 invoke-rc.d: policy-rc.d denied execution of start.
11:19:22 [2022-04-17T11:19:22.416Z] #28 45.20 Setting up xfsprogs (5.10.0-4) ...
11:19:22 [2022-04-17T11:19:22.416Z] #28 45.21 Setting up libxtables12:amd64 (1.8.7-1) ...
11:19:22 [2022-04-17T11:19:22.416Z] #28 45.22 Setting up inetutils-ping (2:2.0-1) ...
11:19:22 [2022-04-17T11:19:22.416Z] #28 45.24 Setting up pigz (2.6-1) ...
11:19:22 [2022-04-17T11:19:22.416Z] #28 45.25 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:19:22 [2022-04-17T11:19:22.416Z] #28 45.26 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:19:22 [2022-04-17T11:19:22.416Z] #28 45.28 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
11:19:22 [2022-04-17T11:19:22.416Z] #28 45.29 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
11:19:22 [2022-04-17T11:19:22.980Z] #28 45.78 Setting up libaio1:amd64 (0.3.112-9) ...
11:19:22 [2022-04-17T11:19:22.980Z] #28 45.79 Setting up python3-lib2to3 (3.9.2-1) ...
11:19:23 [2022-04-17T11:19:23.071Z] #60 245.9 + bin/containerd-shim-runc-v2
11:19:23 [2022-04-17T11:19:23.071Z] #60 246.6 + binaries
11:19:23 [2022-04-17T11:19:23.071Z] #60 246.6 + install -D bin/containerd /build/containerd
11:19:23 [2022-04-17T11:19:23.071Z] #60 246.7 + install -D bin/containerd-shim /build/containerd-shim
11:19:23 [2022-04-17T11:19:23.071Z] #60 246.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:19:23 [2022-04-17T11:19:23.071Z] #60 246.7 + install -D bin/ctr /build/ctr
11:19:23 [2022-04-17T11:19:23.237Z] #28 46.01 Setting up libelf1:amd64 (0.183-1) ...
11:19:23 [2022-04-17T11:19:23.238Z] #28 46.02 Setting up zstd (1.4.8+dfsg-2.1) ...
11:19:23 [2022-04-17T11:19:23.238Z] #28 46.03 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:19:23 [2022-04-17T11:19:23.238Z] #28 46.04 Setting up python3-distutils (3.9.2-1) ...
11:19:23 [2022-04-17T11:19:23.508Z] #28 46.38 Setting up vim (2:8.2.2434-3+deb11u1) ...
11:19:23 [2022-04-17T11:19:23.508Z] #28 46.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:19:23 [2022-04-17T11:19:23.508Z] #28 46.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:19:23 [2022-04-17T11:19:23.508Z] #28 46.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:19:23 [2022-04-17T11:19:23.508Z] #28 46.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:19:23 [2022-04-17T11:19:23.508Z] #28 46.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:19:23 [2022-04-17T11:19:23.508Z] #28 46.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:19:23 [2022-04-17T11:19:23.508Z] #28 46.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:19:23 [2022-04-17T11:19:23.508Z] #28 46.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:19:23 [2022-04-17T11:19:23.508Z] #28 46.45 Setting up python3-setuptools (52.0.0-4) ...
11:19:24 [2022-04-17T11:19:24.438Z] #28 47.32 Setting up libjq1:amd64 (1.6-2.1) ...
11:19:24 [2022-04-17T11:19:24.438Z] #28 47.33 Setting up libnftnl11:amd64 (1.1.9-1) ...
11:19:24 [2022-04-17T11:19:24.438Z] #28 47.34 Setting up thin-provisioning-tools (0.9.0-1) ...
11:19:24 [2022-04-17T11:19:24.438Z] #28 47.36 Setting up python3-pip (20.3.4-4+deb11u1) ...
11:19:25 [2022-04-17T11:19:25.001Z] #28 48.01 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:19:25 [2022-04-17T11:19:25.001Z] #28 48.02 Setting up jq (1.6-2.1) ...
11:19:25 [2022-04-17T11:19:25.258Z] #28 48.04 Setting up libbpf0:amd64 (1:0.3-2) ...
11:19:25 [2022-04-17T11:19:25.258Z] #28 48.05 Setting up iptables (1.8.7-1) ...
11:19:25 [2022-04-17T11:19:25.258Z] #28 48.07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:19:25 [2022-04-17T11:19:25.258Z] #28 48.07 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:19:25 [2022-04-17T11:19:25.258Z] #28 48.07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:19:25 [2022-04-17T11:19:25.258Z] #28 48.08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:19:25 [2022-04-17T11:19:25.258Z] #28 48.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:19:25 [2022-04-17T11:19:25.258Z] #28 48.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:19:25 [2022-04-17T11:19:25.258Z] #28 48.09 Setting up iproute2 (5.10.0-4) ...
11:19:25 [2022-04-17T11:19:25.515Z] #28 48.33 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:19:26 [2022-04-17T11:19:26.081Z] #28 DONE 48.9s
11:19:26 [2022-04-17T11:19:26.081Z] 
11:19:26 [2022-04-17T11:19:26.081Z] #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
11:19:26 [2022-04-17T11:19:26.081Z] #63 sha256:2756721f4599da36225a6fc1a4f9af4943d205b37f8db6491dfa956a51d4df9a
11:19:26 [2022-04-17T11:19:26.081Z] #63 ...
11:19:26 [2022-04-17T11:19:26.081Z] 
11:19:26 [2022-04-17T11:19:26.081Z] #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
11:19:26 [2022-04-17T11:19:26.081Z] #29 sha256:1148f850129e146d9fdae914833acdcb86df5d0357e54adf24a9273288bcc362
11:19:27 [2022-04-17T11:19:27.015Z] #29 0.792 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:19:27 [2022-04-17T11:19:27.015Z] #29 0.795 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:19:27 [2022-04-17T11:19:27.015Z] #29 0.799 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:19:27 [2022-04-17T11:19:27.015Z] #29 DONE 0.9s
11:19:27 [2022-04-17T11:19:27.015Z] 
11:19:27 [2022-04-17T11:19:27.015Z] #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
11:19:27 [2022-04-17T11:19:27.015Z] #63 sha256:2756721f4599da36225a6fc1a4f9af4943d205b37f8db6491dfa956a51d4df9a
11:19:27 [2022-04-17T11:19:27.015Z] #63 ...
11:19:27 [2022-04-17T11:19:27.015Z] 
11:19:27 [2022-04-17T11:19:27.015Z] #30 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
11:19:27 [2022-04-17T11:19:27.015Z] #30 sha256:61e7054d363933f53fe6223297ed88704b23ddee3223cd185c946370f2b023ff
11:19:27 [2022-04-17T11:19:27.254Z] #60 DONE 250.7s
11:19:27 [2022-04-17T11:19:27.821Z] 
11:19:27 [2022-04-17T11:19:27.821Z] #61 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
11:19:27 [2022-04-17T11:19:27.821Z] #61 sha256:0ce75300cb189c005228103e1d5bff3d470bb047f6a4d8f6b8121955336a2575
11:19:29 [2022-04-17T11:19:29.720Z] #61 DONE 1.4s
11:19:29 [2022-04-17T11:19:29.720Z] 
11:19:29 [2022-04-17T11:19:29.720Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
11:19:29 [2022-04-17T11:19:29.720Z] #66 sha256:6add2f85fdf2bb2c77f286d9c5337e0214f87a718a7c655a3c174426d242d455
11:19:29 [2022-04-17T11:19:29.720Z] #66 DONE 0.3s
11:19:29 [2022-04-17T11:19:29.720Z] 
11:19:29 [2022-04-17T11:19:29.720Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
11:19:29 [2022-04-17T11:19:29.720Z] #71 sha256:c169910206944ace1fa93a7587b814d552ea9dab7da3b01a2a78655022956e22
11:19:31 [2022-04-17T11:19:31.095Z] #71 DONE 1.5s
11:19:31 [2022-04-17T11:19:31.353Z] 
11:19:31 [2022-04-17T11:19:31.353Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
11:19:31 [2022-04-17T11:19:31.353Z] #72 sha256:4e9b816c710804c569a83da2653bb12b22b954ae6580a42df58df8a8d4904ab3
11:19:31 [2022-04-17T11:19:31.353Z] #72 DONE 0.0s
11:19:31 [2022-04-17T11:19:31.353Z] 
11:19:31 [2022-04-17T11:19:31.353Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker
11:19:31 [2022-04-17T11:19:31.353Z] #73 sha256:969a539479ef057530106c3c176081b07d1ab81b562d4d48a15f5b081bc49ae8
11:19:31 [2022-04-17T11:19:31.920Z] #73 DONE 0.9s
11:19:32 [2022-04-17T11:19:32.178Z] 
11:19:32 [2022-04-17T11:19:32.178Z] #74 exporting to image
11:19:32 [2022-04-17T11:19:32.178Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
11:19:32 [2022-04-17T11:19:32.178Z] #74 exporting layers
11:19:35 [2022-04-17T11:19:35.117Z] #30 7.329 Collecting yamllint==1.26.1
11:19:35 [2022-04-17T11:19:35.374Z] #30 8.380   Downloading yamllint-1.26.1.tar.gz (126 kB)
11:19:35 [2022-04-17T11:19:35.460Z] #74 exporting layers 3.0s done
11:19:35 [2022-04-17T11:19:35.460Z] #74 writing image sha256:2bc8bddc1f44cfb8925ebc18f6a216540a78bf67d2bd7df5bb529e06a3e1659e done
11:19:35 [2022-04-17T11:19:35.460Z] #74 naming to docker.io/library/docker:83969fa3ddf8b10ade7189073638885e8234f586 done
11:19:35 [2022-04-17T11:19:35.460Z] #74 DONE 3.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:19:35 [2022-04-17T11:19:35.810Z] + sudo modprobe ip6table_filter
[Pipeline] sh
11:19:35 [2022-04-17T11:19:35.938Z] #30 9.087 Collecting pathspec>=0.5.3
11:19:36 [2022-04-17T11:19:36.123Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43449/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=83969fa3ddf8b10ade7189073638885e8234f586 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:83969fa3ddf8b10ade7189073638885e8234f586 hack/test/unit
11:19:36 [2022-04-17T11:19:36.195Z] #30 9.104   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
11:19:36 [2022-04-17T11:19:36.195Z] #30 9.330 Collecting pyyaml
11:19:36 [2022-04-17T11:19:36.195Z] #30 9.336   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)
11:19:36 [2022-04-17T11:19:36.195Z] #30 9.372 Building wheels for collected packages: yamllint
11:19:36 [2022-04-17T11:19:36.195Z] #30 9.372   Building wheel for yamllint (setup.py): started
11:19:36 [2022-04-17T11:19:36.794Z] #30 9.958   Building wheel for yamllint (setup.py): finished with status 'done'
11:19:37 [2022-04-17T11:19:37.053Z] #30 9.965   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=aa3d6353ededab0b66e3881733ad84fd05e68affd8da9819ff404a7eb6018f0a
11:19:37 [2022-04-17T11:19:37.053Z] #30 9.966   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
11:19:37 [2022-04-17T11:19:37.053Z] #30 9.969 Successfully built yamllint
11:19:37 [2022-04-17T11:19:37.053Z] #30 9.978 Installing collected packages: pyyaml, pathspec, yamllint
11:19:37 [2022-04-17T11:19:37.053Z] #30 10.24 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
11:19:37 [2022-04-17T11:19:37.633Z] #30 DONE 10.6s
11:19:37 [2022-04-17T11:19:37.633Z] 
11:19:37 [2022-04-17T11:19:37.633Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
11:19:37 [2022-04-17T11:19:37.633Z] #34 sha256:43d3e3d33dd2e495e1f68536edeb643d8cdc119c2e0c95e24b5f9dd770da3de2
11:19:37 [2022-04-17T11:19:37.902Z] #34 DONE 0.2s
11:19:37 [2022-04-17T11:19:37.902Z] 
11:19:37 [2022-04-17T11:19:37.903Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
11:19:37 [2022-04-17T11:19:37.903Z] #39 sha256:02a94e8a6f273f6ab87ea77f886d089e1c04d6bb956582a56e71b61bffa4fed5
11:19:37 [2022-04-17T11:19:37.903Z] #39 DONE 0.2s
11:19:37 [2022-04-17T11:19:37.903Z] 
11:19:37 [2022-04-17T11:19:37.903Z] #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
11:19:37 [2022-04-17T11:19:37.903Z] #63 sha256:2756721f4599da36225a6fc1a4f9af4943d205b37f8db6491dfa956a51d4df9a
11:19:38 [2022-04-17T11:19:38.023Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
11:19:38 [2022-04-17T11:19:38.023Z] + TESTFLAGS+=' -test.timeout=5m'
11:19:38 [2022-04-17T11:19:38.023Z] + TESTDIRS=./...
11:19:38 [2022-04-17T11:19:38.023Z] + exclude_paths='/vendor/|/integration'
11:19:38 [2022-04-17T11:19:38.023Z] ++ go list ./...
11:19:38 [2022-04-17T11:19:38.023Z] ++ grep -vE '(/vendor/|/integration)'
11:19:38 [2022-04-17T11:19:38.160Z] #63 ...
11:19:38 [2022-04-17T11:19:38.160Z] 
11:19:38 [2022-04-17T11:19:38.160Z] #42 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
11:19:38 [2022-04-17T11:19:38.160Z] #42 sha256:190be4f815020f3df8f1087ed044224c565308f4708adbfbacc1ece09bb91ef9
11:19:38 [2022-04-17T11:19:38.160Z] #42 DONE 0.1s
11:19:38 [2022-04-17T11:19:38.160Z] 
11:19:38 [2022-04-17T11:19:38.160Z] #44 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
11:19:38 [2022-04-17T11:19:38.160Z] #44 sha256:ed305f3a83bd661c7f95c970d35d6c917f609ce1498e56edb50c780ab3a80c87
11:19:38 [2022-04-17T11:19:38.160Z] #44 DONE 0.1s
11:19:38 [2022-04-17T11:19:38.160Z] 
11:19:38 [2022-04-17T11:19:38.160Z] #48 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
11:19:38 [2022-04-17T11:19:38.160Z] #48 sha256:11dacb7b261c865f2ba75663db17043a0e8840d3f93b4f9fe46a995c52ef5ed7
11:19:38 [2022-04-17T11:19:38.160Z] #48 DONE 0.0s
11:19:38 [2022-04-17T11:19:38.160Z] 
11:19:38 [2022-04-17T11:19:38.160Z] #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
11:19:38 [2022-04-17T11:19:38.160Z] #63 sha256:2756721f4599da36225a6fc1a4f9af4943d205b37f8db6491dfa956a51d4df9a
11:19:38 [2022-04-17T11:19:38.416Z] #63 ...
11:19:38 [2022-04-17T11:19:38.416Z] 
11:19:38 [2022-04-17T11:19:38.416Z] #51 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
11:19:38 [2022-04-17T11:19:38.416Z] #51 sha256:7902404d676cd9a453454034212dfa37afbf0cbc9644047a5f3ef32468401964
11:19:38 [2022-04-17T11:19:38.416Z] #51 DONE 0.1s
11:19:38 [2022-04-17T11:19:38.416Z] 
11:19:38 [2022-04-17T11:19:38.416Z] #55 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
11:19:38 [2022-04-17T11:19:38.416Z] #55 sha256:c98fa6232b6798d0f4b09f227994db4fd81b858b779fc707345d9078dae62c1a
11:19:38 [2022-04-17T11:19:38.416Z] #55 DONE 0.1s
11:19:38 [2022-04-17T11:19:38.416Z] 
11:19:38 [2022-04-17T11:19:38.416Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
11:19:38 [2022-04-17T11:19:38.416Z] #57 sha256:a125f60cb5e4f225b573173e28a24bf0daa6f49367ab5b5b5fae31aa39f4e904
11:19:38 [2022-04-17T11:19:38.416Z] #57 DONE 0.1s
11:19:38 [2022-04-17T11:19:38.416Z] 
11:19:38 [2022-04-17T11:19:38.416Z] #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
11:19:38 [2022-04-17T11:19:38.416Z] #63 sha256:2756721f4599da36225a6fc1a4f9af4943d205b37f8db6491dfa956a51d4df9a
11:19:38 [2022-04-17T11:19:38.673Z] #63 ...
11:19:38 [2022-04-17T11:19:38.673Z] 
11:19:38 [2022-04-17T11:19:38.673Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
11:19:38 [2022-04-17T11:19:38.673Z] #59 sha256:b8c249b112dabba0e9b3a57dab887aa76699ac85fa27eba242b1314e1e93b89a
11:19:38 [2022-04-17T11:19:38.673Z] #59 DONE 0.2s
11:19:38 [2022-04-17T11:19:38.673Z] 
11:19:38 [2022-04-17T11:19:38.673Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
11:19:38 [2022-04-17T11:19:38.673Z] #61 sha256:80a9fd77e34bc32a94fcd500f6ef254bc4999c97aac8e4e05f1f25649ab9257c
11:19:38 [2022-04-17T11:19:38.673Z] #61 DONE 0.1s
11:19:38 [2022-04-17T11:19:38.673Z] 
11:19:38 [2022-04-17T11:19:38.673Z] #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
11:19:38 [2022-04-17T11:19:38.673Z] #63 sha256:2756721f4599da36225a6fc1a4f9af4943d205b37f8db6491dfa956a51d4df9a
11:19:38 [2022-04-17T11:19:38.960Z] + pkg_list='github.com/docker/docker/api
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/server
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/server/backend/build
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/server/httpstatus
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/server/httputils
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/server/middleware
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/server/router
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/server/router/build
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/server/router/checkpoint
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/server/router/container
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/server/router/debug
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/server/router/distribution
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/server/router/grpc
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/server/router/image
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/server/router/network
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/server/router/plugin
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/server/router/session
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/server/router/swarm
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/server/router/system
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/server/router/volume
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/types
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/types/backend
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/types/blkiodev
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/types/container
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/types/events
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/types/filters
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/types/image
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/types/mount
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/types/network
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/types/plugins/logdriver
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/types/registry
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/types/strslice
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/types/swarm
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/types/swarm/runtime
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/types/time
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/types/versions
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/types/versions/v1p19
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/types/versions/v1p20
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/api/types/volume
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/builder
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/builder/builder-next
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/builder/builder-next/exporter
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/builder/builder-next/worker
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/builder/dockerfile
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/builder/remotecontext
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/builder/remotecontext/git
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/builder/remotecontext/urlutil
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/cli
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/cli/config
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/cli/debug
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/client
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/cmd/docker-proxy
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/cmd/dockerd
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/cmd/dockerd/trap
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/container
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/container/stream
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/contrib/apparmor
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/contrib/docker-device-tool
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/contrib/httpserver
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/cluster
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/cluster/convert
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/cluster/executor
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/cluster/executor/container
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/cluster/provider
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/config
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/events
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/events/testutils
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/exec
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/graphdriver
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/graphdriver/aufs
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/graphdriver/copy
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/graphdriver/overlay
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/graphdriver/register
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/graphdriver/vfs
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/graphdriver/zfs
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/images
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/initlayer
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/links
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/listeners
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/logger
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/logger/awslogs
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/logger/fluentd
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/logger/gcplogs
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/logger/gelf
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/logger/journald
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/logger/local
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/logger/logentries
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/logger/loggerutils
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/logger/splunk
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/logger/syslog
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/logger/templates
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/names
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/network
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/daemon/stats
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/distribution
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/distribution/metadata
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/distribution/utils
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/distribution/xfer
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/dockerversion
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/errdefs
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/image
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/image/cache
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/image/tarexport
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/image/v1
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/internal/test/suite
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/layer
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libcontainerd
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libcontainerd/queue
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libcontainerd/remote
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libcontainerd/supervisor
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libcontainerd/types
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/bitseq
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/cluster
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/config
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/datastore
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/diagnostic
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/discoverapi
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/driverapi
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/drivers/bridge
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/drivers/host
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/drivers/null
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/drivers/overlay
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/drivers/remote
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/drivers/windows
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/drvregistry
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/etchosts
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/idm
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/internal/caller
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/ipam
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/ipamapi
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/ipams/builtin
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/ipams/null
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/ipams/remote
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/ipamutils
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/iptables
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/netlabel
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/netutils
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/networkdb
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/ns
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/options
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/osl
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/osl/kernel
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/portallocator
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/portmapper
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/resolvconf
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/testutils
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/libnetwork/types
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/oci
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/oci/caps
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/opts
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/pkg/aaparser
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/pkg/archive
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/pkg/authorization
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/pkg/broadcaster
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/pkg/capabilities
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/pkg/chrootarchive
11:19:38 [2022-04-17T11:19:38.960Z] github.com/docker/docker/pkg/containerfs
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/devicemapper
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/directory
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/dmesg
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/filenotify
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/fileutils
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/fsutils
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/homedir
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/idtools
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/ioutils
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/jsonmessage
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/longpath
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/loopback
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/namesgenerator
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/parsers
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/parsers/kernel
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/pidfile
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/platform
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/plugingetter
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/plugins
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/plugins/transport
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/pools
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/progress
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/pubsub
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/reexec
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/signal
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/stack
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/stdcopy
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/streamformatter
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/stringid
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/sysinfo
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/system
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/tailfile
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/tarsum
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/truncindex
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/urlutil
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/useragent
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/plugin
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/plugin/executor/containerd
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/plugin/v2
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/profiles/apparmor
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/profiles/seccomp
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/quota
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/reference
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/registry
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/registry/resumable
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/restartmanager
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/rootless
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/rootless/specconv
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/runconfig
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/runconfig/opts
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/testutil
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/testutil/daemon
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/testutil/environment
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/testutil/fakecontext
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/testutil/fakegit
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/testutil/fakestorage
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/testutil/fixtures/load
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/testutil/fixtures/plugin
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/testutil/registry
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/testutil/request
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/volume
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/volume/drivers
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/volume/local
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/volume/mounts
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/volume/service
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/volume/service/opts
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/volume/testutils'
11:19:38 [2022-04-17T11:19:38.961Z] ++ grep --fixed-strings -v /libnetwork
11:19:38 [2022-04-17T11:19:38.961Z] ++ echo 'github.com/docker/docker/api
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/server
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/server/backend/build
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/server/httpstatus
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/server/httputils
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/server/middleware
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/server/router
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/server/router/build
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/server/router/checkpoint
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/server/router/container
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/server/router/debug
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/server/router/distribution
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/server/router/grpc
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/server/router/image
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/server/router/network
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/server/router/plugin
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/server/router/session
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/server/router/swarm
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/server/router/system
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/server/router/volume
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/types
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/types/backend
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/types/blkiodev
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/types/container
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/types/events
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/types/filters
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/types/image
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/types/mount
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/types/network
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/types/plugins/logdriver
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/types/registry
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/types/strslice
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/types/swarm
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/types/swarm/runtime
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/types/time
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/types/versions
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/types/versions/v1p19
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/types/versions/v1p20
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/api/types/volume
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/builder
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/builder/builder-next
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/builder/builder-next/exporter
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/builder/builder-next/worker
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/builder/dockerfile
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/builder/remotecontext
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/builder/remotecontext/git
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/builder/remotecontext/urlutil
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/cli
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/cli/config
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/cli/debug
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/client
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/cmd/docker-proxy
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/cmd/dockerd
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/cmd/dockerd/trap
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/container
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/container/stream
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/contrib/apparmor
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/contrib/docker-device-tool
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/contrib/httpserver
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/cluster
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/cluster/convert
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/cluster/executor
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/cluster/executor/container
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/cluster/provider
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/config
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/events
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/events/testutils
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/exec
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/graphdriver
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/graphdriver/aufs
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/graphdriver/copy
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/graphdriver/overlay
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/graphdriver/register
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/graphdriver/vfs
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/graphdriver/zfs
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/images
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/initlayer
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/links
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/listeners
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/logger
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/logger/awslogs
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/logger/fluentd
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/logger/gcplogs
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/logger/gelf
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/logger/journald
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/logger/local
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/logger/logentries
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/logger/loggerutils
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/logger/splunk
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/logger/syslog
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/logger/templates
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/names
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/network
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/daemon/stats
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/distribution
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/distribution/metadata
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/distribution/utils
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/distribution/xfer
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/dockerversion
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/errdefs
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/image
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/image/cache
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/image/tarexport
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/image/v1
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/internal/test/suite
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/layer
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libcontainerd
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libcontainerd/queue
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libcontainerd/remote
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libcontainerd/supervisor
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libcontainerd/types
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/bitseq
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/cluster
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/config
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/datastore
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/diagnostic
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/discoverapi
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/driverapi
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/drivers/bridge
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/drivers/host
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/drivers/null
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/drivers/overlay
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/drivers/remote
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/drivers/windows
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/drvregistry
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/etchosts
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/idm
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/internal/caller
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/ipam
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/ipamapi
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/ipams/builtin
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/ipams/null
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/ipams/remote
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/ipamutils
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/iptables
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/netlabel
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/netutils
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/networkdb
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/ns
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/options
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/osl
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/osl/kernel
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/portallocator
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/portmapper
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/resolvconf
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/testutils
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/libnetwork/types
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/oci
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/oci/caps
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/opts
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/aaparser
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/archive
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/authorization
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/broadcaster
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/capabilities
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/chrootarchive
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/containerfs
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/devicemapper
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/directory
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/dmesg
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/filenotify
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/fileutils
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/fsutils
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/homedir
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/idtools
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/ioutils
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/jsonmessage
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/longpath
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/loopback
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/namesgenerator
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/parsers
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/parsers/kernel
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/pidfile
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/platform
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/plugingetter
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/plugins
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/plugins/transport
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/pools
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/progress
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/pubsub
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/reexec
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/signal
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/stack
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/stdcopy
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/streamformatter
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/stringid
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/sysinfo
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/system
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/tailfile
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/tarsum
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/truncindex
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/urlutil
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/pkg/useragent
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/plugin
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/plugin/executor/containerd
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/plugin/v2
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/profiles/apparmor
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/profiles/seccomp
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/quota
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/reference
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/registry
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/registry/resumable
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/restartmanager
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/rootless
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/rootless/specconv
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/runconfig
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/runconfig/opts
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/testutil
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/testutil/daemon
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/testutil/environment
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/testutil/fakecontext
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/testutil/fakegit
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/testutil/fakestorage
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/testutil/fixtures/load
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/testutil/fixtures/plugin
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/testutil/registry
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/testutil/request
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/volume
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/volume/drivers
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/volume/local
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/volume/mounts
11:19:38 [2022-04-17T11:19:38.961Z] github.com/docker/docker/volume/service
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/volume/service/opts
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/volume/testutils'
11:19:38 [2022-04-17T11:19:38.962Z] + base_pkg_list='github.com/docker/docker/api
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/backend/build
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/httpstatus
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/httputils
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/middleware
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/router
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/router/build
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/router/checkpoint
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/router/container
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/router/debug
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/router/distribution
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/router/grpc
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/router/image
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/router/network
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/router/plugin
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/router/session
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/router/swarm
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/router/system
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/router/volume
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/backend
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/blkiodev
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/container
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/events
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/filters
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/image
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/mount
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/network
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/plugins/logdriver
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/registry
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/strslice
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/swarm
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/swarm/runtime
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/time
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/versions
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/versions/v1p19
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/versions/v1p20
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/volume
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/builder
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/builder/builder-next
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/builder/builder-next/exporter
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/builder/builder-next/worker
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/builder/dockerfile
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/builder/remotecontext
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/builder/remotecontext/git
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/builder/remotecontext/urlutil
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/cli
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/cli/config
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/cli/debug
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/client
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/cmd/docker-proxy
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/cmd/dockerd
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/cmd/dockerd/trap
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/container
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/container/stream
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/contrib/apparmor
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/contrib/docker-device-tool
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/contrib/httpserver
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/cluster
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/cluster/convert
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/cluster/executor
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/cluster/executor/container
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/cluster/provider
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/config
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/events
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/events/testutils
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/exec
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/graphdriver
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/graphdriver/aufs
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/graphdriver/copy
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/graphdriver/overlay
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/graphdriver/register
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/graphdriver/vfs
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/graphdriver/zfs
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/images
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/initlayer
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/links
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/listeners
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger/awslogs
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger/fluentd
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger/gcplogs
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger/gelf
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger/journald
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger/local
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger/logentries
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger/loggerutils
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger/splunk
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger/syslog
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger/templates
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/names
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/network
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/stats
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/distribution
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/distribution/metadata
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/distribution/utils
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/distribution/xfer
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/dockerversion
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/errdefs
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/image
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/image/cache
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/image/tarexport
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/image/v1
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/internal/test/suite
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/layer
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/libcontainerd
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/libcontainerd/queue
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/libcontainerd/remote
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/libcontainerd/supervisor
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/libcontainerd/types
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/oci
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/oci/caps
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/opts
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/aaparser
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/archive
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/authorization
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/broadcaster
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/capabilities
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/chrootarchive
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/containerfs
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/devicemapper
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/directory
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/dmesg
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/filenotify
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/fileutils
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/fsutils
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/homedir
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/idtools
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/ioutils
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/jsonmessage
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/longpath
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/loopback
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/namesgenerator
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/parsers
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/parsers/kernel
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/pidfile
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/platform
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/plugingetter
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/plugins
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/plugins/transport
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/pools
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/progress
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/pubsub
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/reexec
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/signal
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/stack
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/stdcopy
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/streamformatter
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/stringid
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/sysinfo
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/system
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/tailfile
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/tarsum
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/truncindex
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/urlutil
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/pkg/useragent
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/plugin
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/plugin/executor/containerd
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/plugin/v2
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/profiles/apparmor
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/profiles/seccomp
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/quota
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/reference
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/registry
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/registry/resumable
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/restartmanager
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/rootless
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/rootless/specconv
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/runconfig
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/runconfig/opts
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/testutil
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/testutil/daemon
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/testutil/environment
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/testutil/fakecontext
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/testutil/fakegit
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/testutil/fakestorage
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/testutil/fixtures/load
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/testutil/fixtures/plugin
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/testutil/registry
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/testutil/request
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/volume
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/volume/drivers
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/volume/local
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/volume/mounts
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/volume/service
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/volume/service/opts
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/volume/testutils'
11:19:38 [2022-04-17T11:19:38.962Z] ++ grep --fixed-strings /libnetwork
11:19:38 [2022-04-17T11:19:38.962Z] ++ echo 'github.com/docker/docker/api
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/backend/build
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/httpstatus
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/httputils
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/middleware
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/router
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/router/build
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/router/checkpoint
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/router/container
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/router/debug
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/router/distribution
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/router/grpc
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/router/image
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/router/network
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/router/plugin
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/router/session
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/router/swarm
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/router/system
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/server/router/volume
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/backend
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/blkiodev
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/container
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/events
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/filters
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/image
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/mount
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/network
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/plugins/logdriver
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/registry
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/strslice
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/swarm
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/swarm/runtime
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/time
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/versions
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/versions/v1p19
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/versions/v1p20
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/api/types/volume
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/builder
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/builder/builder-next
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/builder/builder-next/exporter
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/builder/builder-next/worker
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/builder/dockerfile
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/builder/remotecontext
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/builder/remotecontext/git
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/builder/remotecontext/urlutil
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/cli
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/cli/config
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/cli/debug
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/client
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/cmd/docker-proxy
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/cmd/dockerd
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/cmd/dockerd/trap
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/container
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/container/stream
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/contrib/apparmor
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/contrib/docker-device-tool
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/contrib/httpserver
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/cluster
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/cluster/convert
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/cluster/executor
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/cluster/executor/container
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/cluster/provider
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/config
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/events
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/events/testutils
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/exec
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/graphdriver
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/graphdriver/aufs
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/graphdriver/copy
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/graphdriver/overlay
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/graphdriver/register
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/graphdriver/vfs
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/graphdriver/zfs
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/images
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/initlayer
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/links
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/listeners
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger/awslogs
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger/fluentd
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger/gcplogs
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger/gelf
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger/journald
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger/local
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger/logentries
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger/loggerutils
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger/splunk
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger/syslog
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/logger/templates
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/names
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/network
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/daemon/stats
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/distribution
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/distribution/metadata
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/distribution/utils
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/distribution/xfer
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/dockerversion
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/errdefs
11:19:38 [2022-04-17T11:19:38.962Z] github.com/docker/docker/image
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/image/cache
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/image/tarexport
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/image/v1
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/internal/test/suite
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/layer
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libcontainerd
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libcontainerd/queue
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libcontainerd/remote
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libcontainerd/supervisor
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libcontainerd/types
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/bitseq
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/cluster
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/config
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/datastore
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/diagnostic
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/discoverapi
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/driverapi
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/bridge
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/host
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/null
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/overlay
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/remote
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/windows
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drvregistry
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/etchosts
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/idm
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/internal/caller
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/ipam
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/ipamapi
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/ipams/builtin
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/ipams/null
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/ipams/remote
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/ipamutils
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/iptables
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/netlabel
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/netutils
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/networkdb
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/ns
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/options
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/osl
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/osl/kernel
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/portallocator
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/portmapper
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/resolvconf
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/testutils
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/types
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/oci
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/oci/caps
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/opts
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/aaparser
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/archive
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/authorization
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/broadcaster
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/capabilities
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/chrootarchive
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/containerfs
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/devicemapper
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/directory
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/dmesg
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/filenotify
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/fileutils
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/fsutils
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/homedir
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/idtools
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/ioutils
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/jsonmessage
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/longpath
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/loopback
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/namesgenerator
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/parsers
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/parsers/kernel
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/pidfile
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/platform
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/plugingetter
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/plugins
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/plugins/transport
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/pools
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/progress
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/pubsub
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/reexec
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/signal
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/stack
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/stdcopy
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/streamformatter
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/stringid
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/sysinfo
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/system
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/tailfile
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/tarsum
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/truncindex
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/urlutil
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/pkg/useragent
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/plugin
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/plugin/executor/containerd
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/plugin/v2
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/profiles/apparmor
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/profiles/seccomp
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/quota
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/reference
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/registry
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/registry/resumable
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/restartmanager
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/rootless
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/rootless/specconv
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/runconfig
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/runconfig/opts
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/testutil
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/testutil/daemon
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/testutil/environment
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/testutil/fakecontext
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/testutil/fakegit
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/testutil/fakestorage
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/testutil/fixtures/load
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/testutil/fixtures/plugin
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/testutil/registry
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/testutil/request
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/volume
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/volume/drivers
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/volume/local
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/volume/mounts
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/volume/service
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/volume/service/opts
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/volume/testutils'
11:19:38 [2022-04-17T11:19:38.963Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/bitseq
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/cluster
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/config
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/datastore
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/diagnostic
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/discoverapi
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/driverapi
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/bridge
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/host
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/null
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/overlay
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/remote
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/windows
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drvregistry
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/etchosts
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/idm
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/internal/caller
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/ipam
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/ipamapi
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/ipams/builtin
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/ipams/null
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/ipams/remote
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/ipamutils
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/iptables
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/netlabel
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/netutils
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/networkdb
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/ns
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/options
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/osl
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/osl/kernel
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/portallocator
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/portmapper
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/resolvconf
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/testutils
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/types'
11:19:38 [2022-04-17T11:19:38.963Z] + echo 'github.com/docker/docker/libnetwork
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/bitseq
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/cluster
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/config
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/datastore
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/diagnostic
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/discoverapi
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/driverapi
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/bridge
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/host
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/null
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/overlay
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/remote
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/windows
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drvregistry
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/etchosts
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/idm
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/internal/caller
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/ipam
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/ipamapi
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/ipams/builtin
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/ipams/null
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/ipams/remote
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/ipamutils
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/iptables
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/netlabel
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/netutils
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/networkdb
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/ns
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/options
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/osl
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/osl/kernel
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/portallocator
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/portmapper
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/resolvconf
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/testutils
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/types'
11:19:38 [2022-04-17T11:19:38.963Z] + grep --fixed-strings libnetwork/drivers/bridge
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/bridge
11:19:38 [2022-04-17T11:19:38.963Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:19:38 [2022-04-17T11:19:38.963Z] + type docker-proxy
11:19:38 [2022-04-17T11:19:38.963Z] hack/test/unit: line 25: type: docker-proxy: not found
11:19:38 [2022-04-17T11:19:38.963Z] + hack/make.sh binary-proxy install-proxy
11:19:38 [2022-04-17T11:19:38.963Z] 
11:19:38 [2022-04-17T11:19:38.963Z] Removing bundles/
11:19:38 [2022-04-17T11:19:38.963Z] 
11:19:38 [2022-04-17T11:19:38.963Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
11:19:38 [2022-04-17T11:19:38.963Z] Building: bundles/binary-proxy/docker-proxy-dev
11:19:38 [2022-04-17T11:19:38.963Z] GOOS="" GOARCH="" GOARM=""
11:19:45 [2022-04-17T11:19:45.524Z] Created binary: bundles/binary-proxy/docker-proxy-dev
11:19:45 [2022-04-17T11:19:45.524Z] 
11:19:45 [2022-04-17T11:19:45.524Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
11:19:45 [2022-04-17T11:19:45.524Z] Installing docker-proxy to /usr/local/bin/
11:19:45 [2022-04-17T11:19:45.524Z] 
11:19:45 [2022-04-17T11:19:45.524Z] + mkdir -p bundles
11:19:45 [2022-04-17T11:19:45.524Z] + '[' -n 'github.com/docker/docker/api
11:19:45 [2022-04-17T11:19:45.524Z] github.com/docker/docker/api/server
11:19:45 [2022-04-17T11:19:45.524Z] github.com/docker/docker/api/server/backend/build
11:19:45 [2022-04-17T11:19:45.524Z] github.com/docker/docker/api/server/httpstatus
11:19:45 [2022-04-17T11:19:45.524Z] github.com/docker/docker/api/server/httputils
11:19:45 [2022-04-17T11:19:45.524Z] github.com/docker/docker/api/server/middleware
11:19:45 [2022-04-17T11:19:45.524Z] github.com/docker/docker/api/server/router
11:19:45 [2022-04-17T11:19:45.524Z] github.com/docker/docker/api/server/router/build
11:19:45 [2022-04-17T11:19:45.524Z] github.com/docker/docker/api/server/router/checkpoint
11:19:45 [2022-04-17T11:19:45.524Z] github.com/docker/docker/api/server/router/container
11:19:45 [2022-04-17T11:19:45.524Z] github.com/docker/docker/api/server/router/debug
11:19:45 [2022-04-17T11:19:45.524Z] github.com/docker/docker/api/server/router/distribution
11:19:45 [2022-04-17T11:19:45.524Z] github.com/docker/docker/api/server/router/grpc
11:19:45 [2022-04-17T11:19:45.524Z] github.com/docker/docker/api/server/router/image
11:19:45 [2022-04-17T11:19:45.524Z] github.com/docker/docker/api/server/router/network
11:19:45 [2022-04-17T11:19:45.524Z] github.com/docker/docker/api/server/router/plugin
11:19:45 [2022-04-17T11:19:45.524Z] github.com/docker/docker/api/server/router/session
11:19:45 [2022-04-17T11:19:45.524Z] github.com/docker/docker/api/server/router/swarm
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/api/server/router/system
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/api/server/router/volume
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/api/types
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/api/types/backend
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/api/types/blkiodev
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/api/types/container
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/api/types/events
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/api/types/filters
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/api/types/image
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/api/types/mount
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/api/types/network
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/api/types/plugins/logdriver
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/api/types/registry
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/api/types/strslice
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/api/types/swarm
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/api/types/swarm/runtime
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/api/types/time
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/api/types/versions
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/api/types/versions/v1p19
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/api/types/versions/v1p20
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/api/types/volume
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/builder
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/builder/builder-next
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/builder/builder-next/exporter
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/builder/builder-next/worker
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/builder/dockerfile
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/builder/remotecontext
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/builder/remotecontext/git
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/builder/remotecontext/urlutil
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/cli
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/cli/config
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/cli/debug
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/client
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/cmd/docker-proxy
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/cmd/dockerd
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/cmd/dockerd/trap
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/container
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/container/stream
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/contrib/apparmor
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/contrib/docker-device-tool
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/contrib/httpserver
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/cluster
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/cluster/convert
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/cluster/executor
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/cluster/executor/container
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/cluster/provider
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/config
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/events
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/events/testutils
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/exec
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/graphdriver
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/graphdriver/aufs
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/graphdriver/copy
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/graphdriver/overlay
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/graphdriver/register
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/graphdriver/vfs
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/graphdriver/zfs
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/images
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/initlayer
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/links
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/listeners
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/logger
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/logger/awslogs
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/logger/fluentd
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/logger/gcplogs
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/logger/gelf
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/logger/journald
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/logger/local
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/logger/logentries
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/logger/loggerutils
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/logger/splunk
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/logger/syslog
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/logger/templates
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/names
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/network
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/daemon/stats
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/distribution
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/distribution/metadata
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/distribution/utils
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/distribution/xfer
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/dockerversion
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/errdefs
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/image
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/image/cache
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/image/tarexport
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/image/v1
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/internal/test/suite
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/layer
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/libcontainerd
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/libcontainerd/queue
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/libcontainerd/remote
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/libcontainerd/supervisor
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/libcontainerd/types
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/oci
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/oci/caps
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/opts
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/aaparser
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/archive
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/authorization
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/broadcaster
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/capabilities
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/chrootarchive
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/containerfs
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/devicemapper
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/directory
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/dmesg
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/filenotify
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/fileutils
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/fsutils
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/homedir
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/idtools
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/ioutils
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/jsonmessage
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/longpath
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/loopback
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/namesgenerator
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/parsers
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/parsers/kernel
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/pidfile
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/platform
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/plugingetter
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/plugins
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/plugins/transport
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/pools
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/progress
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/pubsub
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/reexec
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/signal
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/stack
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/stdcopy
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/streamformatter
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/stringid
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/sysinfo
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/system
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/tailfile
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/tarsum
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/truncindex
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/urlutil
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/pkg/useragent
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/plugin
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/plugin/executor/containerd
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/plugin/v2
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/profiles/apparmor
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/profiles/seccomp
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/quota
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/reference
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/registry
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/registry/resumable
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/restartmanager
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/rootless
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/rootless/specconv
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/runconfig
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/runconfig/opts
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/testutil
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/testutil/daemon
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/testutil/environment
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/testutil/fakecontext
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/testutil/fakegit
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/testutil/fakestorage
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/testutil/fixtures/load
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/testutil/fixtures/plugin
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/testutil/registry
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/testutil/request
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/volume
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/volume/drivers
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/volume/local
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/volume/mounts
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/volume/service
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/volume/service/opts
11:19:45 [2022-04-17T11:19:45.525Z] github.com/docker/docker/volume/testutils' ']'
11:19:45 [2022-04-17T11:19:45.525Z] + 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/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
11:19:45 [2022-04-17T11:19:45.525Z] ?   	github.com/docker/docker/api	[no test files]
11:19:47 [2022-04-17T11:19:47.219Z] #60 270.4 # github.com/containerd/containerd/cmd/containerd
11:19:47 [2022-04-17T11:19:47.219Z] #60 270.4 /usr/bin/ld: /tmp/go-link-911239322/000019.o: in function `New':
11:19:47 [2022-04-17T11:19:47.219Z] #60 270.4 /tmp/tmp.SsrIPzaa6y/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
11:19:47 [2022-04-17T11:19:47.219Z] #60 270.5 + bin/containerd-stress
11:19:47 [2022-04-17T11:19:47.219Z] #60 271.6 + bin/containerd-shim
11:19:51 [2022-04-17T11:19:51.115Z] #60 270.3 # github.com/containerd/containerd/cmd/containerd
11:19:51 [2022-04-17T11:19:51.115Z] #60 270.3 /usr/bin/ld: /tmp/go-link-1739049671/000019.o: in function `New':
11:19:51 [2022-04-17T11:19:51.115Z] #60 270.3 /tmp/tmp.vspzZEOsmp/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
11:19:51 [2022-04-17T11:19:51.115Z] #60 270.3 + bin/containerd-stress
11:19:51 [2022-04-17T11:19:51.115Z] #60 271.4 + bin/containerd-shim
11:19:55 [2022-04-17T11:19:55.338Z] #60 282.8 + bin/containerd-shim-runc-v1
11:19:57 [2022-04-17T11:19:57.707Z] #60 282.4 + bin/containerd-shim-runc-v1
11:19:59 [2022-04-17T11:19:59.457Z] #60 266.3 # github.com/containerd/containerd/cmd/containerd
11:19:59 [2022-04-17T11:19:59.457Z] #60 266.3 /usr/bin/ld: /tmp/go-link-777461994/000019.o: in function `New':
11:19:59 [2022-04-17T11:19:59.457Z] #60 266.3 /tmp/tmp.b5Dbwgb94J/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
11:19:59 [2022-04-17T11:19:59.457Z] #60 266.3 + bin/containerd-stress
11:19:59 [2022-04-17T11:19:59.457Z] #60 267.4 + bin/containerd-shim
11:20:00 [2022-04-17T11:20:00.399Z] ok  	github.com/docker/docker/api/server	0.006s	coverage: 7.9% of statements
11:20:00 [2022-04-17T11:20:00.569Z] #63 87.53 + mkdir -p /build
11:20:00 [2022-04-17T11:20:00.569Z] #63 87.53 + cp runc /build/runc
11:20:00 [2022-04-17T11:20:00.569Z] #63 DONE 87.8s
11:20:00 [2022-04-17T11:20:00.569Z] 
11:20:00 [2022-04-17T11:20:00.569Z] #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
11:20:00 [2022-04-17T11:20:00.569Z] #67 sha256:5ee0a4e0b30f07676727764743ddc3be44ee46415cba3fe47d92cf8275bb6fa7
11:20:00 [2022-04-17T11:20:00.608Z] #60 289.0 + bin/containerd-shim-runc-v2
11:20:00 [2022-04-17T11:20:00.830Z] #67 ...
11:20:00 [2022-04-17T11:20:00.830Z] 
11:20:00 [2022-04-17T11:20:00.830Z] #64 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
11:20:00 [2022-04-17T11:20:00.830Z] #64 sha256:52ab713fcac78fa7566aa9c5600963e2715a463828db5a2a753d2f6ce5686a83
11:20:00 [2022-04-17T11:20:00.830Z] #64 DONE 0.1s
11:20:00 [2022-04-17T11:20:00.830Z] 
11:20:00 [2022-04-17T11:20:00.830Z] #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
11:20:00 [2022-04-17T11:20:00.830Z] #67 sha256:5ee0a4e0b30f07676727764743ddc3be44ee46415cba3fe47d92cf8275bb6fa7
11:20:00 [2022-04-17T11:20:00.867Z] #60 289.8 + binaries
11:20:01 [2022-04-17T11:20:01.125Z] #60 289.8 + install -D bin/containerd /build/containerd
11:20:01 [2022-04-17T11:20:01.125Z] #60 289.8 + install -D bin/containerd-shim /build/containerd-shim
11:20:01 [2022-04-17T11:20:01.125Z] #60 289.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:20:01 [2022-04-17T11:20:01.125Z] #60 289.8 + install -D bin/ctr /build/ctr
11:20:03 [2022-04-17T11:20:03.683Z] #60 DONE 292.6s
11:20:04 [2022-04-17T11:20:04.295Z] #60 288.8 + bin/containerd-shim-runc-v2
11:20:04 [2022-04-17T11:20:04.556Z] #60 289.6 + binaries
11:20:04 [2022-04-17T11:20:04.556Z] #60 289.6 + install -D bin/containerd /build/containerd
11:20:04 [2022-04-17T11:20:04.556Z] #60 289.6 + install -D bin/containerd-shim /build/containerd-shim
11:20:04 [2022-04-17T11:20:04.556Z] #60 289.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:20:04 [2022-04-17T11:20:04.556Z] #60 289.6 + install -D bin/ctr /build/ctr
11:20:04 [2022-04-17T11:20:04.630Z] 
11:20:04 [2022-04-17T11:20:04.630Z] #61 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
11:20:04 [2022-04-17T11:20:04.630Z] #61 sha256:53c045a275c669a45564187e64c3e588d4b90e14e25c49e7004d80132b0bb71d
11:20:05 [2022-04-17T11:20:05.568Z] #61 DONE 0.8s
11:20:05 [2022-04-17T11:20:05.568Z] 
11:20:05 [2022-04-17T11:20:05.568Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
11:20:05 [2022-04-17T11:20:05.568Z] #66 sha256:fbd084c5fd3df5644a0c5b95b8d0bdfbecbb3ccb71a36631ce00a5aa23cd176b
11:20:05 [2022-04-17T11:20:05.827Z] #66 DONE 0.2s
11:20:05 [2022-04-17T11:20:05.827Z] 
11:20:05 [2022-04-17T11:20:05.827Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
11:20:05 [2022-04-17T11:20:05.827Z] #71 sha256:41caeaba98f4638416f1993d4c8c4122b39234c1f5d87f9852614e57463dcbd1
11:20:06 [2022-04-17T11:20:06.003Z] #60 278.5 + bin/containerd-shim-runc-v1
11:20:06 [2022-04-17T11:20:06.396Z] #71 DONE 0.8s
11:20:06 [2022-04-17T11:20:06.396Z] 
11:20:06 [2022-04-17T11:20:06.396Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
11:20:06 [2022-04-17T11:20:06.396Z] #72 sha256:bf0e275081a643b342e3145719f9f2ae3e211284e0ca2347e4fa21dfba62b011
11:20:06 [2022-04-17T11:20:06.396Z] #72 DONE 0.0s
11:20:06 [2022-04-17T11:20:06.396Z] 
11:20:06 [2022-04-17T11:20:06.396Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker
11:20:06 [2022-04-17T11:20:06.396Z] #73 sha256:70a2d9cfb611d4f5b5b02212863bfd434ed8c0c0ac2704f715bb705b5dc0520d
11:20:07 [2022-04-17T11:20:07.102Z] #60 DONE 291.8s
11:20:07 [2022-04-17T11:20:07.334Z] #73 DONE 0.8s
11:20:07 [2022-04-17T11:20:07.334Z] 
11:20:07 [2022-04-17T11:20:07.334Z] #74 exporting to image
11:20:07 [2022-04-17T11:20:07.334Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
11:20:07 [2022-04-17T11:20:07.334Z] #74 exporting layers
11:20:07 [2022-04-17T11:20:07.675Z] 
11:20:07 [2022-04-17T11:20:07.675Z] #61 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
11:20:07 [2022-04-17T11:20:07.675Z] #61 sha256:8e6fc4d4752d33d1008f78ddfc2ac8861e32622e7d37c100aa5dd67c693447e0
11:20:08 [2022-04-17T11:20:08.620Z] #61 DONE 0.9s
11:20:08 [2022-04-17T11:20:08.620Z] 
11:20:08 [2022-04-17T11:20:08.620Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
11:20:08 [2022-04-17T11:20:08.620Z] #66 sha256:0c9148e63db982fabbb59bbdc7eb63633d6fd30803af73b286f1594cced8116e
11:20:08 [2022-04-17T11:20:08.620Z] #66 DONE 0.2s
11:20:08 [2022-04-17T11:20:08.620Z] 
11:20:08 [2022-04-17T11:20:08.620Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
11:20:08 [2022-04-17T11:20:08.620Z] #71 sha256:7deced8958cd7e64d50148206efcefe00756f9bf30c3e03ac6d9f15ff06df3a3
11:20:09 [2022-04-17T11:20:09.422Z] 4612f6d0b889: Pull complete
11:20:09 [2022-04-17T11:20:09.563Z] #71 DONE 0.9s
11:20:09 [2022-04-17T11:20:09.563Z] 
11:20:09 [2022-04-17T11:20:09.563Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
11:20:09 [2022-04-17T11:20:09.563Z] #72 sha256:0cc92d3869b502688ce11c38843f82d02b39afd2846af31649ebd63d31e18e85
11:20:09 [2022-04-17T11:20:09.563Z] #72 DONE 0.0s
11:20:09 [2022-04-17T11:20:09.563Z] 
11:20:09 [2022-04-17T11:20:09.563Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker
11:20:09 [2022-04-17T11:20:09.563Z] #73 sha256:acc52a0edf4e6a5941cf1d08aea9a440b9c37c6b34af545bf8ee495765b38975
11:20:10 [2022-04-17T11:20:10.507Z] #73 DONE 0.8s
11:20:10 [2022-04-17T11:20:10.507Z] 
11:20:10 [2022-04-17T11:20:10.507Z] #74 exporting to image
11:20:10 [2022-04-17T11:20:10.507Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
11:20:10 [2022-04-17T11:20:10.507Z] #74 exporting layers
11:20:12 [2022-04-17T11:20:12.550Z] #60 284.6 + bin/containerd-shim-runc-v2
11:20:12 [2022-04-17T11:20:12.550Z] #60 285.4 + binaries
11:20:12 [2022-04-17T11:20:12.550Z] #60 285.4 + install -D bin/containerd /build/containerd
11:20:12 [2022-04-17T11:20:12.550Z] #60 285.4 + install -D bin/containerd-shim /build/containerd-shim
11:20:12 [2022-04-17T11:20:12.550Z] #60 285.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:20:12 [2022-04-17T11:20:12.550Z] #60 285.4 + install -D bin/ctr /build/ctr
11:20:13 [2022-04-17T11:20:13.905Z] #74 exporting layers 6.1s done
11:20:13 [2022-04-17T11:20:13.905Z] #74 writing image sha256:8e3e2f15d0fb1065c27a8ba610be409846ce2043affa8abb4a3e3b09514aff7e done
11:20:13 [2022-04-17T11:20:13.905Z] #74 naming to docker.io/library/docker:83969fa3ddf8b10ade7189073638885e8234f586 done
11:20:13 [2022-04-17T11:20:13.905Z] #74 DONE 6.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
11:20:14 [2022-04-17T11:20:14.239Z] + trap exit INT TERM
11:20:14 [2022-04-17T11:20:14.239Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
11:20:14 [2022-04-17T11:20:14.239Z] + CONTAINER_NAME=docker-pr5
11:20:14 [2022-04-17T11:20:14.239Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43449/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43449/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=83969fa3ddf8b10ade7189073638885e8234f586 -e DOCKER_GRAPHDRIVER docker:83969fa3ddf8b10ade7189073638885e8234f586 hack/make.sh dynbinary
11:20:14 [2022-04-17T11:20:14.441Z] #60 DONE 287.0s
11:20:15 [2022-04-17T11:20:15.371Z] 
11:20:15 [2022-04-17T11:20:15.371Z] #61 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
11:20:15 [2022-04-17T11:20:15.371Z] #61 sha256:a2ba83bbce2db152f268284a5e1c4f6fd2b118179ad68fd0f23dd8c8e15b7ce6
11:20:15 [2022-04-17T11:20:15.618Z] 
11:20:15 [2022-04-17T11:20:15.618Z] Removing bundles/
11:20:15 [2022-04-17T11:20:15.618Z] 
11:20:15 [2022-04-17T11:20:15.618Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:20:15 [2022-04-17T11:20:15.618Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:20:15 [2022-04-17T11:20:15.618Z] GOOS="" GOARCH="" GOARM=""
11:20:16 [2022-04-17T11:20:16.300Z] #61 DONE 0.8s
11:20:16 [2022-04-17T11:20:16.300Z] 
11:20:16 [2022-04-17T11:20:16.300Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
11:20:16 [2022-04-17T11:20:16.300Z] #66 sha256:eef2f81295c4be7ca14b53a34a8419aac7c3f1fe95f4edb4b6d4f5a950ca11ba
11:20:16 [2022-04-17T11:20:16.300Z] #66 DONE 0.2s
11:20:16 [2022-04-17T11:20:16.300Z] 
11:20:16 [2022-04-17T11:20:16.300Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
11:20:16 [2022-04-17T11:20:16.300Z] #71 sha256:00de69032bdb58f48fa16621f3ab77686ccf4c5ee564d38227ff6f6950aa6309
11:20:17 [2022-04-17T11:20:17.100Z] #74 exporting layers 6.1s done
11:20:17 [2022-04-17T11:20:17.100Z] #74 writing image sha256:a596ccd3a59d61abb26816d68267e6d33355f0dd2ca91d988613cf883756af1d done
11:20:17 [2022-04-17T11:20:17.100Z] #74 naming to docker.io/library/docker:83969fa3ddf8b10ade7189073638885e8234f586 done
11:20:17 [2022-04-17T11:20:17.100Z] #74 DONE 6.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:20:17 [2022-04-17T11:20:17.230Z] #71 DONE 0.8s
11:20:17 [2022-04-17T11:20:17.230Z] 
11:20:17 [2022-04-17T11:20:17.230Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
11:20:17 [2022-04-17T11:20:17.230Z] #72 sha256:111e2536d8da1de494c7517e1b09241c09b39e17c52b85824df6165027353284
11:20:17 [2022-04-17T11:20:17.230Z] #72 DONE 0.0s
11:20:17 [2022-04-17T11:20:17.230Z] 
11:20:17 [2022-04-17T11:20:17.230Z] #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
11:20:17 [2022-04-17T11:20:17.230Z] #73 sha256:fc92f2b526df5a453745ee6df97f1e18228bb5935c79a255afa1f064aba338ef
11:20:17 [2022-04-17T11:20:17.447Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43449/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=83969fa3ddf8b10ade7189073638885e8234f586 -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:83969fa3ddf8b10ade7189073638885e8234f586 hack/make.sh dynbinary test-integration
11:20:17 [2022-04-17T11:20:17.793Z] #73 0.791 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
11:20:17 [2022-04-17T11:20:17.793Z] #73 0.791 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
11:20:18 [2022-04-17T11:20:18.051Z] #73 0.958 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
11:20:18 [2022-04-17T11:20:18.393Z] 
11:20:18 [2022-04-17T11:20:18.393Z] Removing bundles/
11:20:18 [2022-04-17T11:20:18.393Z] 
11:20:18 [2022-04-17T11:20:18.393Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:20:18 [2022-04-17T11:20:18.393Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:20:18 [2022-04-17T11:20:18.393Z] GOOS="" GOARCH="" GOARM=""
11:20:18 [2022-04-17T11:20:18.709Z] #73 1.035 Reading package lists...
11:20:18 [2022-04-17T11:20:18.971Z] #73 1.521 Reading package lists...
11:20:19 [2022-04-17T11:20:19.238Z] #73 2.069 Building dependency tree...
11:20:19 [2022-04-17T11:20:19.238Z] #73 2.184 Reading state information...
11:20:19 [2022-04-17T11:20:19.238Z] #73 2.308 The following additional packages will be installed:
11:20:19 [2022-04-17T11:20:19.508Z] #73 2.308   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
11:20:19 [2022-04-17T11:20:19.508Z] #73 2.309 Suggested packages:
11:20:19 [2022-04-17T11:20:19.508Z] #73 2.309   systemd-container policykit-1
11:20:19 [2022-04-17T11:20:19.508Z] #73 2.309 Recommended packages:
11:20:19 [2022-04-17T11:20:19.508Z] #73 2.309   systemd-timesyncd | time-daemon libnss-systemd
11:20:19 [2022-04-17T11:20:19.508Z] #73 2.374 The following NEW packages will be installed:
11:20:19 [2022-04-17T11:20:19.508Z] #73 2.375   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
11:20:19 [2022-04-17T11:20:19.508Z] #73 2.375   libkmod2 libpam-systemd systemd systemd-sysv
11:20:19 [2022-04-17T11:20:19.765Z] #73 2.648 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
11:20:19 [2022-04-17T11:20:19.765Z] #73 2.648 Need to get 5817 kB of archives.
11:20:19 [2022-04-17T11:20:19.765Z] #73 2.648 After this operation, 19.3 MB of additional disk space will be used.
11:20:19 [2022-04-17T11:20:19.765Z] #73 2.648 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
11:20:19 [2022-04-17T11:20:19.765Z] #73 2.650 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
11:20:19 [2022-04-17T11:20:19.765Z] #73 2.651 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
11:20:19 [2022-04-17T11:20:19.765Z] #73 2.654 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
11:20:19 [2022-04-17T11:20:19.765Z] #73 2.655 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
11:20:19 [2022-04-17T11:20:19.765Z] #73 2.749 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB]
11:20:19 [2022-04-17T11:20:19.765Z] #73 2.750 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
11:20:19 [2022-04-17T11:20:19.765Z] #73 2.752 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
11:20:19 [2022-04-17T11:20:19.765Z] #73 2.753 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB]
11:20:19 [2022-04-17T11:20:19.765Z] #73 2.755 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
11:20:19 [2022-04-17T11:20:19.765Z] #73 2.895 debconf: delaying package configuration, since apt-utils is not installed
11:20:20 [2022-04-17T11:20:20.022Z] #73 2.922 Fetched 5817 kB in 0s (15.5 MB/s)
11:20:20 [2022-04-17T11:20:20.022Z] #73 2.945 Selecting previously unselected package libargon2-1:amd64.
11:20:20 [2022-04-17T11:20:20.022Z] #73 2.945 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28622 files and directories currently installed.)
11:20:20 [2022-04-17T11:20:20.022Z] #73 2.970 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
11:20:20 [2022-04-17T11:20:20.022Z] #73 2.977 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
11:20:20 [2022-04-17T11:20:20.022Z] #73 3.009 Selecting previously unselected package libjson-c5:amd64.
11:20:20 [2022-04-17T11:20:20.022Z] #73 3.011 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
11:20:20 [2022-04-17T11:20:20.022Z] #73 3.014 Unpacking libjson-c5:amd64 (0.15-2) ...
11:20:20 [2022-04-17T11:20:20.022Z] #73 3.042 Selecting previously unselected package libcryptsetup12:amd64.
11:20:20 [2022-04-17T11:20:20.022Z] #73 3.044 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
11:20:20 [2022-04-17T11:20:20.022Z] #73 3.047 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
11:20:20 [2022-04-17T11:20:20.022Z] #73 3.093 Selecting previously unselected package libkmod2:amd64.
11:20:20 [2022-04-17T11:20:20.022Z] #73 3.096 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
11:20:20 [2022-04-17T11:20:20.022Z] #73 3.099 Unpacking libkmod2:amd64 (28-1) ...
11:20:20 [2022-04-17T11:20:20.022Z] #73 3.135 Selecting previously unselected package systemd.
11:20:20 [2022-04-17T11:20:20.278Z] #73 3.137 Preparing to unpack .../systemd_247.3-7_amd64.deb ...
11:20:20 [2022-04-17T11:20:20.278Z] #73 3.169 Unpacking systemd (247.3-7) ...
11:20:20 [2022-04-17T11:20:20.494Z] 8f616e6e9eec: Verifying Checksum
11:20:20 [2022-04-17T11:20:20.494Z] 8f616e6e9eec: Download complete
11:20:20 [2022-04-17T11:20:20.534Z] #73 3.677 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
11:20:20 [2022-04-17T11:20:20.534Z] #73 3.686 Setting up libjson-c5:amd64 (0.15-2) ...
11:20:20 [2022-04-17T11:20:20.534Z] #73 3.694 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
11:20:20 [2022-04-17T11:20:20.833Z] #73 3.702 Setting up libkmod2:amd64 (28-1) ...
11:20:20 [2022-04-17T11:20:20.833Z] #73 3.711 Setting up systemd (247.3-7) ...
11:20:20 [2022-04-17T11:20:20.833Z] #73 3.744 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
11:20:20 [2022-04-17T11:20:20.833Z] #73 3.746 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
11:20:20 [2022-04-17T11:20:20.833Z] #73 3.748 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
11:20:20 [2022-04-17T11:20:20.833Z] #73 3.769 Initializing machine ID from KVM UUID.
11:20:20 [2022-04-17T11:20:20.997Z] 8f616e6e9eec: Pull complete
11:20:21 [2022-04-17T11:20:21.089Z] #73 4.133 Selecting previously unselected package systemd-sysv.
11:20:21 [2022-04-17T11:20:21.089Z] #73 4.133 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29433 files and directories currently installed.)
11:20:21 [2022-04-17T11:20:21.089Z] #73 4.147 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ...
11:20:21 [2022-04-17T11:20:21.089Z] #73 4.150 Unpacking systemd-sysv (247.3-7) ...
11:20:21 [2022-04-17T11:20:21.089Z] #73 4.190 Selecting previously unselected package libdbus-1-3:amd64.
11:20:21 [2022-04-17T11:20:21.089Z] #73 4.193 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
11:20:21 [2022-04-17T11:20:21.089Z] #73 4.197 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
11:20:21 [2022-04-17T11:20:21.089Z] #73 4.248 Selecting previously unselected package dbus.
11:20:21 [2022-04-17T11:20:21.345Z] #73 4.251 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
11:20:21 [2022-04-17T11:20:21.345Z] #73 4.260 Unpacking dbus (1.12.20-2) ...
11:20:21 [2022-04-17T11:20:21.345Z] #73 4.316 Selecting previously unselected package libpam-systemd:amd64.
11:20:21 [2022-04-17T11:20:21.345Z] #73 4.319 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ...
11:20:21 [2022-04-17T11:20:21.345Z] #73 4.323 Unpacking libpam-systemd:amd64 (247.3-7) ...
11:20:21 [2022-04-17T11:20:21.345Z] #73 4.367 Selecting previously unselected package dbus-user-session.
11:20:21 [2022-04-17T11:20:21.345Z] #73 4.370 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
11:20:21 [2022-04-17T11:20:21.345Z] #73 4.374 Unpacking dbus-user-session (1.12.20-2) ...
11:20:21 [2022-04-17T11:20:21.345Z] #73 4.440 Setting up systemd-sysv (247.3-7) ...
11:20:21 [2022-04-17T11:20:21.345Z] #73 4.451 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
11:20:21 [2022-04-17T11:20:21.345Z] #73 4.459 Setting up dbus (1.12.20-2) ...
11:20:21 [2022-04-17T11:20:21.602Z] #73 4.568 invoke-rc.d: could not determine current runlevel
11:20:21 [2022-04-17T11:20:21.602Z] #73 4.571 invoke-rc.d: policy-rc.d denied execution of start.
11:20:21 [2022-04-17T11:20:21.602Z] #73 4.574 Setting up libpam-systemd:amd64 (247.3-7) ...
11:20:21 [2022-04-17T11:20:21.858Z] #73 4.712 Setting up dbus-user-session (1.12.20-2) ...
11:20:21 [2022-04-17T11:20:21.858Z] #73 4.726 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:20:21 [2022-04-17T11:20:21.858Z] #73 DONE 4.9s
11:20:21 [2022-04-17T11:20:21.858Z] 
11:20:21 [2022-04-17T11:20:21.858Z] #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
11:20:21 [2022-04-17T11:20:21.858Z] #74 sha256:834b892c3797e570f19a07f07cd057152315f7157f10cefc07a0551f69ea28cc
11:20:22 [2022-04-17T11:20:22.371Z] #74 0.383   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11:20:22 [2022-04-17T11:20:22.371Z] #74 0.384                                  Dload  Upload   Total   Spent    Left  Speed
11:20:22 [2022-04-17T11:20:22.627Z] #74 0.385 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   5957      0 --:--:-- --:--:-- --:--:--  5957
11:20:22 [2022-04-17T11:20:22.627Z] #74 DONE 0.7s
11:20:22 [2022-04-17T11:20:22.627Z] 
11:20:22 [2022-04-17T11:20:22.627Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
11:20:22 [2022-04-17T11:20:22.627Z] #75 sha256:b0caba0e4387e919105c645a25f1cd2a0ad8f4f266a4c47ca428b2794a88d86e
11:20:23 [2022-04-17T11:20:23.553Z] #75 DONE 0.8s
11:20:23 [2022-04-17T11:20:23.553Z] 
11:20:23 [2022-04-17T11:20:23.553Z] #76 exporting to image
11:20:23 [2022-04-17T11:20:23.553Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
11:20:23 [2022-04-17T11:20:23.553Z] #76 exporting layers
11:20:30 [2022-04-17T11:20:30.100Z] #76 exporting layers 6.1s done
11:20:30 [2022-04-17T11:20:30.100Z] #76 writing image sha256:d5e36845fc557217dcdab2fbd4340d2c4593dfc5337cf59be95a2377a0b42b3b done
11:20:30 [2022-04-17T11:20:30.100Z] #76 naming to docker.io/library/docker:83969fa3ddf8b10ade7189073638885e8234f586 done
11:20:30 [2022-04-17T11:20:30.100Z] #76 DONE 6.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:20:30 [2022-04-17T11:20:30.438Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43449/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=83969fa3ddf8b10ade7189073638885e8234f586 -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:83969fa3ddf8b10ade7189073638885e8234f586 hack/make.sh dynbinary test-integration
11:20:32 [2022-04-17T11:20:32.331Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
11:20:32 [2022-04-17T11:20:32.331Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
11:20:32 [2022-04-17T11:20:32.331Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
11:20:32 [2022-04-17T11:20:32.331Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
11:20:32 [2022-04-17T11:20:32.332Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
11:20:32 [2022-04-17T11:20:32.332Z] Detected virtualization docker.
11:20:32 [2022-04-17T11:20:32.332Z] Detected architecture x86-64.
11:20:32 [2022-04-17T11:20:32.332Z] Set hostname to <9c92ab5f2a57>.
11:20:32 [2022-04-17T11:20:32.332Z] modprobe@configfs.service: Succeeded.
11:20:32 [2022-04-17T11:20:32.332Z] modprobe@drm.service: Succeeded.
11:20:32 [2022-04-17T11:20:32.332Z] modprobe@fuse.service: Succeeded.
11:20:32 [2022-04-17T11:20:32.332Z] + source /etc/docker-entrypoint-cmd
11:20:32 [2022-04-17T11:20:32.332Z] ++ hack/make.sh dynbinary test-integration
11:20:32 [2022-04-17T11:20:32.332Z] 
11:20:32 [2022-04-17T11:20:32.332Z] Removing bundles/
11:20:32 [2022-04-17T11:20:32.332Z] 
11:20:32 [2022-04-17T11:20:32.332Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:20:32 [2022-04-17T11:20:32.332Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:20:32 [2022-04-17T11:20:32.332Z] GOOS="" GOARCH="" GOARM=""
11:20:32 [2022-04-17T11:20:32.880Z] #67 172.8 # github.com/containerd/containerd/cmd/containerd
11:20:32 [2022-04-17T11:20:32.880Z] #67 172.8 /usr/bin/ld: /tmp/go-link-199290267/000019.o: in function `New':
11:20:32 [2022-04-17T11:20:32.880Z] #67 172.8 /tmp/tmp.sVLiKoNGDH/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
11:20:32 [2022-04-17T11:20:32.880Z] #67 172.9 + bin/containerd-stress
11:20:32 [2022-04-17T11:20:32.880Z] #67 174.0 + bin/containerd-shim
11:20:42 [2022-04-17T11:20:42.829Z] #67 184.9 + bin/containerd-shim-runc-v1
11:20:48 [2022-04-17T11:20:48.078Z] #67 191.0 + bin/containerd-shim-runc-v2
11:20:48 [2022-04-17T11:20:48.335Z] #67 191.8 + binaries
11:20:48 [2022-04-17T11:20:48.335Z] #67 191.8 + install -D bin/containerd /build/containerd
11:20:48 [2022-04-17T11:20:48.335Z] #67 191.8 + install -D bin/containerd-shim /build/containerd-shim
11:20:48 [2022-04-17T11:20:48.335Z] #67 191.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:20:48 [2022-04-17T11:20:48.335Z] #67 191.8 + install -D bin/ctr /build/ctr
11:20:48 [2022-04-17T11:20:48.591Z] #67 DONE 192.2s
11:20:49 [2022-04-17T11:20:49.957Z] 
11:20:49 [2022-04-17T11:20:49.957Z] #68 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
11:20:49 [2022-04-17T11:20:49.957Z] #68 sha256:1fdf0dd676706e580add49fa634450369429a418299e313801c1487a84bc6f69
11:20:50 [2022-04-17T11:20:50.214Z] #68 DONE 0.2s
11:20:50 [2022-04-17T11:20:50.214Z] 
11:20:50 [2022-04-17T11:20:50.214Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
11:20:50 [2022-04-17T11:20:50.214Z] #73 sha256:8cde6380371865c406e203a97cb41bd8b60dfcc0e628fb05f08fd96e89ea30cc
11:20:50 [2022-04-17T11:20:50.214Z] #73 DONE 0.1s
11:20:50 [2022-04-17T11:20:50.214Z] 
11:20:50 [2022-04-17T11:20:50.214Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
11:20:50 [2022-04-17T11:20:50.214Z] #78 sha256:0bbe488b15f362e6d26142ac94b658e599cb5487e7970f2f0b054a67ee7b231b
11:20:50 [2022-04-17T11:20:50.777Z] #78 DONE 0.5s
11:20:50 [2022-04-17T11:20:50.777Z] 
11:20:50 [2022-04-17T11:20:50.777Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
11:20:50 [2022-04-17T11:20:50.777Z] #79 sha256:15686f8356b15861d5e0223ae64700f44d1499d0ddd4f44dd4586d2585d77493
11:20:50 [2022-04-17T11:20:50.777Z] #79 DONE 0.0s
11:20:50 [2022-04-17T11:20:50.777Z] 
11:20:50 [2022-04-17T11:20:50.777Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker
11:20:50 [2022-04-17T11:20:50.777Z] #80 sha256:5f65e85f489937d5289fa3ab92885290774914c51fae9dbe7f6ae07af009d047
11:20:54 [2022-04-17T11:20:54.951Z] #80 DONE 3.7s
11:20:54 [2022-04-17T11:20:54.951Z] 
11:20:54 [2022-04-17T11:20:54.951Z] #81 exporting to image
11:20:54 [2022-04-17T11:20:54.951Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
11:20:54 [2022-04-17T11:20:54.951Z] #81 exporting layers
11:21:08 [2022-04-17T11:21:08.088Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:21:08 [2022-04-17T11:21:08.088Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
11:21:08 [2022-04-17T11:21:08.088Z] ok  	github.com/docker/docker/api/server/httputils	0.012s	coverage: 31.9% of statements
11:21:08 [2022-04-17T11:21:08.088Z] ok  	github.com/docker/docker/api/server/middleware	0.018s	coverage: 37.7% of statements
11:21:08 [2022-04-17T11:21:08.088Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:21:08 [2022-04-17T11:21:08.088Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:21:08 [2022-04-17T11:21:08.088Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:21:08 [2022-04-17T11:21:08.088Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:21:08 [2022-04-17T11:21:08.088Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:21:08 [2022-04-17T11:21:08.088Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:21:08 [2022-04-17T11:21:08.088Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:21:08 [2022-04-17T11:21:08.088Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:21:08 [2022-04-17T11:21:08.088Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:21:08 [2022-04-17T11:21:08.088Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:21:08 [2022-04-17T11:21:08.088Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:21:08 [2022-04-17T11:21:08.088Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.1% of statements
11:21:08 [2022-04-17T11:21:08.088Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:21:08 [2022-04-17T11:21:08.088Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
11:21:08 [2022-04-17T11:21:08.088Z] ?   	github.com/docker/docker/api/types	[no test files]
11:21:08 [2022-04-17T11:21:08.088Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:21:08 [2022-04-17T11:21:08.088Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:21:08 [2022-04-17T11:21:08.088Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:21:08 [2022-04-17T11:21:08.088Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:21:08 [2022-04-17T11:21:08.347Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
11:21:08 [2022-04-17T11:21:08.607Z] ok  	github.com/docker/docker/api/types/filters	0.010s	coverage: 92.2% of statements
11:21:08 [2022-04-17T11:21:08.607Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:21:08 [2022-04-17T11:21:08.607Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:21:08 [2022-04-17T11:21:08.607Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:21:08 [2022-04-17T11:21:08.607Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:21:08 [2022-04-17T11:21:08.607Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
11:21:08 [2022-04-17T11:21:08.607Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:21:08 [2022-04-17T11:21:08.607Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:21:08 [2022-04-17T11:21:08.607Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
11:21:08 [2022-04-17T11:21:08.865Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
11:21:08 [2022-04-17T11:21:08.865Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:21:08 [2022-04-17T11:21:08.865Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:21:08 [2022-04-17T11:21:08.865Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:21:08 [2022-04-17T11:21:08.865Z] ?   	github.com/docker/docker/builder	[no test files]
11:21:08 [2022-04-17T11:21:08.865Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:21:08 [2022-04-17T11:21:08.865Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:21:08 [2022-04-17T11:21:08.865Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:21:08 [2022-04-17T11:21:08.865Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:21:08 [2022-04-17T11:21:08.865Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:21:08 [2022-04-17T11:21:08.865Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:21:08 [2022-04-17T11:21:08.865Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:21:11 [2022-04-17T11:21:11.395Z] ok  	github.com/docker/docker/builder/remotecontext	0.127s	coverage: 13.7% of statements
11:21:11 [2022-04-17T11:21:11.395Z] ok  	github.com/docker/docker/builder/dockerfile	0.442s	coverage: 49.3% of statements
11:21:11 [2022-04-17T11:21:11.653Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
11:21:12 [2022-04-17T11:21:12.218Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
11:21:13 [2022-04-17T11:21:13.153Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.587s	coverage: 86.3% of statements
11:21:13 [2022-04-17T11:21:13.153Z] ?   	github.com/docker/docker/cli	[no test files]
11:21:13 [2022-04-17T11:21:13.153Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:21:13 [2022-04-17T11:21:13.720Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.360s	coverage: 67.6% of statements
11:21:17 [2022-04-17T11:21:17.005Z] ok  	github.com/docker/docker/client	0.104s	coverage: 75.6% of statements
11:21:21 [2022-04-17T11:21:21.457Z] #81 exporting layers 24.7s done
11:21:21 [2022-04-17T11:21:21.457Z] #81 writing image sha256:fa539e3712ec8e98b95f2b4c78e8f2f6e3c1e206d71980b8a6dd6ab10aa4919d done
11:21:21 [2022-04-17T11:21:21.457Z] #81 naming to docker.io/library/docker:83969fa3ddf8b10ade7189073638885e8234f586 done
11:21:21 [2022-04-17T11:21:21.457Z] #81 DONE 24.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
11:21:21 [2022-04-17T11:21:21.785Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43449/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43449/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=83969fa3ddf8b10ade7189073638885e8234f586 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:83969fa3ddf8b10ade7189073638885e8234f586 hack/validate/default
11:21:22 [2022-04-17T11:21:22.348Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
11:21:22 [2022-04-17T11:21:22.348Z] No api/types/ or api/swagger.yaml changes in diff.
11:21:22 [2022-04-17T11:21:22.348Z] Congratulations!  All TOML source files changed here have valid syntax.
11:21:22 [2022-04-17T11:21:22.348Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
11:21:22 [2022-04-17T11:21:22.348Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
11:21:22 [2022-04-17T11:21:22.348Z] Congratulations!  No new tests were added to integration-cli.
11:21:22 [2022-04-17T11:21:22.348Z] 
11:21:22 [2022-04-17T11:21:22.348Z] INFO Start validation with golang-ci-lint
11:21:23 [2022-04-17T11:21:23.278Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
11:21:23 [2022-04-17T11:21:23.278Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
11:21:23 [2022-04-17T11:21:23.278Z] INFO [loader] Using build tags: [apparmor seccomp] 
11:21:46 [2022-04-17T11:21:46.750Z] 8f616e6e9eec: Pull complete
11:21:49 [2022-04-17T11:21:49.075Z] ok  	github.com/docker/docker/cmd/dockerd	0.067s	coverage: 28.9% of statements
11:21:49 [2022-04-17T11:21:49.640Z] ok  	github.com/docker/docker/container	0.118s	coverage: 34.6% of statements
11:21:50 [2022-04-17T11:21:50.207Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.453s	coverage: 0.0% of statements
11:21:50 [2022-04-17T11:21:50.207Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
11:21:50 [2022-04-17T11:21:50.207Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:21:50 [2022-04-17T11:21:50.207Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:21:50 [2022-04-17T11:21:50.207Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:21:50 [2022-04-17T11:21:50.207Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:21:55 [2022-04-17T11:21:55.477Z] ok  	github.com/docker/docker/daemon/cluster	0.069s	coverage: 0.5% of statements
11:21:56 [2022-04-17T11:21:56.857Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.010s	coverage: 65.3% of statements
11:21:57 [2022-04-17T11:21:57.794Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.9% of statements
11:22:02 [2022-04-17T11:22:02.451Z] dccd9e4d14d3: Pull complete
11:22:02 [2022-04-17T11:22:02.451Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e
11:22:02 [2022-04-17T11:22:02.451Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022
11:22:02 [2022-04-17T11:22:02.451Z] mcr.microsoft.com/windows/servercore:ltsc2022
11:22:02 [2022-04-17T11:22:02.451Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully
11:22:02 [2022-04-17T11:22:02.451Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore
11:22:02 [2022-04-17T11:22:02.451Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643'
11:22:02 [2022-04-17T11:22:02.451Z] INFO: Docker version of control daemon
11:22:02 [2022-04-17T11:22:02.451Z] 
11:22:02 [2022-04-17T11:22:02.451Z] Client:
11:22:02 [2022-04-17T11:22:02.451Z]  Version:           20.10.9
11:22:02 [2022-04-17T11:22:02.451Z]  API version:       1.41
11:22:02 [2022-04-17T11:22:02.451Z]  Go version:        go1.16.8
11:22:02 [2022-04-17T11:22:02.451Z]  Git commit:        c2ea9bc
11:22:02 [2022-04-17T11:22:02.451Z]  Built:             Mon Oct  4 16:11:10 2021
11:22:02 [2022-04-17T11:22:02.451Z]  OS/Arch:           windows/amd64
11:22:02 [2022-04-17T11:22:02.451Z]  Context:           default
11:22:02 [2022-04-17T11:22:02.451Z]  Experimental:      true
11:22:02 [2022-04-17T11:22:02.451Z] 
11:22:02 [2022-04-17T11:22:02.451Z] Server: Docker Engine - Community
11:22:02 [2022-04-17T11:22:02.451Z]  Engine:
11:22:02 [2022-04-17T11:22:02.451Z]   Version:          20.10.9
11:22:02 [2022-04-17T11:22:02.451Z]   API version:      1.41 (minimum version 1.24)
11:22:02 [2022-04-17T11:22:02.451Z]   Go version:       go1.16.8
11:22:02 [2022-04-17T11:22:02.451Z]   Git commit:       79ea9d3
11:22:02 [2022-04-17T11:22:02.451Z]   Built:            Mon Oct  4 16:06:39 2021
11:22:02 [2022-04-17T11:22:02.451Z]   OS/Arch:          windows/amd64
11:22:02 [2022-04-17T11:22:02.451Z]   Experimental:     true
11:22:02 [2022-04-17T11:22:02.451Z] 
11:22:02 [2022-04-17T11:22:02.451Z] INFO: Docker info of control daemon
11:22:02 [2022-04-17T11:22:02.451Z] 
11:22:02 [2022-04-17T11:22:02.451Z] Client:
11:22:02 [2022-04-17T11:22:02.451Z]  Context:    default
11:22:02 [2022-04-17T11:22:02.451Z]  Debug Mode: false
11:22:02 [2022-04-17T11:22:02.451Z] 
11:22:02 [2022-04-17T11:22:02.451Z] Server:
11:22:02 [2022-04-17T11:22:02.451Z]  Containers: 0
11:22:02 [2022-04-17T11:22:02.451Z]   Running: 0
11:22:02 [2022-04-17T11:22:02.451Z]   Paused: 0
11:22:02 [2022-04-17T11:22:02.451Z]   Stopped: 0
11:22:02 [2022-04-17T11:22:02.451Z]  Images: 1
11:22:02 [2022-04-17T11:22:02.451Z]  Server Version: 20.10.9
11:22:02 [2022-04-17T11:22:02.451Z]  Storage Driver: windowsfilter (windows) lcow (linux)
11:22:02 [2022-04-17T11:22:02.451Z]   Windows: 
11:22:02 [2022-04-17T11:22:02.451Z]   LCOW: 
11:22:02 [2022-04-17T11:22:02.451Z]  Logging Driver: json-file
11:22:02 [2022-04-17T11:22:02.451Z]  Plugins:
11:22:02 [2022-04-17T11:22:02.451Z]   Volume: local
11:22:02 [2022-04-17T11:22:02.451Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:22:02 [2022-04-17T11:22:02.451Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:22:02 [2022-04-17T11:22:02.451Z]  Swarm: inactive
11:22:02 [2022-04-17T11:22:02.451Z]  Default Isolation: process
11:22:02 [2022-04-17T11:22:02.451Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
11:22:02 [2022-04-17T11:22:02.451Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230)
11:22:02 [2022-04-17T11:22:02.451Z]  OSType: windows
11:22:02 [2022-04-17T11:22:02.451Z]  Architecture: x86_64
11:22:02 [2022-04-17T11:22:02.451Z]  CPUs: 4
11:22:02 [2022-04-17T11:22:02.451Z]  Total Memory: 32GiB
11:22:02 [2022-04-17T11:22:02.451Z]  Name: azwin-2-abb1f0
11:22:02 [2022-04-17T11:22:02.451Z]  ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3
11:22:02 [2022-04-17T11:22:02.451Z]  Docker Root Dir: D:\docker
11:22:02 [2022-04-17T11:22:02.451Z]  Debug Mode: false
11:22:02 [2022-04-17T11:22:02.451Z]  Registry: https://index.docker.io/v1/
11:22:02 [2022-04-17T11:22:02.451Z]  Labels:
11:22:02 [2022-04-17T11:22:02.451Z]  Experimental: true
11:22:02 [2022-04-17T11:22:02.451Z]  Insecure Registries:
11:22:02 [2022-04-17T11:22:02.451Z]   10.0.0.4:5000
11:22:02 [2022-04-17T11:22:02.451Z]   127.0.0.0/8
11:22:02 [2022-04-17T11:22:02.451Z]  Registry Mirrors:
11:22:02 [2022-04-17T11:22:02.451Z]   http://10.0.0.4:5000/
11:22:02 [2022-04-17T11:22:02.451Z]  Live Restore Enabled: false
11:22:02 [2022-04-17T11:22:02.451Z]  Product License: Community Engine
11:22:02 [2022-04-17T11:22:02.451Z] 
11:22:02 [2022-04-17T11:22:02.451Z] 
11:22:02 [2022-04-17T11:22:02.451Z] INFO: Commit hash is 83969fa3dd
11:22:02 [2022-04-17T11:22:02.451Z] INFO: Nuke-Everything...
11:22:02 [2022-04-17T11:22:02.451Z] INFO: Container count on control daemon to delete is 0
11:22:02 [2022-04-17T11:22:02.451Z] INFO: Nuking d:\CI
11:22:02 [2022-04-17T11:22:02.451Z] INFO: Zapped successfully
11:22:02 [2022-04-17T11:22:02.451Z] INFO: Location for testing is d:\CI\PR-43449\5
11:22:02 [2022-04-17T11:22:02.451Z] INFO: Validating GOLang consistency in Dockerfile.windows...
11:22:02 [2022-04-17T11:22:02.451Z] 
11:22:02 [2022-04-17T11:22:02.451Z] 
11:22:02 [2022-04-17T11:22:02.451Z] INFO: Building the image from Dockerfile.windows at 04/17/2022 11:21:54...
11:22:02 [2022-04-17T11:22:02.451Z] 
11:22:02 [2022-04-17T11:22:02.451Z] Sending build context to Docker daemon   66.3MB
11:22:02 [2022-04-17T11:22:02.451Z] 
11:22:02 [2022-04-17T11:22:02.451Z] Step 1/11 : FROM microsoft/windowsservercore
11:22:02 [2022-04-17T11:22:02.451Z]  ---> aa8714eb8356
11:22:02 [2022-04-17T11:22:02.451Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
11:22:02 [2022-04-17T11:22:02.451Z]  ---> Running in 535400d89ce5
11:22:02 [2022-04-17T11:22:02.451Z] Removing intermediate container 535400d89ce5
11:22:02 [2022-04-17T11:22:02.451Z]  ---> 4f41742a9a47
11:22:02 [2022-04-17T11:22:02.451Z] Step 3/11 : ARG GO_VERSION=1.18.0
11:22:02 [2022-04-17T11:22:02.451Z]  ---> Running in c435c7ef7dd1
11:22:02 [2022-04-17T11:22:02.451Z] Removing intermediate container c435c7ef7dd1
11:22:02 [2022-04-17T11:22:02.451Z]  ---> e7b6585b406c
11:22:02 [2022-04-17T11:22:02.451Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2
11:22:02 [2022-04-17T11:22:02.451Z]  ---> Running in 7353a725cef6
11:22:02 [2022-04-17T11:22:02.919Z] Removing intermediate container 7353a725cef6
11:22:02 [2022-04-17T11:22:02.919Z]  ---> d54f16671c44
11:22:02 [2022-04-17T11:22:02.919Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0
11:22:02 [2022-04-17T11:22:02.919Z]  ---> Running in e53cf8d10cd5
11:22:03 [2022-04-17T11:22:03.389Z] Removing intermediate container e53cf8d10cd5
11:22:03 [2022-04-17T11:22:03.389Z]  ---> 91f4e4cf9796
11:22:03 [2022-04-17T11:22:03.389Z] 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}
11:22:03 [2022-04-17T11:22:03.389Z]  ---> Running in af7c78bb5522
11:22:03 [2022-04-17T11:22:03.856Z] Removing intermediate container af7c78bb5522
11:22:03 [2022-04-17T11:22:03.856Z]  ---> 48dddb857930
11:22:03 [2022-04-17T11:22:03.856Z] 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;
11:22:03 [2022-04-17T11:22:03.856Z]  ---> Running in 6d4dfab3032f
11:22:04 [2022-04-17T11:22:04.394Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.447s	coverage: 13.8% of statements
11:22:05 [2022-04-17T11:22:05.337Z] ok  	github.com/docker/docker/daemon/config	0.033s	coverage: 81.2% of statements
11:22:05 [2022-04-17T11:22:05.902Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
11:22:06 [2022-04-17T11:22:06.468Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
11:22:07 [2022-04-17T11:22:07.403Z] ok  	github.com/docker/docker/daemon	10.127s	coverage: 17.0% of statements
11:22:07 [2022-04-17T11:22:07.403Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:22:07 [2022-04-17T11:22:07.403Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:22:07 [2022-04-17T11:22:07.403Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:22:07 [2022-04-17T11:22:07.403Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:22:07 [2022-04-17T11:22:07.980Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.588s	coverage: 74.8% of statements
11:22:08 [2022-04-17T11:22:08.697Z] 
11:22:08 [2022-04-17T11:22:08.697Z] SUCCESS: Specified value was saved.
11:22:08 [2022-04-17T11:22:08.915Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.331s	coverage: 56.2% of statements
11:22:09 [2022-04-17T11:22:09.168Z] INFO: Downloading git...
11:22:09 [2022-04-17T11:22:09.173Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 3.0% of statements
11:22:10 [2022-04-17T11:22:10.555Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
11:22:10 [2022-04-17T11:22:10.837Z] INFO: Downloading go...
11:22:11 [2022-04-17T11:22:11.492Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.169s	coverage: 50.6% of statements
11:22:12 [2022-04-17T11:22:12.429Z] INFO: Downloading compiler 1 of 3...
11:22:13 [2022-04-17T11:22:13.399Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.798s	coverage: 46.1% of statements
11:22:13 [2022-04-17T11:22:13.399Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:22:13 [2022-04-17T11:22:13.399Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.841s	coverage: 58.2% of statements
11:22:13 [2022-04-17T11:22:13.399Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:22:13 [2022-04-17T11:22:13.399Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:22:13 [2022-04-17T11:22:13.993Z] INFO: Downloading compiler 2 of 3...
11:22:14 [2022-04-17T11:22:14.334Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
11:22:14 [2022-04-17T11:22:14.460Z] INFO: Downloading compiler 3 of 3...
11:22:14 [2022-04-17T11:22:14.592Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
11:22:14 [2022-04-17T11:22:14.851Z] ok  	github.com/docker/docker/daemon/links	0.012s	coverage: 93.0% of statements
11:22:15 [2022-04-17T11:22:15.445Z] INFO: Extracting git...
11:22:16 [2022-04-17T11:22:16.226Z] ok  	github.com/docker/docker/daemon/images	0.035s	coverage: 6.6% of statements
11:22:16 [2022-04-17T11:22:16.226Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:22:16 [2022-04-17T11:22:16.226Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:22:16 [2022-04-17T11:22:16.484Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.0% of statements
11:22:17 [2022-04-17T11:22:17.419Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.021s	coverage: 53.6% of statements
11:22:17 [2022-04-17T11:22:17.419Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.125s	coverage: 80.2% of statements
11:22:17 [2022-04-17T11:22:17.419Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:22:17 [2022-04-17T11:22:17.677Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.012s	coverage: 68.2% of statements
11:22:17 [2022-04-17T11:22:17.936Z] ok  	github.com/docker/docker/daemon/logger/journald	0.006s	coverage: 23.9% of statements
11:22:18 [2022-04-17T11:22:18.194Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.009s	coverage: 87.2% of statements
11:22:18 [2022-04-17T11:22:18.452Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.009s	coverage: 69.9% of statements
11:22:19 [2022-04-17T11:22:19.018Z] ok  	github.com/docker/docker/daemon/logger/local	0.027s	coverage: 78.7% of statements
11:22:19 [2022-04-17T11:22:19.018Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:22:19 [2022-04-17T11:22:19.585Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.041s	coverage: 54.9% of statements
11:22:19 [2022-04-17T11:22:19.843Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.024s	coverage: 31.5% of statements
11:22:20 [2022-04-17T11:22:20.778Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
11:22:20 [2022-04-17T11:22:20.778Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
11:22:21 [2022-04-17T11:22:21.345Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
11:22:22 [2022-04-17T11:22:22.109Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:22:22 [2022-04-17T11:22:22.109Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
11:22:22 [2022-04-17T11:22:22.109Z] GOOS="" GOARCH="" GOARM=""
11:22:22 [2022-04-17T11:22:22.109Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
11:22:22 [2022-04-17T11:22:22.109Z] 
11:22:22 [2022-04-17T11:22:22.109Z] + TEST_INTEGRATION_DEST=2
11:22:22 [2022-04-17T11:22:22.109Z] + CONTAINER_NAME=docker-pr5-2
11:22:22 [2022-04-17T11:22:22.109Z] + TEST_SKIP_INTEGRATION=1
11:22:22 [2022-04-17T11:22:22.109Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
11:22:22 [2022-04-17T11:22:22.109Z] + run_tests
11:22:22 [2022-04-17T11:22:22.109Z] + c=0
11:22:22 [2022-04-17T11:22:22.109Z] + '[' -n 0 ']'
11:22:22 [2022-04-17T11:22:22.109Z] + rm=
11:22:22 [2022-04-17T11:22:22.109Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43449/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43449/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43449/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=83969fa3ddf8b10ade7189073638885e8234f586 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:83969fa3ddf8b10ade7189073638885e8234f586 hack/make.sh '' test-integration
11:22:22 [2022-04-17T11:22:22.109Z] ++ jobs -p
11:22:22 [2022-04-17T11:22:22.109Z] + TEST_INTEGRATION_DEST=3
11:22:22 [2022-04-17T11:22:22.109Z] + CONTAINER_NAME=docker-pr5-3
11:22:22 [2022-04-17T11:22:22.109Z] + TEST_SKIP_INTEGRATION=1
11:22:22 [2022-04-17T11:22:22.109Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
11:22:22 [2022-04-17T11:22:22.109Z] + run_tests
11:22:22 [2022-04-17T11:22:22.109Z] + '[' -n 0 ']'
11:22:22 [2022-04-17T11:22:22.109Z] + rm=
11:22:22 [2022-04-17T11:22:22.110Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43449/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43449/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43449/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=83969fa3ddf8b10ade7189073638885e8234f586 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:83969fa3ddf8b10ade7189073638885e8234f586 hack/make.sh '' test-integration
11:22:22 [2022-04-17T11:22:22.110Z] + TEST_INTEGRATION_DEST=1
11:22:22 [2022-04-17T11:22:22.110Z] + CONTAINER_NAME=docker-pr5-1
11:22:22 [2022-04-17T11:22:22.110Z] + TEST_SKIP_INTEGRATION_CLI=1
11:22:22 [2022-04-17T11:22:22.110Z] + run_tests test-integration-flaky
11:22:22 [2022-04-17T11:22:22.110Z] + '[' -n 0 ']'
11:22:22 [2022-04-17T11:22:22.110Z] + rm=
11:22:22 [2022-04-17T11:22:22.110Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43449/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43449/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43449/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=83969fa3ddf8b10ade7189073638885e8234f586 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:83969fa3ddf8b10ade7189073638885e8234f586 hack/make.sh test-integration-flaky test-integration
11:22:22 [2022-04-17T11:22:22.110Z] + for job in $(jobs -p)
11:22:22 [2022-04-17T11:22:22.110Z] + wait 606
11:22:22 [2022-04-17T11:22:22.110Z] 
11:22:22 [2022-04-17T11:22:22.110Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
11:22:22 [2022-04-17T11:22:22.110Z] 
11:22:22 [2022-04-17T11:22:22.110Z] 
11:22:22 [2022-04-17T11:22:22.110Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:22:22 [2022-04-17T11:22:22.110Z] No new tests added to integration.
11:22:22 [2022-04-17T11:22:22.110Z] 
11:22:22 [2022-04-17T11:22:22.110Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:22:22 [2022-04-17T11:22:22.110Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:22:22 [2022-04-17T11:22:22.110Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:22:22 [2022-04-17T11:22:22.110Z] HOSTNAME=c3fff72c89a9
11:22:22 [2022-04-17T11:22:22.110Z] TEST_SKIP_INTEGRATION=1
11:22:22 [2022-04-17T11:22:22.110Z] TESTDEBUG=0
11:22:22 [2022-04-17T11:22:22.110Z] DEST=bundles/test-integration
11:22:22 [2022-04-17T11:22:22.110Z] PWD=/go/src/github.com/docker/docker
11:22:22 [2022-04-17T11:22:22.110Z] KEEPBUNDLE=1
11:22:22 [2022-04-17T11:22:22.110Z] DOCKER_GITCOMMIT=83969fa3ddf8b10ade7189073638885e8234f586
11:22:22 [2022-04-17T11:22:22.110Z] container=docker
11:22:22 [2022-04-17T11:22:22.110Z] HOME=/root
11:22:22 [2022-04-17T11:22:22.110Z] GOLANG_VERSION=1.18
11:22:22 [2022-04-17T11:22:22.110Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:22:22 [2022-04-17T11:22:22.110Z] VALIDATE_BRANCH=master
11:22:22 [2022-04-17T11:22:22.110Z] TERM=xterm
11:22:22 [2022-04-17T11:22:22.110Z] DOCKER_PKG=github.com/docker/docker
11:22:22 [2022-04-17T11:22:22.110Z] SHLVL=1
11:22:22 [2022-04-17T11:22:22.110Z] TIMEOUT=120m
11:22:22 [2022-04-17T11:22:22.110Z] DOCKER_BUILDTAGS=apparmor seccomp journald
11:22:22 [2022-04-17T11:22:22.110Z] DOCKER_GRAPHDRIVER=overlay2
11:22:22 [2022-04-17T11:22:22.110Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
11:22:22 [2022-04-17T11:22:22.110Z] GO111MODULE=off
11:22:22 [2022-04-17T11:22:22.110Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:22:22 [2022-04-17T11:22:22.110Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:22:22 [2022-04-17T11:22:22.110Z] GOPATH=/go
11:22:22 [2022-04-17T11:22:22.110Z] PKG_CONFIG=pkg-config
11:22:22 [2022-04-17T11:22:22.110Z] _=/usr/bin/env
11:22:22 [2022-04-17T11:22:22.110Z] Building test suite binary ./integration-cli/test.main
11:22:22 [2022-04-17T11:22:22.110Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:22:22 [2022-04-17T11:22:22.110Z] HOSTNAME=8beedc9e82dc
11:22:22 [2022-04-17T11:22:22.110Z] TEST_SKIP_INTEGRATION=1
11:22:22 [2022-04-17T11:22:22.110Z] TESTDEBUG=0
11:22:22 [2022-04-17T11:22:22.110Z] DEST=bundles/test-integration
11:22:22 [2022-04-17T11:22:22.110Z] PWD=/go/src/github.com/docker/docker
11:22:22 [2022-04-17T11:22:22.110Z] KEEPBUNDLE=1
11:22:22 [2022-04-17T11:22:22.110Z] DOCKER_GITCOMMIT=83969fa3ddf8b10ade7189073638885e8234f586
11:22:22 [2022-04-17T11:22:22.110Z] container=docker
11:22:22 [2022-04-17T11:22:22.110Z] HOME=/root
11:22:22 [2022-04-17T11:22:22.110Z] GOLANG_VERSION=1.18
11:22:22 [2022-04-17T11:22:22.110Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:22:22 [2022-04-17T11:22:22.110Z] VALIDATE_BRANCH=master
11:22:22 [2022-04-17T11:22:22.110Z] TERM=xterm
11:22:22 [2022-04-17T11:22:22.110Z] DOCKER_PKG=github.com/docker/docker
11:22:22 [2022-04-17T11:22:22.110Z] SHLVL=1
11:22:22 [2022-04-17T11:22:22.110Z] TIMEOUT=120m
11:22:22 [2022-04-17T11:22:22.110Z] DOCKER_BUILDTAGS=apparmor seccomp journald
11:22:22 [2022-04-17T11:22:22.110Z] DOCKER_GRAPHDRIVER=overlay2
11:22:22 [2022-04-17T11:22:22.110Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
11:22:22 [2022-04-17T11:22:22.110Z] GO111MODULE=off
11:22:22 [2022-04-17T11:22:22.110Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:22:22 [2022-04-17T11:22:22.110Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:22:22 [2022-04-17T11:22:22.110Z] GOPATH=/go
11:22:22 [2022-04-17T11:22:22.110Z] PKG_CONFIG=pkg-config
11:22:22 [2022-04-17T11:22:22.110Z] _=/usr/bin/env
11:22:22 [2022-04-17T11:22:22.110Z] Building test suite binary ./integration-cli/test.main
11:22:22 [2022-04-17T11:22:22.110Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:22:22 [2022-04-17T11:22:22.110Z] HOSTNAME=9aea3dddecb3
11:22:22 [2022-04-17T11:22:22.110Z] TESTDEBUG=0
11:22:22 [2022-04-17T11:22:22.110Z] DEST=bundles/test-integration
11:22:22 [2022-04-17T11:22:22.110Z] PWD=/go/src/github.com/docker/docker
11:22:22 [2022-04-17T11:22:22.110Z] KEEPBUNDLE=1
11:22:22 [2022-04-17T11:22:22.110Z] DOCKER_GITCOMMIT=83969fa3ddf8b10ade7189073638885e8234f586
11:22:22 [2022-04-17T11:22:22.110Z] container=docker
11:22:22 [2022-04-17T11:22:22.110Z] HOME=/root
11:22:22 [2022-04-17T11:22:22.110Z] GOLANG_VERSION=1.18
11:22:22 [2022-04-17T11:22:22.110Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:22:22 [2022-04-17T11:22:22.110Z] VALIDATE_BRANCH=master
11:22:22 [2022-04-17T11:22:22.110Z] TERM=xterm
11:22:22 [2022-04-17T11:22:22.110Z] DOCKER_PKG=github.com/docker/docker
11:22:22 [2022-04-17T11:22:22.110Z] SHLVL=1
11:22:22 [2022-04-17T11:22:22.110Z] TIMEOUT=120m
11:22:22 [2022-04-17T11:22:22.110Z] DOCKER_BUILDTAGS=apparmor seccomp journald
11:22:22 [2022-04-17T11:22:22.110Z] DOCKER_GRAPHDRIVER=overlay2
11:22:22 [2022-04-17T11:22:22.110Z] GO111MODULE=off
11:22:22 [2022-04-17T11:22:22.110Z] TEST_SKIP_INTEGRATION_CLI=1
11:22:22 [2022-04-17T11:22:22.110Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:22:22 [2022-04-17T11:22:22.110Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:22:22 [2022-04-17T11:22:22.110Z] GOPATH=/go
11:22:22 [2022-04-17T11:22:22.110Z] PKG_CONFIG=pkg-config
11:22:22 [2022-04-17T11:22:22.110Z] _=/usr/bin/env
11:22:22 [2022-04-17T11:22:22.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:22:22 [2022-04-17T11:22:22.280Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.510s	coverage: 82.5% of statements
11:22:22 [2022-04-17T11:22:22.280Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:22:22 [2022-04-17T11:22:22.280Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:22:22 [2022-04-17T11:22:22.847Z] ok  	github.com/docker/docker/distribution/metadata	0.034s	coverage: 48.2% of statements
11:22:23 [2022-04-17T11:22:23.413Z] ok  	github.com/docker/docker/distribution	0.591s	coverage: 28.3% of statements
11:22:23 [2022-04-17T11:22:23.413Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:22:23 [2022-04-17T11:22:23.979Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
11:22:24 [2022-04-17T11:22:24.546Z] ok  	github.com/docker/docker/image	0.025s	coverage: 86.9% of statements
11:22:24 [2022-04-17T11:22:24.930Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:22:24 [2022-04-17T11:22:24.930Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
11:22:24 [2022-04-17T11:22:24.930Z] GOOS="" GOARCH="" GOARM=""
11:22:24 [2022-04-17T11:22:24.930Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
11:22:24 [2022-04-17T11:22:24.930Z] 
11:22:24 [2022-04-17T11:22:24.930Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:22:24 [2022-04-17T11:22:24.930Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:22:24 [2022-04-17T11:22:24.930Z] HOSTNAME=0705e0d20e2a
11:22:24 [2022-04-17T11:22:24.930Z] DEST=bundles/test-integration
11:22:24 [2022-04-17T11:22:24.930Z] PWD=/go/src/github.com/docker/docker
11:22:24 [2022-04-17T11:22:24.930Z] DOCKER_ROOTLESS=1
11:22:24 [2022-04-17T11:22:24.930Z] DOCKER_GITCOMMIT=83969fa3ddf8b10ade7189073638885e8234f586
11:22:24 [2022-04-17T11:22:24.930Z] container=docker
11:22:24 [2022-04-17T11:22:24.930Z] HOME=/root
11:22:24 [2022-04-17T11:22:24.930Z] GOLANG_VERSION=1.18
11:22:24 [2022-04-17T11:22:24.930Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:22:24 [2022-04-17T11:22:24.930Z] VALIDATE_BRANCH=master
11:22:24 [2022-04-17T11:22:24.930Z] TERM=xterm
11:22:24 [2022-04-17T11:22:24.930Z] DOCKER_PKG=github.com/docker/docker
11:22:24 [2022-04-17T11:22:24.930Z] SHLVL=1
11:22:24 [2022-04-17T11:22:24.930Z] TIMEOUT=120m
11:22:24 [2022-04-17T11:22:24.930Z] DOCKER_BUILDTAGS=apparmor seccomp journald
11:22:24 [2022-04-17T11:22:24.930Z] DOCKER_GRAPHDRIVER=overlay2
11:22:24 [2022-04-17T11:22:24.930Z] GO111MODULE=off
11:22:24 [2022-04-17T11:22:24.930Z] DOCKER_EXPERIMENTAL=1
11:22:24 [2022-04-17T11:22:24.930Z] TEST_SKIP_INTEGRATION_CLI=1
11:22:24 [2022-04-17T11:22:24.930Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:22:24 [2022-04-17T11:22:24.930Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:22:24 [2022-04-17T11:22:24.930Z] GOPATH=/go
11:22:24 [2022-04-17T11:22:24.930Z] PKG_CONFIG=pkg-config
11:22:24 [2022-04-17T11:22:24.930Z] _=/usr/bin/env
11:22:24 [2022-04-17T11:22:24.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:22:25 [2022-04-17T11:22:25.112Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
11:22:25 [2022-04-17T11:22:25.370Z] ok  	github.com/docker/docker/distribution/xfer	1.899s	coverage: 84.9% of statements
11:22:25 [2022-04-17T11:22:25.370Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:22:25 [2022-04-17T11:22:25.628Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
11:22:25 [2022-04-17T11:22:25.887Z] ok  	github.com/docker/docker/image/v1	0.014s	coverage: 25.0% of statements
11:22:25 [2022-04-17T11:22:25.887Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:22:26 [2022-04-17T11:22:26.146Z] ok  	github.com/docker/docker/libcontainerd/queue	0.032s	coverage: 100.0% of statements
11:22:27 [2022-04-17T11:22:27.080Z] ok  	github.com/docker/docker/oci	0.015s	coverage: 46.0% of statements
11:22:27 [2022-04-17T11:22:27.647Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 66.5% of statements
11:22:27 [2022-04-17T11:22:27.647Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
11:22:27 [2022-04-17T11:22:27.925Z] INFO: Expanding go...
11:22:29 [2022-04-17T11:22:29.557Z] ok  	github.com/docker/docker/pkg/archive	0.305s	coverage: 82.5% of statements
11:22:30 [2022-04-17T11:22:30.123Z] ok  	github.com/docker/docker/pkg/authorization	0.467s	coverage: 68.3% of statements
11:22:30 [2022-04-17T11:22:30.381Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
11:22:30 [2022-04-17T11:22:30.639Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
11:22:33 [2022-04-17T11:22:33.922Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.521s	coverage: 42.7% of statements
11:22:33 [2022-04-17T11:22:33.922Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
11:22:34 [2022-04-17T11:22:34.181Z] ok  	github.com/docker/docker/layer	7.089s	coverage: 69.0% of statements
11:22:34 [2022-04-17T11:22:34.181Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:22:34 [2022-04-17T11:22:34.181Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:22:34 [2022-04-17T11:22:34.181Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:22:34 [2022-04-17T11:22:34.181Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:22:34 [2022-04-17T11:22:34.181Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:22:34 [2022-04-17T11:22:34.181Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:22:34 [2022-04-17T11:22:34.181Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
11:22:34 [2022-04-17T11:22:34.439Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
11:22:34 [2022-04-17T11:22:34.697Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 87.2% of statements
11:22:35 [2022-04-17T11:22:35.263Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
11:22:35 [2022-04-17T11:22:35.263Z] ok  	github.com/docker/docker/pkg/fsutils	0.154s	coverage: 85.1% of statements
11:22:35 [2022-04-17T11:22:35.263Z] ok  	github.com/docker/docker/pkg/homedir	0.011s	coverage: 11.4% of statements
11:22:36 [2022-04-17T11:22:36.197Z] ok  	github.com/docker/docker/pkg/idtools	0.437s	coverage: 67.9% of statements
11:22:36 [2022-04-17T11:22:36.197Z] ok  	github.com/docker/docker/pkg/ioutils	0.358s	coverage: 71.5% of statements
11:22:36 [2022-04-17T11:22:36.460Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 100.0% of statements
11:22:36 [2022-04-17T11:22:36.603Z] ba8181afd426: Pull complete
11:22:36 [2022-04-17T11:22:36.603Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a
11:22:36 [2022-04-17T11:22:36.603Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
11:22:36 [2022-04-17T11:22:36.603Z] mcr.microsoft.com/windows/servercore:ltsc2019
11:22:36 [2022-04-17T11:22:36.603Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
11:22:36 [2022-04-17T11:22:36.603Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
11:22:36 [2022-04-17T11:22:36.603Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2803'
11:22:36 [2022-04-17T11:22:36.603Z] INFO: Docker version of control daemon
11:22:36 [2022-04-17T11:22:36.603Z] 
11:22:36 [2022-04-17T11:22:36.603Z] Client:
11:22:36 [2022-04-17T11:22:36.603Z]  Version:           20.10.9
11:22:36 [2022-04-17T11:22:36.603Z]  API version:       1.41
11:22:36 [2022-04-17T11:22:36.603Z]  Go version:        go1.16.8
11:22:36 [2022-04-17T11:22:36.603Z]  Git commit:        c2ea9bc
11:22:36 [2022-04-17T11:22:36.603Z]  Built:             Mon Oct  4 16:11:10 2021
11:22:36 [2022-04-17T11:22:36.603Z]  OS/Arch:           windows/amd64
11:22:36 [2022-04-17T11:22:36.603Z]  Context:           default
11:22:36 [2022-04-17T11:22:36.603Z]  Experimental:      true
11:22:36 [2022-04-17T11:22:36.603Z] 
11:22:36 [2022-04-17T11:22:36.603Z] Server: Docker Engine - Community
11:22:36 [2022-04-17T11:22:36.603Z]  Engine:
11:22:36 [2022-04-17T11:22:36.603Z]   Version:          20.10.9
11:22:36 [2022-04-17T11:22:36.603Z]   API version:      1.41 (minimum version 1.24)
11:22:36 [2022-04-17T11:22:36.603Z]   Go version:       go1.16.8
11:22:36 [2022-04-17T11:22:36.603Z]   Git commit:       79ea9d3
11:22:36 [2022-04-17T11:22:36.603Z]   Built:            Mon Oct  4 16:06:39 2021
11:22:36 [2022-04-17T11:22:36.603Z]   OS/Arch:          windows/amd64
11:22:36 [2022-04-17T11:22:36.603Z]   Experimental:     true
11:22:36 [2022-04-17T11:22:36.603Z] 
11:22:36 [2022-04-17T11:22:36.603Z] INFO: Docker info of control daemon
11:22:36 [2022-04-17T11:22:36.603Z] 
11:22:36 [2022-04-17T11:22:36.603Z] Client:
11:22:36 [2022-04-17T11:22:36.603Z]  Context:    default
11:22:36 [2022-04-17T11:22:36.603Z]  Debug Mode: false
11:22:36 [2022-04-17T11:22:36.603Z]  Plugins:
11:22:36 [2022-04-17T11:22:36.603Z]   app: Docker Application (Docker Inc., v0.8.0)
11:22:36 [2022-04-17T11:22:36.603Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
11:22:36 [2022-04-17T11:22:36.603Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
11:22:36 [2022-04-17T11:22:36.603Z] 
11:22:36 [2022-04-17T11:22:36.603Z] Server:
11:22:36 [2022-04-17T11:22:36.603Z]  Containers: 0
11:22:36 [2022-04-17T11:22:36.603Z]   Running: 0
11:22:36 [2022-04-17T11:22:36.603Z]   Paused: 0
11:22:36 [2022-04-17T11:22:36.603Z]   Stopped: 0
11:22:36 [2022-04-17T11:22:36.603Z]  Images: 1
11:22:36 [2022-04-17T11:22:36.603Z]  Server Version: 20.10.9
11:22:36 [2022-04-17T11:22:36.603Z]  Storage Driver: windowsfilter (windows) lcow (linux)
11:22:36 [2022-04-17T11:22:36.603Z]   Windows: 
11:22:36 [2022-04-17T11:22:36.603Z]   LCOW: 
11:22:36 [2022-04-17T11:22:36.603Z]  Logging Driver: json-file
11:22:36 [2022-04-17T11:22:36.603Z]  Plugins:
11:22:36 [2022-04-17T11:22:36.603Z]   Volume: local
11:22:36 [2022-04-17T11:22:36.603Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:22:36 [2022-04-17T11:22:36.603Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:22:36 [2022-04-17T11:22:36.603Z]  Swarm: inactive
11:22:36 [2022-04-17T11:22:36.603Z]  Default Isolation: process
11:22:36 [2022-04-17T11:22:36.603Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:22:36 [2022-04-17T11:22:36.603Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
11:22:36 [2022-04-17T11:22:36.603Z]  OSType: windows
11:22:36 [2022-04-17T11:22:36.603Z]  Architecture: x86_64
11:22:36 [2022-04-17T11:22:36.603Z]  CPUs: 4
11:22:36 [2022-04-17T11:22:36.603Z]  Total Memory: 32GiB
11:22:36 [2022-04-17T11:22:36.603Z]  Name: azwin-2-86d9b0
11:22:36 [2022-04-17T11:22:36.603Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
11:22:36 [2022-04-17T11:22:36.603Z]  Docker Root Dir: D:\docker
11:22:36 [2022-04-17T11:22:36.603Z]  Debug Mode: false
11:22:36 [2022-04-17T11:22:36.603Z]  Registry: https://index.docker.io/v1/
11:22:36 [2022-04-17T11:22:36.603Z]  Labels:
11:22:36 [2022-04-17T11:22:36.603Z]  Experimental: true
11:22:36 [2022-04-17T11:22:36.603Z]  Insecure Registries:
11:22:36 [2022-04-17T11:22:36.603Z]   10.0.0.4:5000
11:22:36 [2022-04-17T11:22:36.603Z]   127.0.0.0/8
11:22:36 [2022-04-17T11:22:36.603Z]  Registry Mirrors:
11:22:36 [2022-04-17T11:22:36.603Z]   http://10.0.0.4:5000/
11:22:36 [2022-04-17T11:22:36.603Z]  Live Restore Enabled: false
11:22:36 [2022-04-17T11:22:36.603Z]  Product License: Community Engine
11:22:36 [2022-04-17T11:22:36.603Z] 
11:22:36 [2022-04-17T11:22:36.603Z] 
11:22:36 [2022-04-17T11:22:36.603Z] INFO: Commit hash is 83969fa3dd
11:22:36 [2022-04-17T11:22:36.603Z] INFO: Nuke-Everything...
11:22:36 [2022-04-17T11:22:36.603Z] INFO: Container count on control daemon to delete is 0
11:22:36 [2022-04-17T11:22:36.718Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 91.7% of statements
11:22:36 [2022-04-17T11:22:36.718Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:22:36 [2022-04-17T11:22:36.718Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.025s	coverage: 85.7% of statements
11:22:36 [2022-04-17T11:22:36.977Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
11:22:37 [2022-04-17T11:22:37.072Z] INFO: Nuking d:\CI
11:22:37 [2022-04-17T11:22:37.072Z] INFO: Zapped successfully
11:22:37 [2022-04-17T11:22:37.072Z] INFO: Location for testing is d:\CI\PR-43449\5
11:22:37 [2022-04-17T11:22:37.072Z] INFO: Validating GOLang consistency in Dockerfile.windows...
11:22:37 [2022-04-17T11:22:37.072Z] 
11:22:37 [2022-04-17T11:22:37.072Z] 
11:22:37 [2022-04-17T11:22:37.072Z] INFO: Building the image from Dockerfile.windows at 04/17/2022 11:22:36...
11:22:37 [2022-04-17T11:22:37.072Z] 
11:22:37 [2022-04-17T11:22:37.235Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
11:22:37 [2022-04-17T11:22:37.235Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.5% of statements
11:22:37 [2022-04-17T11:22:37.493Z] ok  	github.com/docker/docker/pkg/pidfile	0.012s	coverage: 82.4% of statements
11:22:37 [2022-04-17T11:22:37.493Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:22:37 [2022-04-17T11:22:37.493Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:22:37 [2022-04-17T11:22:37.751Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
11:22:38 [2022-04-17T11:22:38.317Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
11:22:38 [2022-04-17T11:22:38.576Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
11:22:38 [2022-04-17T11:22:38.729Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:22:38 [2022-04-17T11:22:38.729Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
11:22:38 [2022-04-17T11:22:38.729Z] GOOS="" GOARCH="" GOARM=""
11:22:38 [2022-04-17T11:22:38.729Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
11:22:38 [2022-04-17T11:22:38.729Z] 
11:22:38 [2022-04-17T11:22:38.729Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:22:38 [2022-04-17T11:22:38.729Z] DOCKER_SYSTEMD=1
11:22:38 [2022-04-17T11:22:38.729Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:22:38 [2022-04-17T11:22:38.729Z] HOSTNAME=9c92ab5f2a57
11:22:38 [2022-04-17T11:22:38.729Z] DEST=bundles/test-integration
11:22:38 [2022-04-17T11:22:38.729Z] PWD=/go/src/github.com/docker/docker
11:22:38 [2022-04-17T11:22:38.729Z] DOCKER_GITCOMMIT=83969fa3ddf8b10ade7189073638885e8234f586
11:22:38 [2022-04-17T11:22:38.729Z] container=docker
11:22:38 [2022-04-17T11:22:38.729Z] HOME=/root
11:22:38 [2022-04-17T11:22:38.729Z] LANG=C.UTF-8
11:22:38 [2022-04-17T11:22:38.729Z] INVOCATION_ID=c303e13f733a426da169bd0760c21a28
11:22:38 [2022-04-17T11:22:38.729Z] GOLANG_VERSION=1.18
11:22:38 [2022-04-17T11:22:38.729Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:22:38 [2022-04-17T11:22:38.729Z] VALIDATE_BRANCH=master
11:22:38 [2022-04-17T11:22:38.729Z] TERM=xterm
11:22:38 [2022-04-17T11:22:38.729Z] DOCKER_PKG=github.com/docker/docker
11:22:38 [2022-04-17T11:22:38.729Z] SHLVL=3
11:22:38 [2022-04-17T11:22:38.729Z] TIMEOUT=120m
11:22:38 [2022-04-17T11:22:38.729Z] DOCKER_BUILDTAGS=apparmor seccomp journald
11:22:38 [2022-04-17T11:22:38.729Z] DOCKER_GRAPHDRIVER=overlay2
11:22:38 [2022-04-17T11:22:38.729Z] GO111MODULE=off
11:22:38 [2022-04-17T11:22:38.729Z] DOCKER_EXPERIMENTAL=1
11:22:38 [2022-04-17T11:22:38.729Z] TEST_SKIP_INTEGRATION_CLI=1
11:22:38 [2022-04-17T11:22:38.729Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:22:38 [2022-04-17T11:22:38.729Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:22:38 [2022-04-17T11:22:38.729Z] GOPATH=/go
11:22:38 [2022-04-17T11:22:38.729Z] PKG_CONFIG=pkg-config
11:22:38 [2022-04-17T11:22:38.729Z] _=/usr/bin/env
11:22:38 [2022-04-17T11:22:38.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:22:38 [2022-04-17T11:22:38.834Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
11:22:40 [2022-04-17T11:22:40.207Z] ok  	github.com/docker/docker/pkg/pubsub	1.048s	coverage: 75.0% of statements
11:22:40 [2022-04-17T11:22:40.207Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
11:22:40 [2022-04-17T11:22:40.465Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
11:22:40 [2022-04-17T11:22:40.723Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
11:22:40 [2022-04-17T11:22:40.981Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
11:22:41 [2022-04-17T11:22:41.239Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
11:22:41 [2022-04-17T11:22:41.497Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.4% of statements
11:22:42 [2022-04-17T11:22:42.062Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
11:22:42 [2022-04-17T11:22:42.320Z] ok  	github.com/docker/docker/pkg/tailfile	0.045s	coverage: 88.6% of statements
11:22:42 [2022-04-17T11:22:42.886Z] ok  	github.com/docker/docker/pkg/tarsum	0.040s	coverage: 89.3% of statements
11:22:43 [2022-04-17T11:22:43.144Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
11:22:43 [2022-04-17T11:22:43.144Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
11:22:45 [2022-04-17T11:22:45.063Z] ok  	github.com/docker/docker/plugin	0.520s	coverage: 23.2% of statements
11:22:45 [2022-04-17T11:22:45.321Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
11:22:45 [2022-04-17T11:22:45.756Z] Sending build context to Docker daemon   66.3MB
11:22:45 [2022-04-17T11:22:45.756Z] 
11:22:45 [2022-04-17T11:22:45.756Z] Step 1/11 : FROM microsoft/windowsservercore
11:22:45 [2022-04-17T11:22:45.756Z]  ---> e8870c5c3ab2
11:22:45 [2022-04-17T11:22:45.756Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
11:22:45 [2022-04-17T11:22:45.756Z]  ---> Running in b36d13592ac9
11:22:45 [2022-04-17T11:22:45.756Z] Removing intermediate container b36d13592ac9
11:22:45 [2022-04-17T11:22:45.756Z]  ---> d28efd27440f
11:22:45 [2022-04-17T11:22:45.756Z] Step 3/11 : ARG GO_VERSION=1.18.0
11:22:45 [2022-04-17T11:22:45.756Z]  ---> Running in 7746ebaf95ef
11:22:45 [2022-04-17T11:22:45.887Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 86.0% of statements
11:22:46 [2022-04-17T11:22:46.229Z] Removing intermediate container 7746ebaf95ef
11:22:46 [2022-04-17T11:22:46.230Z]  ---> 2dc3eefb8186
11:22:46 [2022-04-17T11:22:46.230Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2
11:22:46 [2022-04-17T11:22:46.230Z]  ---> Running in 7d4512e2b7d6
11:22:46 [2022-04-17T11:22:46.702Z] Removing intermediate container 7d4512e2b7d6
11:22:46 [2022-04-17T11:22:46.702Z]  ---> 7b9273d1c0ca
11:22:46 [2022-04-17T11:22:46.702Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0
11:22:46 [2022-04-17T11:22:46.702Z]  ---> Running in b10894e917d1
11:22:47 [2022-04-17T11:22:47.172Z] Removing intermediate container b10894e917d1
11:22:47 [2022-04-17T11:22:47.172Z]  ---> 94d9d377381f
11:22:47 [2022-04-17T11:22:47.172Z] 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}
11:22:47 [2022-04-17T11:22:47.172Z]  ---> Running in 05b6b7b0d931
11:22:47 [2022-04-17T11:22:47.261Z] ok  	github.com/docker/docker/quota	0.272s	coverage: 71.4% of statements
11:22:47 [2022-04-17T11:22:47.261Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
11:22:47 [2022-04-17T11:22:47.641Z] Removing intermediate container 05b6b7b0d931
11:22:47 [2022-04-17T11:22:47.641Z]  ---> c6397e13c985
11:22:47 [2022-04-17T11:22:47.641Z] 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;
11:22:47 [2022-04-17T11:22:47.641Z]  ---> Running in 30346db1734b
11:22:48 [2022-04-17T11:22:48.196Z] ok  	github.com/docker/docker/registry	0.081s	coverage: 58.6% of statements
11:22:48 [2022-04-17T11:22:48.765Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
11:22:48 [2022-04-17T11:22:48.765Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
11:22:49 [2022-04-17T11:22:49.331Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 64.5% of statements
11:22:49 [2022-04-17T11:22:49.590Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
11:22:50 [2022-04-17T11:22:50.965Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
11:22:51 [2022-04-17T11:22:51.898Z] ok  	github.com/docker/docker/volume/local	0.077s	coverage: 76.4% of statements
11:22:52 [2022-04-17T11:22:52.157Z] ok  	github.com/docker/docker/volume/mounts	0.010s	coverage: 67.7% of statements
11:22:53 [2022-04-17T11:22:53.200Z] INFO: Expanding compiler 1 of 3...
11:22:53 [2022-04-17T11:22:53.532Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 72.3% of statements
11:22:54 [2022-04-17T11:22:54.185Z] INFO: Expanding compiler 2 of 3...
11:22:58 [2022-04-17T11:22:58.942Z] INFO: Expanding compiler 3 of 3...
11:22:59 [2022-04-17T11:22:59.410Z] INFO: Removing downloaded files...
11:22:59 [2022-04-17T11:22:59.410Z] INFO: Downloading containerd
11:23:03 [2022-04-17T11:23:03.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:23:03 [2022-04-17T11:23:03.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:23:08 [2022-04-17T11:23:08.918Z] 
11:23:08 [2022-04-17T11:23:08.918Z] SUCCESS: Specified value was saved.
11:23:08 [2022-04-17T11:23:08.918Z] INFO: Downloading git...
11:23:09 [2022-04-17T11:23:09.817Z] 
11:23:09 [2022-04-17T11:23:09.817Z] Name                           Version          Source           Summary       
11:23:09 [2022-04-17T11:23:09.817Z] ----                           -------          ------           -------       
11:23:09 [2022-04-17T11:23:09.817Z] 7Zip4Powershell                2.1.0            PSGallery        Powershell ...
11:23:10 [2022-04-17T11:23:10.494Z] INFO: Downloading go...
11:23:11 [2022-04-17T11:23:11.378Z] 
11:23:11 [2022-04-17T11:23:11.378Z] PSPath            : Microsoft.PowerShell.Core\FileSystem::C:\containerd
11:23:11 [2022-04-17T11:23:11.378Z] PSParentPath      : Microsoft.PowerShell.Core\FileSystem::C:\
11:23:11 [2022-04-17T11:23:11.378Z] PSChildName       : containerd
11:23:11 [2022-04-17T11:23:11.378Z] PSDrive           : C
11:23:11 [2022-04-17T11:23:11.378Z] PSProvider        : Microsoft.PowerShell.Core\FileSystem
11:23:11 [2022-04-17T11:23:11.378Z] PSIsContainer     : True
11:23:11 [2022-04-17T11:23:11.378Z] Name              : containerd
11:23:11 [2022-04-17T11:23:11.378Z] FullName          : C:\containerd
11:23:11 [2022-04-17T11:23:11.378Z] Parent            : 
11:23:11 [2022-04-17T11:23:11.378Z] Exists            : True
11:23:11 [2022-04-17T11:23:11.378Z] Root              : C:\
11:23:11 [2022-04-17T11:23:11.378Z] Extension         : 
11:23:11 [2022-04-17T11:23:11.378Z] CreationTime      : 4/17/2022 11:23:10 AM
11:23:11 [2022-04-17T11:23:11.378Z] CreationTimeUtc   : 4/17/2022 11:23:10 AM
11:23:11 [2022-04-17T11:23:11.378Z] LastAccessTime    : 4/17/2022 11:23:10 AM
11:23:11 [2022-04-17T11:23:11.378Z] LastAccessTimeUtc : 4/17/2022 11:23:10 AM
11:23:11 [2022-04-17T11:23:11.378Z] LastWriteTime     : 4/17/2022 11:23:10 AM
11:23:11 [2022-04-17T11:23:11.378Z] LastWriteTimeUtc  : 4/17/2022 11:23:10 AM
11:23:11 [2022-04-17T11:23:11.378Z] Attributes        : Directory
11:23:11 [2022-04-17T11:23:11.378Z] Mode              : d-----
11:23:11 [2022-04-17T11:23:11.378Z] BaseName          : containerd
11:23:11 [2022-04-17T11:23:11.378Z] Target            : {}
11:23:11 [2022-04-17T11:23:11.378Z] LinkType          : 
11:23:11 [2022-04-17T11:23:11.378Z] 
11:23:11 [2022-04-17T11:23:11.601Z] ok  	github.com/docker/docker/pkg/plugins	33.651s	coverage: 76.3% of statements
11:23:11 [2022-04-17T11:23:11.601Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:23:11 [2022-04-17T11:23:11.601Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:23:11 [2022-04-17T11:23:11.601Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
11:23:11 [2022-04-17T11:23:11.601Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
11:23:11 [2022-04-17T11:23:11.601Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:23:11 [2022-04-17T11:23:11.601Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:23:11 [2022-04-17T11:23:11.601Z] ?   	github.com/docker/docker/rootless	[no test files]
11:23:11 [2022-04-17T11:23:11.601Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
11:23:11 [2022-04-17T11:23:11.601Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:23:11 [2022-04-17T11:23:11.601Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:23:11 [2022-04-17T11:23:11.601Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:23:11 [2022-04-17T11:23:11.601Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:23:11 [2022-04-17T11:23:11.601Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:23:11 [2022-04-17T11:23:11.601Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:23:11 [2022-04-17T11:23:11.601Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:23:11 [2022-04-17T11:23:11.601Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:23:11 [2022-04-17T11:23:11.601Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:23:11 [2022-04-17T11:23:11.601Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:23:11 [2022-04-17T11:23:11.601Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:23:11 [2022-04-17T11:23:11.601Z] ?   	github.com/docker/docker/volume	[no test files]
11:23:11 [2022-04-17T11:23:11.601Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:23:11 [2022-04-17T11:23:11.601Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:23:11 [2022-04-17T11:23:11.859Z] 
11:23:11 [2022-04-17T11:23:11.859Z] === Skipped
11:23:11 [2022-04-17T11:23:11.859Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
11:23:11 [2022-04-17T11:23:11.859Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
11:23:11 [2022-04-17T11:23:11.859Z] 
11:23:11 [2022-04-17T11:23:11.859Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
11:23:11 [2022-04-17T11:23:11.859Z]     network_proxy_test.go:208: No support for dual stack yet
11:23:11 [2022-04-17T11:23:11.859Z] 
11:23:11 [2022-04-17T11:23:11.859Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
11:23:11 [2022-04-17T11:23:11.859Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
11:23:11 [2022-04-17T11:23:11.859Z] 
11:23:11 [2022-04-17T11:23:11.859Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
11:23:11 [2022-04-17T11:23:11.859Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
11:23:11 [2022-04-17T11:23:11.859Z] 
11:23:11 [2022-04-17T11:23:11.859Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:44: Driver btrfs not supported
11:23:11 [2022-04-17T11:23:11.859Z] 
11:23:11 [2022-04-17T11:23:11.859Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:44: Driver btrfs not supported
11:23:11 [2022-04-17T11:23:11.859Z] 
11:23:11 [2022-04-17T11:23:11.859Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:44: Driver btrfs not supported
11:23:11 [2022-04-17T11:23:11.859Z] 
11:23:11 [2022-04-17T11:23:11.859Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:44: Driver btrfs not supported
11:23:11 [2022-04-17T11:23:11.859Z] 
11:23:11 [2022-04-17T11:23:11.859Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:44: Driver btrfs not supported
11:23:11 [2022-04-17T11:23:11.859Z] 
11:23:11 [2022-04-17T11:23:11.859Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:71: No driver to put!
11:23:11 [2022-04-17T11:23:11.859Z] 
11:23:11 [2022-04-17T11:23:11.859Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
11:23:11 [2022-04-17T11:23:11.859Z] time="2022-04-17T11:22:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:23:11 [2022-04-17T11:23:11.859Z] 
11:23:11 [2022-04-17T11:23:11.859Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
11:23:11 [2022-04-17T11:23:11.859Z] time="2022-04-17T11:22:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:23:11 [2022-04-17T11:23:11.859Z] 
11:23:11 [2022-04-17T11:23:11.859Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
11:23:11 [2022-04-17T11:23:11.859Z] time="2022-04-17T11:22:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:23:11 [2022-04-17T11:23:11.859Z] 
11:23:11 [2022-04-17T11:23:11.859Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
11:23:11 [2022-04-17T11:23:11.859Z] time="2022-04-17T11:22:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:23:11 [2022-04-17T11:23:11.859Z] 
11:23:11 [2022-04-17T11:23:11.859Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
11:23:11 [2022-04-17T11:23:11.859Z] time="2022-04-17T11:22:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:23:11 [2022-04-17T11:23:11.859Z] 
11:23:11 [2022-04-17T11:23:11.859Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:71: No driver to put!
11:23:11 [2022-04-17T11:23:11.859Z] 
11:23:11 [2022-04-17T11:23:11.859Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
11:23:11 [2022-04-17T11:23:11.859Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
11:23:11 [2022-04-17T11:23:11.859Z] 
11:23:11 [2022-04-17T11:23:11.859Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
11:23:11 [2022-04-17T11:23:11.859Z]     overlay_test.go:50: Fails to compute changes intermittently
11:23:11 [2022-04-17T11:23:11.859Z] 
11:23:11 [2022-04-17T11:23:11.859Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:23:11 [2022-04-17T11:23:11.859Z]     overlay_test.go:65: Cannot run test with naive change algorithm
11:23:11 [2022-04-17T11:23:11.859Z] 
11:23:11 [2022-04-17T11:23:11.859Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:23:11 [2022-04-17T11:23:11.859Z] 
11:23:11 [2022-04-17T11:23:11.859Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:44: Driver zfs not supported
11:23:11 [2022-04-17T11:23:11.859Z] 
11:23:11 [2022-04-17T11:23:11.859Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:44: Driver zfs not supported
11:23:11 [2022-04-17T11:23:11.859Z] 
11:23:11 [2022-04-17T11:23:11.859Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:23:11 [2022-04-17T11:23:11.859Z]     graphtest_unix.go:44: Driver zfs not supported
11:23:11 [2022-04-17T11:23:11.859Z] 
11:23:11 [2022-04-17T11:23:11.860Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:23:11 [2022-04-17T11:23:11.860Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:23:11 [2022-04-17T11:23:11.860Z]     graphtest_unix.go:44: Driver zfs not supported
11:23:11 [2022-04-17T11:23:11.860Z] 
11:23:11 [2022-04-17T11:23:11.860Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:23:11 [2022-04-17T11:23:11.860Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:23:11 [2022-04-17T11:23:11.860Z]     graphtest_unix.go:44: Driver zfs not supported
11:23:11 [2022-04-17T11:23:11.860Z] 
11:23:11 [2022-04-17T11:23:11.860Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:23:11 [2022-04-17T11:23:11.860Z]     graphtest_unix.go:71: No driver to put!
11:23:11 [2022-04-17T11:23:11.860Z] 
11:23:11 [2022-04-17T11:23:11.860Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:23:11 [2022-04-17T11:23:11.860Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
11:23:11 [2022-04-17T11:23:11.860Z] 
11:23:11 [2022-04-17T11:23:11.860Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
11:23:11 [2022-04-17T11:23:11.860Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
11:23:11 [2022-04-17T11:23:11.860Z] 
11:23:11 [2022-04-17T11:23:11.860Z] DONE 2436 tests, 28 skipped in 207.386s
11:23:11 [2022-04-17T11:23:11.860Z] + '[' -n 'github.com/docker/docker/libnetwork
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/bitseq
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/cluster
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/config
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/datastore
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/diagnostic
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/discoverapi
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/driverapi
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/drivers/bridge
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/drivers/host
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/drivers/null
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/drivers/overlay
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/drivers/remote
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/drivers/windows
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/drvregistry
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/etchosts
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/idm
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/internal/caller
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/ipam
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/ipamapi
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/ipams/builtin
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/ipams/null
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/ipams/remote
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/ipamutils
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/iptables
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/netlabel
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/netutils
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/networkdb
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/ns
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/options
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/osl
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/osl/kernel
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/portallocator
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/portmapper
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/resolvconf
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/testutils
11:23:11 [2022-04-17T11:23:11.860Z] github.com/docker/docker/libnetwork/types' ']'
11:23:11 [2022-04-17T11:23:11.860Z] + 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
11:23:12 [2022-04-17T11:23:12.731Z] INFO: Downloading compiler 1 of 3...
11:23:12 [2022-04-17T11:23:12.731Z] INFO: Downloading compiler 2 of 3...
11:23:12 [2022-04-17T11:23:12.731Z] INFO: Downloading compiler 3 of 3...
11:23:12 [2022-04-17T11:23:12.731Z] INFO: Extracting git...
11:23:12 [2022-04-17T11:23:12.939Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
11:23:12 [2022-04-17T11:23:12.939Z] INFO: Configuring git core.autocrlf...
11:23:12 [2022-04-17T11:23:12.939Z] 
11:23:12 [2022-04-17T11:23:12.939Z] 
11:23:17 [2022-04-17T11:23:17.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:23:17 [2022-04-17T11:23:17.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:23:30 [2022-04-17T11:23:30.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
11:23:30 [2022-04-17T11:23:30.572Z] INFO: Expanding go...
11:23:36 [2022-04-17T11:23:36.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:23:43 [2022-04-17T11:23:43.441Z] dccd9e4d14d3: Pull complete
11:23:43 [2022-04-17T11:23:43.441Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e
11:23:43 [2022-04-17T11:23:43.441Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022
11:23:43 [2022-04-17T11:23:43.441Z] mcr.microsoft.com/windows/servercore:ltsc2022
11:23:43 [2022-04-17T11:23:43.441Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully
11:23:43 [2022-04-17T11:23:43.441Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore
11:23:43 [2022-04-17T11:23:43.441Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643'
11:23:43 [2022-04-17T11:23:43.441Z] INFO: Docker version of control daemon
11:23:43 [2022-04-17T11:23:43.441Z] 
11:23:43 [2022-04-17T11:23:43.441Z] Client:
11:23:43 [2022-04-17T11:23:43.441Z]  Version:           20.10.9
11:23:43 [2022-04-17T11:23:43.441Z]  API version:       1.41
11:23:43 [2022-04-17T11:23:43.441Z]  Go version:        go1.16.8
11:23:43 [2022-04-17T11:23:43.441Z]  Git commit:        c2ea9bc
11:23:43 [2022-04-17T11:23:43.441Z]  Built:             Mon Oct  4 16:11:10 2021
11:23:43 [2022-04-17T11:23:43.441Z]  OS/Arch:           windows/amd64
11:23:43 [2022-04-17T11:23:43.441Z]  Context:           default
11:23:43 [2022-04-17T11:23:43.441Z]  Experimental:      true
11:23:43 [2022-04-17T11:23:43.441Z] 
11:23:43 [2022-04-17T11:23:43.441Z] Server: Docker Engine - Community
11:23:43 [2022-04-17T11:23:43.441Z]  Engine:
11:23:43 [2022-04-17T11:23:43.441Z]   Version:          20.10.9
11:23:43 [2022-04-17T11:23:43.441Z]   API version:      1.41 (minimum version 1.24)
11:23:43 [2022-04-17T11:23:43.441Z]   Go version:       go1.16.8
11:23:43 [2022-04-17T11:23:43.441Z]   Git commit:       79ea9d3
11:23:43 [2022-04-17T11:23:43.441Z]   Built:            Mon Oct  4 16:06:39 2021
11:23:43 [2022-04-17T11:23:43.441Z]   OS/Arch:          windows/amd64
11:23:43 [2022-04-17T11:23:43.441Z]   Experimental:     true
11:23:43 [2022-04-17T11:23:43.441Z] 
11:23:43 [2022-04-17T11:23:43.441Z] INFO: Docker info of control daemon
11:23:43 [2022-04-17T11:23:43.441Z] 
11:23:43 [2022-04-17T11:23:43.441Z] Client:
11:23:43 [2022-04-17T11:23:43.441Z]  Context:    default
11:23:43 [2022-04-17T11:23:43.441Z]  Debug Mode: false
11:23:43 [2022-04-17T11:23:43.441Z] 
11:23:43 [2022-04-17T11:23:43.441Z] Server:
11:23:43 [2022-04-17T11:23:43.441Z]  Containers: 0
11:23:43 [2022-04-17T11:23:43.441Z]   Running: 0
11:23:43 [2022-04-17T11:23:43.441Z]   Paused: 0
11:23:43 [2022-04-17T11:23:43.441Z]   Stopped: 0
11:23:43 [2022-04-17T11:23:43.441Z]  Images: 1
11:23:43 [2022-04-17T11:23:43.441Z]  Server Version: 20.10.9
11:23:43 [2022-04-17T11:23:43.441Z]  Storage Driver: windowsfilter (windows) lcow (linux)
11:23:43 [2022-04-17T11:23:43.441Z]   Windows: 
11:23:43 [2022-04-17T11:23:43.441Z]   LCOW: 
11:23:43 [2022-04-17T11:23:43.441Z]  Logging Driver: json-file
11:23:43 [2022-04-17T11:23:43.441Z]  Plugins:
11:23:43 [2022-04-17T11:23:43.441Z]   Volume: local
11:23:43 [2022-04-17T11:23:43.441Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:23:43 [2022-04-17T11:23:43.441Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:23:43 [2022-04-17T11:23:43.441Z]  Swarm: inactive
11:23:43 [2022-04-17T11:23:43.441Z]  Default Isolation: process
11:23:43 [2022-04-17T11:23:43.441Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
11:23:43 [2022-04-17T11:23:43.441Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230)
11:23:43 [2022-04-17T11:23:43.441Z]  OSType: windows
11:23:43 [2022-04-17T11:23:43.441Z]  Architecture: x86_64
11:23:43 [2022-04-17T11:23:43.441Z]  CPUs: 4
11:23:43 [2022-04-17T11:23:43.441Z]  Total Memory: 32GiB
11:23:43 [2022-04-17T11:23:43.441Z]  Name: azwin-2-abb1f1
11:23:43 [2022-04-17T11:23:43.441Z]  ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3
11:23:43 [2022-04-17T11:23:43.441Z]  Docker Root Dir: D:\docker
11:23:43 [2022-04-17T11:23:43.441Z]  Debug Mode: false
11:23:43 [2022-04-17T11:23:43.441Z]  Registry: https://index.docker.io/v1/
11:23:43 [2022-04-17T11:23:43.441Z]  Labels:
11:23:43 [2022-04-17T11:23:43.441Z]  Experimental: true
11:23:43 [2022-04-17T11:23:43.441Z]  Insecure Registries:
11:23:43 [2022-04-17T11:23:43.441Z]   10.0.0.4:5000
11:23:43 [2022-04-17T11:23:43.441Z]   127.0.0.0/8
11:23:43 [2022-04-17T11:23:43.441Z]  Registry Mirrors:
11:23:43 [2022-04-17T11:23:43.441Z]   http://10.0.0.4:5000/
11:23:43 [2022-04-17T11:23:43.441Z]  Live Restore Enabled: false
11:23:43 [2022-04-17T11:23:43.441Z]  Product License: Community Engine
11:23:43 [2022-04-17T11:23:43.441Z] 
11:23:43 [2022-04-17T11:23:43.441Z] 
11:23:43 [2022-04-17T11:23:43.441Z] INFO: Commit hash is 83969fa3dd
11:23:43 [2022-04-17T11:23:43.441Z] INFO: Nuke-Everything...
11:23:43 [2022-04-17T11:23:43.441Z] INFO: Container count on control daemon to delete is 0
11:23:43 [2022-04-17T11:23:43.441Z] INFO: Nuking d:\CI
11:23:43 [2022-04-17T11:23:43.441Z] INFO: Zapped successfully
11:23:43 [2022-04-17T11:23:43.441Z] INFO: Location for testing is d:\CI\PR-43449\5
11:23:43 [2022-04-17T11:23:43.441Z] INFO: Validating GOLang consistency in Dockerfile.windows...
11:23:43 [2022-04-17T11:23:43.441Z] 
11:23:43 [2022-04-17T11:23:43.441Z] 
11:23:43 [2022-04-17T11:23:43.441Z] INFO: Building the image from Dockerfile.windows at 04/17/2022 11:23:41...
11:23:43 [2022-04-17T11:23:43.441Z] 
11:23:44 [2022-04-17T11:23:44.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
11:23:46 [2022-04-17T11:23:46.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:23:46 [2022-04-17T11:23:46.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:23:47 [2022-04-17T11:23:47.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:23:48 [2022-04-17T11:23:48.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:23:48 [2022-04-17T11:23:48.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:23:49 [2022-04-17T11:23:49.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:23:50 [2022-04-17T11:23:50.598Z] Sending build context to Docker daemon   66.3MB
11:23:50 [2022-04-17T11:23:50.598Z] 
11:23:50 [2022-04-17T11:23:50.598Z] Step 1/11 : FROM microsoft/windowsservercore
11:23:50 [2022-04-17T11:23:50.598Z]  ---> aa8714eb8356
11:23:50 [2022-04-17T11:23:50.598Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
11:23:50 [2022-04-17T11:23:50.598Z]  ---> Running in 44f6b99759a3
11:23:50 [2022-04-17T11:23:50.598Z] Removing intermediate container 44f6b99759a3
11:23:50 [2022-04-17T11:23:50.598Z]  ---> 3c30967deb36
11:23:50 [2022-04-17T11:23:50.598Z] Step 3/11 : ARG GO_VERSION=1.18.0
11:23:50 [2022-04-17T11:23:50.598Z]  ---> Running in 9a7432288460
11:23:50 [2022-04-17T11:23:50.598Z] Removing intermediate container 9a7432288460
11:23:50 [2022-04-17T11:23:50.598Z]  ---> 96addff55f0d
11:23:50 [2022-04-17T11:23:50.598Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2
11:23:51 [2022-04-17T11:23:51.066Z]  ---> Running in f62a0f416bf2
11:23:51 [2022-04-17T11:23:51.066Z] Removing intermediate container f62a0f416bf2
11:23:51 [2022-04-17T11:23:51.066Z]  ---> 59425a7d4d8c
11:23:51 [2022-04-17T11:23:51.066Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0
11:23:51 [2022-04-17T11:23:51.066Z]  ---> Running in fb1ee83b9fdc
11:23:51 [2022-04-17T11:23:51.534Z] Removing intermediate container fb1ee83b9fdc
11:23:51 [2022-04-17T11:23:51.534Z]  ---> dd2930028b0d
11:23:51 [2022-04-17T11:23:51.534Z] 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}
11:23:51 [2022-04-17T11:23:51.534Z]  ---> Running in 6ba2cc216e12
11:23:51 [2022-04-17T11:23:51.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:23:52 [2022-04-17T11:23:52.002Z] Removing intermediate container 6ba2cc216e12
11:23:52 [2022-04-17T11:23:52.002Z]  ---> b6068d8d595b
11:23:52 [2022-04-17T11:23:52.002Z] 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;
11:23:52 [2022-04-17T11:23:52.002Z]  ---> Running in 77acc8ff8426
11:23:52 [2022-04-17T11:23:52.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:23:52 [2022-04-17T11:23:52.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:23:53 [2022-04-17T11:23:53.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:23:54 [2022-04-17T11:23:54.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:23:55 [2022-04-17T11:23:55.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:23:55 [2022-04-17T11:23:55.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:23:56 [2022-04-17T11:23:56.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:23:57 [2022-04-17T11:23:57.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:23:57 [2022-04-17T11:23:57.894Z] 
11:23:57 [2022-04-17T11:23:57.894Z] SUCCESS: Specified value was saved.
11:23:58 [2022-04-17T11:23:58.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:23:58 [2022-04-17T11:23:58.526Z] ok  	github.com/docker/docker/libnetwork	37.254s	coverage: 40.7% of statements
11:23:58 [2022-04-17T11:23:58.526Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.138s	coverage: 84.4% of statements
11:23:58 [2022-04-17T11:23:58.526Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
11:23:58 [2022-04-17T11:23:58.526Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
11:23:58 [2022-04-17T11:23:58.526Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
11:23:58 [2022-04-17T11:23:58.526Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
11:23:58 [2022-04-17T11:23:58.526Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
11:23:58 [2022-04-17T11:23:58.526Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
11:23:58 [2022-04-17T11:23:58.526Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
11:23:58 [2022-04-17T11:23:58.526Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
11:23:58 [2022-04-17T11:23:58.526Z] ok  	github.com/docker/docker/libnetwork/config	0.015s	coverage: 19.7% of statements
11:23:58 [2022-04-17T11:23:58.526Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
11:23:58 [2022-04-17T11:23:58.526Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
11:23:58 [2022-04-17T11:23:58.526Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
11:23:58 [2022-04-17T11:23:58.526Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
11:23:59 [2022-04-17T11:23:59.071Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:23:59 [2022-04-17T11:23:59.071Z] Using test binary docker
11:23:59 [2022-04-17T11:23:59.071Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:23:59 [2022-04-17T11:23:59.331Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:23:59 [2022-04-17T11:23:59.331Z] INFO: Waiting for daemon to start...
11:23:59 [2022-04-17T11:23:59.331Z] Starting dockerd
11:23:59 [2022-04-17T11:23:59.457Z] INFO: Downloading git...
11:23:59 [2022-04-17T11:23:59.460Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.515s	coverage: 59.9% of statements
11:23:59 [2022-04-17T11:23:59.460Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
11:23:59 [2022-04-17T11:23:59.718Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
11:24:00 [2022-04-17T11:24:00.284Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.017s	coverage: 4.0% of statements
11:24:00 [2022-04-17T11:24:00.284Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
11:24:00 [2022-04-17T11:24:00.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:24:00 [2022-04-17T11:24:00.711Z] INFO: Expanding compiler 1 of 3...
11:24:00 [2022-04-17T11:24:00.851Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.5% of statements
11:24:00 [2022-04-17T11:24:00.851Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
11:24:01 [2022-04-17T11:24:01.021Z] INFO: Downloading go...
11:24:01 [2022-04-17T11:24:01.109Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
11:24:01 [2022-04-17T11:24:01.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:24:01 [2022-04-17T11:24:01.707Z] INFO: Expanding compiler 2 of 3...
11:24:01 [2022-04-17T11:24:01.873Z] .
11:24:01 [2022-04-17T11:24:01.873Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:24:01 [2022-04-17T11:24:01.873Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:24:01 [2022-04-17T11:24:01.873Z] Error: No such image: emptyfs
11:24:02 [2022-04-17T11:24:02.134Z] Running integration-test (iteration 1)
11:24:02 [2022-04-17T11:24:02.134Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
11:24:02 [2022-04-17T11:24:02.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:24:02 [2022-04-17T11:24:02.395Z] Loaded image: busybox:latest
11:24:02 [2022-04-17T11:24:02.395Z] Loaded image: busybox:glibc
11:24:02 [2022-04-17T11:24:02.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:24:02 [2022-04-17T11:24:02.746Z] INFO: Downloading compiler 1 of 3...
11:24:02 [2022-04-17T11:24:02.746Z] INFO: Downloading compiler 2 of 3...
11:24:02 [2022-04-17T11:24:02.746Z] INFO: Downloading compiler 3 of 3...
11:24:02 [2022-04-17T11:24:02.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:24:03 [2022-04-17T11:24:03.215Z] INFO: Extracting git...
11:24:03 [2022-04-17T11:24:03.779Z] Loaded image: debian:bullseye-slim
11:24:03 [2022-04-17T11:24:03.779Z] Loaded image: hello-world:latest
11:24:03 [2022-04-17T11:24:03.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:24:04 [2022-04-17T11:24:04.039Z] Loaded image: arm32v7/hello-world:latest
11:24:04 [2022-04-17T11:24:04.039Z] INFO: Testing against a local daemon
11:24:04 [2022-04-17T11:24:04.039Z] === RUN   TestCgroupNamespacesBuild
11:24:05 [2022-04-17T11:24:05.423Z] --- PASS: TestCgroupNamespacesBuild (1.27s)
11:24:05 [2022-04-17T11:24:05.423Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:24:06 [2022-04-17T11:24:06.364Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s)
11:24:06 [2022-04-17T11:24:06.364Z] === RUN   TestBuildWithSession
11:24:06 [2022-04-17T11:24:06.364Z]     build_session_test.go:25: TODO: BuildKit
11:24:06 [2022-04-17T11:24:06.364Z] --- SKIP: TestBuildWithSession (0.00s)
11:24:06 [2022-04-17T11:24:06.364Z] === RUN   TestBuildSquashParent
11:24:06 [2022-04-17T11:24:06.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:24:07 [2022-04-17T11:24:07.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:24:07 [2022-04-17T11:24:07.590Z] INFO: Expanding compiler 3 of 3...
11:24:08 [2022-04-17T11:24:08.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:24:08 [2022-04-17T11:24:08.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:24:08 [2022-04-17T11:24:08.578Z] INFO: Removing downloaded files...
11:24:08 [2022-04-17T11:24:08.578Z] INFO: Downloading containerd
11:24:09 [2022-04-17T11:24:09.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:24:10 [2022-04-17T11:24:10.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:24:11 [2022-04-17T11:24:11.073Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.361s	coverage: 7.4% of statements
11:24:11 [2022-04-17T11:24:11.073Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
11:24:11 [2022-04-17T11:24:11.073Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.011s	coverage: 63.6% of statements
11:24:11 [2022-04-17T11:24:11.073Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.4% of statements
11:24:11 [2022-04-17T11:24:11.073Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
11:24:11 [2022-04-17T11:24:11.073Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
11:24:11 [2022-04-17T11:24:11.073Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
11:24:11 [2022-04-17T11:24:11.073Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
11:24:11 [2022-04-17T11:24:11.330Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.011s	coverage: 81.2% of statements
11:24:11 [2022-04-17T11:24:11.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:24:11 [2022-04-17T11:24:11.589Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
11:24:11 [2022-04-17T11:24:11.589Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
11:24:12 [2022-04-17T11:24:12.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:24:12 [2022-04-17T11:24:12.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:24:13 [2022-04-17T11:24:13.872Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:24:13 [2022-04-17T11:24:13.872Z] Using test binary docker
11:24:13 [2022-04-17T11:24:13.872Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:24:13 [2022-04-17T11:24:13.872Z] Starting apparmor (via systemctl): apparmor.service.
11:24:13 [2022-04-17T11:24:13.872Z] Starting dockerd
11:24:13 [2022-04-17T11:24:13.872Z] INFO: Waiting for daemon to start...
11:24:14 [2022-04-17T11:24:14.500Z] --- PASS: TestBuildSquashParent (6.77s)
11:24:14 [2022-04-17T11:24:14.500Z] === RUN   TestBuildWithRemoveAndForceRemove
11:24:14 [2022-04-17T11:24:14.500Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:24:14 [2022-04-17T11:24:14.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:24:14 [2022-04-17T11:24:14.500Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:24:14 [2022-04-17T11:24:14.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:24:14 [2022-04-17T11:24:14.500Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:24:14 [2022-04-17T11:24:14.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:24:14 [2022-04-17T11:24:14.500Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:24:14 [2022-04-17T11:24:14.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:24:14 [2022-04-17T11:24:14.500Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:24:14 [2022-04-17T11:24:14.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:24:14 [2022-04-17T11:24:14.500Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:24:14 [2022-04-17T11:24:14.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:24:14 [2022-04-17T11:24:14.500Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:24:14 [2022-04-17T11:24:14.500Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:24:14 [2022-04-17T11:24:14.761Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:24:14 [2022-04-17T11:24:14.761Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:24:14 [2022-04-17T11:24:14.820Z] INFO [loader] Go packages loading at mode 575 (imports|name|deps|exports_file|files|types_sizes|compiled_files) took 2m47.931491849s 
11:24:14 [2022-04-17T11:24:14.820Z] 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. 
11:24:14 [2022-04-17T11:24:14.820Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 483.515929ms 
11:24:16 [2022-04-17T11:24:16.385Z] .
11:24:16 [2022-04-17T11:24:16.385Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:24:16 [2022-04-17T11:24:16.385Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:24:16 [2022-04-17T11:24:16.385Z] Error: No such image: emptyfs
11:24:16 [2022-04-17T11:24:16.641Z] Running integration-test (iteration 1)
11:24:16 [2022-04-17T11:24:16.641Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
11:24:16 [2022-04-17T11:24:16.675Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:24:16 [2022-04-17T11:24:16.675Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:24:16 [2022-04-17T11:24:16.897Z] Loaded image: busybox:latest
11:24:16 [2022-04-17T11:24:16.897Z] Loaded image: busybox:glibc
11:24:18 [2022-04-17T11:24:18.263Z] Loaded image: debian:bullseye-slim
11:24:18 [2022-04-17T11:24:18.263Z] Loaded image: hello-world:latest
11:24:18 [2022-04-17T11:24:18.263Z] Loaded image: arm32v7/hello-world:latest
11:24:18 [2022-04-17T11:24:18.518Z] INFO: Testing against a local daemon
11:24:18 [2022-04-17T11:24:18.518Z] === RUN   TestCgroupNamespacesBuild
11:24:19 [2022-04-17T11:24:19.014Z] 
11:24:19 [2022-04-17T11:24:19.014Z] Name                           Version          Source           Summary       
11:24:19 [2022-04-17T11:24:19.014Z] ----                           -------          ------           -------       
11:24:19 [2022-04-17T11:24:19.014Z] 7Zip4Powershell                2.1.0            PSGallery        Powershell ...
11:24:19 [2022-04-17T11:24:19.220Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
11:24:19 [2022-04-17T11:24:19.220Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.57s)
11:24:19 [2022-04-17T11:24:19.220Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.68s)
11:24:19 [2022-04-17T11:24:19.220Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s)
11:24:19 [2022-04-17T11:24:19.220Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.91s)
11:24:19 [2022-04-17T11:24:19.220Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s)
11:24:19 [2022-04-17T11:24:19.220Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s)
11:24:19 [2022-04-17T11:24:19.220Z] === RUN   TestBuildMultiStageCopy
11:24:19 [2022-04-17T11:24:19.220Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:24:19 [2022-04-17T11:24:19.884Z] --- PASS: TestCgroupNamespacesBuild (1.28s)
11:24:19 [2022-04-17T11:24:19.884Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:24:20 [2022-04-17T11:24:20.009Z] 
11:24:20 [2022-04-17T11:24:20.009Z] PSPath            : Microsoft.PowerShell.Core\FileSystem::C:\containerd
11:24:20 [2022-04-17T11:24:20.009Z] PSParentPath      : Microsoft.PowerShell.Core\FileSystem::C:\
11:24:20 [2022-04-17T11:24:20.009Z] PSChildName       : containerd
11:24:20 [2022-04-17T11:24:20.009Z] PSDrive           : C
11:24:20 [2022-04-17T11:24:20.009Z] PSProvider        : Microsoft.PowerShell.Core\FileSystem
11:24:20 [2022-04-17T11:24:20.009Z] PSIsContainer     : True
11:24:20 [2022-04-17T11:24:20.009Z] Name              : containerd
11:24:20 [2022-04-17T11:24:20.009Z] FullName          : C:\containerd
11:24:20 [2022-04-17T11:24:20.009Z] Parent            : 
11:24:20 [2022-04-17T11:24:20.009Z] Exists            : True
11:24:20 [2022-04-17T11:24:20.009Z] Root              : C:\
11:24:20 [2022-04-17T11:24:20.009Z] Extension         : 
11:24:20 [2022-04-17T11:24:20.009Z] CreationTime      : 4/17/2022 11:24:19 AM
11:24:20 [2022-04-17T11:24:20.009Z] CreationTimeUtc   : 4/17/2022 11:24:19 AM
11:24:20 [2022-04-17T11:24:20.009Z] LastAccessTime    : 4/17/2022 11:24:19 AM
11:24:20 [2022-04-17T11:24:20.009Z] LastAccessTimeUtc : 4/17/2022 11:24:19 AM
11:24:20 [2022-04-17T11:24:20.009Z] LastWriteTime     : 4/17/2022 11:24:19 AM
11:24:20 [2022-04-17T11:24:20.009Z] LastWriteTimeUtc  : 4/17/2022 11:24:19 AM
11:24:20 [2022-04-17T11:24:20.009Z] Attributes        : Directory
11:24:20 [2022-04-17T11:24:20.009Z] Mode              : d-----
11:24:20 [2022-04-17T11:24:20.009Z] BaseName          : containerd
11:24:20 [2022-04-17T11:24:20.009Z] Target            : {}
11:24:20 [2022-04-17T11:24:20.009Z] LinkType          : 
11:24:20 [2022-04-17T11:24:20.009Z] 
11:24:20 [2022-04-17T11:24:20.812Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s)
11:24:20 [2022-04-17T11:24:20.812Z] === RUN   TestBuildWithSession
11:24:20 [2022-04-17T11:24:20.812Z]     build_session_test.go:25: TODO: BuildKit
11:24:20 [2022-04-17T11:24:20.812Z] --- SKIP: TestBuildWithSession (0.00s)
11:24:20 [2022-04-17T11:24:20.812Z] === RUN   TestBuildSquashParent
11:24:21 [2022-04-17T11:24:21.029Z] INFO: Expanding go...
11:24:21 [2022-04-17T11:24:21.578Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
11:24:22 [2022-04-17T11:24:22.047Z] INFO: Configuring git core.autocrlf...
11:24:22 [2022-04-17T11:24:22.047Z] 
11:24:22 [2022-04-17T11:24:22.047Z] 
11:24:22 [2022-04-17T11:24:22.519Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:24:23 [2022-04-17T11:24:23.090Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:24:23 [2022-04-17T11:24:23.783Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
11:24:24 [2022-04-17T11:24:24.033Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:24:25 [2022-04-17T11:24:25.217Z] Removing intermediate container 6d4dfab3032f
11:24:25 [2022-04-17T11:24:25.217Z]  ---> e825b38e6fa0
11:24:25 [2022-04-17T11:24:25.217Z] 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
11:24:25 [2022-04-17T11:24:25.217Z]  ---> Running in 63632ca0181d
11:24:25 [2022-04-17T11:24:25.416Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:24:26 [2022-04-17T11:24:26.053Z] --- PASS: TestBuildSquashParent (4.59s)
11:24:26 [2022-04-17T11:24:26.053Z] === RUN   TestBuildWithRemoveAndForceRemove
11:24:26 [2022-04-17T11:24:26.053Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:24:26 [2022-04-17T11:24:26.053Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:24:26 [2022-04-17T11:24:26.053Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:24:26 [2022-04-17T11:24:26.053Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:24:26 [2022-04-17T11:24:26.053Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:24:26 [2022-04-17T11:24:26.053Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:24:26 [2022-04-17T11:24:26.053Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:24:26 [2022-04-17T11:24:26.053Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:24:26 [2022-04-17T11:24:26.053Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:24:26 [2022-04-17T11:24:26.053Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:24:26 [2022-04-17T11:24:26.053Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:24:26 [2022-04-17T11:24:26.053Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:24:26 [2022-04-17T11:24:26.053Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:24:26 [2022-04-17T11:24:26.053Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:24:26 [2022-04-17T11:24:26.356Z] --- PASS: TestBuildMultiStageCopy (7.36s)
11:24:26 [2022-04-17T11:24:26.356Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s)
11:24:26 [2022-04-17T11:24:26.356Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
11:24:26 [2022-04-17T11:24:26.356Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
11:24:26 [2022-04-17T11:24:26.356Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
11:24:26 [2022-04-17T11:24:26.356Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
11:24:26 [2022-04-17T11:24:26.356Z] === RUN   TestBuildMultiStageParentConfig
11:24:26 [2022-04-17T11:24:26.789Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin
11:24:26 [2022-04-17T11:24:26.789Z] go: downloading gotest.tools/gotestsum v1.7.0
11:24:26 [2022-04-17T11:24:26.986Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:24:26 [2022-04-17T11:24:26.986Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:24:27 [2022-04-17T11:24:27.260Z] go: downloading github.com/fatih/color v1.10.0
11:24:27 [2022-04-17T11:24:27.260Z] go: downloading github.com/dnephin/pflag v1.0.7
11:24:27 [2022-04-17T11:24:27.260Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:24:27 [2022-04-17T11:24:27.260Z] go: downloading github.com/pkg/errors v0.9.1
11:24:27 [2022-04-17T11:24:27.260Z] go: downloading golang.org/x/tools v0.1.0
11:24:27 [2022-04-17T11:24:27.727Z] go: downloading github.com/mattn/go-colorable v0.1.8
11:24:27 [2022-04-17T11:24:27.727Z] go: downloading github.com/mattn/go-isatty v0.0.12
11:24:27 [2022-04-17T11:24:27.727Z] go: downloading github.com/fsnotify/fsnotify v1.4.9
11:24:27 [2022-04-17T11:24:27.727Z] go: downloading github.com/jonboulle/clockwork v0.2.2
11:24:27 [2022-04-17T11:24:27.727Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
11:24:27 [2022-04-17T11:24:27.727Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
11:24:27 [2022-04-17T11:24:27.727Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
11:24:28 [2022-04-17T11:24:28.351Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:24:28 [2022-04-17T11:24:28.607Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:24:28 [2022-04-17T11:24:28.713Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
11:24:28 [2022-04-17T11:24:28.713Z] go: downloading golang.org/x/mod v0.3.0
11:24:29 [2022-04-17T11:24:29.974Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
11:24:29 [2022-04-17T11:24:29.974Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.43s)
11:24:29 [2022-04-17T11:24:29.974Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.55s)
11:24:29 [2022-04-17T11:24:29.974Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.36s)
11:24:29 [2022-04-17T11:24:29.974Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.40s)
11:24:29 [2022-04-17T11:24:29.974Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.41s)
11:24:29 [2022-04-17T11:24:29.974Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.57s)
11:24:29 [2022-04-17T11:24:29.974Z] === RUN   TestBuildMultiStageCopy
11:24:29 [2022-04-17T11:24:29.974Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:24:31 [2022-04-17T11:24:31.338Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:24:31 [2022-04-17T11:24:31.594Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:24:31 [2022-04-17T11:24:31.642Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
11:24:31 [2022-04-17T11:24:31.642Z] === RUN   TestBuildLabelWithTargets
11:24:31 [2022-04-17T11:24:31.849Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:24:32 [2022-04-17T11:24:32.106Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:24:32 [2022-04-17T11:24:32.361Z] --- PASS: TestBuildMultiStageCopy (2.29s)
11:24:32 [2022-04-17T11:24:32.361Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.39s)
11:24:32 [2022-04-17T11:24:32.361Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
11:24:32 [2022-04-17T11:24:32.361Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
11:24:32 [2022-04-17T11:24:32.361Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
11:24:32 [2022-04-17T11:24:32.361Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
11:24:32 [2022-04-17T11:24:32.361Z] === RUN   TestBuildMultiStageParentConfig
11:24:32 [2022-04-17T11:24:32.922Z] --- PASS: TestBuildMultiStageParentConfig (0.60s)
11:24:32 [2022-04-17T11:24:32.922Z] === RUN   TestBuildLabelWithTargets
11:24:33 [2022-04-17T11:24:33.851Z] --- PASS: TestBuildLabelWithTargets (0.96s)
11:24:33 [2022-04-17T11:24:33.851Z] === RUN   TestBuildWithEmptyLayers
11:24:34 [2022-04-17T11:24:34.412Z] --- PASS: TestBuildWithEmptyLayers (0.58s)
11:24:34 [2022-04-17T11:24:34.412Z] === RUN   TestBuildMultiStageOnBuild
11:24:36 [2022-04-17T11:24:36.302Z] --- PASS: TestBuildMultiStageOnBuild (1.70s)
11:24:36 [2022-04-17T11:24:36.302Z] === RUN   TestBuildUncleanTarFilenames
11:24:36 [2022-04-17T11:24:36.872Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
11:24:36 [2022-04-17T11:24:36.872Z] === RUN   TestBuildMultiStageLayerLeak
11:24:38 [2022-04-17T11:24:38.760Z] --- PASS: TestBuildMultiStageLayerLeak (1.69s)
11:24:38 [2022-04-17T11:24:38.760Z] === RUN   TestBuildWithHugeFile
11:24:39 [2022-04-17T11:24:39.771Z] --- PASS: TestBuildLabelWithTargets (8.00s)
11:24:39 [2022-04-17T11:24:39.771Z] === RUN   TestBuildWithEmptyLayers
11:24:41 [2022-04-17T11:24:41.858Z] ok  	github.com/docker/docker/libnetwork/ipam	16.285s	coverage: 85.3% of statements
11:24:41 [2022-04-17T11:24:41.858Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
11:24:41 [2022-04-17T11:24:41.858Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
11:24:41 [2022-04-17T11:24:41.858Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
11:24:41 [2022-04-17T11:24:41.858Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
11:24:41 [2022-04-17T11:24:41.858Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
11:24:41 [2022-04-17T11:24:41.858Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
11:24:41 [2022-04-17T11:24:41.858Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.266s	coverage: 74.0% of statements
11:24:41 [2022-04-17T11:24:41.858Z] ok  	github.com/docker/docker/libnetwork/iptables	0.163s	coverage: 45.1% of statements
11:24:41 [2022-04-17T11:24:41.858Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
11:24:41 [2022-04-17T11:24:41.858Z] ok  	github.com/docker/docker/libnetwork/netutils	0.019s	coverage: 44.1% of statements
11:24:42 [2022-04-17T11:24:42.311Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
11:24:42 [2022-04-17T11:24:42.311Z] === RUN   TestBuildMultiStageOnBuild
11:24:46 [2022-04-17T11:24:46.539Z] Removing intermediate container 63632ca0181d
11:24:46 [2022-04-17T11:24:46.539Z]  ---> b3ae3bdf7292
11:24:46 [2022-04-17T11:24:46.539Z] Step 9/11 : ENTRYPOINT ["powershell.exe"]
11:24:46 [2022-04-17T11:24:46.539Z]  ---> Running in 1a7df043149d
11:24:46 [2022-04-17T11:24:46.539Z] Removing intermediate container 1a7df043149d
11:24:46 [2022-04-17T11:24:46.539Z]  ---> dcd9058ea94a
11:24:46 [2022-04-17T11:24:46.539Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker
11:24:46 [2022-04-17T11:24:46.539Z]  ---> Running in e675588f4dde
11:24:47 [2022-04-17T11:24:47.006Z] Removing intermediate container e675588f4dde
11:24:47 [2022-04-17T11:24:47.006Z]  ---> 1bd510519545
11:24:47 [2022-04-17T11:24:47.006Z] Step 11/11 : COPY . .
11:24:47 [2022-04-17T11:24:47.593Z] --- PASS: TestBuildMultiStageOnBuild (5.03s)
11:24:47 [2022-04-17T11:24:47.593Z] === RUN   TestBuildUncleanTarFilenames
11:24:47 [2022-04-17T11:24:47.873Z] --- PASS: TestBuildUncleanTarFilenames (0.65s)
11:24:47 [2022-04-17T11:24:47.873Z] === RUN   TestBuildMultiStageLayerLeak
11:24:52 [2022-04-17T11:24:52.102Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s)
11:24:52 [2022-04-17T11:24:52.102Z] === RUN   TestBuildWithHugeFile
11:24:56 [2022-04-17T11:24:56.877Z] INFO: Expanding compiler 1 of 3...
11:24:56 [2022-04-17T11:24:56.877Z] INFO: Expanding compiler 2 of 3...
11:24:58 [2022-04-17T11:24:58.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:24:58 [2022-04-17T11:24:58.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:24:59 [2022-04-17T11:24:59.091Z] INFO: Expanding compiler 3 of 3...
11:24:59 [2022-04-17T11:24:59.558Z] INFO: Removing downloaded files...
11:24:59 [2022-04-17T11:24:59.558Z] INFO: Downloading containerd
11:25:12 [2022-04-17T11:25:12.045Z] 
11:25:12 [2022-04-17T11:25:12.045Z] Name                           Version          Source           Summary       
11:25:12 [2022-04-17T11:25:12.045Z] ----                           -------          ------           -------       
11:25:12 [2022-04-17T11:25:12.045Z] 7Zip4Powershell                2.1.0            PSGallery        Powershell ...
11:25:13 [2022-04-17T11:25:13.036Z] 
11:25:13 [2022-04-17T11:25:13.036Z] PSPath            : Microsoft.PowerShell.Core\FileSystem::C:\containerd
11:25:13 [2022-04-17T11:25:13.036Z] PSParentPath      : Microsoft.PowerShell.Core\FileSystem::C:\
11:25:13 [2022-04-17T11:25:13.036Z] PSChildName       : containerd
11:25:13 [2022-04-17T11:25:13.036Z] PSDrive           : C
11:25:13 [2022-04-17T11:25:13.036Z] PSProvider        : Microsoft.PowerShell.Core\FileSystem
11:25:13 [2022-04-17T11:25:13.036Z] PSIsContainer     : True
11:25:13 [2022-04-17T11:25:13.036Z] Name              : containerd
11:25:13 [2022-04-17T11:25:13.036Z] FullName          : C:\containerd
11:25:13 [2022-04-17T11:25:13.036Z] Parent            : 
11:25:13 [2022-04-17T11:25:13.036Z] Exists            : True
11:25:13 [2022-04-17T11:25:13.036Z] Root              : C:\
11:25:13 [2022-04-17T11:25:13.036Z] Extension         : 
11:25:13 [2022-04-17T11:25:13.036Z] CreationTime      : 4/17/2022 11:25:12 AM
11:25:13 [2022-04-17T11:25:13.036Z] CreationTimeUtc   : 4/17/2022 11:25:12 AM
11:25:13 [2022-04-17T11:25:13.036Z] LastAccessTime    : 4/17/2022 11:25:12 AM
11:25:13 [2022-04-17T11:25:13.036Z] LastAccessTimeUtc : 4/17/2022 11:25:12 AM
11:25:13 [2022-04-17T11:25:13.036Z] LastWriteTime     : 4/17/2022 11:25:12 AM
11:25:13 [2022-04-17T11:25:13.036Z] LastWriteTimeUtc  : 4/17/2022 11:25:12 AM
11:25:13 [2022-04-17T11:25:13.036Z] Attributes        : Directory
11:25:13 [2022-04-17T11:25:13.036Z] Mode              : d-----
11:25:13 [2022-04-17T11:25:13.036Z] BaseName          : containerd
11:25:13 [2022-04-17T11:25:13.036Z] Target            : {}
11:25:13 [2022-04-17T11:25:13.036Z] LinkType          : 
11:25:13 [2022-04-17T11:25:13.036Z] 
11:25:14 [2022-04-17T11:25:14.602Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
11:25:14 [2022-04-17T11:25:14.602Z] INFO: Configuring git core.autocrlf...
11:25:14 [2022-04-17T11:25:14.602Z] 
11:25:14 [2022-04-17T11:25:14.602Z] 
11:25:17 [2022-04-17T11:25:17.107Z]  ---> bc3c862ef472
11:25:17 [2022-04-17T11:25:17.108Z] Successfully built bc3c862ef472
11:25:17 [2022-04-17T11:25:17.108Z] Successfully tagged docker:latest
11:25:17 [2022-04-17T11:25:17.108Z] INFO: Image build ended at 04/17/2022 11:25:15. Duration:00:03:21.4871888
11:25:17 [2022-04-17T11:25:17.108Z] 
11:25:17 [2022-04-17T11:25:17.108Z] 
11:25:17 [2022-04-17T11:25:17.108Z] INFO: Building the test binaries at 04/17/2022 11:25:15...
11:25:20 [2022-04-17T11:25:20.054Z] INFO: make.ps1 starting at 04/17/2022 11:25:19
11:25:20 [2022-04-17T11:25:20.054Z] INFO: Git commit (83969fa3dd) assumed from DOCKER_GITCOMMIT environment variable
11:25:20 [2022-04-17T11:25:20.054Z] INFO: Invoking autogen...
11:25:20 [2022-04-17T11:25:20.522Z] INFO: Building daemon...
11:25:34 [2022-04-17T11:25:34.933Z] --- PASS: TestBuildWithHugeFile (51.47s)
11:25:34 [2022-04-17T11:25:34.934Z] === RUN   TestBuildWCOWSandboxSize
11:25:34 [2022-04-17T11:25:34.934Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:25:34 [2022-04-17T11:25:34.934Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
11:25:34 [2022-04-17T11:25:34.934Z] === RUN   TestBuildWithEmptyDockerfile
11:25:34 [2022-04-17T11:25:34.934Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:25:34 [2022-04-17T11:25:34.934Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:25:34 [2022-04-17T11:25:34.934Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:25:34 [2022-04-17T11:25:34.934Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:25:34 [2022-04-17T11:25:34.934Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:25:34 [2022-04-17T11:25:34.934Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:25:34 [2022-04-17T11:25:34.934Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:25:34 [2022-04-17T11:25:34.934Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:25:34 [2022-04-17T11:25:34.934Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:25:34 [2022-04-17T11:25:34.934Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
11:25:34 [2022-04-17T11:25:34.934Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s)
11:25:34 [2022-04-17T11:25:34.934Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s)
11:25:34 [2022-04-17T11:25:34.934Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
11:25:34 [2022-04-17T11:25:34.934Z] === RUN   TestBuildPreserveOwnership
11:25:34 [2022-04-17T11:25:34.934Z] === RUN   TestBuildPreserveOwnership/copy_from
11:25:34 [2022-04-17T11:25:34.934Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:25:34 [2022-04-17T11:25:34.934Z] --- PASS: TestBuildPreserveOwnership (3.47s)
11:25:34 [2022-04-17T11:25:34.934Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.34s)
11:25:34 [2022-04-17T11:25:34.934Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.13s)
11:25:34 [2022-04-17T11:25:34.934Z] === RUN   TestBuildPlatformInvalid
11:25:34 [2022-04-17T11:25:34.934Z] --- PASS: TestBuildPlatformInvalid (0.07s)
11:25:34 [2022-04-17T11:25:34.934Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
11:25:34 [2022-04-17T11:25:34.934Z] Loaded image: busybox:latest
11:25:34 [2022-04-17T11:25:34.934Z] Loaded image: busybox:glibc
11:25:35 [2022-04-17T11:25:35.864Z] Loaded image: debian:bullseye-slim
11:25:35 [2022-04-17T11:25:35.864Z] Loaded image: hello-world:latest
11:25:35 [2022-04-17T11:25:35.864Z] Loaded image: arm32v7/hello-world:latest
11:25:45 [2022-04-17T11:25:45.807Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.42s)
11:25:45 [2022-04-17T11:25:45.807Z] PASS
11:25:45 [2022-04-17T11:25:45.807Z] 
11:25:45 [2022-04-17T11:25:45.807Z] === Skipped
11:25:45 [2022-04-17T11:25:45.807Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
11:25:45 [2022-04-17T11:25:45.807Z]     build_session_test.go:25: TODO: BuildKit
11:25:45 [2022-04-17T11:25:45.807Z] 
11:25:45 [2022-04-17T11:25:45.807Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
11:25:45 [2022-04-17T11:25:45.807Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:25:45 [2022-04-17T11:25:45.807Z] 
11:25:45 [2022-04-17T11:25:45.807Z] DONE 34 tests, 2 skipped in 87.552s
11:25:45 [2022-04-17T11:25:45.807Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
11:25:45 [2022-04-17T11:25:45.807Z] INFO: Testing against a local daemon
11:25:45 [2022-04-17T11:25:45.807Z] === RUN   TestConfigInspect
11:25:46 [2022-04-17T11:25:46.369Z] --- PASS: TestConfigInspect (2.25s)
11:25:46 [2022-04-17T11:25:46.369Z] === RUN   TestConfigList
11:25:48 [2022-04-17T11:25:48.373Z] --- PASS: TestBuildWithHugeFile (50.72s)
11:25:48 [2022-04-17T11:25:48.373Z] === RUN   TestBuildWCOWSandboxSize
11:25:48 [2022-04-17T11:25:48.373Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:25:48 [2022-04-17T11:25:48.373Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
11:25:48 [2022-04-17T11:25:48.373Z] === RUN   TestBuildWithEmptyDockerfile
11:25:48 [2022-04-17T11:25:48.373Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:25:48 [2022-04-17T11:25:48.373Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:25:48 [2022-04-17T11:25:48.373Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:25:48 [2022-04-17T11:25:48.373Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:25:48 [2022-04-17T11:25:48.373Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:25:48 [2022-04-17T11:25:48.373Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:25:48 [2022-04-17T11:25:48.373Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:25:48 [2022-04-17T11:25:48.373Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:25:48 [2022-04-17T11:25:48.373Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:25:48 [2022-04-17T11:25:48.373Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
11:25:48 [2022-04-17T11:25:48.373Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
11:25:48 [2022-04-17T11:25:48.373Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
11:25:48 [2022-04-17T11:25:48.373Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
11:25:48 [2022-04-17T11:25:48.373Z] === RUN   TestBuildPreserveOwnership
11:25:48 [2022-04-17T11:25:48.373Z] === RUN   TestBuildPreserveOwnership/copy_from
11:25:48 [2022-04-17T11:25:48.884Z] --- PASS: TestConfigList (2.16s)
11:25:48 [2022-04-17T11:25:48.885Z] === RUN   TestConfigsCreateAndDelete
11:25:49 [2022-04-17T11:25:49.314Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:25:50 [2022-04-17T11:25:50.772Z] --- PASS: TestConfigsCreateAndDelete (2.13s)
11:25:50 [2022-04-17T11:25:50.772Z] === RUN   TestConfigsUpdate
11:25:51 [2022-04-17T11:25:51.209Z] INFO [linters context/goanalysis] analyzers took 4m39.798577851s with top 10 stages: buildir: 2m1.553562931s, goimports: 25.270762304s, unconvert: 17.296542696s, gosec: 16.178625822s, S1038: 8.043402899s, golint: 7.936315885s, misspell: 5.731447733s, nilness: 3.986895006s, inspect: 3.800502577s, printf: 3.415246934s 
11:25:51 [2022-04-17T11:25:51.209Z] INFO [runner] Issues before processing: 3056, after processing: 0 
11:25:51 [2022-04-17T11:25:51.209Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2440/2440, autogenerated_exclude: 2055/2440, exclude: 2055/2055, exclude-rules: 78/2055, nolint: 0/78, path_prettifier: 2440/2440, identifier_marker: 2055/2055, skip_files: 2440/2440, filename_unadjuster: 2440/2440, cgo: 2440/3056 
11:25:51 [2022-04-17T11:25:51.209Z] INFO [runner] processing took 80.259136ms with stages: nolint: 31.048753ms, identifier_marker: 21.459332ms, path_prettifier: 9.482123ms, autogenerated_exclude: 8.351587ms, exclude-rules: 7.695572ms, skip_dirs: 1.797223ms, cgo: 274.53µs, filename_unadjuster: 145.252µs, max_same_issues: 1.241µs, uniq_by_line: 602ns, skip_files: 509ns, exclude: 387ns, diff: 304ns, path_shortener: 297ns, source_code: 285ns, max_from_linter: 246ns, sort_results: 242ns, severity-rules: 236ns, max_per_file_from_linter: 223ns, path_prefixer: 192ns 
11:25:51 [2022-04-17T11:25:51.209Z] INFO [runner] linters took 1m30.541284962s with stages: goanalysis_metalinter: 1m30.460909513s 
11:25:51 [2022-04-17T11:25:51.209Z] INFO File cache stats: 1666 entries of total size 8.4MiB 
11:25:51 [2022-04-17T11:25:51.209Z] INFO Memory: 2591 samples, avg is 289.5MB, max is 1199.4MB 
11:25:51 [2022-04-17T11:25:51.209Z] INFO Execution took 4m18.9695268s                 
11:25:51 [2022-04-17T11:25:51.209Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
11:25:51 [2022-04-17T11:25:51.542Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43449/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=83969fa3ddf8b10ade7189073638885e8234f586 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:83969fa3ddf8b10ade7189073638885e8234f586 hack/make.sh dynbinary test-docker-py
11:25:51 [2022-04-17T11:25:51.799Z] 
11:25:52 [2022-04-17T11:25:52.057Z] Removing bundles/
11:25:52 [2022-04-17T11:25:52.057Z] 
11:25:52 [2022-04-17T11:25:52.057Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:25:52 [2022-04-17T11:25:52.057Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:25:52 [2022-04-17T11:25:52.057Z] GOOS="" GOARCH="" GOARM=""
11:25:52 [2022-04-17T11:25:52.664Z] --- PASS: TestConfigsUpdate (2.12s)
11:25:52 [2022-04-17T11:25:52.664Z] === RUN   TestTemplatedConfig
11:25:53 [2022-04-17T11:25:53.519Z] --- PASS: TestBuildPreserveOwnership (9.94s)
11:25:53 [2022-04-17T11:25:53.519Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.92s)
11:25:53 [2022-04-17T11:25:53.519Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
11:25:53 [2022-04-17T11:25:53.519Z] === RUN   TestBuildPlatformInvalid
11:25:53 [2022-04-17T11:25:53.519Z] --- PASS: TestBuildPlatformInvalid (0.09s)
11:25:53 [2022-04-17T11:25:53.519Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
11:25:53 [2022-04-17T11:25:53.519Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
11:25:53 [2022-04-17T11:25:53.519Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
11:25:53 [2022-04-17T11:25:53.519Z] PASS
11:25:53 [2022-04-17T11:25:53.519Z] 
11:25:53 [2022-04-17T11:25:53.519Z] === Skipped
11:25:53 [2022-04-17T11:25:53.519Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
11:25:53 [2022-04-17T11:25:53.519Z]     build_session_test.go:25: TODO: BuildKit
11:25:53 [2022-04-17T11:25:53.519Z] 
11:25:53 [2022-04-17T11:25:53.519Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
11:25:53 [2022-04-17T11:25:53.519Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:25:53 [2022-04-17T11:25:53.519Z] 
11:25:53 [2022-04-17T11:25:53.519Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
11:25:53 [2022-04-17T11:25:53.519Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
11:25:53 [2022-04-17T11:25:53.519Z] 
11:25:53 [2022-04-17T11:25:53.519Z] DONE 34 tests, 3 skipped in 111.194s
11:25:53 [2022-04-17T11:25:53.519Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
11:25:53 [2022-04-17T11:25:53.519Z] INFO: Testing against a local daemon
11:25:53 [2022-04-17T11:25:53.519Z] === RUN   TestConfigInspect
11:25:53 [2022-04-17T11:25:53.520Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:25:53 [2022-04-17T11:25:53.520Z] --- SKIP: TestConfigInspect (0.02s)
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestConfigList
11:25:53 [2022-04-17T11:25:53.520Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:25:53 [2022-04-17T11:25:53.520Z] --- SKIP: TestConfigList (0.01s)
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestConfigsCreateAndDelete
11:25:53 [2022-04-17T11:25:53.520Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:25:53 [2022-04-17T11:25:53.520Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestConfigsUpdate
11:25:53 [2022-04-17T11:25:53.520Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:25:53 [2022-04-17T11:25:53.520Z] --- SKIP: TestConfigsUpdate (0.01s)
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestTemplatedConfig
11:25:53 [2022-04-17T11:25:53.520Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:25:53 [2022-04-17T11:25:53.520Z] --- SKIP: TestTemplatedConfig (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestConfigCreateResolve
11:25:53 [2022-04-17T11:25:53.520Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:25:53 [2022-04-17T11:25:53.520Z] --- SKIP: TestConfigCreateResolve (0.02s)
11:25:53 [2022-04-17T11:25:53.520Z] PASS
11:25:53 [2022-04-17T11:25:53.520Z] 
11:25:53 [2022-04-17T11:25:53.520Z] === Skipped
11:25:53 [2022-04-17T11:25:53.520Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
11:25:53 [2022-04-17T11:25:53.520Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:25:53 [2022-04-17T11:25:53.520Z] 
11:25:53 [2022-04-17T11:25:53.520Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
11:25:53 [2022-04-17T11:25:53.520Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:25:53 [2022-04-17T11:25:53.520Z] 
11:25:53 [2022-04-17T11:25:53.520Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
11:25:53 [2022-04-17T11:25:53.520Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:25:53 [2022-04-17T11:25:53.520Z] 
11:25:53 [2022-04-17T11:25:53.520Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
11:25:53 [2022-04-17T11:25:53.520Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:25:53 [2022-04-17T11:25:53.520Z] 
11:25:53 [2022-04-17T11:25:53.520Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:25:53 [2022-04-17T11:25:53.520Z] 
11:25:53 [2022-04-17T11:25:53.520Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s)
11:25:53 [2022-04-17T11:25:53.520Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:25:53 [2022-04-17T11:25:53.520Z] 
11:25:53 [2022-04-17T11:25:53.520Z] DONE 6 tests, 6 skipped in 0.159s
11:25:53 [2022-04-17T11:25:53.520Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
11:25:53 [2022-04-17T11:25:53.520Z] INFO: Testing against a local daemon
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestCheckpoint
11:25:53 [2022-04-17T11:25:53.520Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:25:53 [2022-04-17T11:25:53.520Z] --- SKIP: TestCheckpoint (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/commit
11:25:53 [2022-04-17T11:25:53.520Z] === PAUSE TestContainerInvalidJSON/commit
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/containers/create
11:25:53 [2022-04-17T11:25:53.520Z] === PAUSE TestContainerInvalidJSON/containers/create
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
11:25:53 [2022-04-17T11:25:53.520Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
11:25:53 [2022-04-17T11:25:53.520Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
11:25:53 [2022-04-17T11:25:53.520Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:25:53 [2022-04-17T11:25:53.520Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
11:25:53 [2022-04-17T11:25:53.520Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
11:25:53 [2022-04-17T11:25:53.520Z] === CONT  TestContainerInvalidJSON/commit
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
11:25:53 [2022-04-17T11:25:53.520Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
11:25:53 [2022-04-17T11:25:53.520Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/commit/empty_body
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
11:25:53 [2022-04-17T11:25:53.520Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
11:25:53 [2022-04-17T11:25:53.520Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
11:25:53 [2022-04-17T11:25:53.520Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
11:25:53 [2022-04-17T11:25:53.520Z] === CONT  TestContainerInvalidJSON/containers/create
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
11:25:53 [2022-04-17T11:25:53.520Z] --- PASS: TestContainerInvalidJSON (0.01s)
11:25:53 [2022-04-17T11:25:53.520Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
11:25:53 [2022-04-17T11:25:53.520Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
11:25:53 [2022-04-17T11:25:53.520Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:25:53 [2022-04-17T11:25:53.781Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
11:25:53 [2022-04-17T11:25:53.781Z] === RUN   TestCopyFromContainerPathIsNotDir
11:25:53 [2022-04-17T11:25:53.781Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
11:25:53 [2022-04-17T11:25:53.781Z] === RUN   TestCopyToContainerPathDoesNotExist
11:25:53 [2022-04-17T11:25:53.781Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
11:25:53 [2022-04-17T11:25:53.781Z] === RUN   TestCopyToContainerPathIsNotDir
11:25:53 [2022-04-17T11:25:53.781Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
11:25:53 [2022-04-17T11:25:53.781Z] === RUN   TestCopyFromContainer
11:25:55 [2022-04-17T11:25:55.935Z] --- PASS: TestTemplatedConfig (2.75s)
11:25:55 [2022-04-17T11:25:55.935Z] === RUN   TestConfigCreateResolve
11:25:57 [2022-04-17T11:25:57.084Z] === RUN   TestCopyFromContainer//
11:25:57 [2022-04-17T11:25:57.345Z] === RUN   TestCopyFromContainer//bar/root
11:25:57 [2022-04-17T11:25:57.345Z] === RUN   TestCopyFromContainer//bar/root/
11:25:57 [2022-04-17T11:25:57.345Z] === RUN   TestCopyFromContainer/bar/quux
11:25:57 [2022-04-17T11:25:57.345Z] === RUN   TestCopyFromContainer/bar/quux/
11:25:57 [2022-04-17T11:25:57.345Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:25:57 [2022-04-17T11:25:57.606Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:25:57 [2022-04-17T11:25:57.606Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:25:57 [2022-04-17T11:25:57.606Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:25:57 [2022-04-17T11:25:57.606Z] === RUN   TestCopyFromContainer/bar/notarget
11:25:57 [2022-04-17T11:25:57.868Z] --- PASS: TestCopyFromContainer (3.93s)
11:25:57 [2022-04-17T11:25:57.868Z]     --- PASS: TestCopyFromContainer// (0.06s)
11:25:57 [2022-04-17T11:25:57.868Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
11:25:57 [2022-04-17T11:25:57.868Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
11:25:57 [2022-04-17T11:25:57.868Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
11:25:57 [2022-04-17T11:25:57.868Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
11:25:57 [2022-04-17T11:25:57.868Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
11:25:57 [2022-04-17T11:25:57.868Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
11:25:57 [2022-04-17T11:25:57.868Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
11:25:57 [2022-04-17T11:25:57.868Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
11:25:57 [2022-04-17T11:25:57.868Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
11:25:57 [2022-04-17T11:25:57.868Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:25:57 [2022-04-17T11:25:57.868Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:25:57 [2022-04-17T11:25:57.868Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:25:57 [2022-04-17T11:25:57.868Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:25:57 [2022-04-17T11:25:57.868Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:25:57 [2022-04-17T11:25:57.868Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:25:57 [2022-04-17T11:25:57.868Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:25:57 [2022-04-17T11:25:57.868Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:25:57 [2022-04-17T11:25:57.868Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:25:57 [2022-04-17T11:25:57.868Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:25:57 [2022-04-17T11:25:57.868Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:25:57 [2022-04-17T11:25:57.868Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:25:57 [2022-04-17T11:25:57.868Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:25:57 [2022-04-17T11:25:57.868Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:25:57 [2022-04-17T11:25:57.868Z] === RUN   TestCreateLinkToNonExistingContainer
11:25:57 [2022-04-17T11:25:57.868Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestCreateWithInvalidEnv
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestCreateWithInvalidEnv/0
11:25:57 [2022-04-17T11:25:57.869Z] === PAUSE TestCreateWithInvalidEnv/0
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestCreateWithInvalidEnv/1
11:25:57 [2022-04-17T11:25:57.869Z] === PAUSE TestCreateWithInvalidEnv/1
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestCreateWithInvalidEnv/2
11:25:57 [2022-04-17T11:25:57.869Z] === PAUSE TestCreateWithInvalidEnv/2
11:25:57 [2022-04-17T11:25:57.869Z] === CONT  TestCreateWithInvalidEnv/0
11:25:57 [2022-04-17T11:25:57.869Z] === CONT  TestCreateWithInvalidEnv/2
11:25:57 [2022-04-17T11:25:57.869Z] === CONT  TestCreateWithInvalidEnv/1
11:25:57 [2022-04-17T11:25:57.869Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:25:57 [2022-04-17T11:25:57.869Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestCreateTmpfsMountsTarget
11:25:57 [2022-04-17T11:25:57.869Z] --- PASS: TestConfigCreateResolve (2.15s)
11:25:57 [2022-04-17T11:25:57.869Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
11:25:57 [2022-04-17T11:25:57.869Z] PASS
11:25:57 [2022-04-17T11:25:57.869Z] 
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestCreateWithCustomMaskedPaths
11:25:57 [2022-04-17T11:25:57.869Z] DONE 6 tests in 13.571s
11:25:57 [2022-04-17T11:25:57.869Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
11:25:57 [2022-04-17T11:25:57.869Z] INFO: Testing against a local daemon
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestCheckpoint
11:25:57 [2022-04-17T11:25:57.869Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:25:57 [2022-04-17T11:25:57.869Z] --- SKIP: TestCheckpoint (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/commit
11:25:57 [2022-04-17T11:25:57.869Z] === PAUSE TestContainerInvalidJSON/commit
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/create
11:25:57 [2022-04-17T11:25:57.869Z] === PAUSE TestContainerInvalidJSON/containers/create
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
11:25:57 [2022-04-17T11:25:57.869Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
11:25:57 [2022-04-17T11:25:57.869Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
11:25:57 [2022-04-17T11:25:57.869Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:25:57 [2022-04-17T11:25:57.869Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
11:25:57 [2022-04-17T11:25:57.869Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
11:25:57 [2022-04-17T11:25:57.869Z] === CONT  TestContainerInvalidJSON/commit
11:25:57 [2022-04-17T11:25:57.869Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/commit/empty_body
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
11:25:57 [2022-04-17T11:25:57.869Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
11:25:57 [2022-04-17T11:25:57.869Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
11:25:57 [2022-04-17T11:25:57.869Z] === CONT  TestContainerInvalidJSON/containers/create
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
11:25:57 [2022-04-17T11:25:57.869Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
11:25:57 [2022-04-17T11:25:57.869Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
11:25:57 [2022-04-17T11:25:57.869Z] --- PASS: TestContainerInvalidJSON (0.02s)
11:25:57 [2022-04-17T11:25:57.869Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:25:57 [2022-04-17T11:25:57.869Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestCopyFromContainerPathIsNotDir
11:25:57 [2022-04-17T11:25:57.869Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestCopyToContainerPathDoesNotExist
11:25:57 [2022-04-17T11:25:57.869Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestCopyToContainerPathIsNotDir
11:25:57 [2022-04-17T11:25:57.869Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestCopyFromContainer
11:25:59 [2022-04-17T11:25:59.237Z] === RUN   TestCopyFromContainer//
11:25:59 [2022-04-17T11:25:59.237Z] === RUN   TestCopyFromContainer//bar/root
11:25:59 [2022-04-17T11:25:59.237Z] === RUN   TestCopyFromContainer//bar/root/
11:25:59 [2022-04-17T11:25:59.237Z] === RUN   TestCopyFromContainer/bar/quux
11:25:59 [2022-04-17T11:25:59.237Z] === RUN   TestCopyFromContainer/bar/quux/
11:25:59 [2022-04-17T11:25:59.237Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:25:59 [2022-04-17T11:25:59.237Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:25:59 [2022-04-17T11:25:59.253Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s)
11:25:59 [2022-04-17T11:25:59.253Z] === RUN   TestCreateWithCustomReadonlyPaths
11:25:59 [2022-04-17T11:25:59.494Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:25:59 [2022-04-17T11:25:59.494Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:25:59 [2022-04-17T11:25:59.494Z] === RUN   TestCopyFromContainer/bar/notarget
11:25:59 [2022-04-17T11:25:59.494Z] --- PASS: TestCopyFromContainer (1.66s)
11:25:59 [2022-04-17T11:25:59.494Z]     --- PASS: TestCopyFromContainer// (0.06s)
11:25:59 [2022-04-17T11:25:59.494Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
11:25:59 [2022-04-17T11:25:59.494Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
11:25:59 [2022-04-17T11:25:59.494Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
11:25:59 [2022-04-17T11:25:59.494Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
11:25:59 [2022-04-17T11:25:59.494Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
11:25:59 [2022-04-17T11:25:59.494Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
11:25:59 [2022-04-17T11:25:59.494Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
11:25:59 [2022-04-17T11:25:59.494Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
11:25:59 [2022-04-17T11:25:59.494Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
11:25:59 [2022-04-17T11:25:59.494Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:25:59 [2022-04-17T11:25:59.494Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:25:59 [2022-04-17T11:25:59.494Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:25:59 [2022-04-17T11:25:59.494Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:25:59 [2022-04-17T11:25:59.494Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:25:59 [2022-04-17T11:25:59.494Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:25:59 [2022-04-17T11:25:59.494Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:25:59 [2022-04-17T11:25:59.494Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:25:59 [2022-04-17T11:25:59.494Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:25:59 [2022-04-17T11:25:59.494Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:25:59 [2022-04-17T11:25:59.494Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:25:59 [2022-04-17T11:25:59.494Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:25:59 [2022-04-17T11:25:59.494Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:25:59 [2022-04-17T11:25:59.494Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:25:59 [2022-04-17T11:25:59.494Z] === RUN   TestCreateLinkToNonExistingContainer
11:25:59 [2022-04-17T11:25:59.750Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
11:25:59 [2022-04-17T11:25:59.750Z] === RUN   TestCreateWithInvalidEnv
11:25:59 [2022-04-17T11:25:59.750Z] === RUN   TestCreateWithInvalidEnv/0
11:25:59 [2022-04-17T11:25:59.750Z] === PAUSE TestCreateWithInvalidEnv/0
11:25:59 [2022-04-17T11:25:59.750Z] === RUN   TestCreateWithInvalidEnv/1
11:25:59 [2022-04-17T11:25:59.750Z] === PAUSE TestCreateWithInvalidEnv/1
11:25:59 [2022-04-17T11:25:59.750Z] === RUN   TestCreateWithInvalidEnv/2
11:25:59 [2022-04-17T11:25:59.750Z] === PAUSE TestCreateWithInvalidEnv/2
11:25:59 [2022-04-17T11:25:59.750Z] === CONT  TestCreateWithInvalidEnv/0
11:25:59 [2022-04-17T11:25:59.750Z] === CONT  TestCreateWithInvalidEnv/2
11:25:59 [2022-04-17T11:25:59.750Z] === CONT  TestCreateWithInvalidEnv/1
11:25:59 [2022-04-17T11:25:59.750Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:25:59 [2022-04-17T11:25:59.750Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:25:59 [2022-04-17T11:25:59.750Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:25:59 [2022-04-17T11:25:59.750Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:25:59 [2022-04-17T11:25:59.750Z] === RUN   TestCreateTmpfsMountsTarget
11:25:59 [2022-04-17T11:25:59.750Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
11:25:59 [2022-04-17T11:25:59.750Z] === RUN   TestCreateWithCustomMaskedPaths
11:26:00 [2022-04-17T11:26:00.194Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s)
11:26:00 [2022-04-17T11:26:00.194Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:26:00 [2022-04-17T11:26:00.194Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:26:00 [2022-04-17T11:26:00.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:26:00 [2022-04-17T11:26:00.194Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:26:00 [2022-04-17T11:26:00.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:26:00 [2022-04-17T11:26:00.194Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:26:00 [2022-04-17T11:26:00.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:26:00 [2022-04-17T11:26:00.194Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:26:00 [2022-04-17T11:26:00.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:26:00 [2022-04-17T11:26:00.194Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:26:00 [2022-04-17T11:26:00.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:26:00 [2022-04-17T11:26:00.194Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:26:00 [2022-04-17T11:26:00.194Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:26:00 [2022-04-17T11:26:00.194Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:26:00 [2022-04-17T11:26:00.194Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:26:00 [2022-04-17T11:26:00.194Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:26:00 [2022-04-17T11:26:00.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
11:26:00 [2022-04-17T11:26:00.194Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
11:26:00 [2022-04-17T11:26:00.194Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
11:26:00 [2022-04-17T11:26:00.194Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
11:26:00 [2022-04-17T11:26:00.194Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
11:26:00 [2022-04-17T11:26:00.194Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
11:26:00 [2022-04-17T11:26:00.194Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:26:00 [2022-04-17T11:26:00.454Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s)
11:26:00 [2022-04-17T11:26:00.454Z] === RUN   TestCreateDifferentPlatform
11:26:00 [2022-04-17T11:26:00.454Z] === RUN   TestCreateDifferentPlatform/different_os
11:26:00 [2022-04-17T11:26:00.454Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:26:00 [2022-04-17T11:26:00.454Z] --- PASS: TestCreateDifferentPlatform (0.01s)
11:26:00 [2022-04-17T11:26:00.454Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:26:00 [2022-04-17T11:26:00.454Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:26:00 [2022-04-17T11:26:00.454Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:26:00 [2022-04-17T11:26:00.454Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
11:26:00 [2022-04-17T11:26:00.454Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:26:00 [2022-04-17T11:26:00.715Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
11:26:00 [2022-04-17T11:26:00.715Z] === RUN   TestContainerStartOnDaemonRestart
11:26:00 [2022-04-17T11:26:00.715Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
11:26:00 [2022-04-17T11:26:00.715Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
11:26:00 [2022-04-17T11:26:00.715Z] === RUN   TestDaemonRestartIpcMode
11:26:00 [2022-04-17T11:26:00.715Z] === PAUSE TestDaemonRestartIpcMode
11:26:00 [2022-04-17T11:26:00.715Z] === RUN   TestDaemonHostGatewayIP
11:26:00 [2022-04-17T11:26:00.715Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
11:26:00 [2022-04-17T11:26:00.715Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
11:26:00 [2022-04-17T11:26:00.715Z] === RUN   TestRestartDaemonWithRestartingContainer
11:26:00 [2022-04-17T11:26:00.715Z] === PAUSE TestRestartDaemonWithRestartingContainer
11:26:00 [2022-04-17T11:26:00.715Z] === RUN   TestContainerKillOnDaemonStart
11:26:00 [2022-04-17T11:26:00.715Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
11:26:00 [2022-04-17T11:26:00.715Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
11:26:00 [2022-04-17T11:26:00.715Z] === RUN   TestDiff
11:26:00 [2022-04-17T11:26:00.976Z] --- PASS: TestDiff (0.38s)
11:26:00 [2022-04-17T11:26:00.976Z] === RUN   TestExecWithCloseStdin
11:26:01 [2022-04-17T11:26:01.115Z] --- PASS: TestCreateWithCustomMaskedPaths (1.50s)
11:26:01 [2022-04-17T11:26:01.115Z] === RUN   TestCreateWithCustomReadonlyPaths
11:26:01 [2022-04-17T11:26:01.546Z] --- PASS: TestExecWithCloseStdin (0.45s)
11:26:01 [2022-04-17T11:26:01.546Z] === RUN   TestExec
11:26:01 [2022-04-17T11:26:01.806Z] --- PASS: TestExec (0.44s)
11:26:01 [2022-04-17T11:26:01.806Z] === RUN   TestExecUser
11:26:02 [2022-04-17T11:26:02.379Z] --- PASS: TestExecUser (0.49s)
11:26:02 [2022-04-17T11:26:02.379Z] === RUN   TestExportContainerAndImportImage
11:26:02 [2022-04-17T11:26:02.953Z] --- PASS: TestExportContainerAndImportImage (0.57s)
11:26:02 [2022-04-17T11:26:02.953Z] === RUN   TestExportContainerAfterDaemonRestart
11:26:03 [2022-04-17T11:26:03.028Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.50s)
11:26:03 [2022-04-17T11:26:03.028Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:26:03 [2022-04-17T11:26:03.028Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:26:03 [2022-04-17T11:26:03.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:26:03 [2022-04-17T11:26:03.028Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:26:03 [2022-04-17T11:26:03.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:26:03 [2022-04-17T11:26:03.028Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:26:03 [2022-04-17T11:26:03.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:26:03 [2022-04-17T11:26:03.028Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:26:03 [2022-04-17T11:26:03.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:26:03 [2022-04-17T11:26:03.028Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:26:03 [2022-04-17T11:26:03.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:26:03 [2022-04-17T11:26:03.028Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:26:03 [2022-04-17T11:26:03.028Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:26:03 [2022-04-17T11:26:03.028Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:26:03 [2022-04-17T11:26:03.028Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:26:03 [2022-04-17T11:26:03.028Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:26:03 [2022-04-17T11:26:03.028Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
11:26:03 [2022-04-17T11:26:03.028Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
11:26:03 [2022-04-17T11:26:03.028Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:26:03 [2022-04-17T11:26:03.028Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:26:03 [2022-04-17T11:26:03.028Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
11:26:03 [2022-04-17T11:26:03.028Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:26:03 [2022-04-17T11:26:03.028Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:26:03 [2022-04-17T11:26:03.300Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s)
11:26:03 [2022-04-17T11:26:03.300Z] === RUN   TestCreateDifferentPlatform
11:26:03 [2022-04-17T11:26:03.300Z] === RUN   TestCreateDifferentPlatform/different_os
11:26:03 [2022-04-17T11:26:03.300Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:26:03 [2022-04-17T11:26:03.300Z] --- PASS: TestCreateDifferentPlatform (0.01s)
11:26:03 [2022-04-17T11:26:03.300Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:26:03 [2022-04-17T11:26:03.300Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:26:03 [2022-04-17T11:26:03.300Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:26:03 [2022-04-17T11:26:03.300Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
11:26:03 [2022-04-17T11:26:03.300Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:26:03 [2022-04-17T11:26:03.300Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
11:26:03 [2022-04-17T11:26:03.300Z] === RUN   TestContainerStartOnDaemonRestart
11:26:03 [2022-04-17T11:26:03.300Z] === PAUSE TestContainerStartOnDaemonRestart
11:26:03 [2022-04-17T11:26:03.300Z] === RUN   TestDaemonRestartIpcMode
11:26:03 [2022-04-17T11:26:03.300Z] === PAUSE TestDaemonRestartIpcMode
11:26:03 [2022-04-17T11:26:03.300Z] === RUN   TestDaemonHostGatewayIP
11:26:03 [2022-04-17T11:26:03.300Z] === PAUSE TestDaemonHostGatewayIP
11:26:03 [2022-04-17T11:26:03.300Z] === RUN   TestRestartDaemonWithRestartingContainer
11:26:03 [2022-04-17T11:26:03.300Z] === PAUSE TestRestartDaemonWithRestartingContainer
11:26:03 [2022-04-17T11:26:03.300Z] === RUN   TestContainerKillOnDaemonStart
11:26:03 [2022-04-17T11:26:03.300Z] === PAUSE TestContainerKillOnDaemonStart
11:26:03 [2022-04-17T11:26:03.300Z] === RUN   TestDiff
11:26:03 [2022-04-17T11:26:03.877Z] --- PASS: TestDiff (0.60s)
11:26:03 [2022-04-17T11:26:03.877Z] === RUN   TestExecWithCloseStdin
11:26:04 [2022-04-17T11:26:04.033Z] Removing intermediate container 30346db1734b
11:26:04 [2022-04-17T11:26:04.033Z]  ---> 0ff950039135
11:26:04 [2022-04-17T11:26:04.033Z] 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
11:26:04 [2022-04-17T11:26:04.033Z]  ---> Running in 513ef521dfc7
11:26:04 [2022-04-17T11:26:04.033Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin
11:26:04 [2022-04-17T11:26:04.033Z] go: downloading gotest.tools/gotestsum v1.7.0
11:26:04 [2022-04-17T11:26:04.033Z] go: downloading github.com/fatih/color v1.10.0
11:26:04 [2022-04-17T11:26:04.033Z] go: downloading github.com/dnephin/pflag v1.0.7
11:26:04 [2022-04-17T11:26:04.033Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:26:04 [2022-04-17T11:26:04.033Z] go: downloading github.com/pkg/errors v0.9.1
11:26:04 [2022-04-17T11:26:04.033Z] go: downloading golang.org/x/tools v0.1.0
11:26:04 [2022-04-17T11:26:04.033Z] go: downloading github.com/mattn/go-colorable v0.1.8
11:26:04 [2022-04-17T11:26:04.033Z] go: downloading github.com/mattn/go-isatty v0.0.12
11:26:04 [2022-04-17T11:26:04.033Z] go: downloading github.com/fsnotify/fsnotify v1.4.9
11:26:04 [2022-04-17T11:26:04.033Z] go: downloading github.com/jonboulle/clockwork v0.2.2
11:26:04 [2022-04-17T11:26:04.033Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
11:26:04 [2022-04-17T11:26:04.033Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
11:26:04 [2022-04-17T11:26:04.343Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s)
11:26:04 [2022-04-17T11:26:04.343Z] === RUN   TestHealthCheckWorkdir
11:26:04 [2022-04-17T11:26:04.505Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
11:26:04 [2022-04-17T11:26:04.811Z] --- PASS: TestExecWithCloseStdin (0.64s)
11:26:04 [2022-04-17T11:26:04.811Z] === RUN   TestExec
11:26:04 [2022-04-17T11:26:04.914Z] --- PASS: TestHealthCheckWorkdir (0.57s)
11:26:04 [2022-04-17T11:26:04.914Z] === RUN   TestHealthKillContainer
11:26:05 [2022-04-17T11:26:05.373Z] --- PASS: TestExec (0.60s)
11:26:05 [2022-04-17T11:26:05.373Z] === RUN   TestExecUser
11:26:05 [2022-04-17T11:26:05.935Z] --- PASS: TestExecUser (0.59s)
11:26:05 [2022-04-17T11:26:05.935Z] === RUN   TestExportContainerAndImportImage
11:26:06 [2022-04-17T11:26:06.042Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
11:26:06 [2022-04-17T11:26:06.042Z] go: downloading golang.org/x/mod v0.3.0
11:26:06 [2022-04-17T11:26:06.506Z] --- PASS: TestExportContainerAndImportImage (0.68s)
11:26:06 [2022-04-17T11:26:06.506Z] === RUN   TestExportContainerAfterDaemonRestart
11:26:07 [2022-04-17T11:26:07.874Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
11:26:07 [2022-04-17T11:26:07.874Z] === RUN   TestHealthCheckWorkdir
11:26:08 [2022-04-17T11:26:08.804Z] --- PASS: TestHealthCheckWorkdir (0.81s)
11:26:08 [2022-04-17T11:26:08.804Z] === RUN   TestHealthKillContainer
11:26:13 [2022-04-17T11:26:13.055Z] --- PASS: TestHealthKillContainer (7.87s)
11:26:13 [2022-04-17T11:26:13.055Z] === RUN   TestInspectCpusetInConfigPre120
11:26:13 [2022-04-17T11:26:13.055Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
11:26:13 [2022-04-17T11:26:13.055Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
11:26:13 [2022-04-17T11:26:13.055Z] === RUN   TestIpcModeNone
11:26:13 [2022-04-17T11:26:13.055Z] --- PASS: TestIpcModeNone (0.43s)
11:26:13 [2022-04-17T11:26:13.055Z] === RUN   TestIpcModePrivate
11:26:13 [2022-04-17T11:26:13.316Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
11:26:13 [2022-04-17T11:26:13.579Z] --- PASS: TestIpcModePrivate (0.42s)
11:26:13 [2022-04-17T11:26:13.579Z] === RUN   TestIpcModeShareable
11:26:13 [2022-04-17T11:26:13.579Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:26:13 [2022-04-17T11:26:13.579Z] --- SKIP: TestIpcModeShareable (0.00s)
11:26:13 [2022-04-17T11:26:13.579Z] === RUN   TestAPIIpcModeShareableAndContainer
11:26:14 [2022-04-17T11:26:14.966Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s)
11:26:14 [2022-04-17T11:26:14.966Z] === RUN   TestAPIIpcModeHost
11:26:14 [2022-04-17T11:26:14.966Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:26:14 [2022-04-17T11:26:14.966Z] --- SKIP: TestAPIIpcModeHost (0.00s)
11:26:14 [2022-04-17T11:26:14.966Z] === RUN   TestDaemonIpcModeShareable
11:26:14 [2022-04-17T11:26:14.966Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:26:14 [2022-04-17T11:26:14.966Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
11:26:14 [2022-04-17T11:26:14.966Z] === RUN   TestDaemonIpcModePrivate
11:26:15 [2022-04-17T11:26:15.913Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
11:26:15 [2022-04-17T11:26:15.913Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
11:26:15 [2022-04-17T11:26:15.913Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:26:15 [2022-04-17T11:26:15.913Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:26:15 [2022-04-17T11:26:15.913Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
11:26:16 [2022-04-17T11:26:16.175Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:26:16 [2022-04-17T11:26:16.175Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:26:16 [2022-04-17T11:26:16.175Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
11:26:16 [2022-04-17T11:26:16.175Z] === RUN   TestIpcModeOlderClient
11:26:16 [2022-04-17T11:26:16.175Z] === PAUSE TestIpcModeOlderClient
11:26:16 [2022-04-17T11:26:16.175Z] === RUN   TestKillContainerInvalidSignal
11:26:16 [2022-04-17T11:26:16.437Z] --- PASS: TestKillContainerInvalidSignal (0.39s)
11:26:16 [2022-04-17T11:26:16.437Z] === RUN   TestKillContainer
11:26:16 [2022-04-17T11:26:16.437Z] === RUN   TestKillContainer/no_signal
11:26:16 [2022-04-17T11:26:16.896Z] --- PASS: TestHealthKillContainer (8.14s)
11:26:16 [2022-04-17T11:26:16.896Z] === RUN   TestInspectCpusetInConfigPre120
11:26:17 [2022-04-17T11:26:17.014Z] === RUN   TestKillContainer/non_killing_signal
11:26:17 [2022-04-17T11:26:17.153Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s)
11:26:17 [2022-04-17T11:26:17.153Z] === RUN   TestIpcModeNone
11:26:17 [2022-04-17T11:26:17.276Z] === RUN   TestKillContainer/killing_signal
11:26:17 [2022-04-17T11:26:17.848Z] --- PASS: TestKillContainer (1.25s)
11:26:17 [2022-04-17T11:26:17.848Z]     --- PASS: TestKillContainer/no_signal (0.38s)
11:26:17 [2022-04-17T11:26:17.848Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
11:26:17 [2022-04-17T11:26:17.848Z]     --- PASS: TestKillContainer/killing_signal (0.36s)
11:26:17 [2022-04-17T11:26:17.848Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:26:17 [2022-04-17T11:26:17.848Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:26:18 [2022-04-17T11:26:18.083Z] --- PASS: TestIpcModeNone (0.62s)
11:26:18 [2022-04-17T11:26:18.083Z] === RUN   TestIpcModePrivate
11:26:18 [2022-04-17T11:26:18.083Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
11:26:18 [2022-04-17T11:26:18.111Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:26:18 [2022-04-17T11:26:18.342Z] --- PASS: TestIpcModePrivate (0.59s)
11:26:18 [2022-04-17T11:26:18.342Z] === RUN   TestIpcModeShareable
11:26:18 [2022-04-17T11:26:18.372Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s)
11:26:18 [2022-04-17T11:26:18.372Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
11:26:18 [2022-04-17T11:26:18.372Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
11:26:18 [2022-04-17T11:26:18.372Z] === RUN   TestKillStoppedContainer
11:26:18 [2022-04-17T11:26:18.633Z] --- PASS: TestKillStoppedContainer (0.04s)
11:26:18 [2022-04-17T11:26:18.633Z] === RUN   TestKillStoppedContainerAPIPre120
11:26:18 [2022-04-17T11:26:18.633Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
11:26:18 [2022-04-17T11:26:18.633Z] === RUN   TestKillDifferentUserContainer
11:26:18 [2022-04-17T11:26:18.639Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
11:26:18 [2022-04-17T11:26:18.895Z] --- PASS: TestKillDifferentUserContainer (0.40s)
11:26:18 [2022-04-17T11:26:18.895Z] === RUN   TestInspectOomKilledTrue
11:26:18 [2022-04-17T11:26:18.895Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
11:26:18 [2022-04-17T11:26:18.895Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:26:18 [2022-04-17T11:26:18.895Z] === RUN   TestInspectOomKilledFalse
11:26:18 [2022-04-17T11:26:18.895Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:26:18 [2022-04-17T11:26:18.895Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:26:18 [2022-04-17T11:26:18.895Z] === RUN   TestLinksEtcHostsContentMatch
11:26:18 [2022-04-17T11:26:18.895Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
11:26:18 [2022-04-17T11:26:18.895Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
11:26:18 [2022-04-17T11:26:18.895Z] === RUN   TestLinksContainerNames
11:26:19 [2022-04-17T11:26:19.201Z] --- PASS: TestIpcModeShareable (0.59s)
11:26:19 [2022-04-17T11:26:19.201Z] === RUN   TestAPIIpcModeShareableAndContainer
11:26:19 [2022-04-17T11:26:19.838Z] --- PASS: TestLinksContainerNames (0.80s)
11:26:19 [2022-04-17T11:26:19.838Z] === RUN   TestLogsFollowTailEmpty
11:26:20 [2022-04-17T11:26:20.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
11:26:20 [2022-04-17T11:26:20.100Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
11:26:20 [2022-04-17T11:26:20.100Z] === RUN   TestContainerNetworkMountsNoChown
11:26:20 [2022-04-17T11:26:20.672Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s)
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/default
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/default
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/private
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/private
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/rprivate
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/rprivate
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/slave
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/slave
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/rslave
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/rslave
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/shared
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/shared
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/rshared
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/rshared
11:26:20 [2022-04-17T11:26:20.672Z] === CONT  TestMountDaemonRoot/default
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/default/bind_root
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/default/mount_root
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === CONT  TestMountDaemonRoot/default/bind_root
11:26:20 [2022-04-17T11:26:20.672Z] === CONT  TestMountDaemonRoot/rprivate
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === CONT  TestMountDaemonRoot/private
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/private/bind_root
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/private/mount_root
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === CONT  TestMountDaemonRoot/default/mount_root
11:26:20 [2022-04-17T11:26:20.672Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === CONT  TestMountDaemonRoot/shared
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === CONT  TestMountDaemonRoot/rshared
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === CONT  TestMountDaemonRoot/rslave
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === CONT  TestMountDaemonRoot/slave
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:26:20 [2022-04-17T11:26:20.672Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:26:20 [2022-04-17T11:26:20.672Z] === CONT  TestMountDaemonRoot/private/bind_root
11:26:20 [2022-04-17T11:26:20.672Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:26:20 [2022-04-17T11:26:20.672Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === CONT  TestMountDaemonRoot/private/mount_root
11:26:20 [2022-04-17T11:26:20.672Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:26:20 [2022-04-17T11:26:20.672Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:26:20 [2022-04-17T11:26:20.672Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:26:20 [2022-04-17T11:26:20.672Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:26:20 [2022-04-17T11:26:20.672Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:26:20 [2022-04-17T11:26:20.672Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:26:20 [2022-04-17T11:26:20.672Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:26:20 [2022-04-17T11:26:20.933Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:26:20 [2022-04-17T11:26:20.933Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:26:20 [2022-04-17T11:26:20.933Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:26:20 [2022-04-17T11:26:20.933Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:26:20 [2022-04-17T11:26:20.933Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:26:20 [2022-04-17T11:26:20.933Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:26:20 [2022-04-17T11:26:20.933Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:26:20 [2022-04-17T11:26:20.933Z] --- PASS: TestMountDaemonRoot (0.02s)
11:26:20 [2022-04-17T11:26:20.933Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:26:20 [2022-04-17T11:26:20.933Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
11:26:20 [2022-04-17T11:26:20.933Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
11:26:20 [2022-04-17T11:26:20.933Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
11:26:20 [2022-04-17T11:26:20.933Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
11:26:20 [2022-04-17T11:26:20.933Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:26:20 [2022-04-17T11:26:20.933Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
11:26:20 [2022-04-17T11:26:20.933Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
11:26:20 [2022-04-17T11:26:20.933Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
11:26:20 [2022-04-17T11:26:20.933Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.01s)
11:26:20 [2022-04-17T11:26:20.933Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:26:20 [2022-04-17T11:26:20.933Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
11:26:20 [2022-04-17T11:26:20.933Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
11:26:20 [2022-04-17T11:26:20.933Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
11:26:20 [2022-04-17T11:26:20.933Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
11:26:20 [2022-04-17T11:26:20.933Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:26:20 [2022-04-17T11:26:20.933Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
11:26:20 [2022-04-17T11:26:20.933Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s)
11:26:20 [2022-04-17T11:26:20.934Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s)
11:26:20 [2022-04-17T11:26:20.934Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
11:26:20 [2022-04-17T11:26:20.934Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:26:20 [2022-04-17T11:26:20.934Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
11:26:20 [2022-04-17T11:26:20.934Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
11:26:20 [2022-04-17T11:26:20.934Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
11:26:20 [2022-04-17T11:26:20.934Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
11:26:20 [2022-04-17T11:26:20.934Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:26:20 [2022-04-17T11:26:20.934Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s)
11:26:20 [2022-04-17T11:26:20.934Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
11:26:20 [2022-04-17T11:26:20.934Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s)
11:26:20 [2022-04-17T11:26:20.934Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
11:26:20 [2022-04-17T11:26:20.934Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:26:20 [2022-04-17T11:26:20.934Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
11:26:20 [2022-04-17T11:26:20.934Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
11:26:20 [2022-04-17T11:26:20.934Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s)
11:26:20 [2022-04-17T11:26:20.934Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s)
11:26:20 [2022-04-17T11:26:20.934Z] === RUN   TestContainerBindMountNonRecursive
11:26:20 [2022-04-17T11:26:20.934Z]     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)
11:26:20 [2022-04-17T11:26:20.934Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
11:26:20 [2022-04-17T11:26:20.934Z] === RUN   TestContainerVolumesMountedAsShared
11:26:20 [2022-04-17T11:26:20.934Z]     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)
11:26:20 [2022-04-17T11:26:20.934Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
11:26:20 [2022-04-17T11:26:20.934Z] === RUN   TestContainerVolumesMountedAsSlave
11:26:20 [2022-04-17T11:26:20.934Z]     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)
11:26:20 [2022-04-17T11:26:20.934Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
11:26:20 [2022-04-17T11:26:20.934Z] === RUN   TestNetworkNat
11:26:21 [2022-04-17T11:26:21.095Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.68s)
11:26:21 [2022-04-17T11:26:21.095Z] === RUN   TestAPIIpcModeHost
11:26:21 [2022-04-17T11:26:21.095Z] --- PASS: TestAPIIpcModeHost (0.42s)
11:26:21 [2022-04-17T11:26:21.095Z] === RUN   TestDaemonIpcModeShareable
11:26:21 [2022-04-17T11:26:21.506Z] --- PASS: TestNetworkNat (0.60s)
11:26:21 [2022-04-17T11:26:21.507Z] === RUN   TestNetworkLocalhostTCPNat
11:26:22 [2022-04-17T11:26:22.022Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
11:26:22 [2022-04-17T11:26:22.078Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
11:26:22 [2022-04-17T11:26:22.078Z] === RUN   TestNetworkLoopbackNat
11:26:22 [2022-04-17T11:26:22.278Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
11:26:22 [2022-04-17T11:26:22.278Z] === RUN   TestDaemonIpcModePrivate
11:26:23 [2022-04-17T11:26:23.204Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
11:26:23 [2022-04-17T11:26:23.459Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
11:26:23 [2022-04-17T11:26:23.459Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:26:24 [2022-04-17T11:26:24.386Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
11:26:24 [2022-04-17T11:26:24.621Z] --- PASS: TestNetworkLoopbackNat (2.53s)
11:26:24 [2022-04-17T11:26:24.621Z] === RUN   TestPause
11:26:24 [2022-04-17T11:26:24.621Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
11:26:24 [2022-04-17T11:26:24.621Z] --- SKIP: TestPause (0.00s)
11:26:24 [2022-04-17T11:26:24.621Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:26:24 [2022-04-17T11:26:24.621Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:26:24 [2022-04-17T11:26:24.621Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:26:24 [2022-04-17T11:26:24.621Z] === RUN   TestPauseStopPausedContainer
11:26:24 [2022-04-17T11:26:24.621Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
11:26:24 [2022-04-17T11:26:24.621Z] --- SKIP: TestPauseStopPausedContainer (0.03s)
11:26:24 [2022-04-17T11:26:24.621Z] === RUN   TestPidHost
11:26:24 [2022-04-17T11:26:24.642Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s)
11:26:24 [2022-04-17T11:26:24.642Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:26:25 [2022-04-17T11:26:25.566Z] --- PASS: TestPidHost (0.99s)
11:26:25 [2022-04-17T11:26:25.567Z] === RUN   TestPsFilter
11:26:25 [2022-04-17T11:26:25.567Z] --- PASS: TestPsFilter (0.09s)
11:26:25 [2022-04-17T11:26:25.567Z] === RUN   TestRemoveContainerWithRemovedVolume
11:26:25 [2022-04-17T11:26:25.612Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
11:26:25 [2022-04-17T11:26:25.869Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
11:26:25 [2022-04-17T11:26:25.869Z] === RUN   TestIpcModeOlderClient
11:26:25 [2022-04-17T11:26:25.869Z] === PAUSE TestIpcModeOlderClient
11:26:25 [2022-04-17T11:26:25.869Z] === RUN   TestKillContainerInvalidSignal
11:26:26 [2022-04-17T11:26:26.140Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s)
11:26:26 [2022-04-17T11:26:26.140Z] === RUN   TestRemoveContainerWithVolume
11:26:26 [2022-04-17T11:26:26.401Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
11:26:26 [2022-04-17T11:26:26.401Z] === RUN   TestRemoveContainerRunning
11:26:26 [2022-04-17T11:26:26.432Z] --- PASS: TestKillContainerInvalidSignal (0.52s)
11:26:26 [2022-04-17T11:26:26.432Z] === RUN   TestKillContainer
11:26:26 [2022-04-17T11:26:26.432Z] === RUN   TestKillContainer/no_signal
11:26:26 [2022-04-17T11:26:26.687Z] === RUN   TestKillContainer/non_killing_signal
11:26:26 [2022-04-17T11:26:26.943Z] === RUN   TestKillContainer/killing_signal
11:26:26 [2022-04-17T11:26:26.973Z] --- PASS: TestRemoveContainerRunning (0.42s)
11:26:26 [2022-04-17T11:26:26.973Z] === RUN   TestRemoveContainerForceRemoveRunning
11:26:27 [2022-04-17T11:26:27.234Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
11:26:27 [2022-04-17T11:26:27.234Z] === RUN   TestRemoveInvalidContainer
11:26:27 [2022-04-17T11:26:27.234Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:26:27 [2022-04-17T11:26:27.234Z] === RUN   TestRenameLinkedContainer
11:26:27 [2022-04-17T11:26:27.507Z] --- PASS: TestKillContainer (1.29s)
11:26:27 [2022-04-17T11:26:27.507Z]     --- PASS: TestKillContainer/no_signal (0.43s)
11:26:27 [2022-04-17T11:26:27.507Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
11:26:27 [2022-04-17T11:26:27.507Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
11:26:27 [2022-04-17T11:26:27.507Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:26:27 [2022-04-17T11:26:27.507Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:26:28 [2022-04-17T11:26:28.069Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:26:28 [2022-04-17T11:26:28.999Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s)
11:26:28 [2022-04-17T11:26:28.999Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
11:26:28 [2022-04-17T11:26:28.999Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s)
11:26:28 [2022-04-17T11:26:28.999Z] === RUN   TestKillStoppedContainer
11:26:28 [2022-04-17T11:26:28.999Z] --- PASS: TestKillStoppedContainer (0.07s)
11:26:28 [2022-04-17T11:26:28.999Z] === RUN   TestKillStoppedContainerAPIPre120
11:26:28 [2022-04-17T11:26:28.999Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
11:26:28 [2022-04-17T11:26:28.999Z] === RUN   TestKillDifferentUserContainer
11:26:29 [2022-04-17T11:26:29.151Z] --- PASS: TestRenameLinkedContainer (1.63s)
11:26:29 [2022-04-17T11:26:29.151Z] === RUN   TestRenameStoppedContainer
11:26:29 [2022-04-17T11:26:29.151Z] --- PASS: TestRenameStoppedContainer (0.39s)
11:26:29 [2022-04-17T11:26:29.151Z] === RUN   TestRenameRunningContainerAndReuse
11:26:29 [2022-04-17T11:26:29.562Z] --- PASS: TestKillDifferentUserContainer (0.42s)
11:26:29 [2022-04-17T11:26:29.562Z] === RUN   TestInspectOomKilledTrue
11:26:29 [2022-04-17T11:26:29.562Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:26:29 [2022-04-17T11:26:29.562Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:26:29 [2022-04-17T11:26:29.562Z] === RUN   TestInspectOomKilledFalse
11:26:29 [2022-04-17T11:26:29.562Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:26:29 [2022-04-17T11:26:29.562Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:26:29 [2022-04-17T11:26:29.562Z] === RUN   TestLinksEtcHostsContentMatch
11:26:29 [2022-04-17T11:26:29.820Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s)
11:26:29 [2022-04-17T11:26:29.820Z] === RUN   TestLinksContainerNames
11:26:30 [2022-04-17T11:26:30.094Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s)
11:26:30 [2022-04-17T11:26:30.094Z] === RUN   TestRenameInvalidName
11:26:30 [2022-04-17T11:26:30.356Z] --- PASS: TestRenameInvalidName (0.42s)
11:26:30 [2022-04-17T11:26:30.356Z] === RUN   TestRenameAnonymousContainer
11:26:30 [2022-04-17T11:26:30.752Z] --- PASS: TestLinksContainerNames (0.88s)
11:26:30 [2022-04-17T11:26:30.752Z] === RUN   TestLogsFollowTailEmpty
11:26:31 [2022-04-17T11:26:31.008Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
11:26:31 [2022-04-17T11:26:31.008Z] === RUN   TestContainerNetworkMountsNoChown
11:26:31 [2022-04-17T11:26:31.168Z] Removing intermediate container 513ef521dfc7
11:26:31 [2022-04-17T11:26:31.168Z]  ---> 90612ec2f870
11:26:31 [2022-04-17T11:26:31.168Z] Step 9/11 : ENTRYPOINT ["powershell.exe"]
11:26:31 [2022-04-17T11:26:31.168Z]  ---> Running in 427b511e280e
11:26:31 [2022-04-17T11:26:31.168Z] Removing intermediate container 427b511e280e
11:26:31 [2022-04-17T11:26:31.168Z]  ---> eb08d4473a6b
11:26:31 [2022-04-17T11:26:31.168Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker
11:26:31 [2022-04-17T11:26:31.168Z]  ---> Running in ea10558d8b8a
11:26:31 [2022-04-17T11:26:31.168Z] Removing intermediate container ea10558d8b8a
11:26:31 [2022-04-17T11:26:31.168Z]  ---> 6a6d463749eb
11:26:31 [2022-04-17T11:26:31.168Z] Step 11/11 : COPY . .
11:26:31 [2022-04-17T11:26:31.573Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/default
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/default
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/private
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/private
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rprivate
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rprivate
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/slave
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/slave
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rslave
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rslave
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/shared
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/shared
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rshared
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rshared
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/default
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/default/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/default/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/rshared
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/shared
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/rslave
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/slave
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/rprivate
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/private
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/private/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/private/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/default/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/default/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/private/bind_root
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/private/mount_root
11:26:32 [2022-04-17T11:26:32.087Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:26:32 [2022-04-17T11:26:32.087Z] --- PASS: TestMountDaemonRoot (0.02s)
11:26:32 [2022-04-17T11:26:32.087Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
11:26:32 [2022-04-17T11:26:32.087Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
11:26:32 [2022-04-17T11:26:32.087Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
11:26:32 [2022-04-17T11:26:32.087Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
11:26:32 [2022-04-17T11:26:32.087Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
11:26:32 [2022-04-17T11:26:32.087Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
11:26:32 [2022-04-17T11:26:32.087Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
11:26:32 [2022-04-17T11:26:32.087Z] === RUN   TestContainerBindMountNonRecursive
11:26:32 [2022-04-17T11:26:32.275Z] --- PASS: TestRenameAnonymousContainer (1.46s)
11:26:32 [2022-04-17T11:26:32.275Z] === RUN   TestRenameContainerWithSameName
11:26:32 [2022-04-17T11:26:32.275Z] --- PASS: TestRenameContainerWithSameName (0.41s)
11:26:32 [2022-04-17T11:26:32.275Z] === RUN   TestRenameContainerWithLinkedContainer
11:26:33 [2022-04-17T11:26:33.217Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s)
11:26:33 [2022-04-17T11:26:33.217Z] === RUN   TestResize
11:26:33 [2022-04-17T11:26:33.351Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.571s	coverage: 60.3% of statements
11:26:33 [2022-04-17T11:26:33.351Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
11:26:33 [2022-04-17T11:26:33.351Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
11:26:33 [2022-04-17T11:26:33.351Z] ok  	github.com/docker/docker/libnetwork/osl	4.354s	coverage: 39.7% of statements
11:26:33 [2022-04-17T11:26:33.351Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
11:26:33 [2022-04-17T11:26:33.351Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.007s	coverage: 86.1% of statements
11:26:33 [2022-04-17T11:26:33.351Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.261s	coverage: 48.6% of statements
11:26:33 [2022-04-17T11:26:33.351Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
11:26:33 [2022-04-17T11:26:33.351Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
11:26:33 [2022-04-17T11:26:33.351Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
11:26:33 [2022-04-17T11:26:33.351Z] 
11:26:33 [2022-04-17T11:26:33.351Z] === Skipped
11:26:33 [2022-04-17T11:26:33.351Z] === SKIP: libnetwork TestParallel1 (0.00s)
11:26:33 [2022-04-17T11:26:33.351Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
11:26:33 [2022-04-17T11:26:33.351Z] 
11:26:33 [2022-04-17T11:26:33.351Z] === SKIP: libnetwork TestParallel3 (0.00s)
11:26:33 [2022-04-17T11:26:33.351Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
11:26:33 [2022-04-17T11:26:33.351Z] 
11:26:33 [2022-04-17T11:26:33.351Z] === SKIP: libnetwork TestParallel2 (0.00s)
11:26:33 [2022-04-17T11:26:33.351Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
11:26:33 [2022-04-17T11:26:33.351Z] 
11:26:33 [2022-04-17T11:26:33.351Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
11:26:33 [2022-04-17T11:26:33.351Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:26:33 [2022-04-17T11:26:33.351Z] 
11:26:33 [2022-04-17T11:26:33.351Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
11:26:33 [2022-04-17T11:26:33.351Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:26:33 [2022-04-17T11:26:33.351Z] 
11:26:33 [2022-04-17T11:26:33.351Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
11:26:33 [2022-04-17T11:26:33.351Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:26:33 [2022-04-17T11:26:33.351Z] 
11:26:33 [2022-04-17T11:26:33.351Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
11:26:33 [2022-04-17T11:26:33.351Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:26:33 [2022-04-17T11:26:33.351Z] 
11:26:33 [2022-04-17T11:26:33.351Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
11:26:33 [2022-04-17T11:26:33.351Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:26:33 [2022-04-17T11:26:33.351Z] 
11:26:33 [2022-04-17T11:26:33.351Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
11:26:33 [2022-04-17T11:26:33.351Z]     firewalld_test.go:14: firewalld is not running
11:26:33 [2022-04-17T11:26:33.351Z] 
11:26:33 [2022-04-17T11:26:33.351Z] DONE 326 tests, 9 skipped in 201.142s
11:26:33 [2022-04-17T11:26:33.452Z] --- PASS: TestContainerBindMountNonRecursive (1.33s)
11:26:33 [2022-04-17T11:26:33.452Z] === RUN   TestContainerVolumesMountedAsShared
11:26:33 [2022-04-17T11:26:33.478Z] --- PASS: TestResize (0.42s)
11:26:33 [2022-04-17T11:26:33.478Z] === RUN   TestResizeWithInvalidSize
Post stage
[Pipeline] junit
11:26:33 [2022-04-17T11:26:33.629Z] Recording test results
11:26:33 [2022-04-17T11:26:33.708Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
11:26:33 [2022-04-17T11:26:33.708Z] === RUN   TestContainerVolumesMountedAsSlave
11:26:33 [2022-04-17T11:26:33.964Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
11:26:33 [2022-04-17T11:26:33.964Z] === RUN   TestNetworkNat
11:26:34 [2022-04-17T11:26:34.048Z] --- PASS: TestResizeWithInvalidSize (0.43s)
11:26:34 [2022-04-17T11:26:34.048Z] === RUN   TestResizeWhenContainerNotStarted
11:26:34 [2022-04-17T11:26:34.309Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
11:26:34 [2022-04-17T11:26:34.309Z] === RUN   TestDaemonRestartKillContainers
11:26:34 [2022-04-17T11:26:34.309Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
11:26:34 [2022-04-17T11:26:34.309Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
11:26:34 [2022-04-17T11:26:34.309Z] === RUN   TestCgroupNamespacesRun
11:26:34 [2022-04-17T11:26:34.526Z] --- PASS: TestNetworkNat (0.44s)
11:26:34 [2022-04-17T11:26:34.526Z] === RUN   TestNetworkLocalhostTCPNat
11:26:34 [2022-04-17T11:26:34.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:26:35 [2022-04-17T11:26:35.003Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:26:35 [2022-04-17T11:26:35.090Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s)
11:26:35 [2022-04-17T11:26:35.090Z] === RUN   TestNetworkLoopbackNat
11:26:35 [2022-04-17T11:26:35.349Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43449/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=83969fa3ddf8b10ade7189073638885e8234f586 -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:83969fa3ddf8b10ade7189073638885e8234f586 hack/make.sh dynbinary test-integration
11:26:35 [2022-04-17T11:26:35.608Z] 
11:26:35 [2022-04-17T11:26:35.709Z] --- PASS: TestCgroupNamespacesRun (1.14s)
11:26:35 [2022-04-17T11:26:35.709Z] === RUN   TestCgroupNamespacesRunPrivileged
11:26:35 [2022-04-17T11:26:35.867Z] Removing bundles/
11:26:35 [2022-04-17T11:26:35.867Z] 
11:26:35 [2022-04-17T11:26:35.867Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:26:35 [2022-04-17T11:26:35.867Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:26:35 [2022-04-17T11:26:35.867Z] GOOS="" GOARCH="" GOARM=""
11:26:36 [2022-04-17T11:26:36.677Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s)
11:26:36 [2022-04-17T11:26:36.677Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:26:37 [2022-04-17T11:26:37.609Z] --- PASS: TestNetworkLoopbackNat (2.58s)
11:26:37 [2022-04-17T11:26:37.609Z] === RUN   TestPause
11:26:38 [2022-04-17T11:26:38.065Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s)
11:26:38 [2022-04-17T11:26:38.065Z] === RUN   TestCgroupNamespacesRunHostMode
11:26:38 [2022-04-17T11:26:38.173Z] --- PASS: TestPause (0.46s)
11:26:38 [2022-04-17T11:26:38.173Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:26:38 [2022-04-17T11:26:38.173Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:26:38 [2022-04-17T11:26:38.173Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:26:38 [2022-04-17T11:26:38.173Z] === RUN   TestPauseStopPausedContainer
11:26:38 [2022-04-17T11:26:38.429Z] --- PASS: TestPauseStopPausedContainer (0.45s)
11:26:38 [2022-04-17T11:26:38.429Z] === RUN   TestPidHost
11:26:39 [2022-04-17T11:26:39.010Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s)
11:26:39 [2022-04-17T11:26:39.011Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:26:39 [2022-04-17T11:26:39.796Z] --- PASS: TestPidHost (0.96s)
11:26:39 [2022-04-17T11:26:39.796Z] === RUN   TestPsFilter
11:26:39 [2022-04-17T11:26:39.796Z] --- PASS: TestPsFilter (0.09s)
11:26:39 [2022-04-17T11:26:39.796Z] === RUN   TestRemoveContainerWithRemovedVolume
11:26:39 [2022-04-17T11:26:39.957Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
11:26:39 [2022-04-17T11:26:39.957Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:26:40 [2022-04-17T11:26:40.053Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
11:26:40 [2022-04-17T11:26:40.053Z] === RUN   TestRemoveContainerWithVolume
11:26:40 [2022-04-17T11:26:40.309Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
11:26:40 [2022-04-17T11:26:40.309Z] === RUN   TestRemoveContainerRunning
11:26:40 [2022-04-17T11:26:40.865Z] Removing intermediate container 77acc8ff8426
11:26:40 [2022-04-17T11:26:40.866Z]  ---> 6cf2f9bc6f42
11:26:40 [2022-04-17T11:26:40.866Z] 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
11:26:40 [2022-04-17T11:26:40.866Z]  ---> Running in 1074ce1490b1
11:26:40 [2022-04-17T11:26:40.870Z] --- PASS: TestRemoveContainerRunning (0.39s)
11:26:40 [2022-04-17T11:26:40.870Z] === RUN   TestRemoveContainerForceRemoveRunning
11:26:41 [2022-04-17T11:26:41.126Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
11:26:41 [2022-04-17T11:26:41.126Z] === RUN   TestRemoveInvalidContainer
11:26:41 [2022-04-17T11:26:41.126Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:26:41 [2022-04-17T11:26:41.126Z] === RUN   TestRenameLinkedContainer
11:26:41 [2022-04-17T11:26:41.340Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
11:26:41 [2022-04-17T11:26:41.340Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:26:41 [2022-04-17T11:26:41.910Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s)
11:26:41 [2022-04-17T11:26:41.910Z] === RUN   TestCgroupNamespacesRunOlderClient
11:26:43 [2022-04-17T11:26:43.015Z] --- PASS: TestRenameLinkedContainer (1.64s)
11:26:43 [2022-04-17T11:26:43.015Z] === RUN   TestRenameStoppedContainer
11:26:43 [2022-04-17T11:26:43.115Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin
11:26:43 [2022-04-17T11:26:43.115Z] go: downloading gotest.tools/gotestsum v1.7.0
11:26:43 [2022-04-17T11:26:43.272Z] --- PASS: TestRenameStoppedContainer (0.42s)
11:26:43 [2022-04-17T11:26:43.272Z] === RUN   TestRenameRunningContainerAndReuse
11:26:43 [2022-04-17T11:26:43.294Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s)
11:26:43 [2022-04-17T11:26:43.294Z] === RUN   TestNISDomainname
11:26:43 [2022-04-17T11:26:43.294Z]     run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
11:26:43 [2022-04-17T11:26:43.294Z] --- SKIP: TestNISDomainname (0.02s)
11:26:43 [2022-04-17T11:26:43.294Z] === RUN   TestHostnameDnsResolution
11:26:43 [2022-04-17T11:26:43.556Z] --- PASS: TestHostnameDnsResolution (0.65s)
11:26:43 [2022-04-17T11:26:43.556Z] === RUN   TestUnprivilegedPortsAndPing
11:26:43 [2022-04-17T11:26:43.556Z]     run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
11:26:43 [2022-04-17T11:26:43.556Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
11:26:43 [2022-04-17T11:26:43.556Z] === RUN   TestPrivilegedHostDevices
11:26:43 [2022-04-17T11:26:43.583Z] go: downloading github.com/fatih/color v1.10.0
11:26:43 [2022-04-17T11:26:43.583Z] go: downloading github.com/dnephin/pflag v1.0.7
11:26:43 [2022-04-17T11:26:43.583Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:26:43 [2022-04-17T11:26:43.583Z] go: downloading github.com/pkg/errors v0.9.1
11:26:43 [2022-04-17T11:26:43.583Z] go: downloading golang.org/x/tools v0.1.0
11:26:44 [2022-04-17T11:26:44.053Z] go: downloading github.com/mattn/go-colorable v0.1.8
11:26:44 [2022-04-17T11:26:44.053Z] go: downloading github.com/mattn/go-isatty v0.0.12
11:26:44 [2022-04-17T11:26:44.053Z] go: downloading github.com/fsnotify/fsnotify v1.4.9
11:26:44 [2022-04-17T11:26:44.053Z] go: downloading github.com/jonboulle/clockwork v0.2.2
11:26:44 [2022-04-17T11:26:44.053Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
11:26:44 [2022-04-17T11:26:44.053Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
11:26:44 [2022-04-17T11:26:44.127Z] --- PASS: TestPrivilegedHostDevices (0.46s)
11:26:44 [2022-04-17T11:26:44.127Z] === RUN   TestStats
11:26:44 [2022-04-17T11:26:44.127Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
11:26:44 [2022-04-17T11:26:44.127Z] --- SKIP: TestStats (0.00s)
11:26:44 [2022-04-17T11:26:44.127Z] === RUN   TestStopContainerWithTimeout
11:26:44 [2022-04-17T11:26:44.127Z] === RUN   TestStopContainerWithTimeout/0
11:26:44 [2022-04-17T11:26:44.127Z] === PAUSE TestStopContainerWithTimeout/0
11:26:44 [2022-04-17T11:26:44.127Z] === RUN   TestStopContainerWithTimeout/1
11:26:44 [2022-04-17T11:26:44.127Z] === PAUSE TestStopContainerWithTimeout/1
11:26:44 [2022-04-17T11:26:44.127Z] === RUN   TestStopContainerWithTimeout/3
11:26:44 [2022-04-17T11:26:44.127Z] === PAUSE TestStopContainerWithTimeout/3
11:26:44 [2022-04-17T11:26:44.127Z] === RUN   TestStopContainerWithTimeout/-1
11:26:44 [2022-04-17T11:26:44.127Z] === PAUSE TestStopContainerWithTimeout/-1
11:26:44 [2022-04-17T11:26:44.127Z] === CONT  TestStopContainerWithTimeout/0
11:26:44 [2022-04-17T11:26:44.127Z] === CONT  TestStopContainerWithTimeout/-1
11:26:44 [2022-04-17T11:26:44.199Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
11:26:44 [2022-04-17T11:26:44.199Z] === RUN   TestRenameInvalidName
11:26:44 [2022-04-17T11:26:44.455Z] --- PASS: TestRenameInvalidName (0.41s)
11:26:44 [2022-04-17T11:26:44.455Z] === RUN   TestRenameAnonymousContainer
11:26:44 [2022-04-17T11:26:44.523Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
11:26:45 [2022-04-17T11:26:45.071Z] === CONT  TestStopContainerWithTimeout/3
11:26:45 [2022-04-17T11:26:45.513Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
11:26:45 [2022-04-17T11:26:45.513Z] go: downloading golang.org/x/mod v0.3.0
11:26:46 [2022-04-17T11:26:46.343Z] --- PASS: TestRenameAnonymousContainer (1.48s)
11:26:46 [2022-04-17T11:26:46.343Z] === RUN   TestRenameContainerWithSameName
11:26:46 [2022-04-17T11:26:46.343Z] --- PASS: TestRenameContainerWithSameName (0.40s)
11:26:46 [2022-04-17T11:26:46.343Z] === RUN   TestRenameContainerWithLinkedContainer
11:26:46 [2022-04-17T11:26:46.770Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
11:26:46 [2022-04-17T11:26:46.998Z] === CONT  TestStopContainerWithTimeout/1
11:26:47 [2022-04-17T11:26:47.271Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
11:26:47 [2022-04-17T11:26:47.271Z] === RUN   TestResize
11:26:47 [2022-04-17T11:26:47.527Z] --- PASS: TestResize (0.40s)
11:26:47 [2022-04-17T11:26:47.527Z] === RUN   TestResizeWithInvalidSize
11:26:47 [2022-04-17T11:26:47.753Z] 
11:26:47 [2022-04-17T11:26:47.753Z]  ________   ____  __.
11:26:47 [2022-04-17T11:26:47.753Z]  \_____  \ |    |/ _|
11:26:47 [2022-04-17T11:26:47.753Z]  /   |   \|      <
11:26:47 [2022-04-17T11:26:47.753Z]  /    |    \    |  \
11:26:47 [2022-04-17T11:26:47.753Z]  \_______  /____|__ \
11:26:47 [2022-04-17T11:26:47.753Z]          \/        \/
11:26:47 [2022-04-17T11:26:47.753Z] 
11:26:47 [2022-04-17T11:26:47.753Z] INFO: make.ps1 ended at 04/17/2022 11:26:47
11:26:48 [2022-04-17T11:26:48.089Z] --- PASS: TestResizeWithInvalidSize (0.40s)
11:26:48 [2022-04-17T11:26:48.089Z] === RUN   TestResizeWhenContainerNotStarted
11:26:48 [2022-04-17T11:26:48.346Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:26:48 [2022-04-17T11:26:48.382Z] --- PASS: TestStopContainerWithTimeout (0.01s)
11:26:48 [2022-04-17T11:26:48.382Z]     --- PASS: TestStopContainerWithTimeout/0 (0.73s)
11:26:48 [2022-04-17T11:26:48.382Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.71s)
11:26:48 [2022-04-17T11:26:48.382Z]     --- PASS: TestStopContainerWithTimeout/3 (2.37s)
11:26:48 [2022-04-17T11:26:48.382Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
11:26:48 [2022-04-17T11:26:48.382Z] === RUN   TestDeleteDevicemapper
11:26:48 [2022-04-17T11:26:48.382Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:26:48 [2022-04-17T11:26:48.382Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:26:48 [2022-04-17T11:26:48.382Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:26:48 [2022-04-17T11:26:48.740Z] INFO: Binaries build ended at 04/17/2022 11:26:48. Duration:00:01:32.6348738
11:26:49 [2022-04-17T11:26:49.767Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.39s)
11:26:49 [2022-04-17T11:26:49.767Z] === RUN   TestUpdateMemory
11:26:49 [2022-04-17T11:26:49.767Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
11:26:49 [2022-04-17T11:26:49.767Z] --- SKIP: TestUpdateMemory (0.00s)
11:26:49 [2022-04-17T11:26:49.767Z] === RUN   TestUpdateCPUQuota
11:26:49 [2022-04-17T11:26:49.767Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
11:26:49 [2022-04-17T11:26:49.767Z] --- SKIP: TestUpdateCPUQuota (0.00s)
11:26:49 [2022-04-17T11:26:49.767Z] === RUN   TestUpdatePidsLimit
11:26:49 [2022-04-17T11:26:49.767Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
11:26:49 [2022-04-17T11:26:49.767Z] --- SKIP: TestUpdatePidsLimit (0.00s)
11:26:49 [2022-04-17T11:26:49.767Z] === RUN   TestUpdateRestartPolicy
11:26:50 [2022-04-17T11:26:50.236Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:26:50 [2022-04-17T11:26:50.302Z] INFO: Copying the built daemon binary to d:\CI\PR-43449\5\binary\dockerd-83969fa3dd.exe...
11:26:50 [2022-04-17T11:26:50.302Z] INFO: Copying the built client binary to d:\CI\PR-43449\5\binary\docker-83969fa3dd.exe...
11:26:50 [2022-04-17T11:26:50.302Z] INFO: Copying dockerversion from the container...
11:26:50 [2022-04-17T11:26:50.302Z] INFO: Copying the golang package from the container to d:\CI\PR-43449\5\installer\go.zip...
11:26:50 [2022-04-17T11:26:50.769Z] INFO: Extracting go.zip to d:\CI\PR-43449\5\go
11:26:51 [2022-04-17T11:26:51.599Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:26:52 [2022-04-17T11:26:52.527Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:26:52 [2022-04-17T11:26:52.783Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:26:54 [2022-04-17T11:26:54.149Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:26:54 [2022-04-17T11:26:54.149Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:26:57 [2022-04-17T11:26:57.480Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:26:57 [2022-04-17T11:26:57.480Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:27:00 [2022-04-17T11:27:00.087Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:27:01 [2022-04-17T11:27:01.452Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:27:01 [2022-04-17T11:27:01.708Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:27:02 [2022-04-17T11:27:02.007Z] --- PASS: TestUpdateRestartPolicy (10.87s)
11:27:02 [2022-04-17T11:27:02.007Z] === RUN   TestUpdateRestartWithAutoRemove
11:27:02 [2022-04-17T11:27:02.007Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
11:27:02 [2022-04-17T11:27:02.007Z] === RUN   TestWaitNonBlocked
11:27:02 [2022-04-17T11:27:02.007Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:27:02 [2022-04-17T11:27:02.007Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:27:02 [2022-04-17T11:27:02.007Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:27:02 [2022-04-17T11:27:02.007Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:27:02 [2022-04-17T11:27:02.007Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:27:02 [2022-04-17T11:27:02.007Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:27:02 [2022-04-17T11:27:02.007Z] --- PASS: TestWaitNonBlocked (0.01s)
11:27:02 [2022-04-17T11:27:02.007Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s)
11:27:02 [2022-04-17T11:27:02.007Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s)
11:27:02 [2022-04-17T11:27:02.007Z] === RUN   TestWaitBlocked
11:27:02 [2022-04-17T11:27:02.007Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:27:02 [2022-04-17T11:27:02.007Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:27:02 [2022-04-17T11:27:02.007Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:27:02 [2022-04-17T11:27:02.007Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:27:02 [2022-04-17T11:27:02.007Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:27:02 [2022-04-17T11:27:02.007Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:27:02 [2022-04-17T11:27:02.579Z] --- PASS: TestWaitBlocked (0.01s)
11:27:02 [2022-04-17T11:27:02.579Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s)
11:27:02 [2022-04-17T11:27:02.579Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s)
11:27:02 [2022-04-17T11:27:02.579Z] === CONT  TestDaemonRestartIpcMode
11:27:02 [2022-04-17T11:27:02.579Z] === CONT  TestIpcModeOlderClient
11:27:02 [2022-04-17T11:27:02.579Z] --- PASS: TestIpcModeOlderClient (0.07s)
11:27:02 [2022-04-17T11:27:02.579Z] === CONT  TestRestartDaemonWithRestartingContainer
11:27:03 [2022-04-17T11:27:03.073Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:27:03 [2022-04-17T11:27:03.635Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:27:05 [2022-04-17T11:27:05.000Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:27:05 [2022-04-17T11:27:05.127Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.33s)
11:27:05 [2022-04-17T11:27:05.127Z] --- PASS: TestDaemonRestartIpcMode (2.81s)
11:27:05 [2022-04-17T11:27:05.127Z] PASS
11:27:05 [2022-04-17T11:27:05.127Z] 
11:27:05 [2022-04-17T11:27:05.127Z] === Skipped
11:27:05 [2022-04-17T11:27:05.127Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
11:27:05 [2022-04-17T11:27:05.127Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:27:05 [2022-04-17T11:27:05.127Z] 
11:27:05 [2022-04-17T11:27:05.127Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
11:27:05 [2022-04-17T11:27:05.127Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
11:27:05 [2022-04-17T11:27:05.127Z] 
11:27:05 [2022-04-17T11:27:05.127Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
11:27:05 [2022-04-17T11:27:05.127Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
11:27:05 [2022-04-17T11:27:05.127Z] 
11:27:05 [2022-04-17T11:27:05.127Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
11:27:05 [2022-04-17T11:27:05.127Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
11:27:05 [2022-04-17T11:27:05.127Z] 
11:27:05 [2022-04-17T11:27:05.127Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
11:27:05 [2022-04-17T11:27:05.127Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
11:27:05 [2022-04-17T11:27:05.127Z] 
11:27:05 [2022-04-17T11:27:05.127Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
11:27:05 [2022-04-17T11:27:05.127Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:27:05 [2022-04-17T11:27:05.127Z] 
11:27:05 [2022-04-17T11:27:05.127Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
11:27:05 [2022-04-17T11:27:05.127Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:27:05 [2022-04-17T11:27:05.127Z] 
11:27:05 [2022-04-17T11:27:05.127Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
11:27:05 [2022-04-17T11:27:05.127Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:27:05 [2022-04-17T11:27:05.127Z] 
11:27:05 [2022-04-17T11:27:05.127Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
11:27:05 [2022-04-17T11:27:05.127Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:27:05 [2022-04-17T11:27:05.127Z] 
11:27:05 [2022-04-17T11:27:05.127Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
11:27:05 [2022-04-17T11:27:05.127Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:27:05 [2022-04-17T11:27:05.127Z] 
11:27:05 [2022-04-17T11:27:05.127Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
11:27:05 [2022-04-17T11:27:05.127Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
11:27:05 [2022-04-17T11:27:05.127Z] 
11:27:05 [2022-04-17T11:27:05.127Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
11:27:05 [2022-04-17T11:27:05.127Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:27:05 [2022-04-17T11:27:05.127Z] 
11:27:05 [2022-04-17T11:27:05.127Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
11:27:05 [2022-04-17T11:27:05.127Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
11:27:05 [2022-04-17T11:27:05.127Z] 
11:27:05 [2022-04-17T11:27:05.127Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
11:27:05 [2022-04-17T11:27:05.127Z]     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)
11:27:05 [2022-04-17T11:27:05.127Z] 
11:27:05 [2022-04-17T11:27:05.127Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
11:27:05 [2022-04-17T11:27:05.127Z]     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)
11:27:05 [2022-04-17T11:27:05.127Z] 
11:27:05 [2022-04-17T11:27:05.127Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
11:27:05 [2022-04-17T11:27:05.127Z]     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)
11:27:05 [2022-04-17T11:27:05.127Z] 
11:27:05 [2022-04-17T11:27:05.127Z] === SKIP: amd64.integration.container TestPause (0.00s)
11:27:05 [2022-04-17T11:27:05.127Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
11:27:05 [2022-04-17T11:27:05.127Z] 
11:27:05 [2022-04-17T11:27:05.127Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:27:05 [2022-04-17T11:27:05.127Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:27:05 [2022-04-17T11:27:05.127Z] 
11:27:05 [2022-04-17T11:27:05.127Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.03s)
11:27:05 [2022-04-17T11:27:05.127Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
11:27:05 [2022-04-17T11:27:05.127Z] 
11:27:05 [2022-04-17T11:27:05.127Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
11:27:05 [2022-04-17T11:27:05.127Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
11:27:05 [2022-04-17T11:27:05.127Z] 
11:27:05 [2022-04-17T11:27:05.127Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
11:27:05 [2022-04-17T11:27:05.127Z]     run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
11:27:05 [2022-04-17T11:27:05.127Z] 
11:27:05 [2022-04-17T11:27:05.127Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
11:27:05 [2022-04-17T11:27:05.127Z]     run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
11:27:05 [2022-04-17T11:27:05.127Z] 
11:27:05 [2022-04-17T11:27:05.127Z] === SKIP: amd64.integration.container TestStats (0.00s)
11:27:05 [2022-04-17T11:27:05.127Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
11:27:05 [2022-04-17T11:27:05.127Z] 
11:27:05 [2022-04-17T11:27:05.127Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
11:27:05 [2022-04-17T11:27:05.127Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:27:05 [2022-04-17T11:27:05.127Z] 
11:27:05 [2022-04-17T11:27:05.127Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
11:27:05 [2022-04-17T11:27:05.127Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
11:27:05 [2022-04-17T11:27:05.127Z] 
11:27:05 [2022-04-17T11:27:05.127Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
11:27:05 [2022-04-17T11:27:05.127Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
11:27:05 [2022-04-17T11:27:05.127Z] 
11:27:05 [2022-04-17T11:27:05.127Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
11:27:05 [2022-04-17T11:27:05.127Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
11:27:05 [2022-04-17T11:27:05.127Z] 
11:27:05 [2022-04-17T11:27:05.127Z] DONE 211 tests, 27 skipped in 71.780s
11:27:05 [2022-04-17T11:27:05.388Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
11:27:05 [2022-04-17T11:27:05.388Z] === RUN   TestConfigDaemonLibtrustID
11:27:05 [2022-04-17T11:27:05.959Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
11:27:05 [2022-04-17T11:27:05.959Z] === RUN   TestDaemonConfigValidation
11:27:05 [2022-04-17T11:27:05.959Z] === RUN   TestDaemonConfigValidation/config_with_no_content
11:27:05 [2022-04-17T11:27:05.959Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
11:27:05 [2022-04-17T11:27:05.959Z] === RUN   TestDaemonConfigValidation/config_with_{}
11:27:05 [2022-04-17T11:27:05.959Z] === PAUSE TestDaemonConfigValidation/config_with_{}
11:27:05 [2022-04-17T11:27:05.959Z] === RUN   TestDaemonConfigValidation/invalid_config
11:27:05 [2022-04-17T11:27:05.959Z] === PAUSE TestDaemonConfigValidation/invalid_config
11:27:05 [2022-04-17T11:27:05.959Z] === RUN   TestDaemonConfigValidation/malformed_config
11:27:05 [2022-04-17T11:27:05.959Z] === PAUSE TestDaemonConfigValidation/malformed_config
11:27:05 [2022-04-17T11:27:05.959Z] === RUN   TestDaemonConfigValidation/valid_config
11:27:05 [2022-04-17T11:27:05.959Z] === PAUSE TestDaemonConfigValidation/valid_config
11:27:05 [2022-04-17T11:27:05.959Z] === CONT  TestDaemonConfigValidation/config_with_no_content
11:27:05 [2022-04-17T11:27:05.959Z] === CONT  TestDaemonConfigValidation/malformed_config
11:27:05 [2022-04-17T11:27:05.959Z] === CONT  TestDaemonConfigValidation/valid_config
11:27:05 [2022-04-17T11:27:05.959Z] === CONT  TestDaemonConfigValidation/invalid_config
11:27:06 [2022-04-17T11:27:06.221Z] === CONT  TestDaemonConfigValidation/config_with_{}
11:27:06 [2022-04-17T11:27:06.221Z] --- PASS: TestDaemonConfigValidation (0.00s)
11:27:06 [2022-04-17T11:27:06.221Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
11:27:06 [2022-04-17T11:27:06.221Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s)
11:27:06 [2022-04-17T11:27:06.221Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
11:27:06 [2022-04-17T11:27:06.221Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.10s)
11:27:06 [2022-04-17T11:27:06.221Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
11:27:06 [2022-04-17T11:27:06.221Z] === RUN   TestConfigDaemonSeccompProfiles
11:27:06 [2022-04-17T11:27:06.221Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
11:27:06 [2022-04-17T11:27:06.365Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.21s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.58s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.56s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.19s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.63s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.20s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.62s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s)
11:27:06 [2022-04-17T11:27:06.365Z] === RUN   TestCgroupNamespacesRun
11:27:06 [2022-04-17T11:27:06.753Z] Removing intermediate container 1074ce1490b1
11:27:06 [2022-04-17T11:27:06.753Z]  ---> fcec87084a49
11:27:06 [2022-04-17T11:27:06.753Z] Step 9/11 : ENTRYPOINT ["powershell.exe"]
11:27:06 [2022-04-17T11:27:06.753Z]  ---> Running in 7ed56d1a10ab
11:27:06 [2022-04-17T11:27:06.880Z]  ---> d1ed03fc6484
11:27:06 [2022-04-17T11:27:06.880Z] Successfully built d1ed03fc6484
11:27:06 [2022-04-17T11:27:06.880Z] Successfully tagged docker:latest
11:27:06 [2022-04-17T11:27:06.880Z] INFO: Image build ended at 04/17/2022 11:27:04. Duration:00:04:27.7310620
11:27:06 [2022-04-17T11:27:06.880Z] 
11:27:06 [2022-04-17T11:27:06.880Z] 
11:27:06 [2022-04-17T11:27:06.880Z] INFO: Building the test binaries at 04/17/2022 11:27:04...
11:27:07 [2022-04-17T11:27:07.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:27:07 [2022-04-17T11:27:07.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:27:07 [2022-04-17T11:27:07.167Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
11:27:07 [2022-04-17T11:27:07.221Z] Removing intermediate container 7ed56d1a10ab
11:27:07 [2022-04-17T11:27:07.221Z]  ---> e4603a871c82
11:27:07 [2022-04-17T11:27:07.221Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker
11:27:07 [2022-04-17T11:27:07.221Z]  ---> Running in 42ec2ece4008
11:27:07 [2022-04-17T11:27:07.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:27:07 [2022-04-17T11:27:07.689Z] Removing intermediate container 42ec2ece4008
11:27:07 [2022-04-17T11:27:07.689Z]  ---> 737f5bb4adae
11:27:07 [2022-04-17T11:27:07.689Z] Step 11/11 : COPY . .
11:27:07 [2022-04-17T11:27:07.729Z] --- PASS: TestCgroupNamespacesRun (1.18s)
11:27:07 [2022-04-17T11:27:07.729Z] === RUN   TestCgroupNamespacesRunPrivileged
11:27:07 [2022-04-17T11:27:07.729Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
11:27:07 [2022-04-17T11:27:07.729Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
11:27:07 [2022-04-17T11:27:07.729Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:27:08 [2022-04-17T11:27:08.551Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
11:27:08 [2022-04-17T11:27:08.656Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
11:27:08 [2022-04-17T11:27:08.656Z] === RUN   TestCgroupNamespacesRunHostMode
11:27:09 [2022-04-17T11:27:09.493Z] === CONT  TestConfigDaemonSeccompProfiles
11:27:09 [2022-04-17T11:27:09.493Z]     daemon_test.go:156: [d600eb39f76f5] daemon is not started
11:27:09 [2022-04-17T11:27:09.493Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s)
11:27:09 [2022-04-17T11:27:09.493Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s)
11:27:09 [2022-04-17T11:27:09.493Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
11:27:09 [2022-04-17T11:27:09.493Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
11:27:09 [2022-04-17T11:27:09.493Z] === RUN   TestDaemonProxy
11:27:09 [2022-04-17T11:27:09.493Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
11:27:09 [2022-04-17T11:27:09.493Z] --- SKIP: TestDaemonProxy (0.00s)
11:27:09 [2022-04-17T11:27:09.493Z] PASS
11:27:09 [2022-04-17T11:27:09.493Z] 
11:27:09 [2022-04-17T11:27:09.493Z] === Skipped
11:27:09 [2022-04-17T11:27:09.493Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
11:27:09 [2022-04-17T11:27:09.493Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
11:27:09 [2022-04-17T11:27:09.493Z] 
11:27:09 [2022-04-17T11:27:09.493Z] DONE 12 tests, 1 skipped in 4.167s
11:27:09 [2022-04-17T11:27:09.493Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
11:27:09 [2022-04-17T11:27:09.493Z] INFO: Testing against a local daemon
11:27:09 [2022-04-17T11:27:09.493Z] === RUN   TestCommitInheritsEnv
11:27:10 [2022-04-17T11:27:10.020Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
11:27:10 [2022-04-17T11:27:10.020Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:27:10 [2022-04-17T11:27:10.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:27:10 [2022-04-17T11:27:10.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:27:10 [2022-04-17T11:27:10.947Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s)
11:27:10 [2022-04-17T11:27:10.947Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:27:11 [2022-04-17T11:27:11.405Z] --- PASS: TestCommitInheritsEnv (1.55s)
11:27:11 [2022-04-17T11:27:11.405Z] === RUN   TestImportExtremelyLargeImageWorks
11:27:11 [2022-04-17T11:27:11.405Z] === PAUSE TestImportExtremelyLargeImageWorks
11:27:11 [2022-04-17T11:27:11.405Z] === RUN   TestImportWithCustomPlatform
11:27:11 [2022-04-17T11:27:11.405Z] === RUN   TestImportWithCustomPlatform/#00
11:27:11 [2022-04-17T11:27:11.405Z] === RUN   TestImportWithCustomPlatform/_______
11:27:11 [2022-04-17T11:27:11.405Z] === RUN   TestImportWithCustomPlatform//
11:27:11 [2022-04-17T11:27:11.405Z] === RUN   TestImportWithCustomPlatform/linux
11:27:11 [2022-04-17T11:27:11.405Z] === RUN   TestImportWithCustomPlatform/LINUX
11:27:11 [2022-04-17T11:27:11.405Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
11:27:11 [2022-04-17T11:27:11.405Z] === RUN   TestImportWithCustomPlatform/macos
11:27:11 [2022-04-17T11:27:11.405Z] === RUN   TestImportWithCustomPlatform/macos/arm64
11:27:11 [2022-04-17T11:27:11.405Z] === RUN   TestImportWithCustomPlatform/nintendo64
11:27:11 [2022-04-17T11:27:11.405Z] --- PASS: TestImportWithCustomPlatform (0.31s)
11:27:11 [2022-04-17T11:27:11.405Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
11:27:11 [2022-04-17T11:27:11.405Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
11:27:11 [2022-04-17T11:27:11.405Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
11:27:11 [2022-04-17T11:27:11.405Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
11:27:11 [2022-04-17T11:27:11.405Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
11:27:11 [2022-04-17T11:27:11.405Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
11:27:11 [2022-04-17T11:27:11.405Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
11:27:11 [2022-04-17T11:27:11.405Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
11:27:11 [2022-04-17T11:27:11.405Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.01s)
11:27:11 [2022-04-17T11:27:11.405Z] === RUN   TestImagesFilterMultiReference
11:27:11 [2022-04-17T11:27:11.651Z] INFO: make.ps1 starting at 04/17/2022 11:27:11
11:27:11 [2022-04-17T11:27:11.665Z] --- PASS: TestImagesFilterMultiReference (0.07s)
11:27:11 [2022-04-17T11:27:11.665Z] === RUN   TestImagePullPlatformInvalid
11:27:11 [2022-04-17T11:27:11.665Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
11:27:11 [2022-04-17T11:27:11.665Z] === RUN   TestRemoveImageOrphaning
11:27:12 [2022-04-17T11:27:12.120Z] INFO: Git commit (83969fa3dd) assumed from DOCKER_GITCOMMIT environment variable
11:27:12 [2022-04-17T11:27:12.120Z] INFO: Invoking autogen...
11:27:12 [2022-04-17T11:27:12.312Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
11:27:12 [2022-04-17T11:27:12.312Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:27:12 [2022-04-17T11:27:12.590Z] INFO: Building daemon...
11:27:12 [2022-04-17T11:27:12.874Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
11:27:12 [2022-04-17T11:27:12.874Z] === RUN   TestCgroupNamespacesRunOlderClient
11:27:13 [2022-04-17T11:27:13.046Z] --- PASS: TestRemoveImageOrphaning (1.59s)
11:27:13 [2022-04-17T11:27:13.046Z] === RUN   TestRemoveImageGarbageCollector
11:27:13 [2022-04-17T11:27:13.046Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
11:27:13 [2022-04-17T11:27:13.046Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
11:27:13 [2022-04-17T11:27:13.046Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:27:13 [2022-04-17T11:27:13.307Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
11:27:13 [2022-04-17T11:27:13.307Z] === RUN   TestTagInvalidReference
11:27:13 [2022-04-17T11:27:13.307Z] --- PASS: TestTagInvalidReference (0.01s)
11:27:13 [2022-04-17T11:27:13.307Z] === RUN   TestTagValidPrefixedRepo
11:27:13 [2022-04-17T11:27:13.307Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
11:27:13 [2022-04-17T11:27:13.307Z] === RUN   TestTagExistedNameWithoutForce
11:27:13 [2022-04-17T11:27:13.307Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
11:27:13 [2022-04-17T11:27:13.307Z] === RUN   TestTagOfficialNames
11:27:13 [2022-04-17T11:27:13.307Z] --- PASS: TestTagOfficialNames (0.04s)
11:27:13 [2022-04-17T11:27:13.307Z] === RUN   TestTagMatchesDigest
11:27:13 [2022-04-17T11:27:13.307Z] --- PASS: TestTagMatchesDigest (0.01s)
11:27:13 [2022-04-17T11:27:13.307Z] === CONT  TestImportExtremelyLargeImageWorks
11:27:13 [2022-04-17T11:27:13.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:27:14 [2022-04-17T11:27:14.239Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s)
11:27:14 [2022-04-17T11:27:14.239Z] === RUN   TestNISDomainname
11:27:14 [2022-04-17T11:27:14.495Z] --- PASS: TestNISDomainname (0.53s)
11:27:14 [2022-04-17T11:27:14.495Z] === RUN   TestHostnameDnsResolution
11:27:15 [2022-04-17T11:27:15.423Z] --- PASS: TestHostnameDnsResolution (0.63s)
11:27:15 [2022-04-17T11:27:15.423Z] === RUN   TestUnprivilegedPortsAndPing
11:27:15 [2022-04-17T11:27:15.679Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s)
11:27:15 [2022-04-17T11:27:15.679Z] === RUN   TestPrivilegedHostDevices
11:27:16 [2022-04-17T11:27:16.240Z] --- PASS: TestPrivilegedHostDevices (0.47s)
11:27:16 [2022-04-17T11:27:16.240Z] === RUN   TestStats
11:27:18 [2022-04-17T11:27:18.754Z] --- PASS: TestStats (2.43s)
11:27:18 [2022-04-17T11:27:18.754Z] === RUN   TestStopContainerWithTimeout
11:27:18 [2022-04-17T11:27:18.754Z] === RUN   TestStopContainerWithTimeout/0
11:27:18 [2022-04-17T11:27:18.754Z] === PAUSE TestStopContainerWithTimeout/0
11:27:18 [2022-04-17T11:27:18.754Z] === RUN   TestStopContainerWithTimeout/1
11:27:18 [2022-04-17T11:27:18.754Z] === PAUSE TestStopContainerWithTimeout/1
11:27:18 [2022-04-17T11:27:18.754Z] === RUN   TestStopContainerWithTimeout/3
11:27:18 [2022-04-17T11:27:18.754Z] === PAUSE TestStopContainerWithTimeout/3
11:27:18 [2022-04-17T11:27:18.754Z] === RUN   TestStopContainerWithTimeout/-1
11:27:18 [2022-04-17T11:27:18.754Z] === PAUSE TestStopContainerWithTimeout/-1
11:27:18 [2022-04-17T11:27:18.754Z] === CONT  TestStopContainerWithTimeout/0
11:27:18 [2022-04-17T11:27:18.754Z] === CONT  TestStopContainerWithTimeout/-1
11:27:19 [2022-04-17T11:27:19.316Z] === CONT  TestStopContainerWithTimeout/3
11:27:20 [2022-04-17T11:27:20.861Z] INFO: Extraction ended at 04/17/2022 11:27:17. Duration:00:00:26.8480419
11:27:20 [2022-04-17T11:27:20.861Z] INFO: Updating the golang and path environment variables
11:27:20 [2022-04-17T11:27:20.861Z] INFO: GOPATH=d:\gopath
11:27:20 [2022-04-17T11:27:20.861Z] INFO: go version go1.18 windows/amd64
11:27:20 [2022-04-17T11:27:20.861Z] INFO: Running the daemon under test in debug mode
11:27:20 [2022-04-17T11:27:20.861Z] INFO: Starting a daemon under test...
11:27:20 [2022-04-17T11:27:20.861Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43449\5\daemon --pidfile d:\CI\PR-43449\5\docker.pid -D
11:27:20 [2022-04-17T11:27:20.861Z] INFO: Process started successfully.
11:27:20 [2022-04-17T11:27:20.861Z] INFO: Start tailing logs of the daemon under tests
11:27:20 [2022-04-17T11:27:20.861Z] INFO: Waiting for the daemon under test to start...
11:27:21 [2022-04-17T11:27:21.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:27:21 [2022-04-17T11:27:21.829Z] === CONT  TestStopContainerWithTimeout/1
11:27:22 [2022-04-17T11:27:22.757Z] --- PASS: TestStopContainerWithTimeout (0.01s)
11:27:22 [2022-04-17T11:27:22.757Z]     --- PASS: TestStopContainerWithTimeout/0 (0.72s)
11:27:22 [2022-04-17T11:27:22.757Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.72s)
11:27:22 [2022-04-17T11:27:22.757Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
11:27:22 [2022-04-17T11:27:22.757Z]     --- PASS: TestStopContainerWithTimeout/1 (1.45s)
11:27:22 [2022-04-17T11:27:22.757Z] === RUN   TestDeleteDevicemapper
11:27:22 [2022-04-17T11:27:22.757Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:27:22 [2022-04-17T11:27:22.757Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:27:22 [2022-04-17T11:27:22.757Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:27:23 [2022-04-17T11:27:23.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:27:24 [2022-04-17T11:27:24.122Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.30s)
11:27:24 [2022-04-17T11:27:24.122Z] === RUN   TestUpdateMemory
11:27:24 [2022-04-17T11:27:24.122Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
11:27:24 [2022-04-17T11:27:24.122Z] --- SKIP: TestUpdateMemory (0.00s)
11:27:24 [2022-04-17T11:27:24.122Z] === RUN   TestUpdateCPUQuota
11:27:25 [2022-04-17T11:27:25.049Z] --- PASS: TestUpdateCPUQuota (0.86s)
11:27:25 [2022-04-17T11:27:25.049Z] === RUN   TestUpdatePidsLimit
11:27:25 [2022-04-17T11:27:25.049Z] === RUN   TestUpdatePidsLimit/update_from_none
11:27:25 [2022-04-17T11:27:25.305Z] === RUN   TestUpdatePidsLimit/no_change
11:27:25 [2022-04-17T11:27:25.305Z] === RUN   TestUpdatePidsLimit/update_lower
11:27:25 [2022-04-17T11:27:25.560Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:27:25 [2022-04-17T11:27:25.816Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:27:26 [2022-04-17T11:27:26.072Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:27:26 [2022-04-17T11:27:26.328Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:27:26 [2022-04-17T11:27:26.890Z] --- PASS: TestUpdatePidsLimit (1.92s)
11:27:26 [2022-04-17T11:27:26.890Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
11:27:26 [2022-04-17T11:27:26.890Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
11:27:26 [2022-04-17T11:27:26.890Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
11:27:26 [2022-04-17T11:27:26.890Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
11:27:26 [2022-04-17T11:27:26.890Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
11:27:26 [2022-04-17T11:27:26.890Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
11:27:26 [2022-04-17T11:27:26.890Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
11:27:26 [2022-04-17T11:27:26.890Z] === RUN   TestUpdateRestartPolicy
11:27:27 [2022-04-17T11:27:27.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:27:28 [2022-04-17T11:27:28.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:27:31 [2022-04-17T11:27:31.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:27:33 [2022-04-17T11:27:33.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:27:37 [2022-04-17T11:27:37.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:27:38 [2022-04-17T11:27:38.655Z] ...INFO: Daemon under test started and replied!
11:27:38 [2022-04-17T11:27:38.655Z] INFO: Docker version of the daemon under test
11:27:38 [2022-04-17T11:27:38.655Z] 
11:27:38 [2022-04-17T11:27:38.655Z] Client:
11:27:38 [2022-04-17T11:27:38.655Z]  Version:      17.06.2-ce
11:27:38 [2022-04-17T11:27:38.655Z]  API version:  1.30
11:27:38 [2022-04-17T11:27:38.655Z]  Go version:   go1.8.3
11:27:38 [2022-04-17T11:27:38.655Z]  Git commit:   cec0b72
11:27:38 [2022-04-17T11:27:38.655Z]  Built:        Tue Sep  5 19:57:19 2017
11:27:38 [2022-04-17T11:27:38.655Z]  OS/Arch:      windows/amd64
11:27:38 [2022-04-17T11:27:38.655Z] 
11:27:38 [2022-04-17T11:27:38.655Z] Server:
11:27:38 [2022-04-17T11:27:38.655Z]  Version:      0.0.0-dev
11:27:38 [2022-04-17T11:27:38.655Z]  API version:  1.42 (minimum version 1.24)
11:27:38 [2022-04-17T11:27:38.655Z]  Go version:   go1.18
11:27:38 [2022-04-17T11:27:38.655Z]  Git commit:   83969fa3dd
11:27:38 [2022-04-17T11:27:38.655Z]  Built:        04/17/2022 11:25:19
11:27:38 [2022-04-17T11:27:38.655Z]  OS/Arch:      windows/amd64
11:27:38 [2022-04-17T11:27:38.655Z]  Experimental: false
11:27:38 [2022-04-17T11:27:38.655Z] 
11:27:38 [2022-04-17T11:27:38.655Z] INFO: Docker info of the daemon under test
11:27:38 [2022-04-17T11:27:38.655Z] 
11:27:38 [2022-04-17T11:27:38.655Z] Containers: 0
11:27:38 [2022-04-17T11:27:38.655Z]  Running: 0
11:27:38 [2022-04-17T11:27:38.655Z]  Paused: 0
11:27:38 [2022-04-17T11:27:38.655Z]  Stopped: 0
11:27:38 [2022-04-17T11:27:38.655Z] Images: 0
11:27:38 [2022-04-17T11:27:38.655Z] Server Version: 0.0.0-dev
11:27:38 [2022-04-17T11:27:38.655Z] Storage Driver: windowsfilter
11:27:38 [2022-04-17T11:27:38.655Z]  Windows: 
11:27:38 [2022-04-17T11:27:38.655Z] Logging Driver: json-file
11:27:38 [2022-04-17T11:27:38.655Z] Plugins: 
11:27:38 [2022-04-17T11:27:38.655Z]  Volume: local
11:27:38 [2022-04-17T11:27:38.655Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:27:38 [2022-04-17T11:27:38.655Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:27:38 [2022-04-17T11:27:38.655Z] Swarm: inactive
11:27:38 [2022-04-17T11:27:38.655Z] Default Isolation: process
11:27:38 [2022-04-17T11:27:38.655Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
11:27:38 [2022-04-17T11:27:38.655Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230)
11:27:38 [2022-04-17T11:27:38.655Z] OSType: windows
11:27:38 [2022-04-17T11:27:38.655Z] Architecture: x86_64
11:27:38 [2022-04-17T11:27:38.655Z] CPUs: 4
11:27:38 [2022-04-17T11:27:38.655Z] Total Memory: 32GiB
11:27:38 [2022-04-17T11:27:38.655Z] Name: azwin-2-abb1f0
11:27:38 [2022-04-17T11:27:38.655Z] ID: BJWX:MBAZ:ZGXY:VSCS:23PX:DXMS:7BG7:XJ5P:GY5R:BNU5:B6Y3:2HDY
11:27:38 [2022-04-17T11:27:38.655Z] Docker Root Dir: D:\CI\PR-43449\5\daemon
11:27:38 [2022-04-17T11:27:38.655Z] Debug Mode (client): false
11:27:38 [2022-04-17T11:27:38.655Z] Debug Mode (server): true
11:27:38 [2022-04-17T11:27:38.655Z]  File Descriptors: -1
11:27:38 [2022-04-17T11:27:38.655Z]  Goroutines: 16
11:27:38 [2022-04-17T11:27:38.655Z]  System Time: 2022-04-17T11:27:37.1551554Z
11:27:38 [2022-04-17T11:27:38.655Z]  EventsListeners: 0
11:27:38 [2022-04-17T11:27:38.655Z] Registry: https://index.docker.io/v1/
11:27:38 [2022-04-17T11:27:38.655Z] Labels:
11:27:38 [2022-04-17T11:27:38.655Z] Experimental: false
11:27:38 [2022-04-17T11:27:38.655Z] Insecure Registries:
11:27:38 [2022-04-17T11:27:38.655Z]  127.0.0.0/8
11:27:38 [2022-04-17T11:27:38.655Z] Live Restore Enabled: false
11:27:38 [2022-04-17T11:27:38.655Z] 
11:27:38 [2022-04-17T11:27:38.655Z] 
11:27:38 [2022-04-17T11:27:38.655Z] INFO: Docker images of the daemon under test
11:27:38 [2022-04-17T11:27:38.655Z] 
11:27:38 [2022-04-17T11:27:38.655Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
11:27:38 [2022-04-17T11:27:38.655Z] 
11:27:38 [2022-04-17T11:27:38.655Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
11:27:38 [2022-04-17T11:27:38.655Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time...
11:27:38 [2022-04-17T11:27:38.655Z] ltsc2022: Pulling from windows/servercore
11:27:38 [2022-04-17T11:27:38.655Z] 8f616e6e9eec: Pulling fs layer
11:27:38 [2022-04-17T11:27:38.655Z] dccd9e4d14d3: Pulling fs layer
11:27:38 [2022-04-17T11:27:38.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:27:39 [2022-04-17T11:27:39.058Z] --- PASS: TestUpdateRestartPolicy (11.02s)
11:27:39 [2022-04-17T11:27:39.058Z] === RUN   TestUpdateRestartWithAutoRemove
11:27:39 [2022-04-17T11:27:39.058Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
11:27:39 [2022-04-17T11:27:39.058Z] === RUN   TestWaitNonBlocked
11:27:39 [2022-04-17T11:27:39.058Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:27:39 [2022-04-17T11:27:39.058Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:27:39 [2022-04-17T11:27:39.058Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:27:39 [2022-04-17T11:27:39.058Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:27:39 [2022-04-17T11:27:39.058Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:27:39 [2022-04-17T11:27:39.058Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:27:39 [2022-04-17T11:27:39.314Z] --- PASS: TestWaitNonBlocked (0.01s)
11:27:39 [2022-04-17T11:27:39.314Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s)
11:27:39 [2022-04-17T11:27:39.314Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s)
11:27:39 [2022-04-17T11:27:39.314Z] === RUN   TestWaitBlocked
11:27:39 [2022-04-17T11:27:39.314Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:27:39 [2022-04-17T11:27:39.314Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:27:39 [2022-04-17T11:27:39.314Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:27:39 [2022-04-17T11:27:39.314Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:27:39 [2022-04-17T11:27:39.314Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:27:39 [2022-04-17T11:27:39.314Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:27:39 [2022-04-17T11:27:39.876Z] --- PASS: TestWaitBlocked (0.01s)
11:27:39 [2022-04-17T11:27:39.876Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s)
11:27:39 [2022-04-17T11:27:39.876Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s)
11:27:39 [2022-04-17T11:27:39.877Z] === CONT  TestContainerStartOnDaemonRestart
11:27:39 [2022-04-17T11:27:39.877Z] === CONT  TestRestartDaemonWithRestartingContainer
11:27:42 [2022-04-17T11:27:42.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:27:42 [2022-04-17T11:27:42.391Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.31s)
11:27:42 [2022-04-17T11:27:42.391Z] === CONT  TestIpcModeOlderClient
11:27:42 [2022-04-17T11:27:42.391Z] --- PASS: TestContainerStartOnDaemonRestart (2.31s)
11:27:42 [2022-04-17T11:27:42.391Z] === CONT  TestContainerKillOnDaemonStart
11:27:42 [2022-04-17T11:27:42.391Z] --- PASS: TestIpcModeOlderClient (0.07s)
11:27:42 [2022-04-17T11:27:42.391Z] === CONT  TestDaemonHostGatewayIP
11:27:43 [2022-04-17T11:27:43.539Z]  ---> 727d24399ffd
11:27:43 [2022-04-17T11:27:43.539Z] Successfully built 727d24399ffd
11:27:43 [2022-04-17T11:27:43.539Z] Successfully tagged docker:latest
11:27:43 [2022-04-17T11:27:43.539Z] INFO: Image build ended at 04/17/2022 11:27:43. Duration:00:04:01.3056101
11:27:43 [2022-04-17T11:27:43.539Z] 
11:27:43 [2022-04-17T11:27:43.539Z] 
11:27:43 [2022-04-17T11:27:43.539Z] INFO: Building the test binaries at 04/17/2022 11:27:43...
11:27:44 [2022-04-17T11:27:44.195Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:27:44 [2022-04-17T11:27:44.195Z] Using test binary docker
11:27:44 [2022-04-17T11:27:44.195Z] +++ /etc/init.d/apparmor start
11:27:44 [2022-04-17T11:27:44.195Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:27:44 [2022-04-17T11:27:44.195Z] INFO: Waiting for daemon to start...
11:27:44 [2022-04-17T11:27:44.195Z] Starting dockerd
11:27:44 [2022-04-17T11:27:44.195Z] +++ 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
11:27:44 [2022-04-17T11:27:44.907Z] --- PASS: TestDaemonHostGatewayIP (2.56s)
11:27:44 [2022-04-17T11:27:44.907Z] === CONT  TestDaemonRestartIpcMode
11:27:46 [2022-04-17T11:27:46.371Z] .
11:27:46 [2022-04-17T11:27:46.371Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:27:46 [2022-04-17T11:27:46.371Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:27:46 [2022-04-17T11:27:46.371Z] Error: No such image: emptyfs
11:27:46 [2022-04-17T11:27:46.631Z] ++++ docker load
11:27:46 [2022-04-17T11:27:46.631Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:27:46 [2022-04-17T11:27:46.891Z] Running integration-test (iteration 1)
11:27:46 [2022-04-17T11:27:46.891Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
11:27:46 [2022-04-17T11:27:46.891Z] ++ 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
11:27:46 [2022-04-17T11:27:46.891Z] ++ set -e
11:27:46 [2022-04-17T11:27:46.891Z] ++ '[' -n 0 ']'
11:27:46 [2022-04-17T11:27:46.891Z] ++ set -x
11:27:46 [2022-04-17T11:27:46.891Z] ++ 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
11:27:47 [2022-04-17T11:27:47.421Z] --- PASS: TestDaemonRestartIpcMode (2.16s)
11:27:47 [2022-04-17T11:27:47.830Z] Loaded image: busybox:latest
11:27:48 [2022-04-17T11:27:48.399Z] Loaded image: busybox:glibc
11:27:48 [2022-04-17T11:27:48.409Z] INFO: make.ps1 starting at 04/17/2022 11:27:48
11:27:48 [2022-04-17T11:27:48.878Z] INFO: Git commit (83969fa3dd) assumed from DOCKER_GITCOMMIT environment variable
11:27:48 [2022-04-17T11:27:48.878Z] INFO: Invoking autogen...
11:27:49 [2022-04-17T11:27:49.068Z] dccd9e4d14d3: Verifying Checksum
11:27:49 [2022-04-17T11:27:49.068Z] dccd9e4d14d3: Download complete
11:27:49 [2022-04-17T11:27:49.345Z] INFO: Building daemon...
11:27:53 [2022-04-17T11:27:53.677Z] Loaded image: debian:bullseye-slim
11:27:53 [2022-04-17T11:27:53.677Z] Loaded image: hello-world:latest
11:27:53 [2022-04-17T11:27:53.677Z] Loaded image: arm32v7/hello-world:latest
11:27:53 [2022-04-17T11:27:53.677Z] INFO: Testing against a local daemon
11:27:53 [2022-04-17T11:27:53.677Z] === RUN   TestCgroupNamespacesBuild
11:27:53 [2022-04-17T11:27:53.954Z] --- PASS: TestContainerKillOnDaemonStart (11.72s)
11:27:53 [2022-04-17T11:27:53.954Z] PASS
11:27:53 [2022-04-17T11:27:53.954Z] 
11:27:53 [2022-04-17T11:27:53.954Z] === Skipped
11:27:53 [2022-04-17T11:27:53.954Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
11:27:53 [2022-04-17T11:27:53.954Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:27:53 [2022-04-17T11:27:53.954Z] 
11:27:53 [2022-04-17T11:27:53.954Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
11:27:53 [2022-04-17T11:27:53.954Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:27:53 [2022-04-17T11:27:53.954Z] 
11:27:53 [2022-04-17T11:27:53.954Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
11:27:53 [2022-04-17T11:27:53.954Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:27:53 [2022-04-17T11:27:53.954Z] 
11:27:53 [2022-04-17T11:27:53.954Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:27:53 [2022-04-17T11:27:53.954Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:27:53 [2022-04-17T11:27:53.954Z] 
11:27:53 [2022-04-17T11:27:53.954Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
11:27:53 [2022-04-17T11:27:53.954Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
11:27:53 [2022-04-17T11:27:53.954Z] 
11:27:53 [2022-04-17T11:27:53.954Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
11:27:53 [2022-04-17T11:27:53.954Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:27:53 [2022-04-17T11:27:53.954Z] 
11:27:53 [2022-04-17T11:27:53.954Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
11:27:53 [2022-04-17T11:27:53.954Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
11:27:53 [2022-04-17T11:27:53.954Z] 
11:27:53 [2022-04-17T11:27:53.954Z] DONE 234 tests, 7 skipped in 116.326s
11:27:53 [2022-04-17T11:27:53.954Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
11:27:53 [2022-04-17T11:27:53.954Z] === RUN   TestConfigDaemonLibtrustID
11:27:54 [2022-04-17T11:27:54.515Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
11:27:54 [2022-04-17T11:27:54.515Z] === RUN   TestDaemonConfigValidation
11:27:54 [2022-04-17T11:27:54.515Z] === RUN   TestDaemonConfigValidation/config_with_no_content
11:27:54 [2022-04-17T11:27:54.515Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
11:27:54 [2022-04-17T11:27:54.515Z] === RUN   TestDaemonConfigValidation/config_with_{}
11:27:54 [2022-04-17T11:27:54.515Z] === PAUSE TestDaemonConfigValidation/config_with_{}
11:27:54 [2022-04-17T11:27:54.515Z] === RUN   TestDaemonConfigValidation/invalid_config
11:27:54 [2022-04-17T11:27:54.515Z] === PAUSE TestDaemonConfigValidation/invalid_config
11:27:54 [2022-04-17T11:27:54.515Z] === RUN   TestDaemonConfigValidation/malformed_config
11:27:54 [2022-04-17T11:27:54.515Z] === PAUSE TestDaemonConfigValidation/malformed_config
11:27:54 [2022-04-17T11:27:54.515Z] === RUN   TestDaemonConfigValidation/valid_config
11:27:54 [2022-04-17T11:27:54.515Z] === PAUSE TestDaemonConfigValidation/valid_config
11:27:54 [2022-04-17T11:27:54.515Z] === CONT  TestDaemonConfigValidation/config_with_no_content
11:27:54 [2022-04-17T11:27:54.515Z] === CONT  TestDaemonConfigValidation/malformed_config
11:27:54 [2022-04-17T11:27:54.771Z] === CONT  TestDaemonConfigValidation/invalid_config
11:27:54 [2022-04-17T11:27:54.771Z] === CONT  TestDaemonConfigValidation/config_with_{}
11:27:54 [2022-04-17T11:27:54.771Z] === CONT  TestDaemonConfigValidation/valid_config
11:27:54 [2022-04-17T11:27:54.771Z] --- PASS: TestDaemonConfigValidation (0.00s)
11:27:54 [2022-04-17T11:27:54.771Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s)
11:27:54 [2022-04-17T11:27:54.771Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
11:27:54 [2022-04-17T11:27:54.771Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
11:27:54 [2022-04-17T11:27:54.771Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s)
11:27:54 [2022-04-17T11:27:54.771Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
11:27:54 [2022-04-17T11:27:54.771Z] === RUN   TestConfigDaemonSeccompProfiles
11:27:54 [2022-04-17T11:27:54.771Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
11:27:55 [2022-04-17T11:27:55.584Z] --- PASS: TestCgroupNamespacesBuild (2.34s)
11:27:55 [2022-04-17T11:27:55.584Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:27:56 [2022-04-17T11:27:56.135Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
11:27:57 [2022-04-17T11:27:57.061Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
11:27:57 [2022-04-17T11:27:57.988Z] === CONT  TestConfigDaemonSeccompProfiles
11:27:57 [2022-04-17T11:27:57.988Z]     daemon_test.go:156: [d81b0d78f0924] daemon is not started
11:27:57 [2022-04-17T11:27:57.988Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s)
11:27:57 [2022-04-17T11:27:57.988Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
11:27:57 [2022-04-17T11:27:57.988Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s)
11:27:57 [2022-04-17T11:27:57.988Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s)
11:27:57 [2022-04-17T11:27:57.988Z] === RUN   TestDaemonProxy
11:27:57 [2022-04-17T11:27:57.988Z] === RUN   TestDaemonProxy/environment_variables
11:27:58 [2022-04-17T11:27:58.121Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.11s)
11:27:58 [2022-04-17T11:27:58.121Z] === RUN   TestBuildWithSession
11:27:58 [2022-04-17T11:27:58.121Z]     build_session_test.go:25: TODO: BuildKit
11:27:58 [2022-04-17T11:27:58.121Z] --- SKIP: TestBuildWithSession (0.00s)
11:27:58 [2022-04-17T11:27:58.121Z] === RUN   TestBuildSquashParent
11:27:58 [2022-04-17T11:27:58.485Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:27:58 [2022-04-17T11:27:58.485Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
11:27:58 [2022-04-17T11:27:58.485Z] GOOS="" GOARCH="" GOARM=""
11:27:58 [2022-04-17T11:27:58.485Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
11:27:58 [2022-04-17T11:27:58.485Z] 
11:27:58 [2022-04-17T11:27:58.485Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
11:27:58 [2022-04-17T11:27:58.485Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
11:27:58 [2022-04-17T11:27:58.485Z] Using test binary docker
11:27:58 [2022-04-17T11:27:58.485Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:27:58 [2022-04-17T11:27:58.485Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:27:58 [2022-04-17T11:27:58.485Z] INFO: Waiting for daemon to start...
11:27:58 [2022-04-17T11:27:58.485Z] Starting dockerd
11:27:58 [2022-04-17T11:27:58.485Z] .
11:27:58 [2022-04-17T11:27:58.485Z] INFO: Building docker-sdk-python3:5.0.3...
11:27:59 [2022-04-17T11:27:59.874Z] === RUN   TestDaemonProxy/command-line_options
11:28:01 [2022-04-17T11:28:01.760Z] === RUN   TestDaemonProxy/configuration_file
11:28:03 [2022-04-17T11:28:03.124Z] === RUN   TestDaemonProxy/conflicting_options
11:28:03 [2022-04-17T11:28:03.684Z] === RUN   TestDaemonProxy/reload_sanitized
11:28:04 [2022-04-17T11:28:04.285Z] --- PASS: TestDaemonProxy (6.21s)
11:28:04 [2022-04-17T11:28:04.285Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
11:28:04 [2022-04-17T11:28:04.285Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
11:28:04 [2022-04-17T11:28:04.285Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
11:28:04 [2022-04-17T11:28:04.285Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
11:28:04 [2022-04-17T11:28:04.285Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
11:28:04 [2022-04-17T11:28:04.285Z] PASS
11:28:04 [2022-04-17T11:28:04.285Z] 
11:28:04 [2022-04-17T11:28:04.285Z] DONE 17 tests in 10.102s
11:28:04 [2022-04-17T11:28:04.285Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
11:28:04 [2022-04-17T11:28:04.285Z] INFO: Testing against a local daemon
11:28:04 [2022-04-17T11:28:04.285Z] === RUN   TestCommitInheritsEnv
11:28:04 [2022-04-17T11:28:04.552Z] --- PASS: TestCommitInheritsEnv (0.30s)
11:28:04 [2022-04-17T11:28:04.552Z] === RUN   TestImportExtremelyLargeImageWorks
11:28:04 [2022-04-17T11:28:04.552Z] === PAUSE TestImportExtremelyLargeImageWorks
11:28:04 [2022-04-17T11:28:04.552Z] === RUN   TestImportWithCustomPlatform
11:28:04 [2022-04-17T11:28:04.552Z] === RUN   TestImportWithCustomPlatform/#00
11:28:04 [2022-04-17T11:28:04.552Z] === RUN   TestImportWithCustomPlatform/_______
11:28:04 [2022-04-17T11:28:04.552Z] === RUN   TestImportWithCustomPlatform//
11:28:04 [2022-04-17T11:28:04.552Z] === RUN   TestImportWithCustomPlatform/linux
11:28:04 [2022-04-17T11:28:04.552Z] === RUN   TestImportWithCustomPlatform/LINUX
11:28:04 [2022-04-17T11:28:04.809Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
11:28:04 [2022-04-17T11:28:04.809Z] === RUN   TestImportWithCustomPlatform/macos
11:28:04 [2022-04-17T11:28:04.809Z] === RUN   TestImportWithCustomPlatform/macos/arm64
11:28:04 [2022-04-17T11:28:04.809Z] === RUN   TestImportWithCustomPlatform/nintendo64
11:28:04 [2022-04-17T11:28:04.809Z] --- PASS: TestImportWithCustomPlatform (0.33s)
11:28:04 [2022-04-17T11:28:04.809Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
11:28:04 [2022-04-17T11:28:04.809Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
11:28:04 [2022-04-17T11:28:04.809Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
11:28:04 [2022-04-17T11:28:04.809Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
11:28:04 [2022-04-17T11:28:04.809Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.10s)
11:28:04 [2022-04-17T11:28:04.809Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
11:28:04 [2022-04-17T11:28:04.809Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
11:28:04 [2022-04-17T11:28:04.809Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
11:28:04 [2022-04-17T11:28:04.809Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
11:28:04 [2022-04-17T11:28:04.809Z] === RUN   TestImagesFilterMultiReference
11:28:04 [2022-04-17T11:28:04.809Z] --- PASS: TestImagesFilterMultiReference (0.05s)
11:28:04 [2022-04-17T11:28:04.809Z] === RUN   TestImagePullPlatformInvalid
11:28:04 [2022-04-17T11:28:04.809Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
11:28:04 [2022-04-17T11:28:04.809Z] === RUN   TestRemoveImageOrphaning
11:28:05 [2022-04-17T11:28:05.070Z] --- PASS: TestRemoveImageOrphaning (0.26s)
11:28:05 [2022-04-17T11:28:05.070Z] === RUN   TestRemoveImageGarbageCollector
11:28:05 [2022-04-17T11:28:05.637Z] time="2022-04-17T11:28:05Z" level=info msg="[graphdriver] trying configured driver: overlay2"
11:28:07 [2022-04-17T11:28:07.004Z] --- PASS: TestRemoveImageGarbageCollector (1.77s)
11:28:07 [2022-04-17T11:28:07.004Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:28:07 [2022-04-17T11:28:07.004Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
11:28:07 [2022-04-17T11:28:07.004Z] === RUN   TestTagInvalidReference
11:28:07 [2022-04-17T11:28:07.004Z] --- PASS: TestTagInvalidReference (0.01s)
11:28:07 [2022-04-17T11:28:07.004Z] === RUN   TestTagValidPrefixedRepo
11:28:07 [2022-04-17T11:28:07.004Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
11:28:07 [2022-04-17T11:28:07.004Z] === RUN   TestTagExistedNameWithoutForce
11:28:07 [2022-04-17T11:28:07.004Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
11:28:07 [2022-04-17T11:28:07.004Z] === RUN   TestTagOfficialNames
11:28:07 [2022-04-17T11:28:07.004Z] --- PASS: TestTagOfficialNames (0.04s)
11:28:07 [2022-04-17T11:28:07.004Z] === RUN   TestTagMatchesDigest
11:28:07 [2022-04-17T11:28:07.004Z] --- PASS: TestTagMatchesDigest (0.02s)
11:28:07 [2022-04-17T11:28:07.004Z] === CONT  TestImportExtremelyLargeImageWorks
11:28:08 [2022-04-17T11:28:08.199Z] --- PASS: TestBuildSquashParent (8.99s)
11:28:08 [2022-04-17T11:28:08.199Z] === RUN   TestBuildWithRemoveAndForceRemove
11:28:08 [2022-04-17T11:28:08.199Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:28:08 [2022-04-17T11:28:08.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:28:08 [2022-04-17T11:28:08.199Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:28:08 [2022-04-17T11:28:08.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:28:08 [2022-04-17T11:28:08.199Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:28:08 [2022-04-17T11:28:08.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:28:08 [2022-04-17T11:28:08.199Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:28:08 [2022-04-17T11:28:08.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:28:08 [2022-04-17T11:28:08.199Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:28:08 [2022-04-17T11:28:08.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:28:08 [2022-04-17T11:28:08.199Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:28:08 [2022-04-17T11:28:08.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:28:08 [2022-04-17T11:28:08.199Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:28:08 [2022-04-17T11:28:08.199Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:28:10 [2022-04-17T11:28:10.740Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:28:10 [2022-04-17T11:28:10.740Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:28:12 [2022-04-17T11:28:12.325Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:28:12 [2022-04-17T11:28:12.325Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
11:28:12 [2022-04-17T11:28:12.325Z] GOOS="" GOARCH="" GOARM=""
11:28:12 [2022-04-17T11:28:12.325Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
11:28:12 [2022-04-17T11:28:12.325Z] 
11:28:12 [2022-04-17T11:28:12.325Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:28:12 [2022-04-17T11:28:12.325Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:28:12 [2022-04-17T11:28:12.325Z] HOSTNAME=49f5c23822b4
11:28:12 [2022-04-17T11:28:12.325Z] TESTDEBUG=0
11:28:12 [2022-04-17T11:28:12.325Z] DEST=bundles/test-integration
11:28:12 [2022-04-17T11:28:12.325Z] PWD=/go/src/github.com/docker/docker
11:28:12 [2022-04-17T11:28:12.325Z] DOCKER_GITCOMMIT=83969fa3ddf8b10ade7189073638885e8234f586
11:28:12 [2022-04-17T11:28:12.325Z] container=docker
11:28:12 [2022-04-17T11:28:12.325Z] HOME=/root
11:28:12 [2022-04-17T11:28:12.325Z] GOLANG_VERSION=1.18
11:28:12 [2022-04-17T11:28:12.325Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:28:12 [2022-04-17T11:28:12.325Z] VALIDATE_BRANCH=master
11:28:12 [2022-04-17T11:28:12.325Z] TERM=xterm
11:28:12 [2022-04-17T11:28:12.325Z] DOCKER_PKG=github.com/docker/docker
11:28:12 [2022-04-17T11:28:12.325Z] SHLVL=1
11:28:12 [2022-04-17T11:28:12.325Z] TIMEOUT=120m
11:28:12 [2022-04-17T11:28:12.325Z] DOCKER_BUILDTAGS=apparmor seccomp journald
11:28:12 [2022-04-17T11:28:12.325Z] DOCKER_GRAPHDRIVER=overlay2
11:28:12 [2022-04-17T11:28:12.325Z] GO111MODULE=off
11:28:12 [2022-04-17T11:28:12.325Z] DOCKER_EXPERIMENTAL=1
11:28:12 [2022-04-17T11:28:12.325Z] TEST_SKIP_INTEGRATION_CLI=1
11:28:12 [2022-04-17T11:28:12.325Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:28:12 [2022-04-17T11:28:12.325Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:28:12 [2022-04-17T11:28:12.325Z] GOPATH=/go
11:28:12 [2022-04-17T11:28:12.325Z] PKG_CONFIG=pkg-config
11:28:12 [2022-04-17T11:28:12.325Z] _=/usr/bin/env
11:28:12 [2022-04-17T11:28:12.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:28:14 [2022-04-17T11:28:14.036Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:28:14 [2022-04-17T11:28:14.036Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:28:17 [2022-04-17T11:28:17.336Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
11:28:17 [2022-04-17T11:28:17.336Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.75s)
11:28:17 [2022-04-17T11:28:17.336Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.78s)
11:28:17 [2022-04-17T11:28:17.336Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.13s)
11:28:17 [2022-04-17T11:28:17.336Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.26s)
11:28:17 [2022-04-17T11:28:17.336Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.47s)
11:28:17 [2022-04-17T11:28:17.336Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.41s)
11:28:17 [2022-04-17T11:28:17.336Z] === RUN   TestBuildMultiStageCopy
11:28:17 [2022-04-17T11:28:17.336Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:28:19 [2022-04-17T11:28:19.878Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:28:20 [2022-04-17T11:28:20.447Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:28:21 [2022-04-17T11:28:21.016Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:28:21 [2022-04-17T11:28:21.668Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:28:22 [2022-04-17T11:28:22.238Z] --- PASS: TestBuildMultiStageCopy (5.04s)
11:28:22 [2022-04-17T11:28:22.238Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.59s)
11:28:22 [2022-04-17T11:28:22.238Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.75s)
11:28:22 [2022-04-17T11:28:22.238Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
11:28:22 [2022-04-17T11:28:22.238Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s)
11:28:22 [2022-04-17T11:28:22.238Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s)
11:28:22 [2022-04-17T11:28:22.238Z] === RUN   TestBuildMultiStageParentConfig
11:28:23 [2022-04-17T11:28:23.619Z] --- PASS: TestBuildMultiStageParentConfig (1.35s)
11:28:23 [2022-04-17T11:28:23.619Z] === RUN   TestBuildLabelWithTargets
11:28:26 [2022-04-17T11:28:26.159Z] --- PASS: TestBuildLabelWithTargets (2.20s)
11:28:26 [2022-04-17T11:28:26.159Z] === RUN   TestBuildWithEmptyLayers
11:28:27 [2022-04-17T11:28:27.098Z] --- PASS: TestBuildWithEmptyLayers (1.39s)
11:28:27 [2022-04-17T11:28:27.098Z] === RUN   TestBuildMultiStageOnBuild
11:28:30 [2022-04-17T11:28:30.391Z] --- PASS: TestBuildMultiStageOnBuild (3.06s)
11:28:30 [2022-04-17T11:28:30.391Z] === RUN   TestBuildUncleanTarFilenames
11:28:30 [2022-04-17T11:28:30.519Z] sha256:5093eecf3d7e43b0000e51fb9824520d0020e2e2d9c225e787ca0f47a4a0ccf3
11:28:30 [2022-04-17T11:28:30.519Z] INFO: Starting docker-py tests...
11:28:30 [2022-04-17T11:28:30.519Z] ============================= test session starts ==============================
11:28:30 [2022-04-17T11:28:30.519Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
11:28:30 [2022-04-17T11:28:30.519Z] rootdir: /src, inifile: pytest.ini
11:28:30 [2022-04-17T11:28:30.519Z] plugins: cov-2.6.1, timeout-1.3.3
11:28:30 [2022-04-17T11:28:30.519Z] collected 395 items / 2 deselected / 393 selected
11:28:30 [2022-04-17T11:28:30.519Z] 
11:28:32 [2022-04-17T11:28:32.299Z] --- PASS: TestBuildUncleanTarFilenames (1.84s)
11:28:32 [2022-04-17T11:28:32.299Z] === RUN   TestBuildMultiStageLayerLeak
11:28:35 [2022-04-17T11:28:35.592Z] --- PASS: TestBuildMultiStageLayerLeak (3.39s)
11:28:35 [2022-04-17T11:28:35.592Z] === RUN   TestBuildWithHugeFile
11:28:38 [2022-04-17T11:28:38.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:28:38 [2022-04-17T11:28:38.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:28:46 [2022-04-17T11:28:46.573Z] tests/integration/api_build_test.py .......................X             [  6%]
11:28:47 [2022-04-17T11:28:47.408Z] tests/integration/api_client_test.py .....                               [  7%]
11:28:49 [2022-04-17T11:28:49.376Z] tests/integration/api_config_test.py ......                              [  8%]
11:28:49 [2022-04-17T11:28:49.672Z] 8f616e6e9eec: Verifying Checksum
11:28:49 [2022-04-17T11:28:49.672Z] 8f616e6e9eec: Download complete
11:28:49 [2022-04-17T11:28:49.795Z] --- PASS: TestImportExtremelyLargeImageWorks (93.38s)
11:28:49 [2022-04-17T11:28:49.795Z] PASS
11:28:49 [2022-04-17T11:28:49.795Z] 
11:28:49 [2022-04-17T11:28:49.795Z] === Skipped
11:28:49 [2022-04-17T11:28:49.795Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
11:28:49 [2022-04-17T11:28:49.795Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
11:28:49 [2022-04-17T11:28:49.795Z] 
11:28:49 [2022-04-17T11:28:49.795Z] DONE 22 tests, 1 skipped in 97.262s
11:28:49 [2022-04-17T11:28:49.795Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
11:28:49 [2022-04-17T11:28:49.795Z] INFO: Testing against a local daemon
11:28:49 [2022-04-17T11:28:49.795Z] === RUN   TestNetworkCreateDelete
11:28:49 [2022-04-17T11:28:49.795Z] --- PASS: TestNetworkCreateDelete (0.13s)
11:28:49 [2022-04-17T11:28:49.795Z] === RUN   TestDockerNetworkDeletePreferID
11:28:49 [2022-04-17T11:28:49.795Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
11:28:49 [2022-04-17T11:28:49.795Z] === RUN   TestDaemonDNSFallback
11:28:53 [2022-04-17T11:28:53.997Z] --- PASS: TestDaemonDNSFallback (6.29s)
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestInspectNetwork
11:28:53 [2022-04-17T11:28:53.997Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:28:53 [2022-04-17T11:28:53.997Z] --- SKIP: TestInspectNetwork (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestRunContainerWithBridgeNone
11:28:53 [2022-04-17T11:28:53.997Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
11:28:53 [2022-04-17T11:28:53.997Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestNetworkInvalidJSON
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestNetworkInvalidJSON/networks/create
11:28:53 [2022-04-17T11:28:53.997Z] === PAUSE TestNetworkInvalidJSON/networks/create
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
11:28:53 [2022-04-17T11:28:53.997Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
11:28:53 [2022-04-17T11:28:53.997Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
11:28:53 [2022-04-17T11:28:53.997Z] === CONT  TestNetworkInvalidJSON/networks/create
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
11:28:53 [2022-04-17T11:28:53.997Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
11:28:53 [2022-04-17T11:28:53.997Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
11:28:53 [2022-04-17T11:28:53.997Z] --- PASS: TestNetworkInvalidJSON (0.01s)
11:28:53 [2022-04-17T11:28:53.997Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestNetworkList
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestNetworkList//networks
11:28:53 [2022-04-17T11:28:53.997Z] === PAUSE TestNetworkList//networks
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestNetworkList//networks/
11:28:53 [2022-04-17T11:28:53.997Z] === PAUSE TestNetworkList//networks/
11:28:53 [2022-04-17T11:28:53.997Z] === CONT  TestNetworkList//networks
11:28:53 [2022-04-17T11:28:53.997Z] === CONT  TestNetworkList//networks/
11:28:53 [2022-04-17T11:28:53.997Z] --- PASS: TestNetworkList (0.01s)
11:28:53 [2022-04-17T11:28:53.997Z]     --- PASS: TestNetworkList//networks/ (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z]     --- PASS: TestNetworkList//networks (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestHostIPv4BridgeLabel
11:28:53 [2022-04-17T11:28:53.997Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
11:28:53 [2022-04-17T11:28:53.997Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestDaemonRestartWithLiveRestore
11:28:53 [2022-04-17T11:28:53.997Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
11:28:53 [2022-04-17T11:28:53.997Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestDaemonDefaultNetworkPools
11:28:53 [2022-04-17T11:28:53.997Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
11:28:53 [2022-04-17T11:28:53.997Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestDaemonRestartWithExistingNetwork
11:28:53 [2022-04-17T11:28:53.997Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
11:28:53 [2022-04-17T11:28:53.997Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:28:53 [2022-04-17T11:28:53.997Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
11:28:53 [2022-04-17T11:28:53.997Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:28:53 [2022-04-17T11:28:53.997Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
11:28:53 [2022-04-17T11:28:53.997Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestServiceWithPredefinedNetwork
11:28:53 [2022-04-17T11:28:53.997Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:28:53 [2022-04-17T11:28:53.997Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:28:53 [2022-04-17T11:28:53.997Z]     service_test.go:243: FLAKY_TEST
11:28:53 [2022-04-17T11:28:53.997Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestServiceWithDataPathPortInit
11:28:53 [2022-04-17T11:28:53.997Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:28:53 [2022-04-17T11:28:53.997Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:28:53 [2022-04-17T11:28:53.997Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:28:53 [2022-04-17T11:28:53.997Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z] PASS
11:28:53 [2022-04-17T11:28:53.997Z] 
11:28:53 [2022-04-17T11:28:53.997Z] === Skipped
11:28:53 [2022-04-17T11:28:53.997Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:28:53 [2022-04-17T11:28:53.997Z] 
11:28:53 [2022-04-17T11:28:53.997Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
11:28:53 [2022-04-17T11:28:53.997Z] 
11:28:53 [2022-04-17T11:28:53.997Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
11:28:53 [2022-04-17T11:28:53.997Z] 
11:28:53 [2022-04-17T11:28:53.997Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
11:28:53 [2022-04-17T11:28:53.997Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
11:28:53 [2022-04-17T11:28:53.997Z] 
11:28:53 [2022-04-17T11:28:53.997Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
11:28:53 [2022-04-17T11:28:53.997Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
11:28:53 [2022-04-17T11:28:53.997Z] 
11:28:53 [2022-04-17T11:28:53.997Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
11:28:53 [2022-04-17T11:28:53.997Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
11:28:53 [2022-04-17T11:28:53.997Z] 
11:28:53 [2022-04-17T11:28:53.997Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
11:28:53 [2022-04-17T11:28:53.997Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
11:28:53 [2022-04-17T11:28:53.997Z] 
11:28:53 [2022-04-17T11:28:53.997Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
11:28:53 [2022-04-17T11:28:53.997Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
11:28:53 [2022-04-17T11:28:53.997Z] 
11:28:53 [2022-04-17T11:28:53.997Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:28:53 [2022-04-17T11:28:53.997Z] 
11:28:53 [2022-04-17T11:28:53.997Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z]     service_test.go:243: FLAKY_TEST
11:28:53 [2022-04-17T11:28:53.997Z] 
11:28:53 [2022-04-17T11:28:53.997Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
11:28:53 [2022-04-17T11:28:53.997Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:28:53 [2022-04-17T11:28:53.997Z] 
11:28:53 [2022-04-17T11:28:53.997Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:28:53 [2022-04-17T11:28:53.997Z] 
11:28:53 [2022-04-17T11:28:53.997Z] DONE 34 tests, 12 skipped in 7.047s
11:28:53 [2022-04-17T11:28:53.997Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:28:53 [2022-04-17T11:28:53.997Z] INFO: Testing against a local daemon
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestDockerNetworkIpvlanPersistance
11:28:53 [2022-04-17T11:28:53.997Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:28:53 [2022-04-17T11:28:53.997Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestDockerNetworkIpvlan
11:28:53 [2022-04-17T11:28:53.997Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:28:53 [2022-04-17T11:28:53.997Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z] PASS
11:28:53 [2022-04-17T11:28:53.997Z] 
11:28:53 [2022-04-17T11:28:53.997Z] === Skipped
11:28:53 [2022-04-17T11:28:53.997Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:28:53 [2022-04-17T11:28:53.997Z] 
11:28:53 [2022-04-17T11:28:53.997Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:28:53 [2022-04-17T11:28:53.997Z] 
11:28:53 [2022-04-17T11:28:53.997Z] DONE 2 tests, 2 skipped in 0.091s
11:28:53 [2022-04-17T11:28:53.997Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:28:53 [2022-04-17T11:28:53.997Z] INFO: Testing against a local daemon
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestDockerNetworkMacvlanPersistance
11:28:53 [2022-04-17T11:28:53.997Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
11:28:53 [2022-04-17T11:28:53.997Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestDockerNetworkMacvlan
11:28:53 [2022-04-17T11:28:53.997Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
11:28:53 [2022-04-17T11:28:53.997Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z] PASS
11:28:53 [2022-04-17T11:28:53.997Z] 
11:28:53 [2022-04-17T11:28:53.997Z] === Skipped
11:28:53 [2022-04-17T11:28:53.997Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
11:28:53 [2022-04-17T11:28:53.997Z] 
11:28:53 [2022-04-17T11:28:53.997Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
11:28:53 [2022-04-17T11:28:53.997Z] 
11:28:53 [2022-04-17T11:28:53.997Z] DONE 2 tests, 2 skipped in 0.094s
11:28:53 [2022-04-17T11:28:53.997Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
11:28:53 [2022-04-17T11:28:53.997Z] testing: warning: no tests to run
11:28:53 [2022-04-17T11:28:53.997Z] PASS
11:28:53 [2022-04-17T11:28:53.997Z] 
11:28:53 [2022-04-17T11:28:53.997Z] DONE 0 tests in 0.024s
11:28:53 [2022-04-17T11:28:53.997Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:28:53 [2022-04-17T11:28:53.997Z] INFO: Testing against a local daemon
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestAuthZPluginAllowRequest
11:28:53 [2022-04-17T11:28:53.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:53 [2022-04-17T11:28:53.997Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestAuthZPluginTLS
11:28:53 [2022-04-17T11:28:53.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:53 [2022-04-17T11:28:53.997Z] --- SKIP: TestAuthZPluginTLS (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestAuthZPluginDenyRequest
11:28:53 [2022-04-17T11:28:53.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:53 [2022-04-17T11:28:53.997Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestAuthZPluginAPIDenyResponse
11:28:53 [2022-04-17T11:28:53.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:53 [2022-04-17T11:28:53.997Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestAuthZPluginDenyResponse
11:28:53 [2022-04-17T11:28:53.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:53 [2022-04-17T11:28:53.997Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestAuthZPluginAllowEventStream
11:28:53 [2022-04-17T11:28:53.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:53 [2022-04-17T11:28:53.997Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestAuthZPluginErrorResponse
11:28:53 [2022-04-17T11:28:53.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:53 [2022-04-17T11:28:53.997Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestAuthZPluginErrorRequest
11:28:53 [2022-04-17T11:28:53.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:53 [2022-04-17T11:28:53.997Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:28:53 [2022-04-17T11:28:53.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:53 [2022-04-17T11:28:53.997Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:28:53 [2022-04-17T11:28:53.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:53 [2022-04-17T11:28:53.997Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:28:53 [2022-04-17T11:28:53.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:53 [2022-04-17T11:28:53.997Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestAuthZPluginHeader
11:28:53 [2022-04-17T11:28:53.997Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:53 [2022-04-17T11:28:53.997Z] --- SKIP: TestAuthZPluginHeader (0.00s)
11:28:53 [2022-04-17T11:28:53.997Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:28:54 [2022-04-17T11:28:54.259Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:54 [2022-04-17T11:28:54.259Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s)
11:28:54 [2022-04-17T11:28:54.259Z] === RUN   TestAuthZPluginV2Disable
11:28:54 [2022-04-17T11:28:54.259Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:54 [2022-04-17T11:28:54.259Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
11:28:54 [2022-04-17T11:28:54.259Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:28:54 [2022-04-17T11:28:54.259Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:54 [2022-04-17T11:28:54.259Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
11:28:54 [2022-04-17T11:28:54.259Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:28:54 [2022-04-17T11:28:54.259Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:54 [2022-04-17T11:28:54.259Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
11:28:54 [2022-04-17T11:28:54.259Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:28:54 [2022-04-17T11:28:54.259Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:54 [2022-04-17T11:28:54.259Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
11:28:54 [2022-04-17T11:28:54.259Z] PASS
11:28:54 [2022-04-17T11:28:54.259Z] 
11:28:54 [2022-04-17T11:28:54.259Z] === Skipped
11:28:54 [2022-04-17T11:28:54.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
11:28:54 [2022-04-17T11:28:54.259Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:54 [2022-04-17T11:28:54.259Z] 
11:28:54 [2022-04-17T11:28:54.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
11:28:54 [2022-04-17T11:28:54.259Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:54 [2022-04-17T11:28:54.259Z] 
11:28:54 [2022-04-17T11:28:54.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
11:28:54 [2022-04-17T11:28:54.259Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:54 [2022-04-17T11:28:54.259Z] 
11:28:54 [2022-04-17T11:28:54.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
11:28:54 [2022-04-17T11:28:54.259Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:54 [2022-04-17T11:28:54.259Z] 
11:28:54 [2022-04-17T11:28:54.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
11:28:54 [2022-04-17T11:28:54.259Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:54 [2022-04-17T11:28:54.259Z] 
11:28:54 [2022-04-17T11:28:54.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
11:28:54 [2022-04-17T11:28:54.259Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:54 [2022-04-17T11:28:54.259Z] 
11:28:54 [2022-04-17T11:28:54.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
11:28:54 [2022-04-17T11:28:54.259Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:54 [2022-04-17T11:28:54.259Z] 
11:28:54 [2022-04-17T11:28:54.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
11:28:54 [2022-04-17T11:28:54.259Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:54 [2022-04-17T11:28:54.259Z] 
11:28:54 [2022-04-17T11:28:54.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
11:28:54 [2022-04-17T11:28:54.259Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:54 [2022-04-17T11:28:54.259Z] 
11:28:54 [2022-04-17T11:28:54.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
11:28:54 [2022-04-17T11:28:54.259Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:54 [2022-04-17T11:28:54.259Z] 
11:28:54 [2022-04-17T11:28:54.259Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
11:28:54 [2022-04-17T11:28:54.259Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:54 [2022-04-17T11:28:54.259Z] 
11:28:54 [2022-04-17T11:28:54.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
11:28:54 [2022-04-17T11:28:54.259Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:54 [2022-04-17T11:28:54.259Z] 
11:28:54 [2022-04-17T11:28:54.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s)
11:28:54 [2022-04-17T11:28:54.259Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:54 [2022-04-17T11:28:54.259Z] 
11:28:54 [2022-04-17T11:28:54.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
11:28:54 [2022-04-17T11:28:54.259Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:54 [2022-04-17T11:28:54.259Z] 
11:28:54 [2022-04-17T11:28:54.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
11:28:54 [2022-04-17T11:28:54.259Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:54 [2022-04-17T11:28:54.259Z] 
11:28:54 [2022-04-17T11:28:54.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
11:28:54 [2022-04-17T11:28:54.259Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:54 [2022-04-17T11:28:54.259Z] 
11:28:54 [2022-04-17T11:28:54.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
11:28:54 [2022-04-17T11:28:54.259Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:54 [2022-04-17T11:28:54.259Z] 
11:28:54 [2022-04-17T11:28:54.259Z] DONE 17 tests, 17 skipped in 0.288s
11:28:54 [2022-04-17T11:28:54.259Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:28:54 [2022-04-17T11:28:54.519Z] INFO: Testing against a local daemon
11:28:54 [2022-04-17T11:28:54.519Z] === RUN   TestPluginInvalidJSON
11:28:54 [2022-04-17T11:28:54.519Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
11:28:54 [2022-04-17T11:28:54.519Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
11:28:54 [2022-04-17T11:28:54.519Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
11:28:54 [2022-04-17T11:28:54.519Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
11:28:54 [2022-04-17T11:28:54.519Z] === RUN   TestPluginInvalidJSON/plugins/pull
11:28:54 [2022-04-17T11:28:54.519Z] === PAUSE TestPluginInvalidJSON/plugins/pull
11:28:54 [2022-04-17T11:28:54.519Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
11:28:54 [2022-04-17T11:28:54.519Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
11:28:54 [2022-04-17T11:28:54.519Z] === CONT  TestPluginInvalidJSON/plugins/pull
11:28:54 [2022-04-17T11:28:54.519Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
11:28:54 [2022-04-17T11:28:54.519Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
11:28:54 [2022-04-17T11:28:54.519Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
11:28:54 [2022-04-17T11:28:54.519Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
11:28:54 [2022-04-17T11:28:54.519Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
11:28:54 [2022-04-17T11:28:54.519Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
11:28:54 [2022-04-17T11:28:54.519Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
11:28:54 [2022-04-17T11:28:54.519Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
11:28:54 [2022-04-17T11:28:54.519Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
11:28:54 [2022-04-17T11:28:54.519Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
11:28:54 [2022-04-17T11:28:54.519Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
11:28:54 [2022-04-17T11:28:54.519Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
11:28:54 [2022-04-17T11:28:54.519Z] --- PASS: TestPluginInvalidJSON (0.02s)
11:28:54 [2022-04-17T11:28:54.519Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
11:28:54 [2022-04-17T11:28:54.519Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
11:28:54 [2022-04-17T11:28:54.519Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
11:28:54 [2022-04-17T11:28:54.519Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
11:28:54 [2022-04-17T11:28:54.519Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
11:28:54 [2022-04-17T11:28:54.519Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
11:28:54 [2022-04-17T11:28:54.519Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
11:28:54 [2022-04-17T11:28:54.519Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
11:28:54 [2022-04-17T11:28:54.519Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
11:28:54 [2022-04-17T11:28:54.519Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
11:28:54 [2022-04-17T11:28:54.519Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
11:28:54 [2022-04-17T11:28:54.519Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
11:28:54 [2022-04-17T11:28:54.519Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
11:28:54 [2022-04-17T11:28:54.519Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
11:28:54 [2022-04-17T11:28:54.519Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
11:28:54 [2022-04-17T11:28:54.519Z] === RUN   TestPluginInstall
11:28:54 [2022-04-17T11:28:54.519Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:54 [2022-04-17T11:28:54.519Z] --- SKIP: TestPluginInstall (0.00s)
11:28:54 [2022-04-17T11:28:54.519Z] === RUN   TestPluginsWithRuntimes
11:28:54 [2022-04-17T11:28:54.519Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
11:28:54 [2022-04-17T11:28:54.519Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
11:28:54 [2022-04-17T11:28:54.519Z] === RUN   TestPluginBackCompatMediaTypes
11:28:54 [2022-04-17T11:28:54.519Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
11:28:54 [2022-04-17T11:28:54.519Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
11:28:54 [2022-04-17T11:28:54.519Z] PASS
11:28:54 [2022-04-17T11:28:54.519Z] 
11:28:54 [2022-04-17T11:28:54.519Z] === Skipped
11:28:54 [2022-04-17T11:28:54.519Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
11:28:54 [2022-04-17T11:28:54.519Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:28:54 [2022-04-17T11:28:54.519Z] 
11:28:54 [2022-04-17T11:28:54.519Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
11:28:54 [2022-04-17T11:28:54.519Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
11:28:54 [2022-04-17T11:28:54.519Z] 
11:28:54 [2022-04-17T11:28:54.519Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
11:28:54 [2022-04-17T11:28:54.519Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
11:28:54 [2022-04-17T11:28:54.519Z] 
11:28:54 [2022-04-17T11:28:54.519Z] DONE 19 tests, 3 skipped in 0.168s
11:28:54 [2022-04-17T11:28:54.519Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:28:54 [2022-04-17T11:28:54.519Z] INFO: Testing against a local daemon
11:28:54 [2022-04-17T11:28:54.519Z] === RUN   TestExternalGraphDriver
11:28:54 [2022-04-17T11:28:54.519Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
11:28:54 [2022-04-17T11:28:54.519Z] --- SKIP: TestExternalGraphDriver (0.03s)
11:28:54 [2022-04-17T11:28:54.519Z] === RUN   TestGraphdriverPluginV2
11:28:56 [2022-04-17T11:28:56.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
11:28:58 [2022-04-17T11:28:58.722Z] --- PASS: TestGraphdriverPluginV2 (3.57s)
11:28:58 [2022-04-17T11:28:58.722Z] PASS
11:28:58 [2022-04-17T11:28:58.722Z] 
11:28:58 [2022-04-17T11:28:58.722Z] === Skipped
11:28:58 [2022-04-17T11:28:58.722Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s)
11:28:58 [2022-04-17T11:28:58.722Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
11:28:58 [2022-04-17T11:28:58.722Z] 
11:28:58 [2022-04-17T11:28:58.722Z] DONE 2 tests, 1 skipped in 3.704s
11:28:58 [2022-04-17T11:28:58.722Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:28:58 [2022-04-17T11:28:58.722Z] INFO: Testing against a local daemon
11:28:58 [2022-04-17T11:28:58.722Z] === RUN   TestContinueAfterPluginCrash
11:28:58 [2022-04-17T11:28:58.722Z] === PAUSE TestContinueAfterPluginCrash
11:28:58 [2022-04-17T11:28:58.722Z] === RUN   TestReadPluginNoRead
11:28:58 [2022-04-17T11:28:58.722Z] === PAUSE TestReadPluginNoRead
11:28:58 [2022-04-17T11:28:58.722Z] === RUN   TestDaemonStartWithLogOpt
11:28:58 [2022-04-17T11:28:58.722Z] === PAUSE TestDaemonStartWithLogOpt
11:28:58 [2022-04-17T11:28:58.722Z] === CONT  TestContinueAfterPluginCrash
11:28:58 [2022-04-17T11:28:58.722Z] === CONT  TestDaemonStartWithLogOpt
11:29:02 [2022-04-17T11:29:02.928Z] --- PASS: TestDaemonStartWithLogOpt (4.19s)
11:29:02 [2022-04-17T11:29:02.928Z] === CONT  TestReadPluginNoRead
11:29:03 [2022-04-17T11:29:03.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:29:04 [2022-04-17T11:29:04.841Z] === RUN   TestReadPluginNoRead/disabled_caching
11:29:06 [2022-04-17T11:29:06.223Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:29:07 [2022-04-17T11:29:07.607Z] --- PASS: TestContinueAfterPluginCrash (9.00s)
11:29:07 [2022-04-17T11:29:07.607Z] === RUN   TestReadPluginNoRead/default
11:29:08 [2022-04-17T11:29:08.549Z] === CONT  TestReadPluginNoRead
11:29:08 [2022-04-17T11:29:08.549Z]     read_test.go:92: [dd35b16b6fbc1] daemon is not started
11:29:08 [2022-04-17T11:29:08.549Z] --- PASS: TestReadPluginNoRead (6.15s)
11:29:08 [2022-04-17T11:29:08.549Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.33s)
11:29:08 [2022-04-17T11:29:08.549Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.38s)
11:29:08 [2022-04-17T11:29:08.549Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
11:29:08 [2022-04-17T11:29:08.549Z] PASS
11:29:08 [2022-04-17T11:29:08.549Z] 
11:29:08 [2022-04-17T11:29:08.549Z] DONE 6 tests in 10.442s
11:29:08 [2022-04-17T11:29:08.549Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:29:08 [2022-04-17T11:29:08.811Z] testing: warning: no tests to run
11:29:08 [2022-04-17T11:29:08.811Z] PASS
11:29:08 [2022-04-17T11:29:08.811Z] 
11:29:08 [2022-04-17T11:29:08.811Z] DONE 0 tests in 0.039s
11:29:08 [2022-04-17T11:29:08.811Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:29:08 [2022-04-17T11:29:08.811Z] INFO: Testing against a local daemon
11:29:08 [2022-04-17T11:29:08.811Z] === RUN   TestPluginWithDevMounts
11:29:08 [2022-04-17T11:29:08.811Z]     mounts_test.go:20: (*Execution).IsRootless-fm
11:29:08 [2022-04-17T11:29:08.811Z] --- SKIP: TestPluginWithDevMounts (0.00s)
11:29:08 [2022-04-17T11:29:08.811Z] PASS
11:29:08 [2022-04-17T11:29:08.811Z] 
11:29:08 [2022-04-17T11:29:08.811Z] === Skipped
11:29:08 [2022-04-17T11:29:08.811Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
11:29:08 [2022-04-17T11:29:08.811Z]     mounts_test.go:20: (*Execution).IsRootless-fm
11:29:08 [2022-04-17T11:29:08.811Z] 
11:29:08 [2022-04-17T11:29:08.811Z] DONE 1 tests, 1 skipped in 0.100s
11:29:08 [2022-04-17T11:29:08.811Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
11:29:08 [2022-04-17T11:29:08.811Z] INFO: Testing against a local daemon
11:29:08 [2022-04-17T11:29:08.811Z] === RUN   TestSecretInspect
11:29:08 [2022-04-17T11:29:08.811Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:08 [2022-04-17T11:29:08.811Z] --- SKIP: TestSecretInspect (0.01s)
11:29:08 [2022-04-17T11:29:08.811Z] === RUN   TestSecretList
11:29:08 [2022-04-17T11:29:08.811Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:09 [2022-04-17T11:29:09.072Z] --- SKIP: TestSecretList (0.01s)
11:29:09 [2022-04-17T11:29:09.072Z] === RUN   TestSecretsCreateAndDelete
11:29:09 [2022-04-17T11:29:09.072Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:09 [2022-04-17T11:29:09.072Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
11:29:09 [2022-04-17T11:29:09.072Z] === RUN   TestSecretsUpdate
11:29:09 [2022-04-17T11:29:09.072Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:09 [2022-04-17T11:29:09.072Z] --- SKIP: TestSecretsUpdate (0.02s)
11:29:09 [2022-04-17T11:29:09.072Z] === RUN   TestTemplatedSecret
11:29:09 [2022-04-17T11:29:09.072Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:09 [2022-04-17T11:29:09.072Z] --- SKIP: TestTemplatedSecret (0.00s)
11:29:09 [2022-04-17T11:29:09.072Z] === RUN   TestSecretCreateResolve
11:29:09 [2022-04-17T11:29:09.072Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:09 [2022-04-17T11:29:09.072Z] --- SKIP: TestSecretCreateResolve (0.02s)
11:29:09 [2022-04-17T11:29:09.072Z] PASS
11:29:09 [2022-04-17T11:29:09.072Z] 
11:29:09 [2022-04-17T11:29:09.072Z] === Skipped
11:29:09 [2022-04-17T11:29:09.072Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
11:29:09 [2022-04-17T11:29:09.072Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:09 [2022-04-17T11:29:09.072Z] 
11:29:09 [2022-04-17T11:29:09.072Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
11:29:09 [2022-04-17T11:29:09.072Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:09 [2022-04-17T11:29:09.072Z] 
11:29:09 [2022-04-17T11:29:09.072Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
11:29:09 [2022-04-17T11:29:09.072Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:09 [2022-04-17T11:29:09.072Z] 
11:29:09 [2022-04-17T11:29:09.072Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s)
11:29:09 [2022-04-17T11:29:09.072Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:09 [2022-04-17T11:29:09.072Z] 
11:29:09 [2022-04-17T11:29:09.072Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
11:29:09 [2022-04-17T11:29:09.072Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:09 [2022-04-17T11:29:09.072Z] 
11:29:09 [2022-04-17T11:29:09.072Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
11:29:09 [2022-04-17T11:29:09.072Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:09 [2022-04-17T11:29:09.072Z] 
11:29:09 [2022-04-17T11:29:09.072Z] DONE 6 tests, 6 skipped in 0.173s
11:29:09 [2022-04-17T11:29:09.072Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
11:29:09 [2022-04-17T11:29:09.072Z] INFO: Testing against a local daemon
11:29:09 [2022-04-17T11:29:09.072Z] === RUN   TestServiceCreateInit
11:29:09 [2022-04-17T11:29:09.072Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:29:09 [2022-04-17T11:29:09.072Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:09 [2022-04-17T11:29:09.072Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:29:09 [2022-04-17T11:29:09.072Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:09 [2022-04-17T11:29:09.072Z] --- PASS: TestServiceCreateInit (0.01s)
11:29:09 [2022-04-17T11:29:09.072Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
11:29:09 [2022-04-17T11:29:09.072Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
11:29:09 [2022-04-17T11:29:09.072Z] === RUN   TestCreateServiceMultipleTimes
11:29:09 [2022-04-17T11:29:09.072Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:09 [2022-04-17T11:29:09.072Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
11:29:09 [2022-04-17T11:29:09.072Z] === RUN   TestCreateServiceConflict
11:29:09 [2022-04-17T11:29:09.072Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:09 [2022-04-17T11:29:09.072Z] --- SKIP: TestCreateServiceConflict (0.01s)
11:29:09 [2022-04-17T11:29:09.072Z] === RUN   TestCreateServiceMaxReplicas
11:29:09 [2022-04-17T11:29:09.072Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:09 [2022-04-17T11:29:09.072Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
11:29:09 [2022-04-17T11:29:09.072Z] === RUN   TestCreateWithDuplicateNetworkNames
11:29:09 [2022-04-17T11:29:09.072Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:09 [2022-04-17T11:29:09.072Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
11:29:09 [2022-04-17T11:29:09.072Z] === RUN   TestCreateServiceSecretFileMode
11:29:09 [2022-04-17T11:29:09.072Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:09 [2022-04-17T11:29:09.072Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
11:29:09 [2022-04-17T11:29:09.072Z] === RUN   TestCreateServiceConfigFileMode
11:29:09 [2022-04-17T11:29:09.326Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
11:29:09 [2022-04-17T11:29:09.326Z] 
11:29:09 [2022-04-17T11:29:09.326Z]  ________   ____  __.
11:29:09 [2022-04-17T11:29:09.326Z]  \_____  \ |    |/ _|
11:29:09 [2022-04-17T11:29:09.326Z]  /   |   \|      <
11:29:09 [2022-04-17T11:29:09.326Z]  /    |    \    |  \
11:29:09 [2022-04-17T11:29:09.326Z]  \_______  /____|__ \
11:29:09 [2022-04-17T11:29:09.326Z]          \/        \/
11:29:09 [2022-04-17T11:29:09.326Z] 
11:29:09 [2022-04-17T11:29:09.326Z] INFO: make.ps1 ended at 04/17/2022 11:28:59
11:29:09 [2022-04-17T11:29:09.326Z] INFO: Binaries build ended at 04/17/2022 11:29:00. Duration:00:01:56.1210104
11:29:09 [2022-04-17T11:29:09.326Z] INFO: Copying the built daemon binary to d:\CI\PR-43449\5\binary\dockerd-83969fa3dd.exe...
11:29:09 [2022-04-17T11:29:09.326Z] INFO: Copying the built client binary to d:\CI\PR-43449\5\binary\docker-83969fa3dd.exe...
11:29:09 [2022-04-17T11:29:09.326Z] INFO: Copying dockerversion from the container...
11:29:09 [2022-04-17T11:29:09.326Z] INFO: Copying the golang package from the container to d:\CI\PR-43449\5\installer\go.zip...
11:29:09 [2022-04-17T11:29:09.326Z] INFO: Extracting go.zip to d:\CI\PR-43449\5\go
11:29:09 [2022-04-17T11:29:09.332Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:09 [2022-04-17T11:29:09.332Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
11:29:09 [2022-04-17T11:29:09.332Z] === RUN   TestCreateServiceSysctls
11:29:09 [2022-04-17T11:29:09.332Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:09 [2022-04-17T11:29:09.332Z] --- SKIP: TestCreateServiceSysctls (0.03s)
11:29:09 [2022-04-17T11:29:09.332Z] === RUN   TestCreateServiceCapabilities
11:29:09 [2022-04-17T11:29:09.332Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:09 [2022-04-17T11:29:09.332Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
11:29:09 [2022-04-17T11:29:09.332Z] === RUN   TestInspect
11:29:09 [2022-04-17T11:29:09.332Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:09 [2022-04-17T11:29:09.332Z] --- SKIP: TestInspect (0.01s)
11:29:09 [2022-04-17T11:29:09.332Z] === RUN   TestCreateJob
11:29:09 [2022-04-17T11:29:09.332Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:09 [2022-04-17T11:29:09.332Z] --- SKIP: TestCreateJob (0.01s)
11:29:09 [2022-04-17T11:29:09.332Z] === RUN   TestReplicatedJob
11:29:09 [2022-04-17T11:29:09.332Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:09 [2022-04-17T11:29:09.332Z] --- SKIP: TestReplicatedJob (0.01s)
11:29:09 [2022-04-17T11:29:09.332Z] === RUN   TestUpdateReplicatedJob
11:29:09 [2022-04-17T11:29:09.332Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:09 [2022-04-17T11:29:09.332Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
11:29:09 [2022-04-17T11:29:09.332Z] === RUN   TestServiceListWithStatuses
11:29:09 [2022-04-17T11:29:09.332Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:29:09 [2022-04-17T11:29:09.332Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:29:09 [2022-04-17T11:29:09.332Z] === RUN   TestDockerNetworkConnectAlias
11:29:09 [2022-04-17T11:29:09.332Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:09 [2022-04-17T11:29:09.332Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
11:29:09 [2022-04-17T11:29:09.332Z] === RUN   TestDockerNetworkReConnect
11:29:09 [2022-04-17T11:29:09.332Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:09 [2022-04-17T11:29:09.332Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
11:29:09 [2022-04-17T11:29:09.332Z] === RUN   TestServicePlugin
11:29:10 [2022-04-17T11:29:10.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:29:10 [2022-04-17T11:29:10.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:29:11 [2022-04-17T11:29:11.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:29:11 [2022-04-17T11:29:11.279Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:11 [2022-04-17T11:29:11.279Z] --- SKIP: TestServicePlugin (1.97s)
11:29:11 [2022-04-17T11:29:11.279Z] === RUN   TestServiceUpdateLabel
11:29:11 [2022-04-17T11:29:11.279Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:11 [2022-04-17T11:29:11.279Z] --- SKIP: TestServiceUpdateLabel (0.01s)
11:29:11 [2022-04-17T11:29:11.279Z] === RUN   TestServiceUpdateSecrets
11:29:11 [2022-04-17T11:29:11.279Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:11 [2022-04-17T11:29:11.279Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
11:29:11 [2022-04-17T11:29:11.279Z] === RUN   TestServiceUpdateConfigs
11:29:11 [2022-04-17T11:29:11.279Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:11 [2022-04-17T11:29:11.279Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
11:29:11 [2022-04-17T11:29:11.279Z] === RUN   TestServiceUpdateNetwork
11:29:11 [2022-04-17T11:29:11.279Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:11 [2022-04-17T11:29:11.279Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
11:29:11 [2022-04-17T11:29:11.279Z] === RUN   TestServiceUpdatePidsLimit
11:29:11 [2022-04-17T11:29:11.279Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:11 [2022-04-17T11:29:11.279Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
11:29:11 [2022-04-17T11:29:11.279Z] PASS
11:29:11 [2022-04-17T11:29:11.542Z] 
11:29:11 [2022-04-17T11:29:11.542Z] === Skipped
11:29:11 [2022-04-17T11:29:11.542Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
11:29:11 [2022-04-17T11:29:11.542Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:11 [2022-04-17T11:29:11.542Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
11:29:11 [2022-04-17T11:29:11.542Z] 
11:29:11 [2022-04-17T11:29:11.542Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
11:29:11 [2022-04-17T11:29:11.542Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:11 [2022-04-17T11:29:11.542Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
11:29:11 [2022-04-17T11:29:11.542Z] 
11:29:11 [2022-04-17T11:29:11.542Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
11:29:11 [2022-04-17T11:29:11.542Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:11 [2022-04-17T11:29:11.542Z] 
11:29:11 [2022-04-17T11:29:11.542Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
11:29:11 [2022-04-17T11:29:11.542Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:11 [2022-04-17T11:29:11.542Z] 
11:29:11 [2022-04-17T11:29:11.542Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
11:29:11 [2022-04-17T11:29:11.542Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:11 [2022-04-17T11:29:11.542Z] 
11:29:11 [2022-04-17T11:29:11.542Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
11:29:11 [2022-04-17T11:29:11.542Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:11 [2022-04-17T11:29:11.542Z] 
11:29:11 [2022-04-17T11:29:11.542Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
11:29:11 [2022-04-17T11:29:11.542Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:11 [2022-04-17T11:29:11.542Z] 
11:29:11 [2022-04-17T11:29:11.542Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
11:29:11 [2022-04-17T11:29:11.542Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:11 [2022-04-17T11:29:11.542Z] 
11:29:11 [2022-04-17T11:29:11.542Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
11:29:11 [2022-04-17T11:29:11.542Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:11 [2022-04-17T11:29:11.542Z] 
11:29:11 [2022-04-17T11:29:11.542Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
11:29:11 [2022-04-17T11:29:11.542Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:11 [2022-04-17T11:29:11.542Z] 
11:29:11 [2022-04-17T11:29:11.542Z] === SKIP: amd64.integration.service TestInspect (0.01s)
11:29:11 [2022-04-17T11:29:11.542Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:11 [2022-04-17T11:29:11.542Z] 
11:29:11 [2022-04-17T11:29:11.542Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
11:29:11 [2022-04-17T11:29:11.542Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:11 [2022-04-17T11:29:11.542Z] 
11:29:11 [2022-04-17T11:29:11.542Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
11:29:11 [2022-04-17T11:29:11.542Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:11 [2022-04-17T11:29:11.542Z] 
11:29:11 [2022-04-17T11:29:11.542Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
11:29:11 [2022-04-17T11:29:11.542Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:11 [2022-04-17T11:29:11.542Z] 
11:29:11 [2022-04-17T11:29:11.542Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
11:29:11 [2022-04-17T11:29:11.542Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:29:11 [2022-04-17T11:29:11.542Z] 
11:29:11 [2022-04-17T11:29:11.542Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
11:29:11 [2022-04-17T11:29:11.542Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:11 [2022-04-17T11:29:11.542Z] 
11:29:11 [2022-04-17T11:29:11.542Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
11:29:11 [2022-04-17T11:29:11.542Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:11 [2022-04-17T11:29:11.542Z] 
11:29:11 [2022-04-17T11:29:11.542Z] === SKIP: amd64.integration.service TestServicePlugin (1.97s)
11:29:11 [2022-04-17T11:29:11.542Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:11 [2022-04-17T11:29:11.542Z] 
11:29:11 [2022-04-17T11:29:11.542Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
11:29:11 [2022-04-17T11:29:11.542Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:11 [2022-04-17T11:29:11.542Z] 
11:29:11 [2022-04-17T11:29:11.542Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
11:29:11 [2022-04-17T11:29:11.542Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:11 [2022-04-17T11:29:11.542Z] 
11:29:11 [2022-04-17T11:29:11.542Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
11:29:11 [2022-04-17T11:29:11.542Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:11 [2022-04-17T11:29:11.542Z] 
11:29:11 [2022-04-17T11:29:11.542Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
11:29:11 [2022-04-17T11:29:11.542Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:11 [2022-04-17T11:29:11.542Z] 
11:29:11 [2022-04-17T11:29:11.542Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
11:29:11 [2022-04-17T11:29:11.542Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:11 [2022-04-17T11:29:11.542Z] 
11:29:11 [2022-04-17T11:29:11.542Z] DONE 24 tests, 23 skipped in 2.388s
11:29:11 [2022-04-17T11:29:11.542Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
11:29:11 [2022-04-17T11:29:11.542Z] INFO: Testing against a local daemon
11:29:11 [2022-04-17T11:29:11.542Z] === RUN   TestSessionCreate
11:29:11 [2022-04-17T11:29:11.542Z] --- PASS: TestSessionCreate (0.04s)
11:29:11 [2022-04-17T11:29:11.542Z] === RUN   TestSessionCreateWithBadUpgrade
11:29:11 [2022-04-17T11:29:11.542Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
11:29:11 [2022-04-17T11:29:11.542Z] PASS
11:29:11 [2022-04-17T11:29:11.542Z] 
11:29:11 [2022-04-17T11:29:11.542Z] DONE 2 tests in 0.158s
11:29:11 [2022-04-17T11:29:11.542Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
11:29:11 [2022-04-17T11:29:11.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:29:11 [2022-04-17T11:29:11.811Z] INFO: Testing against a local daemon
11:29:11 [2022-04-17T11:29:11.811Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:29:11 [2022-04-17T11:29:11.811Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:29:11 [2022-04-17T11:29:11.811Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:29:11 [2022-04-17T11:29:11.811Z] === RUN   TestDiskUsage
11:29:11 [2022-04-17T11:29:11.811Z] === PAUSE TestDiskUsage
11:29:11 [2022-04-17T11:29:11.811Z] === RUN   TestEventsExecDie
11:29:12 [2022-04-17T11:29:12.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:29:12 [2022-04-17T11:29:12.404Z] --- PASS: TestEventsExecDie (0.54s)
11:29:12 [2022-04-17T11:29:12.404Z] === RUN   TestEventsBackwardsCompatible
11:29:12 [2022-04-17T11:29:12.404Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
11:29:12 [2022-04-17T11:29:12.404Z] === RUN   TestEventsVolumeCreate
11:29:12 [2022-04-17T11:29:12.404Z] --- PASS: TestEventsVolumeCreate (0.05s)
11:29:12 [2022-04-17T11:29:12.404Z] === RUN   TestInfoBinaryCommits
11:29:12 [2022-04-17T11:29:12.404Z] --- PASS: TestInfoBinaryCommits (0.02s)
11:29:12 [2022-04-17T11:29:12.404Z] === RUN   TestInfoAPIVersioned
11:29:12 [2022-04-17T11:29:12.404Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:29:12 [2022-04-17T11:29:12.404Z] === RUN   TestInfoAPI
11:29:12 [2022-04-17T11:29:12.404Z] --- PASS: TestInfoAPI (0.02s)
11:29:12 [2022-04-17T11:29:12.404Z] === RUN   TestInfoAPIWarnings
11:29:12 [2022-04-17T11:29:12.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:29:14 [2022-04-17T11:29:14.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:29:15 [2022-04-17T11:29:15.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:29:16 [2022-04-17T11:29:16.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:29:17 [2022-04-17T11:29:17.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:29:17 [2022-04-17T11:29:17.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:29:18 [2022-04-17T11:29:18.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:29:18 [2022-04-17T11:29:18.801Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
11:29:19 [2022-04-17T11:29:19.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:29:20 [2022-04-17T11:29:20.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:29:20 [2022-04-17T11:29:20.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:29:21 [2022-04-17T11:29:21.887Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:29:21 [2022-04-17T11:29:21.887Z] Using test binary docker
11:29:21 [2022-04-17T11:29:21.887Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:29:21 [2022-04-17T11:29:21.887Z] +++ /etc/init.d/apparmor start
11:29:21 [2022-04-17T11:29:21.887Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:29:21 [2022-04-17T11:29:21.887Z] INFO: Waiting for daemon to start...
11:29:21 [2022-04-17T11:29:21.887Z] Starting dockerd
11:29:21 [2022-04-17T11:29:21.887Z] +++ 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
11:29:27 [2022-04-17T11:29:27.149Z] .
11:29:27 [2022-04-17T11:29:27.149Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:29:27 [2022-04-17T11:29:27.149Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:29:27 [2022-04-17T11:29:27.149Z] Error: No such image: emptyfs
11:29:27 [2022-04-17T11:29:27.149Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:29:27 [2022-04-17T11:29:27.149Z] ++++ docker load
11:29:27 [2022-04-17T11:29:27.149Z] Running integration-test (iteration 1)
11:29:27 [2022-04-17T11:29:27.149Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
11:29:27 [2022-04-17T11:29:27.149Z] ++ 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
11:29:27 [2022-04-17T11:29:27.149Z] ++ set -e
11:29:27 [2022-04-17T11:29:27.149Z] ++ '[' -n 0 ']'
11:29:27 [2022-04-17T11:29:27.149Z] ++ set -x
11:29:27 [2022-04-17T11:29:27.149Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
11:29:27 [2022-04-17T11:29:27.149Z] Loaded image: busybox:latest
11:29:27 [2022-04-17T11:29:27.407Z] Loaded image: busybox:glibc
11:29:28 [2022-04-17T11:29:28.341Z] Loaded image: debian:bullseye-slim
11:29:28 [2022-04-17T11:29:28.341Z] Loaded image: hello-world:latest
11:29:28 [2022-04-17T11:29:28.599Z] Loaded image: arm32v7/hello-world:latest
11:29:28 [2022-04-17T11:29:28.599Z] INFO: Testing against a local daemon
11:29:28 [2022-04-17T11:29:28.599Z] === RUN   TestCgroupNamespacesBuild
11:29:29 [2022-04-17T11:29:29.972Z] --- PASS: TestCgroupNamespacesBuild (1.26s)
11:29:29 [2022-04-17T11:29:29.972Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:29:30 [2022-04-17T11:29:30.512Z] --- PASS: TestInfoAPIWarnings (16.36s)
11:29:30 [2022-04-17T11:29:30.512Z] === RUN   TestInfoDebug
11:29:30 [2022-04-17T11:29:30.512Z] --- PASS: TestInfoDebug (0.54s)
11:29:30 [2022-04-17T11:29:30.512Z] === RUN   TestInfoInsecureRegistries
11:29:30 [2022-04-17T11:29:30.512Z] --- PASS: TestInfoInsecureRegistries (0.55s)
11:29:30 [2022-04-17T11:29:30.512Z] === RUN   TestInfoRegistryMirrors
11:29:30 [2022-04-17T11:29:30.512Z] --- PASS: TestInfoRegistryMirrors (0.54s)
11:29:30 [2022-04-17T11:29:30.512Z] === RUN   TestLoginFailsWithBadCredentials
11:29:30 [2022-04-17T11:29:30.512Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
11:29:30 [2022-04-17T11:29:30.512Z] === RUN   TestPingCacheHeaders
11:29:30 [2022-04-17T11:29:30.512Z] --- PASS: TestPingCacheHeaders (0.03s)
11:29:30 [2022-04-17T11:29:30.512Z] === RUN   TestPingGet
11:29:30 [2022-04-17T11:29:30.512Z] --- PASS: TestPingGet (0.01s)
11:29:30 [2022-04-17T11:29:30.512Z] === RUN   TestPingHead
11:29:30 [2022-04-17T11:29:30.512Z] --- PASS: TestPingHead (0.03s)
11:29:30 [2022-04-17T11:29:30.512Z] === RUN   TestPingSwarmHeader
11:29:30 [2022-04-17T11:29:30.907Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s)
11:29:30 [2022-04-17T11:29:30.907Z] === RUN   TestBuildWithSession
11:29:30 [2022-04-17T11:29:30.907Z]     build_session_test.go:25: TODO: BuildKit
11:29:30 [2022-04-17T11:29:30.907Z] --- SKIP: TestBuildWithSession (0.00s)
11:29:30 [2022-04-17T11:29:30.907Z] === RUN   TestBuildSquashParent
11:29:31 [2022-04-17T11:29:31.083Z] === RUN   TestPingSwarmHeader/before_swarm_init
11:29:31 [2022-04-17T11:29:31.083Z] === RUN   TestPingSwarmHeader/after_swarm_init
11:29:32 [2022-04-17T11:29:32.466Z] === RUN   TestPingSwarmHeader/after_swarm_leave
11:29:32 [2022-04-17T11:29:32.466Z] --- PASS: TestPingSwarmHeader (1.73s)
11:29:32 [2022-04-17T11:29:32.466Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
11:29:32 [2022-04-17T11:29:32.466Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
11:29:32 [2022-04-17T11:29:32.466Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
11:29:32 [2022-04-17T11:29:32.466Z] === RUN   TestVersion
11:29:32 [2022-04-17T11:29:32.466Z] --- PASS: TestVersion (0.03s)
11:29:32 [2022-04-17T11:29:32.466Z] === CONT  TestDiskUsage
11:29:32 [2022-04-17T11:29:32.727Z] === RUN   TestDiskUsage/empty
11:29:32 [2022-04-17T11:29:32.727Z] === RUN   TestDiskUsage/empty/container_types
11:29:32 [2022-04-17T11:29:32.727Z] === RUN   TestDiskUsage/empty/image_types
11:29:32 [2022-04-17T11:29:32.727Z] === RUN   TestDiskUsage/empty/volume_types
11:29:32 [2022-04-17T11:29:32.727Z] === RUN   TestDiskUsage/empty/build-cache_types
11:29:32 [2022-04-17T11:29:32.727Z] === RUN   TestDiskUsage/empty/container,_volume_types
11:29:32 [2022-04-17T11:29:32.727Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
11:29:32 [2022-04-17T11:29:32.727Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
11:29:32 [2022-04-17T11:29:32.727Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
11:29:32 [2022-04-17T11:29:32.727Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
11:29:32 [2022-04-17T11:29:32.727Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
11:29:32 [2022-04-17T11:29:32.727Z] === RUN   TestDiskUsage/after_LoadBusybox
11:29:32 [2022-04-17T11:29:32.987Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
11:29:32 [2022-04-17T11:29:32.987Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
11:29:32 [2022-04-17T11:29:32.987Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
11:29:32 [2022-04-17T11:29:32.987Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
11:29:32 [2022-04-17T11:29:32.987Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
11:29:32 [2022-04-17T11:29:32.987Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
11:29:32 [2022-04-17T11:29:32.987Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
11:29:32 [2022-04-17T11:29:32.987Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
11:29:32 [2022-04-17T11:29:32.987Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
11:29:32 [2022-04-17T11:29:32.987Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
11:29:32 [2022-04-17T11:29:32.987Z] === RUN   TestDiskUsage/after_container.Run
11:29:33 [2022-04-17T11:29:33.248Z] === RUN   TestDiskUsage/after_container.Run/container_types
11:29:33 [2022-04-17T11:29:33.248Z] === RUN   TestDiskUsage/after_container.Run/image_types
11:29:33 [2022-04-17T11:29:33.248Z] === RUN   TestDiskUsage/after_container.Run/volume_types
11:29:33 [2022-04-17T11:29:33.248Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
11:29:33 [2022-04-17T11:29:33.248Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
11:29:33 [2022-04-17T11:29:33.248Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
11:29:33 [2022-04-17T11:29:33.248Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
11:29:33 [2022-04-17T11:29:33.248Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
11:29:33 [2022-04-17T11:29:33.248Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
11:29:33 [2022-04-17T11:29:33.248Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
11:29:33 [2022-04-17T11:29:33.508Z] --- PASS: TestDiskUsage (1.21s)
11:29:33 [2022-04-17T11:29:33.508Z]     --- PASS: TestDiskUsage/empty (0.01s)
11:29:33 [2022-04-17T11:29:33.508Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
11:29:33 [2022-04-17T11:29:33.508Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
11:29:33 [2022-04-17T11:29:33.508Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
11:29:33 [2022-04-17T11:29:33.508Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
11:29:33 [2022-04-17T11:29:33.508Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
11:29:33 [2022-04-17T11:29:33.508Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
11:29:33 [2022-04-17T11:29:33.509Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
11:29:33 [2022-04-17T11:29:33.509Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
11:29:33 [2022-04-17T11:29:33.509Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
11:29:33 [2022-04-17T11:29:33.509Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
11:29:33 [2022-04-17T11:29:33.509Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
11:29:33 [2022-04-17T11:29:33.509Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
11:29:33 [2022-04-17T11:29:33.509Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
11:29:33 [2022-04-17T11:29:33.509Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
11:29:33 [2022-04-17T11:29:33.509Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
11:29:33 [2022-04-17T11:29:33.509Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
11:29:33 [2022-04-17T11:29:33.509Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
11:29:33 [2022-04-17T11:29:33.509Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
11:29:33 [2022-04-17T11:29:33.509Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
11:29:33 [2022-04-17T11:29:33.509Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
11:29:33 [2022-04-17T11:29:33.509Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
11:29:33 [2022-04-17T11:29:33.509Z]     --- PASS: TestDiskUsage/after_container.Run (0.35s)
11:29:33 [2022-04-17T11:29:33.509Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
11:29:33 [2022-04-17T11:29:33.509Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
11:29:33 [2022-04-17T11:29:33.509Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
11:29:33 [2022-04-17T11:29:33.509Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
11:29:33 [2022-04-17T11:29:33.509Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
11:29:33 [2022-04-17T11:29:33.509Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
11:29:33 [2022-04-17T11:29:33.509Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
11:29:33 [2022-04-17T11:29:33.509Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
11:29:33 [2022-04-17T11:29:33.509Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
11:29:33 [2022-04-17T11:29:33.509Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
11:29:33 [2022-04-17T11:29:33.509Z] PASS
11:29:33 [2022-04-17T11:29:33.509Z] 
11:29:33 [2022-04-17T11:29:33.509Z] === Skipped
11:29:33 [2022-04-17T11:29:33.509Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:29:33 [2022-04-17T11:29:33.509Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:29:33 [2022-04-17T11:29:33.509Z] 
11:29:33 [2022-04-17T11:29:33.509Z] DONE 54 tests, 1 skipped in 21.926s
11:29:33 [2022-04-17T11:29:33.509Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
11:29:33 [2022-04-17T11:29:33.509Z] INFO: Testing against a local daemon
11:29:33 [2022-04-17T11:29:33.509Z] === RUN   TestVolumesCreateAndList
11:29:33 [2022-04-17T11:29:33.769Z] --- PASS: TestVolumesCreateAndList (0.03s)
11:29:33 [2022-04-17T11:29:33.769Z] === RUN   TestVolumesRemove
11:29:33 [2022-04-17T11:29:33.769Z] --- PASS: TestVolumesRemove (0.05s)
11:29:33 [2022-04-17T11:29:33.769Z] === RUN   TestVolumesInspect
11:29:33 [2022-04-17T11:29:33.769Z] --- PASS: TestVolumesInspect (0.01s)
11:29:33 [2022-04-17T11:29:33.769Z] === RUN   TestVolumesInvalidJSON
11:29:33 [2022-04-17T11:29:33.769Z] === RUN   TestVolumesInvalidJSON/volumes/create
11:29:33 [2022-04-17T11:29:33.769Z] === PAUSE TestVolumesInvalidJSON/volumes/create
11:29:33 [2022-04-17T11:29:33.769Z] === CONT  TestVolumesInvalidJSON/volumes/create
11:29:33 [2022-04-17T11:29:33.769Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
11:29:33 [2022-04-17T11:29:33.769Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
11:29:33 [2022-04-17T11:29:33.769Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
11:29:33 [2022-04-17T11:29:33.769Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
11:29:33 [2022-04-17T11:29:33.769Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:29:33 [2022-04-17T11:29:33.769Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
11:29:33 [2022-04-17T11:29:33.769Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
11:29:33 [2022-04-17T11:29:33.769Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
11:29:33 [2022-04-17T11:29:33.769Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
11:29:33 [2022-04-17T11:29:33.769Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
11:29:33 [2022-04-17T11:29:33.769Z] PASS
11:29:33 [2022-04-17T11:29:33.769Z] 
11:29:33 [2022-04-17T11:29:33.769Z] DONE 9 tests in 0.197s
11:29:33 [2022-04-17T11:29:33.769Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:29:33 [2022-04-17T11:29:33.769Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14205 is not a child of this shell
11:29:33 [2022-04-17T11:29:33.769Z] warning: PID 14205 from bundles/test-integration/docker.pid had a nonzero exit code
11:29:33 [2022-04-17T11:29:33.769Z] Leaving: AppArmorNo profiles have been unloaded.
11:29:33 [2022-04-17T11:29:33.769Z] 
11:29:33 [2022-04-17T11:29:33.769Z] Unloading profiles will leave already running processes permanently
11:29:33 [2022-04-17T11:29:33.769Z] unconfined, which can lead to unexpected situations.
11:29:33 [2022-04-17T11:29:33.769Z] 
11:29:33 [2022-04-17T11:29:33.769Z] To set a process to complain mode, use the command line tool
11:29:33 [2022-04-17T11:29:33.769Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:29:33 [2022-04-17T11:29:33.769Z] Removing test suite binaries
11:29:33 [2022-04-17T11:29:33.769Z] exiting test-integration
11:29:33 [2022-04-17T11:29:33.769Z] ++ exit 0
11:29:33 [2022-04-17T11:29:33.769Z] 
11:29:34 [2022-04-17T11:29:34.188Z] --- PASS: TestBuildSquashParent (3.30s)
11:29:34 [2022-04-17T11:29:34.188Z] === RUN   TestBuildWithRemoveAndForceRemove
11:29:34 [2022-04-17T11:29:34.188Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:29:34 [2022-04-17T11:29:34.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:29:34 [2022-04-17T11:29:34.188Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:29:34 [2022-04-17T11:29:34.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:29:34 [2022-04-17T11:29:34.188Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:29:34 [2022-04-17T11:29:34.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:29:34 [2022-04-17T11:29:34.188Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:29:34 [2022-04-17T11:29:34.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:29:34 [2022-04-17T11:29:34.188Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:29:34 [2022-04-17T11:29:34.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:29:34 [2022-04-17T11:29:34.188Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:29:34 [2022-04-17T11:29:34.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:29:34 [2022-04-17T11:29:34.188Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:29:34 [2022-04-17T11:29:34.188Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
Post stage
[Pipeline] junit
11:29:34 [2022-04-17T11:29:34.728Z] Recording test results
11:29:35 [2022-04-17T11:29:35.563Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:29:35 [2022-04-17T11:29:35.563Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:29:36 [2022-04-17T11:29:36.489Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
11:29:36 [2022-04-17T11:29:36.498Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:29:36 [2022-04-17T11:29:36.757Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:29:36 [2022-04-17T11:29:36.835Z] + echo Ensuring container killed.
11:29:36 [2022-04-17T11:29:36.835Z] Ensuring container killed.
11:29:36 [2022-04-17T11:29:36.835Z] + docker rm -vf docker-pr5
11:29:36 [2022-04-17T11:29:36.835Z] Error: No such container: docker-pr5
[Pipeline] sh
11:29:37 [2022-04-17T11:29:37.126Z] + echo Chowning /workspace to jenkins user
11:29:37 [2022-04-17T11:29:37.126Z] Chowning /workspace to jenkins user
11:29:37 [2022-04-17T11:29:37.126Z] + id -u
11:29:37 [2022-04-17T11:29:37.126Z] + id -g
11:29:37 [2022-04-17T11:29:37.126Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43449:/workspace busybox chown -R 1000:1000 /workspace
11:29:37 [2022-04-17T11:29:37.126Z] Unable to find image 'busybox:latest' locally
11:29:37 [2022-04-17T11:29:37.126Z] latest: Pulling from library/busybox
11:29:37 [2022-04-17T11:29:37.389Z] 50e8d59317eb: Pulling fs layer
11:29:37 [2022-04-17T11:29:37.389Z] 50e8d59317eb: Verifying Checksum
11:29:37 [2022-04-17T11:29:37.389Z] 50e8d59317eb: Download complete
11:29:37 [2022-04-17T11:29:37.389Z] 50e8d59317eb: Pull complete
11:29:37 [2022-04-17T11:29:37.389Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8
11:29:37 [2022-04-17T11:29:37.389Z] Status: Downloaded newer image for busybox:latest
11:29:37 [2022-04-17T11:29:37.694Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
11:29:37 [2022-04-17T11:29:37.694Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.32s)
11:29:37 [2022-04-17T11:29:37.694Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.36s)
11:29:37 [2022-04-17T11:29:37.694Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.05s)
11:29:37 [2022-04-17T11:29:37.694Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.05s)
11:29:37 [2022-04-17T11:29:37.694Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.01s)
11:29:37 [2022-04-17T11:29:37.694Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.01s)
11:29:37 [2022-04-17T11:29:37.694Z] === RUN   TestBuildMultiStageCopy
11:29:37 [2022-04-17T11:29:37.694Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:29:38 [2022-04-17T11:29:38.629Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:29:38 [2022-04-17T11:29:38.888Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:29:39 [2022-04-17T11:29:39.084Z] + bundleName=amd64-rootless
11:29:39 [2022-04-17T11:29:39.084Z] + echo Creating amd64-rootless-bundles.tar.gz
11:29:39 [2022-04-17T11:29:39.084Z] Creating amd64-rootless-bundles.tar.gz
11:29:39 [2022-04-17T11:29:39.084Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
11:29:39 [2022-04-17T11:29:39.084Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
11:29:39 [2022-04-17T11:29:39.101Z] Archiving artifacts
11:29:39 [2022-04-17T11:29:39.146Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:29:39 [2022-04-17T11:29:39.405Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:29:39 [2022-04-17T11:29:39.471Z] INFO: Extraction ended at 04/17/2022 11:29:37. Duration:00:00:33.4376634
11:29:39 [2022-04-17T11:29:39.471Z] INFO: Updating the golang and path environment variables
11:29:39 [2022-04-17T11:29:39.471Z] INFO: GOPATH=d:\gopath
11:29:39 [2022-04-17T11:29:39.471Z] INFO: go version go1.18 windows/amd64
11:29:39 [2022-04-17T11:29:39.471Z] INFO: Running the daemon under test in debug mode
11:29:39 [2022-04-17T11:29:39.471Z] INFO: Starting a daemon under test...
11:29:39 [2022-04-17T11:29:39.471Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43449\5\daemon --pidfile d:\CI\PR-43449\5\docker.pid -D
11:29:39 [2022-04-17T11:29:39.471Z] INFO: Process started successfully.
11:29:39 [2022-04-17T11:29:39.471Z] INFO: Start tailing logs of the daemon under tests
11:29:39 [2022-04-17T11:29:39.471Z] INFO: Waiting for the daemon under test to start...
11:29:39 [2022-04-17T11:29:39.664Z] --- PASS: TestBuildMultiStageCopy (1.93s)
11:29:39 [2022-04-17T11:29:39.664Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.09s)
11:29:39 [2022-04-17T11:29:39.664Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
11:29:39 [2022-04-17T11:29:39.664Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
11:29:39 [2022-04-17T11:29:39.664Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
11:29:39 [2022-04-17T11:29:39.664Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
11:29:39 [2022-04-17T11:29:39.664Z] === RUN   TestBuildMultiStageParentConfig
11:29:40 [2022-04-17T11:29:40.230Z] --- PASS: TestBuildMultiStageParentConfig (0.56s)
11:29:40 [2022-04-17T11:29:40.230Z] === RUN   TestBuildLabelWithTargets
11:29:41 [2022-04-17T11:29:41.165Z] --- PASS: TestBuildLabelWithTargets (0.96s)
11:29:41 [2022-04-17T11:29:41.165Z] === RUN   TestBuildWithEmptyLayers
11:29:41 [2022-04-17T11:29:41.213Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43449/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:29:41 [2022-04-17T11:29:41.424Z] --- PASS: TestBuildWithEmptyLayers (0.44s)
11:29:41 [2022-04-17T11:29:41.424Z] === RUN   TestBuildMultiStageOnBuild
11:29:41 [2022-04-17T11:29:41.529Z] + make clean
11:29:41 [2022-04-17T11:29:41.790Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:29:41 [2022-04-17T11:29:41.790Z] docker-dev-cache
11:29:41 [2022-04-17T11:29:41.790Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:29:42 [2022-04-17T11:29:42.797Z] --- PASS: TestBuildMultiStageOnBuild (1.26s)
11:29:42 [2022-04-17T11:29:42.798Z] === RUN   TestBuildUncleanTarFilenames
11:29:43 [2022-04-17T11:29:43.364Z] --- PASS: TestBuildUncleanTarFilenames (0.60s)
11:29:43 [2022-04-17T11:29:43.364Z] === RUN   TestBuildMultiStageLayerLeak
11:29:43 [2022-04-17T11:29:43.386Z] --- PASS: TestImportExtremelyLargeImageWorks (92.27s)
11:29:43 [2022-04-17T11:29:43.386Z] PASS
11:29:43 [2022-04-17T11:29:43.386Z] 
11:29:43 [2022-04-17T11:29:43.386Z] DONE 22 tests in 95.214s
11:29:43 [2022-04-17T11:29:43.386Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
11:29:43 [2022-04-17T11:29:43.386Z] INFO: Testing against a local daemon
11:29:43 [2022-04-17T11:29:43.386Z] === RUN   TestNetworkCreateDelete
11:29:43 [2022-04-17T11:29:43.386Z] --- PASS: TestNetworkCreateDelete (0.12s)
11:29:43 [2022-04-17T11:29:43.386Z] === RUN   TestDockerNetworkDeletePreferID
11:29:43 [2022-04-17T11:29:43.386Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
11:29:43 [2022-04-17T11:29:43.386Z] === RUN   TestDaemonDNSFallback
11:29:44 [2022-04-17T11:29:44.737Z] --- PASS: TestBuildMultiStageLayerLeak (1.33s)
11:29:44 [2022-04-17T11:29:44.738Z] === RUN   TestBuildWithHugeFile
11:29:46 [2022-04-17T11:29:46.038Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
11:29:46 [2022-04-17T11:29:46.038Z] 
11:29:46 [2022-04-17T11:29:46.038Z]  ________   ____  __.
11:29:46 [2022-04-17T11:29:46.038Z]  \_____  \ |    |/ _|
11:29:46 [2022-04-17T11:29:46.038Z]  /   |   \|      <
11:29:46 [2022-04-17T11:29:46.038Z]  /    |    \    |  \
11:29:46 [2022-04-17T11:29:46.038Z]  \_______  /____|__ \
11:29:46 [2022-04-17T11:29:46.038Z]          \/        \/
11:29:46 [2022-04-17T11:29:46.038Z] 
11:29:46 [2022-04-17T11:29:46.038Z] INFO: make.ps1 ended at 04/17/2022 11:29:32
11:29:46 [2022-04-17T11:29:46.038Z] INFO: Binaries build ended at 04/17/2022 11:29:33. Duration:00:01:50.5216927
11:29:46 [2022-04-17T11:29:46.038Z] INFO: Copying the built daemon binary to d:\CI\PR-43449\5\binary\dockerd-83969fa3dd.exe...
11:29:46 [2022-04-17T11:29:46.038Z] INFO: Copying the built client binary to d:\CI\PR-43449\5\binary\docker-83969fa3dd.exe...
11:29:46 [2022-04-17T11:29:46.038Z] INFO: Copying dockerversion from the container...
11:29:46 [2022-04-17T11:29:46.038Z] INFO: Copying the golang package from the container to d:\CI\PR-43449\5\installer\go.zip...
11:29:46 [2022-04-17T11:29:46.038Z] INFO: Extracting go.zip to d:\CI\PR-43449\5\go
11:29:46 [2022-04-17T11:29:46.648Z] --- PASS: TestDaemonDNSFallback (6.33s)
11:29:46 [2022-04-17T11:29:46.648Z] === RUN   TestInspectNetwork
11:29:49 [2022-04-17T11:29:49.164Z] === RUN   TestInspectNetwork/full_network_id
11:29:49 [2022-04-17T11:29:49.164Z] === RUN   TestInspectNetwork/partial_network_id
11:29:49 [2022-04-17T11:29:49.164Z] === RUN   TestInspectNetwork/network_name
11:29:49 [2022-04-17T11:29:49.164Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:29:53 [2022-04-17T11:29:53.327Z] --- PASS: TestInspectNetwork (7.08s)
11:29:53 [2022-04-17T11:29:53.327Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:29:53 [2022-04-17T11:29:53.327Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:29:53 [2022-04-17T11:29:53.327Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:29:53 [2022-04-17T11:29:53.327Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:29:53 [2022-04-17T11:29:53.327Z] === RUN   TestRunContainerWithBridgeNone
11:29:55 [2022-04-17T11:29:55.219Z] --- PASS: TestRunContainerWithBridgeNone (1.65s)
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/create
11:29:55 [2022-04-17T11:29:55.219Z] === PAUSE TestNetworkInvalidJSON/networks/create
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
11:29:55 [2022-04-17T11:29:55.219Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
11:29:55 [2022-04-17T11:29:55.219Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
11:29:55 [2022-04-17T11:29:55.219Z] === CONT  TestNetworkInvalidJSON/networks/create
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
11:29:55 [2022-04-17T11:29:55.219Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
11:29:55 [2022-04-17T11:29:55.219Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
11:29:55 [2022-04-17T11:29:55.219Z] --- PASS: TestNetworkInvalidJSON (0.01s)
11:29:55 [2022-04-17T11:29:55.219Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkList
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkList//networks
11:29:55 [2022-04-17T11:29:55.219Z] === PAUSE TestNetworkList//networks
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkList//networks/
11:29:55 [2022-04-17T11:29:55.219Z] === PAUSE TestNetworkList//networks/
11:29:55 [2022-04-17T11:29:55.219Z] === CONT  TestNetworkList//networks
11:29:55 [2022-04-17T11:29:55.219Z] === CONT  TestNetworkList//networks/
11:29:55 [2022-04-17T11:29:55.219Z] --- PASS: TestNetworkList (0.01s)
11:29:55 [2022-04-17T11:29:55.219Z]     --- PASS: TestNetworkList//networks (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]     --- PASS: TestNetworkList//networks/ (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestHostIPv4BridgeLabel
11:29:55 [2022-04-17T11:29:55.474Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
11:29:55 [2022-04-17T11:29:55.474Z] === RUN   TestDaemonRestartWithLiveRestore
11:29:56 [2022-04-17T11:29:56.402Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
11:29:56 [2022-04-17T11:29:56.402Z] === RUN   TestDaemonDefaultNetworkPools
11:29:57 [2022-04-17T11:29:57.329Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
11:29:57 [2022-04-17T11:29:57.329Z] === RUN   TestDaemonRestartWithExistingNetwork
11:29:57 [2022-04-17T11:29:57.354Z] .....INFO: Daemon under test started and replied!
11:29:57 [2022-04-17T11:29:57.354Z] INFO: Docker version of the daemon under test
11:29:57 [2022-04-17T11:29:57.354Z] 
11:29:57 [2022-04-17T11:29:57.354Z] Client:
11:29:57 [2022-04-17T11:29:57.354Z]  Version:      17.06.2-ce
11:29:57 [2022-04-17T11:29:57.354Z]  API version:  1.30
11:29:57 [2022-04-17T11:29:57.354Z]  Go version:   go1.8.3
11:29:57 [2022-04-17T11:29:57.354Z]  Git commit:   cec0b72
11:29:57 [2022-04-17T11:29:57.354Z]  Built:        Tue Sep  5 19:57:19 2017
11:29:57 [2022-04-17T11:29:57.354Z]  OS/Arch:      windows/amd64
11:29:57 [2022-04-17T11:29:57.354Z] 
11:29:57 [2022-04-17T11:29:57.354Z] Server:
11:29:57 [2022-04-17T11:29:57.354Z]  Version:      0.0.0-dev
11:29:57 [2022-04-17T11:29:57.354Z]  API version:  1.42 (minimum version 1.24)
11:29:57 [2022-04-17T11:29:57.354Z]  Go version:   go1.18
11:29:57 [2022-04-17T11:29:57.354Z]  Git commit:   83969fa3dd
11:29:57 [2022-04-17T11:29:57.354Z]  Built:        04/17/2022 11:27:11
11:29:57 [2022-04-17T11:29:57.354Z]  OS/Arch:      windows/amd64
11:29:57 [2022-04-17T11:29:57.354Z]  Experimental: false
11:29:57 [2022-04-17T11:29:57.354Z] 
11:29:57 [2022-04-17T11:29:57.354Z] INFO: Docker info of the daemon under test
11:29:57 [2022-04-17T11:29:57.354Z] 
11:29:57 [2022-04-17T11:29:57.354Z] Containers: 0
11:29:57 [2022-04-17T11:29:57.354Z]  Running: 0
11:29:57 [2022-04-17T11:29:57.354Z]  Paused: 0
11:29:57 [2022-04-17T11:29:57.354Z]  Stopped: 0
11:29:57 [2022-04-17T11:29:57.354Z] Images: 0
11:29:57 [2022-04-17T11:29:57.354Z] Server Version: 0.0.0-dev
11:29:57 [2022-04-17T11:29:57.354Z] Storage Driver: windowsfilter
11:29:57 [2022-04-17T11:29:57.354Z]  Windows: 
11:29:57 [2022-04-17T11:29:57.354Z] Logging Driver: json-file
11:29:57 [2022-04-17T11:29:57.354Z] Plugins: 
11:29:57 [2022-04-17T11:29:57.354Z]  Volume: local
11:29:57 [2022-04-17T11:29:57.354Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:29:57 [2022-04-17T11:29:57.354Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:29:57 [2022-04-17T11:29:57.354Z] Swarm: inactive
11:29:57 [2022-04-17T11:29:57.354Z] Default Isolation: process
11:29:57 [2022-04-17T11:29:57.354Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:29:57 [2022-04-17T11:29:57.354Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183)
11:29:57 [2022-04-17T11:29:57.354Z] OSType: windows
11:29:57 [2022-04-17T11:29:57.354Z] Architecture: x86_64
11:29:57 [2022-04-17T11:29:57.354Z] CPUs: 4
11:29:57 [2022-04-17T11:29:57.354Z] Total Memory: 32GiB
11:29:57 [2022-04-17T11:29:57.354Z] Name: azwin-2-86d9b0
11:29:57 [2022-04-17T11:29:57.354Z] ID: OBUG:NL7R:AGWI:UNNI:FO72:LQYF:H7DH:ZBOM:LP2Y:B2ZZ:GN4F:7U2H
11:29:57 [2022-04-17T11:29:57.354Z] Docker Root Dir: D:\CI\PR-43449\5\daemon
11:29:57 [2022-04-17T11:29:57.354Z] Debug Mode (client): false
11:29:57 [2022-04-17T11:29:57.354Z] Debug Mode (server): true
11:29:57 [2022-04-17T11:29:57.354Z]  File Descriptors: -1
11:29:57 [2022-04-17T11:29:57.354Z]  Goroutines: 16
11:29:57 [2022-04-17T11:29:57.354Z]  System Time: 2022-04-17T11:29:56.9840516Z
11:29:57 [2022-04-17T11:29:57.354Z]  EventsListeners: 0
11:29:57 [2022-04-17T11:29:57.354Z] Registry: https://index.docker.io/v1/
11:29:57 [2022-04-17T11:29:57.354Z] Labels:
11:29:57 [2022-04-17T11:29:57.354Z] Experimental: false
11:29:57 [2022-04-17T11:29:57.354Z] Insecure Registries:
11:29:57 [2022-04-17T11:29:57.354Z]  127.0.0.0/8
11:29:57 [2022-04-17T11:29:57.354Z] Live Restore Enabled: false
11:29:57 [2022-04-17T11:29:57.354Z] 
11:29:57 [2022-04-17T11:29:57.354Z] 
11:29:57 [2022-04-17T11:29:57.354Z] INFO: Docker images of the daemon under test
11:29:57 [2022-04-17T11:29:57.354Z] 
11:29:57 [2022-04-17T11:29:57.354Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
11:29:57 [2022-04-17T11:29:57.354Z] 
11:29:57 [2022-04-17T11:29:57.354Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
11:29:57 [2022-04-17T11:29:57.354Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
11:29:57 [2022-04-17T11:29:57.827Z] ltsc2019: Pulling from windows/servercore
11:29:57 [2022-04-17T11:29:57.827Z] 4612f6d0b889: Pulling fs layer
11:29:57 [2022-04-17T11:29:57.827Z] ba8181afd426: Pulling fs layer
11:29:58 [2022-04-17T11:29:58.255Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
11:29:58 [2022-04-17T11:29:58.256Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:29:59 [2022-04-17T11:29:59.629Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s)
11:29:59 [2022-04-17T11:29:59.629Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:30:00 [2022-04-17T11:30:00.190Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
11:30:00 [2022-04-17T11:30:00.190Z] === RUN   TestServiceWithPredefinedNetwork
11:30:02 [2022-04-17T11:30:02.704Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s)
11:30:02 [2022-04-17T11:30:02.704Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:30:02 [2022-04-17T11:30:02.704Z]     service_test.go:243: FLAKY_TEST
11:30:02 [2022-04-17T11:30:02.704Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:30:02 [2022-04-17T11:30:02.704Z] === RUN   TestServiceWithDataPathPortInit
11:30:11 [2022-04-17T11:30:11.357Z] INFO: Extraction ended at 04/17/2022 11:30:10. Duration:00:00:33.9691916
11:30:11 [2022-04-17T11:30:11.357Z] INFO: Updating the golang and path environment variables
11:30:11 [2022-04-17T11:30:11.357Z] INFO: GOPATH=d:\gopath
11:30:11 [2022-04-17T11:30:11.357Z] INFO: go version go1.18 windows/amd64
11:30:11 [2022-04-17T11:30:11.357Z] INFO: Running the daemon under test in debug mode
11:30:11 [2022-04-17T11:30:11.357Z] INFO: Running the daemon under test in containerd mode
11:30:11 [2022-04-17T11:30:11.357Z] INFO: Starting a daemon under test...
11:30:11 [2022-04-17T11:30:11.357Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43449\5\daemon --pidfile d:\CI\PR-43449\5\docker.pid -D --containerd \\.\pipe\containerd-containerd
11:30:11 [2022-04-17T11:30:11.357Z] INFO: Containerd started successfully.
11:30:11 [2022-04-17T11:30:11.357Z] INFO: Process started successfully.
11:30:11 [2022-04-17T11:30:11.357Z] INFO: Start tailing logs of the daemon under tests
11:30:11 [2022-04-17T11:30:11.357Z] INFO: Waiting for the daemon under test to start...
11:30:11 [2022-04-17T11:30:11.827Z] .........................xx....................                          [ 29%]
11:30:12 [2022-04-17T11:30:12.824Z] ba8181afd426: Verifying Checksum
11:30:12 [2022-04-17T11:30:12.825Z] ba8181afd426: Download complete
11:30:15 [2022-04-17T11:30:15.968Z] 8f616e6e9eec: Pull complete
11:30:17 [2022-04-17T11:30:17.539Z] --- PASS: TestServiceWithDataPathPortInit (13.95s)
11:30:17 [2022-04-17T11:30:17.539Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:30:18 [2022-04-17T11:30:18.906Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r1okyholv95hrrbv21fs671d7 Created:2022-04-17 11:30:17.730760893 +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[19ed9058d96d2c2ddac0316b44714d3f0b02aeba6f68c843c9012ecf45cd6a4c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dqcfo0nqprdtg143geuc8qc3y EndpointID:36c19345f042ad29e37db4e1c6cfebf83c3d9d72c564c27261d8462472789bc5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f5f7217c3500240a2bb267fe1df85aded840cf72bddcfa2120fb1bd06a80a73d 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:0ecaee9f0aea IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dqcfo0nqprdtg143geuc8qc3y EndpointID:36c19345f042ad29e37db4e1c6cfebf83c3d9d72c564c27261d8462472789bc5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:30:20 [2022-04-17T11:30:20.002Z] 4612f6d0b889: Verifying Checksum
11:30:20 [2022-04-17T11:30:20.002Z] 4612f6d0b889: Download complete
11:30:24 [2022-04-17T11:30:24.145Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s)
11:30:24 [2022-04-17T11:30:24.145Z] PASS
11:30:24 [2022-04-17T11:30:24.145Z] 
11:30:24 [2022-04-17T11:30:24.145Z] === Skipped
11:30:24 [2022-04-17T11:30:24.145Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:30:24 [2022-04-17T11:30:24.145Z]     service_test.go:243: FLAKY_TEST
11:30:24 [2022-04-17T11:30:24.145Z] 
11:30:24 [2022-04-17T11:30:24.145Z] DONE 38 tests, 1 skipped in 43.978s
11:30:24 [2022-04-17T11:30:24.145Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:30:24 [2022-04-17T11:30:24.145Z] INFO: Testing against a local daemon
11:30:24 [2022-04-17T11:30:24.145Z] === RUN   TestDockerNetworkIpvlanPersistance
11:30:24 [2022-04-17T11:30:24.145Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:30:24 [2022-04-17T11:30:24.145Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:30:24 [2022-04-17T11:30:24.145Z] === RUN   TestDockerNetworkIpvlan
11:30:24 [2022-04-17T11:30:24.145Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:30:24 [2022-04-17T11:30:24.145Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:30:24 [2022-04-17T11:30:24.145Z] PASS
11:30:24 [2022-04-17T11:30:24.145Z] 
11:30:24 [2022-04-17T11:30:24.145Z] === Skipped
11:30:24 [2022-04-17T11:30:24.145Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:30:24 [2022-04-17T11:30:24.145Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:30:24 [2022-04-17T11:30:24.145Z] 
11:30:24 [2022-04-17T11:30:24.145Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:30:24 [2022-04-17T11:30:24.145Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:30:24 [2022-04-17T11:30:24.145Z] 
11:30:24 [2022-04-17T11:30:24.145Z] DONE 2 tests, 2 skipped in 0.022s
11:30:24 [2022-04-17T11:30:24.145Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:30:24 [2022-04-17T11:30:24.145Z] INFO: Testing against a local daemon
11:30:24 [2022-04-17T11:30:24.145Z] === RUN   TestDockerNetworkMacvlanPersistance
11:30:24 [2022-04-17T11:30:24.706Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s)
11:30:24 [2022-04-17T11:30:24.706Z] === RUN   TestDockerNetworkMacvlan
11:30:25 [2022-04-17T11:30:25.266Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:30:26 [2022-04-17T11:30:26.194Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:30:26 [2022-04-17T11:30:26.755Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:30:27 [2022-04-17T11:30:27.080Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:30:27 [2022-04-17T11:30:27.080Z] Using test binary docker
11:30:27 [2022-04-17T11:30:27.080Z] +++ /etc/init.d/apparmor start
11:30:27 [2022-04-17T11:30:27.080Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:30:27 [2022-04-17T11:30:27.080Z] INFO: Waiting for daemon to start...
11:30:27 [2022-04-17T11:30:27.080Z] Starting dockerd
11:30:27 [2022-04-17T11:30:27.080Z] +++ 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
11:30:27 [2022-04-17T11:30:27.080Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:30:27 [2022-04-17T11:30:27.080Z] Using test binary docker
11:30:27 [2022-04-17T11:30:27.080Z] +++ /etc/init.d/apparmor start
11:30:27 [2022-04-17T11:30:27.080Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:30:27 [2022-04-17T11:30:27.080Z] INFO: Waiting for daemon to start...
11:30:27 [2022-04-17T11:30:27.080Z] Starting dockerd
11:30:27 [2022-04-17T11:30:27.080Z] +++ 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
11:30:27 [2022-04-17T11:30:27.080Z] .
11:30:27 [2022-04-17T11:30:27.080Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:30:27 [2022-04-17T11:30:27.080Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:30:27 [2022-04-17T11:30:27.080Z] Error: No such image: emptyfs
11:30:27 [2022-04-17T11:30:27.080Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:30:27 [2022-04-17T11:30:27.080Z] ++++ docker load
11:30:27 [2022-04-17T11:30:27.080Z] Running integration-test (iteration 1)
11:30:27 [2022-04-17T11:30:27.080Z] 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)/
11:30:27 [2022-04-17T11:30:27.080Z] ++ 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)/'
11:30:27 [2022-04-17T11:30:27.080Z] ++ set -e
11:30:27 [2022-04-17T11:30:27.080Z] ++ '[' -n 0 ']'
11:30:27 [2022-04-17T11:30:27.080Z] ++ set -x
11:30:27 [2022-04-17T11:30:27.080Z] ++ 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)/'
11:30:27 [2022-04-17T11:30:27.080Z] Loaded image: busybox:latest
11:30:27 [2022-04-17T11:30:27.080Z] Loaded image: busybox:glibc
11:30:27 [2022-04-17T11:30:27.080Z] 
11:30:27 [2022-04-17T11:30:27.080Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:30:27 [2022-04-17T11:30:27.080Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:30:27 [2022-04-17T11:30:27.080Z] Error: No such image: emptyfs
11:30:27 [2022-04-17T11:30:27.080Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:30:27 [2022-04-17T11:30:27.080Z] ++++ docker load
11:30:27 [2022-04-17T11:30:27.080Z] Running integration-test (iteration 1)
11:30:27 [2022-04-17T11:30:27.080Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
11:30:27 [2022-04-17T11:30:27.080Z] ++ 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)/'
11:30:27 [2022-04-17T11:30:27.080Z] ++ set -e
11:30:27 [2022-04-17T11:30:27.080Z] ++ '[' -n 0 ']'
11:30:27 [2022-04-17T11:30:27.080Z] ++ set -x
11:30:27 [2022-04-17T11:30:27.080Z] ++ 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)/'
11:30:27 [2022-04-17T11:30:27.080Z] Loaded image: busybox:latest
11:30:27 [2022-04-17T11:30:27.341Z] Loaded image: busybox:glibc
11:30:28 [2022-04-17T11:30:28.001Z] tests/integration/api_exec_test.py .....................                 [ 34%]
11:30:28 [2022-04-17T11:30:28.280Z] Loaded image: debian:bullseye-slim
11:30:28 [2022-04-17T11:30:28.280Z] Loaded image: hello-world:latest
11:30:28 [2022-04-17T11:30:28.539Z] Loaded image: arm32v7/hello-world:latest
11:30:28 [2022-04-17T11:30:28.539Z] INFO: Testing against a local daemon
11:30:28 [2022-04-17T11:30:28.539Z] === RUN   TestDockerSuite
11:30:28 [2022-04-17T11:30:28.539Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
11:30:28 [2022-04-17T11:30:28.539Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
11:30:28 [2022-04-17T11:30:28.539Z] === RUN   TestDockerSuite/TestAPIErrorJSON
11:30:28 [2022-04-17T11:30:28.539Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
11:30:28 [2022-04-17T11:30:28.539Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
11:30:28 [2022-04-17T11:30:28.644Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:30:28 [2022-04-17T11:30:28.799Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
11:30:28 [2022-04-17T11:30:28.800Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
11:30:28 [2022-04-17T11:30:28.800Z] === RUN   TestDockerSuite/TestAPIImagesDelete
11:30:29 [2022-04-17T11:30:29.369Z] === RUN   TestDockerSuite/TestAPIImagesFilter
11:30:29 [2022-04-17T11:30:29.628Z] === RUN   TestDockerSuite/TestAPIImagesHistory
11:30:30 [2022-04-17T11:30:30.197Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
11:30:30 [2022-04-17T11:30:30.197Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
11:30:30 [2022-04-17T11:30:30.534Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:30:31 [2022-04-17T11:30:31.136Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
11:30:31 [2022-04-17T11:30:31.395Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
11:30:31 [2022-04-17T11:30:31.395Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
11:30:31 [2022-04-17T11:30:31.395Z] Loaded image: debian:bullseye-slim
11:30:31 [2022-04-17T11:30:31.655Z] Loaded image: hello-world:latest
11:30:31 [2022-04-17T11:30:31.655Z] Loaded image: arm32v7/hello-world:latest
11:30:31 [2022-04-17T11:30:31.655Z] INFO: Testing against a local daemon
11:30:31 [2022-04-17T11:30:31.655Z] === RUN   TestDockerDaemonSuite
11:30:31 [2022-04-17T11:30:31.655Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
11:30:32 [2022-04-17T11:30:32.579Z] ...INFO: Daemon under test started and replied!
11:30:32 [2022-04-17T11:30:32.579Z] INFO: Docker version of the daemon under test
11:30:32 [2022-04-17T11:30:32.579Z] 
11:30:32 [2022-04-17T11:30:32.579Z] Client:
11:30:32 [2022-04-17T11:30:32.579Z]  Version:      17.06.2-ce
11:30:32 [2022-04-17T11:30:32.579Z]  API version:  1.30
11:30:32 [2022-04-17T11:30:32.579Z]  Go version:   go1.8.3
11:30:32 [2022-04-17T11:30:32.579Z]  Git commit:   cec0b72
11:30:32 [2022-04-17T11:30:32.579Z]  Built:        Tue Sep  5 19:57:19 2017
11:30:32 [2022-04-17T11:30:32.579Z]  OS/Arch:      windows/amd64
11:30:32 [2022-04-17T11:30:32.579Z] 
11:30:32 [2022-04-17T11:30:32.579Z] Server:
11:30:32 [2022-04-17T11:30:32.579Z]  Version:      0.0.0-dev
11:30:32 [2022-04-17T11:30:32.579Z]  API version:  1.42 (minimum version 1.24)
11:30:32 [2022-04-17T11:30:32.579Z]  Go version:   go1.18
11:30:32 [2022-04-17T11:30:32.579Z]  Git commit:   83969fa3dd
11:30:32 [2022-04-17T11:30:32.579Z]  Built:        04/17/2022 11:27:48
11:30:32 [2022-04-17T11:30:32.579Z]  OS/Arch:      windows/amd64
11:30:32 [2022-04-17T11:30:32.579Z]  Experimental: false
11:30:32 [2022-04-17T11:30:32.579Z] 
11:30:32 [2022-04-17T11:30:32.579Z] INFO: Docker info of the daemon under test
11:30:32 [2022-04-17T11:30:32.579Z] 
11:30:32 [2022-04-17T11:30:32.579Z] Containers: 0
11:30:32 [2022-04-17T11:30:32.579Z]  Running: 0
11:30:32 [2022-04-17T11:30:32.579Z]  Paused: 0
11:30:32 [2022-04-17T11:30:32.579Z]  Stopped: 0
11:30:32 [2022-04-17T11:30:32.579Z] Images: 0
11:30:32 [2022-04-17T11:30:32.579Z] Server Version: 0.0.0-dev
11:30:32 [2022-04-17T11:30:32.579Z] Storage Driver: windowsfilter
11:30:32 [2022-04-17T11:30:32.579Z]  Windows: 
11:30:32 [2022-04-17T11:30:32.579Z] Logging Driver: json-file
11:30:32 [2022-04-17T11:30:32.579Z] Plugins: 
11:30:32 [2022-04-17T11:30:32.579Z]  Volume: local
11:30:32 [2022-04-17T11:30:32.579Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:30:32 [2022-04-17T11:30:32.579Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:30:32 [2022-04-17T11:30:32.579Z] Swarm: inactive
11:30:32 [2022-04-17T11:30:32.579Z] Default Isolation: process
11:30:32 [2022-04-17T11:30:32.579Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
11:30:32 [2022-04-17T11:30:32.579Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230)
11:30:32 [2022-04-17T11:30:32.579Z] OSType: windows
11:30:32 [2022-04-17T11:30:32.579Z] Architecture: x86_64
11:30:32 [2022-04-17T11:30:32.579Z] CPUs: 4
11:30:32 [2022-04-17T11:30:32.579Z] Total Memory: 32GiB
11:30:32 [2022-04-17T11:30:32.579Z] Name: azwin-2-abb1f1
11:30:32 [2022-04-17T11:30:32.579Z] ID: BRZO:AIET:JLMC:TT4C:4K52:CO6J:AFCA:SNPV:6EXO:N46R:CUUF:2KCA
11:30:32 [2022-04-17T11:30:32.579Z] Docker Root Dir: D:\CI\PR-43449\5\daemon
11:30:32 [2022-04-17T11:30:32.579Z] Debug Mode (client): false
11:30:32 [2022-04-17T11:30:32.579Z] Debug Mode (server): true
11:30:32 [2022-04-17T11:30:32.579Z]  File Descriptors: -1
11:30:32 [2022-04-17T11:30:32.579Z]  Goroutines: 29
11:30:32 [2022-04-17T11:30:32.579Z]  System Time: 2022-04-17T11:30:30.2902198Z
11:30:32 [2022-04-17T11:30:32.579Z]  EventsListeners: 0
11:30:32 [2022-04-17T11:30:32.579Z] Registry: https://index.docker.io/v1/
11:30:32 [2022-04-17T11:30:32.579Z] Labels:
11:30:32 [2022-04-17T11:30:32.579Z] Experimental: false
11:30:32 [2022-04-17T11:30:32.579Z] Insecure Registries:
11:30:32 [2022-04-17T11:30:32.579Z]  127.0.0.0/8
11:30:32 [2022-04-17T11:30:32.579Z] Live Restore Enabled: false
11:30:32 [2022-04-17T11:30:32.579Z] 
11:30:32 [2022-04-17T11:30:32.579Z] 
11:30:32 [2022-04-17T11:30:32.579Z] INFO: Docker images of the daemon under test
11:30:32 [2022-04-17T11:30:32.579Z] 
11:30:32 [2022-04-17T11:30:32.579Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
11:30:32 [2022-04-17T11:30:32.579Z] 
11:30:32 [2022-04-17T11:30:32.579Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
11:30:32 [2022-04-17T11:30:32.579Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time...
11:30:32 [2022-04-17T11:30:32.579Z] ltsc2022: Pulling from windows/servercore
11:30:32 [2022-04-17T11:30:32.579Z] 8f616e6e9eec: Pulling fs layer
11:30:32 [2022-04-17T11:30:32.579Z] dccd9e4d14d3: Pulling fs layer
11:30:33 [2022-04-17T11:30:33.035Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
11:30:33 [2022-04-17T11:30:33.294Z] === RUN   TestDockerSuite/TestAPINetworkFilter
11:30:33 [2022-04-17T11:30:33.294Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
11:30:33 [2022-04-17T11:30:33.294Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
11:30:33 [2022-04-17T11:30:33.802Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:30:34 [2022-04-17T11:30:34.058Z] --- PASS: TestDockerNetworkMacvlan (9.46s)
11:30:34 [2022-04-17T11:30:34.058Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
11:30:34 [2022-04-17T11:30:34.059Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
11:30:34 [2022-04-17T11:30:34.059Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s)
11:30:34 [2022-04-17T11:30:34.059Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s)
11:30:34 [2022-04-17T11:30:34.059Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s)
11:30:34 [2022-04-17T11:30:34.059Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
11:30:34 [2022-04-17T11:30:34.059Z] PASS
11:30:34 [2022-04-17T11:30:34.059Z] 
11:30:34 [2022-04-17T11:30:34.059Z] DONE 8 tests in 10.752s
11:30:34 [2022-04-17T11:30:34.059Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
11:30:34 [2022-04-17T11:30:34.059Z] testing: warning: no tests to run
11:30:34 [2022-04-17T11:30:34.059Z] PASS
11:30:34 [2022-04-17T11:30:34.059Z] 
11:30:34 [2022-04-17T11:30:34.059Z] DONE 0 tests in 0.008s
11:30:34 [2022-04-17T11:30:34.059Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:30:34 [2022-04-17T11:30:34.235Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
11:30:34 [2022-04-17T11:30:34.314Z] INFO: Testing against a local daemon
11:30:34 [2022-04-17T11:30:34.314Z] === RUN   TestAuthZPluginAllowRequest
11:30:35 [2022-04-17T11:30:35.186Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
11:30:35 [2022-04-17T11:30:35.458Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
11:30:35 [2022-04-17T11:30:35.458Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
11:30:35 [2022-04-17T11:30:35.458Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
11:30:35 [2022-04-17T11:30:35.460Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
11:30:35 [2022-04-17T11:30:35.677Z] --- PASS: TestAuthZPluginAllowRequest (1.27s)
11:30:35 [2022-04-17T11:30:35.677Z] === RUN   TestAuthZPluginTLS
11:30:35 [2022-04-17T11:30:35.933Z] --- PASS: TestAuthZPluginTLS (0.55s)
11:30:35 [2022-04-17T11:30:35.933Z] === RUN   TestAuthZPluginDenyRequest
11:30:36 [2022-04-17T11:30:36.028Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
11:30:36 [2022-04-17T11:30:36.494Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
11:30:36 [2022-04-17T11:30:36.494Z] === RUN   TestAuthZPluginAPIDenyResponse
11:30:37 [2022-04-17T11:30:37.055Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
11:30:37 [2022-04-17T11:30:37.055Z] === RUN   TestAuthZPluginDenyResponse
11:30:37 [2022-04-17T11:30:37.617Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
11:30:37 [2022-04-17T11:30:37.617Z] === RUN   TestAuthZPluginAllowEventStream
11:30:37 [2022-04-17T11:30:37.933Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
11:30:38 [2022-04-17T11:30:38.981Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s)
11:30:38 [2022-04-17T11:30:38.981Z] === RUN   TestAuthZPluginErrorResponse
11:30:39 [2022-04-17T11:30:39.237Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
11:30:39 [2022-04-17T11:30:39.237Z] === RUN   TestAuthZPluginErrorRequest
11:30:39 [2022-04-17T11:30:39.798Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
11:30:39 [2022-04-17T11:30:39.798Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:30:39 [2022-04-17T11:30:39.836Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
11:30:39 [2022-04-17T11:30:39.972Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
11:30:40 [2022-04-17T11:30:40.359Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
11:30:40 [2022-04-17T11:30:40.359Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:30:40 [2022-04-17T11:30:40.988Z] --- PASS: TestBuildWithHugeFile (52.35s)
11:30:40 [2022-04-17T11:30:40.988Z] === RUN   TestBuildWCOWSandboxSize
11:30:40 [2022-04-17T11:30:40.988Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:30:40 [2022-04-17T11:30:40.988Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
11:30:40 [2022-04-17T11:30:40.988Z] === RUN   TestBuildWithEmptyDockerfile
11:30:40 [2022-04-17T11:30:40.988Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:30:40 [2022-04-17T11:30:40.988Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:30:40 [2022-04-17T11:30:40.988Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:30:40 [2022-04-17T11:30:40.988Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:30:40 [2022-04-17T11:30:40.988Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:30:40 [2022-04-17T11:30:40.988Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:30:40 [2022-04-17T11:30:40.988Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:30:40 [2022-04-17T11:30:40.988Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:30:40 [2022-04-17T11:30:40.988Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:30:40 [2022-04-17T11:30:40.988Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
11:30:40 [2022-04-17T11:30:40.988Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s)
11:30:40 [2022-04-17T11:30:40.988Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s)
11:30:40 [2022-04-17T11:30:40.988Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
11:30:40 [2022-04-17T11:30:40.988Z] === RUN   TestBuildPreserveOwnership
11:30:40 [2022-04-17T11:30:40.988Z] === RUN   TestBuildPreserveOwnership/copy_from
11:30:40 [2022-04-17T11:30:40.988Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:30:40 [2022-04-17T11:30:40.988Z] --- PASS: TestBuildPreserveOwnership (2.76s)
11:30:40 [2022-04-17T11:30:40.988Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.85s)
11:30:40 [2022-04-17T11:30:40.988Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.90s)
11:30:40 [2022-04-17T11:30:40.988Z] === RUN   TestBuildPlatformInvalid
11:30:40 [2022-04-17T11:30:40.988Z] --- PASS: TestBuildPlatformInvalid (0.08s)
11:30:40 [2022-04-17T11:30:40.988Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
11:30:40 [2022-04-17T11:30:40.988Z] Loaded image: busybox:latest
11:30:40 [2022-04-17T11:30:40.988Z] Loaded image: busybox:glibc
11:30:41 [2022-04-17T11:30:41.741Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
11:30:41 [2022-04-17T11:30:41.772Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s)
11:30:41 [2022-04-17T11:30:41.772Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:30:42 [2022-04-17T11:30:42.363Z] Loaded image: debian:bullseye-slim
11:30:42 [2022-04-17T11:30:42.363Z] Loaded image: hello-world:latest
11:30:42 [2022-04-17T11:30:42.363Z] Loaded image: arm32v7/hello-world:latest
11:30:43 [2022-04-17T11:30:43.010Z] dccd9e4d14d3: Verifying Checksum
11:30:43 [2022-04-17T11:30:43.010Z] dccd9e4d14d3: Download complete
11:30:43 [2022-04-17T11:30:43.121Z] --- PASS: TestBuildWithHugeFile (127.46s)
11:30:43 [2022-04-17T11:30:43.121Z] === RUN   TestBuildWCOWSandboxSize
11:30:43 [2022-04-17T11:30:43.121Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:30:43 [2022-04-17T11:30:43.121Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
11:30:43 [2022-04-17T11:30:43.121Z] === RUN   TestBuildWithEmptyDockerfile
11:30:43 [2022-04-17T11:30:43.121Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:30:43 [2022-04-17T11:30:43.121Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:30:43 [2022-04-17T11:30:43.121Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:30:43 [2022-04-17T11:30:43.121Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:30:43 [2022-04-17T11:30:43.121Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:30:43 [2022-04-17T11:30:43.121Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:30:43 [2022-04-17T11:30:43.121Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:30:43 [2022-04-17T11:30:43.121Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:30:43 [2022-04-17T11:30:43.121Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:30:43 [2022-04-17T11:30:43.121Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
11:30:43 [2022-04-17T11:30:43.121Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s)
11:30:43 [2022-04-17T11:30:43.121Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s)
11:30:43 [2022-04-17T11:30:43.121Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
11:30:43 [2022-04-17T11:30:43.121Z] === RUN   TestBuildPreserveOwnership
11:30:43 [2022-04-17T11:30:43.121Z] === RUN   TestBuildPreserveOwnership/copy_from
11:30:43 [2022-04-17T11:30:43.153Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s)
11:30:43 [2022-04-17T11:30:43.153Z] === RUN   TestAuthZPluginHeader
11:30:43 [2022-04-17T11:30:43.690Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
11:30:44 [2022-04-17T11:30:44.079Z] --- PASS: TestAuthZPluginHeader (0.69s)
11:30:44 [2022-04-17T11:30:44.079Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:30:45 [2022-04-17T11:30:45.596Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:30:45 [2022-04-17T11:30:45.596Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
11:30:46 [2022-04-17T11:30:46.163Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
11:30:46 [2022-04-17T11:30:46.731Z] --- PASS: TestBuildPreserveOwnership (3.62s)
11:30:46 [2022-04-17T11:30:46.731Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.31s)
11:30:46 [2022-04-17T11:30:46.731Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s)
11:30:46 [2022-04-17T11:30:46.731Z] === RUN   TestBuildPlatformInvalid
11:30:46 [2022-04-17T11:30:46.731Z] --- PASS: TestBuildPlatformInvalid (0.11s)
11:30:46 [2022-04-17T11:30:46.731Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
11:30:46 [2022-04-17T11:30:46.731Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
11:30:47 [2022-04-17T11:30:47.299Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
11:30:47 [2022-04-17T11:30:47.866Z] Loaded image: busybox:latest
11:30:47 [2022-04-17T11:30:47.866Z] Loaded image: busybox:glibc
11:30:48 [2022-04-17T11:30:48.125Z] === RUN   TestDockerSuite/TestAttachAfterDetach
11:30:48 [2022-04-17T11:30:48.240Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.94s)
11:30:48 [2022-04-17T11:30:48.240Z] === RUN   TestAuthZPluginV2Disable
11:30:49 [2022-04-17T11:30:49.505Z] Loaded image: debian:bullseye-slim
11:30:49 [2022-04-17T11:30:49.505Z] Loaded image: hello-world:latest
11:30:49 [2022-04-17T11:30:49.764Z] Loaded image: arm32v7/hello-world:latest
11:30:50 [2022-04-17T11:30:50.024Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
11:30:50 [2022-04-17T11:30:50.472Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.38s)
11:30:50 [2022-04-17T11:30:50.472Z] PASS
11:30:50 [2022-04-17T11:30:50.472Z] 
11:30:50 [2022-04-17T11:30:50.472Z] === Skipped
11:30:50 [2022-04-17T11:30:50.472Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
11:30:50 [2022-04-17T11:30:50.472Z]     build_session_test.go:25: TODO: BuildKit
11:30:50 [2022-04-17T11:30:50.472Z] 
11:30:50 [2022-04-17T11:30:50.472Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
11:30:50 [2022-04-17T11:30:50.472Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:30:50 [2022-04-17T11:30:50.472Z] 
11:30:50 [2022-04-17T11:30:50.472Z] DONE 34 tests, 2 skipped in 82.454s
11:30:50 [2022-04-17T11:30:50.472Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
11:30:50 [2022-04-17T11:30:50.472Z] ++ 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
11:30:50 [2022-04-17T11:30:50.472Z] ++ set -e
11:30:50 [2022-04-17T11:30:50.472Z] ++ '[' -n 0 ']'
11:30:50 [2022-04-17T11:30:50.472Z] ++ set -x
11:30:50 [2022-04-17T11:30:50.472Z] ++ 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
11:30:50 [2022-04-17T11:30:50.472Z] INFO: Testing against a local daemon
11:30:50 [2022-04-17T11:30:50.472Z] === RUN   TestConfigInspect
11:30:51 [2022-04-17T11:30:51.503Z] --- PASS: TestAuthZPluginV2Disable (3.32s)
11:30:51 [2022-04-17T11:30:51.504Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:30:51 [2022-04-17T11:30:51.846Z] --- PASS: TestConfigInspect (2.22s)
11:30:51 [2022-04-17T11:30:51.846Z] === RUN   TestConfigList
11:30:51 [2022-04-17T11:30:51.934Z] === RUN   TestDockerSuite/TestAttachDetach
11:30:52 [2022-04-17T11:30:52.503Z] === RUN   TestDockerSuite/TestAttachDisconnect
11:30:53 [2022-04-17T11:30:53.071Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
11:30:54 [2022-04-17T11:30:54.009Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
11:30:54 [2022-04-17T11:30:54.374Z] --- PASS: TestConfigList (2.15s)
11:30:54 [2022-04-17T11:30:54.374Z] === RUN   TestConfigsCreateAndDelete
11:30:54 [2022-04-17T11:30:54.767Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s)
11:30:54 [2022-04-17T11:30:54.767Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:30:54 [2022-04-17T11:30:54.948Z] === RUN   TestDockerSuite/TestAttachPausedContainer
11:30:55 [2022-04-17T11:30:55.516Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
11:30:55 [2022-04-17T11:30:55.775Z]     docker_cli_daemon_test.go:1472: [d8289199532bd] daemon is not started
11:30:56 [2022-04-17T11:30:56.128Z] tests/integration/api_network_test.py ............................       [ 47%]
11:30:56 [2022-04-17T11:30:56.273Z] --- PASS: TestConfigsCreateAndDelete (2.16s)
11:30:56 [2022-04-17T11:30:56.273Z] === RUN   TestConfigsUpdate
11:30:56 [2022-04-17T11:30:56.711Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
11:30:56 [2022-04-17T11:30:56.711Z]     check_test.go:308: [dfa56a9739367] daemon is not started
11:30:56 [2022-04-17T11:30:56.711Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
11:30:58 [2022-04-17T11:30:58.089Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
11:30:58 [2022-04-17T11:30:58.173Z] --- PASS: TestConfigsUpdate (2.17s)
11:30:58 [2022-04-17T11:30:58.173Z] === RUN   TestTemplatedConfig
11:30:59 [2022-04-17T11:30:59.031Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
11:30:59 [2022-04-17T11:30:59.969Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
11:31:00 [2022-04-17T11:31:00.706Z] --- PASS: TestTemplatedConfig (2.35s)
11:31:00 [2022-04-17T11:31:00.706Z] === RUN   TestConfigCreateResolve
11:31:00 [2022-04-17T11:31:00.907Z]     check_test.go:308: [d201f30418197] daemon is not started
11:31:00 [2022-04-17T11:31:00.907Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
11:31:01 [2022-04-17T11:31:01.165Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
11:31:01 [2022-04-17T11:31:01.734Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.05s)
11:31:01 [2022-04-17T11:31:01.734Z] PASS
11:31:01 [2022-04-17T11:31:01.734Z] 
11:31:01 [2022-04-17T11:31:01.734Z] === Skipped
11:31:01 [2022-04-17T11:31:01.734Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
11:31:01 [2022-04-17T11:31:01.734Z]     build_session_test.go:25: TODO: BuildKit
11:31:01 [2022-04-17T11:31:01.734Z] 
11:31:01 [2022-04-17T11:31:01.734Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
11:31:01 [2022-04-17T11:31:01.734Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:31:01 [2022-04-17T11:31:01.734Z] 
11:31:01 [2022-04-17T11:31:01.734Z] DONE 34 tests, 2 skipped in 194.852s
11:31:01 [2022-04-17T11:31:01.734Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
11:31:01 [2022-04-17T11:31:01.734Z] ++ 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
11:31:01 [2022-04-17T11:31:01.734Z] ++ set -e
11:31:01 [2022-04-17T11:31:01.734Z] ++ '[' -n 0 ']'
11:31:01 [2022-04-17T11:31:01.734Z] ++ set -x
11:31:01 [2022-04-17T11:31:01.734Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
11:31:01 [2022-04-17T11:31:01.995Z] INFO: Testing against a local daemon
11:31:01 [2022-04-17T11:31:01.995Z] === RUN   TestConfigInspect
11:31:01 [2022-04-17T11:31:01.995Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
11:31:01 [2022-04-17T11:31:01.995Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
11:31:02 [2022-04-17T11:31:02.932Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
11:31:03 [2022-04-17T11:31:03.191Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
11:31:03 [2022-04-17T11:31:03.235Z] --- PASS: TestConfigCreateResolve (2.16s)
11:31:03 [2022-04-17T11:31:03.235Z] PASS
11:31:03 [2022-04-17T11:31:03.235Z] 
11:31:03 [2022-04-17T11:31:03.235Z] DONE 6 tests in 13.303s
11:31:03 [2022-04-17T11:31:03.235Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
11:31:03 [2022-04-17T11:31:03.235Z] ++ 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
11:31:03 [2022-04-17T11:31:03.235Z] ++ set -e
11:31:03 [2022-04-17T11:31:03.235Z] ++ '[' -n 0 ']'
11:31:03 [2022-04-17T11:31:03.235Z] ++ set -x
11:31:03 [2022-04-17T11:31:03.235Z] ++ 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
11:31:03 [2022-04-17T11:31:03.235Z] INFO: Testing against a local daemon
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestCheckpoint
11:31:03 [2022-04-17T11:31:03.235Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:31:03 [2022-04-17T11:31:03.235Z] --- SKIP: TestCheckpoint (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/commit
11:31:03 [2022-04-17T11:31:03.235Z] === PAUSE TestContainerInvalidJSON/commit
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/containers/create
11:31:03 [2022-04-17T11:31:03.235Z] === PAUSE TestContainerInvalidJSON/containers/create
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
11:31:03 [2022-04-17T11:31:03.235Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
11:31:03 [2022-04-17T11:31:03.235Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
11:31:03 [2022-04-17T11:31:03.235Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:31:03 [2022-04-17T11:31:03.235Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
11:31:03 [2022-04-17T11:31:03.235Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
11:31:03 [2022-04-17T11:31:03.235Z] === CONT  TestContainerInvalidJSON/commit
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
11:31:03 [2022-04-17T11:31:03.235Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/commit/empty_body
11:31:03 [2022-04-17T11:31:03.235Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
11:31:03 [2022-04-17T11:31:03.235Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
11:31:03 [2022-04-17T11:31:03.235Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
11:31:03 [2022-04-17T11:31:03.235Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
11:31:03 [2022-04-17T11:31:03.235Z] === CONT  TestContainerInvalidJSON/containers/create
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
11:31:03 [2022-04-17T11:31:03.235Z] --- PASS: TestContainerInvalidJSON (0.01s)
11:31:03 [2022-04-17T11:31:03.235Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:31:03 [2022-04-17T11:31:03.235Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestCopyFromContainerPathIsNotDir
11:31:03 [2022-04-17T11:31:03.235Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestCopyToContainerPathDoesNotExist
11:31:03 [2022-04-17T11:31:03.235Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestCopyToContainerPathIsNotDir
11:31:03 [2022-04-17T11:31:03.235Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
11:31:03 [2022-04-17T11:31:03.235Z] === RUN   TestCopyFromContainer
11:31:04 [2022-04-17T11:31:04.174Z] === RUN   TestCopyFromContainer//
11:31:04 [2022-04-17T11:31:04.174Z] === RUN   TestCopyFromContainer//bar/root
11:31:04 [2022-04-17T11:31:04.174Z] === RUN   TestCopyFromContainer//bar/root/
11:31:04 [2022-04-17T11:31:04.433Z] === RUN   TestCopyFromContainer/bar/quux
11:31:04 [2022-04-17T11:31:04.433Z] === RUN   TestCopyFromContainer/bar/quux/
11:31:04 [2022-04-17T11:31:04.433Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:31:04 [2022-04-17T11:31:04.433Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:31:04 [2022-04-17T11:31:04.433Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:31:04 [2022-04-17T11:31:04.571Z] --- PASS: TestConfigInspect (2.73s)
11:31:04 [2022-04-17T11:31:04.571Z] === RUN   TestConfigList
11:31:04 [2022-04-17T11:31:04.691Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:31:04 [2022-04-17T11:31:04.691Z] === RUN   TestCopyFromContainer/bar/notarget
11:31:04 [2022-04-17T11:31:04.691Z] --- PASS: TestCopyFromContainer (1.53s)
11:31:04 [2022-04-17T11:31:04.691Z]     --- PASS: TestCopyFromContainer// (0.07s)
11:31:04 [2022-04-17T11:31:04.691Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
11:31:04 [2022-04-17T11:31:04.691Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
11:31:04 [2022-04-17T11:31:04.691Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
11:31:04 [2022-04-17T11:31:04.691Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
11:31:04 [2022-04-17T11:31:04.691Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
11:31:04 [2022-04-17T11:31:04.691Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
11:31:04 [2022-04-17T11:31:04.691Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
11:31:04 [2022-04-17T11:31:04.691Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
11:31:04 [2022-04-17T11:31:04.691Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
11:31:04 [2022-04-17T11:31:04.691Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:31:04 [2022-04-17T11:31:04.691Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:31:04 [2022-04-17T11:31:04.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:31:04 [2022-04-17T11:31:04.691Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:31:04 [2022-04-17T11:31:04.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:31:04 [2022-04-17T11:31:04.691Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:31:04 [2022-04-17T11:31:04.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:31:04 [2022-04-17T11:31:04.691Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:31:04 [2022-04-17T11:31:04.691Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:31:04 [2022-04-17T11:31:04.691Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:31:04 [2022-04-17T11:31:04.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:31:04 [2022-04-17T11:31:04.691Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:31:04 [2022-04-17T11:31:04.691Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:31:04 [2022-04-17T11:31:04.691Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:31:04 [2022-04-17T11:31:04.691Z] === RUN   TestCreateLinkToNonExistingContainer
11:31:04 [2022-04-17T11:31:04.691Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
11:31:04 [2022-04-17T11:31:04.691Z] === RUN   TestCreateWithInvalidEnv
11:31:04 [2022-04-17T11:31:04.691Z] === RUN   TestCreateWithInvalidEnv/0
11:31:04 [2022-04-17T11:31:04.691Z] === PAUSE TestCreateWithInvalidEnv/0
11:31:04 [2022-04-17T11:31:04.691Z] === RUN   TestCreateWithInvalidEnv/1
11:31:04 [2022-04-17T11:31:04.691Z] === PAUSE TestCreateWithInvalidEnv/1
11:31:04 [2022-04-17T11:31:04.691Z] === RUN   TestCreateWithInvalidEnv/2
11:31:04 [2022-04-17T11:31:04.691Z] === PAUSE TestCreateWithInvalidEnv/2
11:31:04 [2022-04-17T11:31:04.691Z] === CONT  TestCreateWithInvalidEnv/0
11:31:04 [2022-04-17T11:31:04.691Z] === CONT  TestCreateWithInvalidEnv/2
11:31:04 [2022-04-17T11:31:04.691Z] === CONT  TestCreateWithInvalidEnv/1
11:31:04 [2022-04-17T11:31:04.691Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:31:04 [2022-04-17T11:31:04.691Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:31:04 [2022-04-17T11:31:04.691Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:31:04 [2022-04-17T11:31:04.691Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:31:04 [2022-04-17T11:31:04.691Z] === RUN   TestCreateTmpfsMountsTarget
11:31:04 [2022-04-17T11:31:04.691Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
11:31:04 [2022-04-17T11:31:04.691Z] === RUN   TestCreateWithCustomMaskedPaths
11:31:04 [2022-04-17T11:31:04.715Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.45s)
11:31:04 [2022-04-17T11:31:04.715Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:31:04 [2022-04-17T11:31:04.830Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
11:31:05 [2022-04-17T11:31:05.580Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
11:31:06 [2022-04-17T11:31:06.067Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s)
11:31:06 [2022-04-17T11:31:06.067Z] === RUN   TestCreateWithCustomReadonlyPaths
11:31:07 [2022-04-17T11:31:07.009Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s)
11:31:07 [2022-04-17T11:31:07.009Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:31:07 [2022-04-17T11:31:07.009Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:31:07 [2022-04-17T11:31:07.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:31:07 [2022-04-17T11:31:07.009Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:31:07 [2022-04-17T11:31:07.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:31:07 [2022-04-17T11:31:07.009Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:31:07 [2022-04-17T11:31:07.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:31:07 [2022-04-17T11:31:07.009Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:31:07 [2022-04-17T11:31:07.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:31:07 [2022-04-17T11:31:07.009Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:31:07 [2022-04-17T11:31:07.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:31:07 [2022-04-17T11:31:07.071Z] tests/integration/api_secret_test.py .....                               [ 51%]
11:31:07 [2022-04-17T11:31:07.267Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:31:07 [2022-04-17T11:31:07.267Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:31:07 [2022-04-17T11:31:07.267Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:31:07 [2022-04-17T11:31:07.267Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:31:07 [2022-04-17T11:31:07.267Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:31:07 [2022-04-17T11:31:07.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
11:31:07 [2022-04-17T11:31:07.267Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:31:07 [2022-04-17T11:31:07.267Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
11:31:07 [2022-04-17T11:31:07.267Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:31:07 [2022-04-17T11:31:07.267Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
11:31:07 [2022-04-17T11:31:07.267Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:31:07 [2022-04-17T11:31:07.267Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:31:07 [2022-04-17T11:31:07.833Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s)
11:31:07 [2022-04-17T11:31:07.833Z] === RUN   TestCreateDifferentPlatform
11:31:07 [2022-04-17T11:31:07.833Z] === RUN   TestCreateDifferentPlatform/different_os
11:31:07 [2022-04-17T11:31:07.833Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:31:07 [2022-04-17T11:31:07.833Z] --- PASS: TestCreateDifferentPlatform (0.01s)
11:31:07 [2022-04-17T11:31:07.834Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:31:07 [2022-04-17T11:31:07.834Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:31:07 [2022-04-17T11:31:07.834Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:31:07 [2022-04-17T11:31:07.834Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s)
11:31:07 [2022-04-17T11:31:07.834Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:31:07 [2022-04-17T11:31:07.834Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
11:31:07 [2022-04-17T11:31:07.834Z] === RUN   TestContainerStartOnDaemonRestart
11:31:07 [2022-04-17T11:31:07.834Z] === PAUSE TestContainerStartOnDaemonRestart
11:31:07 [2022-04-17T11:31:07.834Z] === RUN   TestDaemonRestartIpcMode
11:31:07 [2022-04-17T11:31:07.834Z] === PAUSE TestDaemonRestartIpcMode
11:31:07 [2022-04-17T11:31:07.834Z] === RUN   TestDaemonHostGatewayIP
11:31:07 [2022-04-17T11:31:07.834Z] === PAUSE TestDaemonHostGatewayIP
11:31:07 [2022-04-17T11:31:07.834Z] === RUN   TestRestartDaemonWithRestartingContainer
11:31:07 [2022-04-17T11:31:07.834Z] === PAUSE TestRestartDaemonWithRestartingContainer
11:31:07 [2022-04-17T11:31:07.834Z] === RUN   TestContainerKillOnDaemonStart
11:31:07 [2022-04-17T11:31:07.834Z] === PAUSE TestContainerKillOnDaemonStart
11:31:07 [2022-04-17T11:31:07.834Z] === RUN   TestDiff
11:31:08 [2022-04-17T11:31:08.092Z] --- PASS: TestDiff (0.39s)
11:31:08 [2022-04-17T11:31:08.092Z] === RUN   TestExecWithCloseStdin
11:31:08 [2022-04-17T11:31:08.121Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
11:31:08 [2022-04-17T11:31:08.121Z] --- PASS: TestConfigList (3.15s)
11:31:08 [2022-04-17T11:31:08.121Z] === RUN   TestConfigsCreateAndDelete
11:31:08 [2022-04-17T11:31:08.659Z] --- PASS: TestExecWithCloseStdin (0.44s)
11:31:08 [2022-04-17T11:31:08.659Z] === RUN   TestExec
11:31:09 [2022-04-17T11:31:09.225Z] --- PASS: TestExec (0.47s)
11:31:09 [2022-04-17T11:31:09.225Z] === RUN   TestExecUser
11:31:09 [2022-04-17T11:31:09.484Z] --- PASS: TestExecUser (0.48s)
11:31:09 [2022-04-17T11:31:09.484Z] === RUN   TestExportContainerAndImportImage
11:31:10 [2022-04-17T11:31:10.027Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
11:31:10 [2022-04-17T11:31:10.050Z] --- PASS: TestExportContainerAndImportImage (0.55s)
11:31:10 [2022-04-17T11:31:10.050Z] === RUN   TestExportContainerAfterDaemonRestart
11:31:10 [2022-04-17T11:31:10.965Z] --- PASS: TestConfigsCreateAndDelete (3.02s)
11:31:10 [2022-04-17T11:31:10.965Z] === RUN   TestConfigsUpdate
11:31:11 [2022-04-17T11:31:11.402Z] tests/integration/api_service_test.py .................................. [ 59%]
11:31:11 [2022-04-17T11:31:11.422Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s)
11:31:11 [2022-04-17T11:31:11.422Z] === RUN   TestHealthCheckWorkdir
11:31:11 [2022-04-17T11:31:11.988Z] --- PASS: TestHealthCheckWorkdir (0.63s)
11:31:11 [2022-04-17T11:31:11.988Z] === RUN   TestHealthKillContainer
11:31:12 [2022-04-17T11:31:12.869Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
11:31:13 [2022-04-17T11:31:13.808Z] --- PASS: TestConfigsUpdate (3.08s)
11:31:13 [2022-04-17T11:31:13.808Z] === RUN   TestTemplatedConfig
11:31:16 [2022-04-17T11:31:16.345Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
11:31:17 [2022-04-17T11:31:17.724Z] --- PASS: TestTemplatedConfig (3.84s)
11:31:17 [2022-04-17T11:31:17.724Z] === RUN   TestConfigCreateResolve
11:31:18 [2022-04-17T11:31:18.292Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
11:31:18 [2022-04-17T11:31:18.551Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
11:31:19 [2022-04-17T11:31:19.158Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
11:31:19 [2022-04-17T11:31:19.729Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
11:31:20 [2022-04-17T11:31:20.097Z] --- PASS: TestHealthKillContainer (7.87s)
11:31:20 [2022-04-17T11:31:20.097Z] === RUN   TestInspectCpusetInConfigPre120
11:31:20 [2022-04-17T11:31:20.355Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s)
11:31:20 [2022-04-17T11:31:20.356Z] === RUN   TestIpcModeNone
11:31:20 [2022-04-17T11:31:20.613Z] --- PASS: TestIpcModeNone (0.47s)
11:31:20 [2022-04-17T11:31:20.613Z] === RUN   TestIpcModePrivate
11:31:20 [2022-04-17T11:31:20.674Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
11:31:20 [2022-04-17T11:31:20.674Z] --- PASS: TestConfigCreateResolve (2.92s)
11:31:20 [2022-04-17T11:31:20.674Z] PASS
11:31:20 [2022-04-17T11:31:20.674Z] 
11:31:20 [2022-04-17T11:31:20.674Z] DONE 6 tests in 18.828s
11:31:20 [2022-04-17T11:31:20.674Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
11:31:20 [2022-04-17T11:31:20.674Z] 
11:31:20 [2022-04-17T11:31:20.674Z] ++ 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
11:31:20 [2022-04-17T11:31:20.674Z] ++ set -e
11:31:20 [2022-04-17T11:31:20.674Z] ++ '[' -n 0 ']'
11:31:20 [2022-04-17T11:31:20.674Z] ++ set -x
11:31:20 [2022-04-17T11:31:20.675Z] ++ 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
11:31:20 [2022-04-17T11:31:20.934Z] INFO: Testing against a local daemon
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestCheckpoint
11:31:20 [2022-04-17T11:31:20.934Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:31:20 [2022-04-17T11:31:20.934Z] --- SKIP: TestCheckpoint (0.00s)
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/commit
11:31:20 [2022-04-17T11:31:20.934Z] === PAUSE TestContainerInvalidJSON/commit
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/containers/create
11:31:20 [2022-04-17T11:31:20.934Z] === PAUSE TestContainerInvalidJSON/containers/create
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
11:31:20 [2022-04-17T11:31:20.934Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
11:31:20 [2022-04-17T11:31:20.934Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
11:31:20 [2022-04-17T11:31:20.934Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:31:20 [2022-04-17T11:31:20.934Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
11:31:20 [2022-04-17T11:31:20.934Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
11:31:20 [2022-04-17T11:31:20.934Z] === CONT  TestContainerInvalidJSON/commit
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
11:31:20 [2022-04-17T11:31:20.934Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/commit/empty_body
11:31:20 [2022-04-17T11:31:20.934Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
11:31:20 [2022-04-17T11:31:20.934Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
11:31:20 [2022-04-17T11:31:20.934Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
11:31:20 [2022-04-17T11:31:20.934Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
11:31:20 [2022-04-17T11:31:20.934Z] === CONT  TestContainerInvalidJSON/containers/create
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
11:31:20 [2022-04-17T11:31:20.934Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
11:31:20 [2022-04-17T11:31:20.934Z] --- PASS: TestContainerInvalidJSON (0.02s)
11:31:20 [2022-04-17T11:31:20.934Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
11:31:20 [2022-04-17T11:31:20.935Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
11:31:20 [2022-04-17T11:31:20.935Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.03s)
11:31:20 [2022-04-17T11:31:20.935Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.01s)
11:31:20 [2022-04-17T11:31:20.935Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.02s)
11:31:20 [2022-04-17T11:31:20.935Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
11:31:20 [2022-04-17T11:31:20.935Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:31:20 [2022-04-17T11:31:20.935Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
11:31:20 [2022-04-17T11:31:20.935Z] === RUN   TestCopyFromContainerPathIsNotDir
11:31:21 [2022-04-17T11:31:21.180Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
11:31:21 [2022-04-17T11:31:21.180Z] --- PASS: TestIpcModePrivate (0.46s)
11:31:21 [2022-04-17T11:31:21.180Z] === RUN   TestIpcModeShareable
11:31:21 [2022-04-17T11:31:21.194Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
11:31:21 [2022-04-17T11:31:21.194Z] === RUN   TestCopyToContainerPathDoesNotExist
11:31:21 [2022-04-17T11:31:21.194Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
11:31:21 [2022-04-17T11:31:21.194Z] === RUN   TestCopyToContainerPathIsNotDir
11:31:21 [2022-04-17T11:31:21.194Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
11:31:21 [2022-04-17T11:31:21.194Z] === RUN   TestCopyFromContainer
11:31:21 [2022-04-17T11:31:21.438Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
11:31:21 [2022-04-17T11:31:21.696Z] --- PASS: TestIpcModeShareable (0.44s)
11:31:21 [2022-04-17T11:31:21.696Z] === RUN   TestAPIIpcModeShareableAndContainer
11:31:21 [2022-04-17T11:31:21.761Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
11:31:22 [2022-04-17T11:31:22.021Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
11:31:22 [2022-04-17T11:31:22.750Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s)
11:31:22 [2022-04-17T11:31:22.750Z] PASS
11:31:22 [2022-04-17T11:31:22.750Z] 
11:31:22 [2022-04-17T11:31:22.750Z] DONE 17 tests in 46.254s
11:31:22 [2022-04-17T11:31:22.750Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:31:22 [2022-04-17T11:31:22.750Z] INFO: Testing against a local daemon
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
11:31:22 [2022-04-17T11:31:22.750Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
11:31:22 [2022-04-17T11:31:22.750Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/pull
11:31:22 [2022-04-17T11:31:22.750Z] === PAUSE TestPluginInvalidJSON/plugins/pull
11:31:22 [2022-04-17T11:31:22.750Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
11:31:22 [2022-04-17T11:31:22.750Z] === CONT  TestPluginInvalidJSON/plugins/pull
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
11:31:22 [2022-04-17T11:31:22.750Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
11:31:22 [2022-04-17T11:31:22.750Z] --- PASS: TestPluginInvalidJSON (0.01s)
11:31:22 [2022-04-17T11:31:22.750Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
11:31:22 [2022-04-17T11:31:22.750Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
11:31:22 [2022-04-17T11:31:22.750Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
11:31:22 [2022-04-17T11:31:22.750Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
11:31:22 [2022-04-17T11:31:22.750Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
11:31:22 [2022-04-17T11:31:22.750Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
11:31:22 [2022-04-17T11:31:22.750Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
11:31:22 [2022-04-17T11:31:22.750Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
11:31:22 [2022-04-17T11:31:22.750Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
11:31:22 [2022-04-17T11:31:22.750Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
11:31:22 [2022-04-17T11:31:22.750Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
11:31:22 [2022-04-17T11:31:22.750Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
11:31:22 [2022-04-17T11:31:22.750Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
11:31:22 [2022-04-17T11:31:22.750Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
11:31:22 [2022-04-17T11:31:22.750Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInstall
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInstall/no_auth
11:31:22 [2022-04-17T11:31:22.750Z] time="2022-04-17T11:31:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:31:22 [2022-04-17T11:31:22.750Z] time="2022-04-17T11:31:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef3ae7e5fcba9a307c6a8667eca5f411bbae87f2cb972b7939dcff151d8524a5" mediatype=application/vnd.docker.plugin.v1+json size=522
11:31:22 [2022-04-17T11:31:22.750Z] time="2022-04-17T11:31:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:31:22 [2022-04-17T11:31:22.750Z] time="2022-04-17T11:31:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef3ae7e5fcba9a307c6a8667eca5f411bbae87f2cb972b7939dcff151d8524a5" mediatype=application/vnd.docker.plugin.v1+json size=522
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInstall/with_htpasswd
11:31:22 [2022-04-17T11:31:22.750Z] time="2022-04-17T11:31:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:31:22 [2022-04-17T11:31:22.750Z] time="2022-04-17T11:31:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a7e0c42aceb1c26b4d50cb38f145b24181cd4550a4b200d07520ece19ae220f9" mediatype=application/vnd.docker.plugin.v1+json size=522
11:31:22 [2022-04-17T11:31:22.750Z] time="2022-04-17T11:31:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:31:22 [2022-04-17T11:31:22.750Z] time="2022-04-17T11:31:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a7e0c42aceb1c26b4d50cb38f145b24181cd4550a4b200d07520ece19ae220f9" mediatype=application/vnd.docker.plugin.v1+json size=522
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInstall/with_insecure
11:31:22 [2022-04-17T11:31:22.957Z] === RUN   TestCopyFromContainer//
11:31:22 [2022-04-17T11:31:22.957Z] === RUN   TestCopyFromContainer//bar/root
11:31:23 [2022-04-17T11:31:23.006Z] time="2022-04-17T11:31:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:31:23 [2022-04-17T11:31:23.006Z] time="2022-04-17T11:31:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6c6d2ce3290422f3e0d7bdb5dcf46d867bee12de61486522002387271eb3575" mediatype=application/vnd.docker.plugin.v1+json size=522
11:31:23 [2022-04-17T11:31:23.006Z] time="2022-04-17T11:31:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:31:23 [2022-04-17T11:31:23.006Z] time="2022-04-17T11:31:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6c6d2ce3290422f3e0d7bdb5dcf46d867bee12de61486522002387271eb3575" mediatype=application/vnd.docker.plugin.v1+json size=522
11:31:23 [2022-04-17T11:31:23.070Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s)
11:31:23 [2022-04-17T11:31:23.070Z] === RUN   TestAPIIpcModeHost
11:31:23 [2022-04-17T11:31:23.217Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
11:31:23 [2022-04-17T11:31:23.217Z] === RUN   TestCopyFromContainer//bar/root/
11:31:23 [2022-04-17T11:31:23.262Z]     plugin_test.go:195: [da1b3ab64a1af] daemon is not started
11:31:23 [2022-04-17T11:31:23.262Z] --- PASS: TestPluginInstall (2.78s)
11:31:23 [2022-04-17T11:31:23.262Z]     --- PASS: TestPluginInstall/no_auth (1.11s)
11:31:23 [2022-04-17T11:31:23.262Z]     --- PASS: TestPluginInstall/with_htpasswd (0.60s)
11:31:23 [2022-04-17T11:31:23.262Z]     --- PASS: TestPluginInstall/with_insecure (1.07s)
11:31:23 [2022-04-17T11:31:23.262Z] === RUN   TestPluginsWithRuntimes
11:31:23 [2022-04-17T11:31:23.329Z] --- PASS: TestAPIIpcModeHost (0.35s)
11:31:23 [2022-04-17T11:31:23.329Z] === RUN   TestDaemonIpcModeShareable
11:31:23 [2022-04-17T11:31:23.476Z] === RUN   TestCopyFromContainer/bar/quux
11:31:23 [2022-04-17T11:31:23.476Z] === RUN   TestCopyFromContainer/bar/quux/
11:31:23 [2022-04-17T11:31:23.476Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:31:23 [2022-04-17T11:31:23.735Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:31:23 [2022-04-17T11:31:23.735Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
11:31:23 [2022-04-17T11:31:23.735Z]     check_test.go:308: [dd0cd0357e676] daemon is not started
11:31:23 [2022-04-17T11:31:23.735Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
11:31:23 [2022-04-17T11:31:23.735Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:31:23 [2022-04-17T11:31:23.994Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:31:23 [2022-04-17T11:31:23.994Z] === RUN   TestCopyFromContainer/bar/notarget
11:31:24 [2022-04-17T11:31:24.254Z] --- PASS: TestCopyFromContainer (3.07s)
11:31:24 [2022-04-17T11:31:24.254Z]     --- PASS: TestCopyFromContainer// (0.16s)
11:31:24 [2022-04-17T11:31:24.254Z]     --- PASS: TestCopyFromContainer//bar/root (0.16s)
11:31:24 [2022-04-17T11:31:24.254Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
11:31:24 [2022-04-17T11:31:24.254Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
11:31:24 [2022-04-17T11:31:24.254Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
11:31:24 [2022-04-17T11:31:24.254Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
11:31:24 [2022-04-17T11:31:24.254Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
11:31:24 [2022-04-17T11:31:24.254Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s)
11:31:24 [2022-04-17T11:31:24.254Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
11:31:24 [2022-04-17T11:31:24.254Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.16s)
11:31:24 [2022-04-17T11:31:24.254Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:31:24 [2022-04-17T11:31:24.254Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:31:24 [2022-04-17T11:31:24.254Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:31:24 [2022-04-17T11:31:24.254Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:31:24 [2022-04-17T11:31:24.254Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:31:24 [2022-04-17T11:31:24.254Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:31:24 [2022-04-17T11:31:24.254Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:31:24 [2022-04-17T11:31:24.254Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:31:24 [2022-04-17T11:31:24.254Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:31:24 [2022-04-17T11:31:24.254Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:31:24 [2022-04-17T11:31:24.254Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
11:31:24 [2022-04-17T11:31:24.254Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:31:24 [2022-04-17T11:31:24.254Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:31:24 [2022-04-17T11:31:24.254Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:31:24 [2022-04-17T11:31:24.254Z] === RUN   TestCreateLinkToNonExistingContainer
11:31:24 [2022-04-17T11:31:24.254Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
11:31:24 [2022-04-17T11:31:24.254Z] === RUN   TestCreateWithInvalidEnv
11:31:24 [2022-04-17T11:31:24.254Z] === RUN   TestCreateWithInvalidEnv/0
11:31:24 [2022-04-17T11:31:24.254Z] === PAUSE TestCreateWithInvalidEnv/0
11:31:24 [2022-04-17T11:31:24.254Z] === RUN   TestCreateWithInvalidEnv/1
11:31:24 [2022-04-17T11:31:24.254Z] === PAUSE TestCreateWithInvalidEnv/1
11:31:24 [2022-04-17T11:31:24.254Z] === RUN   TestCreateWithInvalidEnv/2
11:31:24 [2022-04-17T11:31:24.254Z] === PAUSE TestCreateWithInvalidEnv/2
11:31:24 [2022-04-17T11:31:24.254Z] === CONT  TestCreateWithInvalidEnv/0
11:31:24 [2022-04-17T11:31:24.254Z] === CONT  TestCreateWithInvalidEnv/2
11:31:24 [2022-04-17T11:31:24.254Z] === CONT  TestCreateWithInvalidEnv/1
11:31:24 [2022-04-17T11:31:24.254Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
11:31:24 [2022-04-17T11:31:24.254Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:31:24 [2022-04-17T11:31:24.254Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:31:24 [2022-04-17T11:31:24.254Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:31:24 [2022-04-17T11:31:24.254Z] === RUN   TestCreateTmpfsMountsTarget
11:31:24 [2022-04-17T11:31:24.254Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
11:31:24 [2022-04-17T11:31:24.254Z] === RUN   TestCreateWithCustomMaskedPaths
11:31:24 [2022-04-17T11:31:24.262Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
11:31:24 [2022-04-17T11:31:24.523Z] --- PASS: TestDaemonIpcModeShareable (1.21s)
11:31:24 [2022-04-17T11:31:24.523Z] === RUN   TestDaemonIpcModePrivate
11:31:24 [2022-04-17T11:31:24.881Z] === RUN   TestPluginsWithRuntimes/No_Args
11:31:25 [2022-04-17T11:31:25.458Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
11:31:25 [2022-04-17T11:31:25.719Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
11:31:25 [2022-04-17T11:31:25.719Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:31:25 [2022-04-17T11:31:25.807Z] === RUN   TestPluginsWithRuntimes/With_Args
11:31:26 [2022-04-17T11:31:26.162Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
11:31:26 [2022-04-17T11:31:26.162Z] --- PASS: TestCreateWithCustomMaskedPaths (1.79s)
11:31:26 [2022-04-17T11:31:26.162Z] === RUN   TestCreateWithCustomReadonlyPaths
11:31:26 [2022-04-17T11:31:26.421Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
11:31:26 [2022-04-17T11:31:26.653Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
11:31:26 [2022-04-17T11:31:26.735Z] --- PASS: TestPluginsWithRuntimes (3.31s)
11:31:26 [2022-04-17T11:31:26.735Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
11:31:26 [2022-04-17T11:31:26.735Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
11:31:26 [2022-04-17T11:31:26.735Z] === RUN   TestPluginBackCompatMediaTypes
11:31:26 [2022-04-17T11:31:26.911Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s)
11:31:26 [2022-04-17T11:31:26.911Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:31:27 [2022-04-17T11:31:27.070Z] ............................                                             [ 66%]
11:31:27 [2022-04-17T11:31:27.297Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
11:31:27 [2022-04-17T11:31:27.297Z] PASS
11:31:27 [2022-04-17T11:31:27.297Z] 
11:31:27 [2022-04-17T11:31:27.297Z] DONE 24 tests in 6.691s
11:31:27 [2022-04-17T11:31:27.297Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:31:27 [2022-04-17T11:31:27.297Z] INFO: Testing against a local daemon
11:31:27 [2022-04-17T11:31:27.297Z] === RUN   TestExternalGraphDriver
11:31:27 [2022-04-17T11:31:27.297Z] === RUN   TestExternalGraphDriver/json
11:31:27 [2022-04-17T11:31:27.799Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
11:31:27 [2022-04-17T11:31:27.799Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
11:31:27 [2022-04-17T11:31:27.845Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
11:31:28 [2022-04-17T11:31:28.103Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s)
11:31:28 [2022-04-17T11:31:28.103Z] === RUN   TestIpcModeOlderClient
11:31:28 [2022-04-17T11:31:28.103Z] === PAUSE TestIpcModeOlderClient
11:31:28 [2022-04-17T11:31:28.103Z] === RUN   TestKillContainerInvalidSignal
11:31:28 [2022-04-17T11:31:28.370Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.09s)
11:31:28 [2022-04-17T11:31:28.370Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:31:28 [2022-04-17T11:31:28.370Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:31:28 [2022-04-17T11:31:28.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:31:28 [2022-04-17T11:31:28.370Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:31:28 [2022-04-17T11:31:28.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:31:28 [2022-04-17T11:31:28.370Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:31:28 [2022-04-17T11:31:28.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:31:28 [2022-04-17T11:31:28.370Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:31:28 [2022-04-17T11:31:28.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:31:28 [2022-04-17T11:31:28.370Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:31:28 [2022-04-17T11:31:28.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:31:28 [2022-04-17T11:31:28.370Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:31:28 [2022-04-17T11:31:28.370Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:31:28 [2022-04-17T11:31:28.370Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:31:28 [2022-04-17T11:31:28.370Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:31:28 [2022-04-17T11:31:28.370Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:31:28 [2022-04-17T11:31:28.370Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
11:31:28 [2022-04-17T11:31:28.370Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
11:31:28 [2022-04-17T11:31:28.370Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
11:31:28 [2022-04-17T11:31:28.370Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
11:31:28 [2022-04-17T11:31:28.370Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
11:31:28 [2022-04-17T11:31:28.370Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:31:28 [2022-04-17T11:31:28.370Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:31:28 [2022-04-17T11:31:28.392Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
11:31:28 [2022-04-17T11:31:28.392Z] === RUN   TestKillContainer
11:31:28 [2022-04-17T11:31:28.392Z] === RUN   TestKillContainer/no_signal
11:31:28 [2022-04-17T11:31:28.998Z] === RUN   TestKillContainer/non_killing_signal
11:31:29 [2022-04-17T11:31:29.183Z] === RUN   TestExternalGraphDriver/spec
11:31:29 [2022-04-17T11:31:29.265Z] === RUN   TestKillContainer/killing_signal
11:31:29 [2022-04-17T11:31:29.309Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s)
11:31:29 [2022-04-17T11:31:29.309Z] === RUN   TestCreateDifferentPlatform
11:31:29 [2022-04-17T11:31:29.309Z] === RUN   TestCreateDifferentPlatform/different_os
11:31:29 [2022-04-17T11:31:29.309Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:31:29 [2022-04-17T11:31:29.309Z] --- PASS: TestCreateDifferentPlatform (0.01s)
11:31:29 [2022-04-17T11:31:29.310Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:31:29 [2022-04-17T11:31:29.310Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:31:29 [2022-04-17T11:31:29.310Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:31:29 [2022-04-17T11:31:29.310Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
11:31:29 [2022-04-17T11:31:29.310Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:31:29 [2022-04-17T11:31:29.310Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
11:31:29 [2022-04-17T11:31:29.310Z] === RUN   TestContainerStartOnDaemonRestart
11:31:29 [2022-04-17T11:31:29.310Z] === PAUSE TestContainerStartOnDaemonRestart
11:31:29 [2022-04-17T11:31:29.310Z] === RUN   TestDaemonRestartIpcMode
11:31:29 [2022-04-17T11:31:29.310Z] === PAUSE TestDaemonRestartIpcMode
11:31:29 [2022-04-17T11:31:29.310Z] === RUN   TestDaemonHostGatewayIP
11:31:29 [2022-04-17T11:31:29.310Z] === PAUSE TestDaemonHostGatewayIP
11:31:29 [2022-04-17T11:31:29.310Z] === RUN   TestRestartDaemonWithRestartingContainer
11:31:29 [2022-04-17T11:31:29.310Z] === PAUSE TestRestartDaemonWithRestartingContainer
11:31:29 [2022-04-17T11:31:29.310Z] === RUN   TestContainerKillOnDaemonStart
11:31:29 [2022-04-17T11:31:29.310Z] === PAUSE TestContainerKillOnDaemonStart
11:31:29 [2022-04-17T11:31:29.310Z] === RUN   TestDiff
11:31:29 [2022-04-17T11:31:29.840Z] --- PASS: TestKillContainer (1.45s)
11:31:29 [2022-04-17T11:31:29.840Z]     --- PASS: TestKillContainer/no_signal (0.47s)
11:31:29 [2022-04-17T11:31:29.840Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
11:31:29 [2022-04-17T11:31:29.840Z]     --- PASS: TestKillContainer/killing_signal (0.50s)
11:31:29 [2022-04-17T11:31:29.840Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:31:29 [2022-04-17T11:31:29.840Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:31:30 [2022-04-17T11:31:30.248Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
11:31:30 [2022-04-17T11:31:30.248Z] --- PASS: TestDiff (0.86s)
11:31:30 [2022-04-17T11:31:30.248Z] === RUN   TestExecWithCloseStdin
11:31:30 [2022-04-17T11:31:30.406Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:31:30 [2022-04-17T11:31:30.546Z] === RUN   TestExternalGraphDriver/pull
11:31:30 [2022-04-17T11:31:30.665Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s)
11:31:30 [2022-04-17T11:31:30.665Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
11:31:30 [2022-04-17T11:31:30.665Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s)
11:31:30 [2022-04-17T11:31:30.665Z] === RUN   TestKillStoppedContainer
11:31:30 [2022-04-17T11:31:30.817Z] --- PASS: TestExecWithCloseStdin (0.78s)
11:31:30 [2022-04-17T11:31:30.817Z] === RUN   TestExec
11:31:30 [2022-04-17T11:31:30.923Z] --- PASS: TestKillStoppedContainer (0.05s)
11:31:30 [2022-04-17T11:31:30.923Z] === RUN   TestKillStoppedContainerAPIPre120
11:31:30 [2022-04-17T11:31:30.923Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
11:31:30 [2022-04-17T11:31:30.923Z] === RUN   TestKillDifferentUserContainer
11:31:31 [2022-04-17T11:31:31.181Z] --- PASS: TestKillDifferentUserContainer (0.43s)
11:31:31 [2022-04-17T11:31:31.181Z] === RUN   TestInspectOomKilledTrue
11:31:31 [2022-04-17T11:31:31.747Z] --- PASS: TestInspectOomKilledTrue (0.46s)
11:31:31 [2022-04-17T11:31:31.747Z] === RUN   TestInspectOomKilledFalse
11:31:31 [2022-04-17T11:31:31.757Z] --- PASS: TestExec (0.65s)
11:31:31 [2022-04-17T11:31:31.757Z] === RUN   TestExecUser
11:31:32 [2022-04-17T11:31:32.314Z] --- PASS: TestInspectOomKilledFalse (0.39s)
11:31:32 [2022-04-17T11:31:32.314Z] === RUN   TestLinksEtcHostsContentMatch
11:31:32 [2022-04-17T11:31:32.314Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s)
11:31:32 [2022-04-17T11:31:32.314Z] === RUN   TestLinksContainerNames
11:31:32 [2022-04-17T11:31:32.324Z] --- PASS: TestExecUser (0.65s)
11:31:32 [2022-04-17T11:31:32.324Z] === RUN   TestExportContainerAndImportImage
11:31:32 [2022-04-17T11:31:32.433Z] --- PASS: TestExternalGraphDriver (5.06s)
11:31:32 [2022-04-17T11:31:32.433Z]     --- PASS: TestExternalGraphDriver/json (1.64s)
11:31:32 [2022-04-17T11:31:32.433Z]     --- PASS: TestExternalGraphDriver/spec (1.65s)
11:31:32 [2022-04-17T11:31:32.433Z]     --- PASS: TestExternalGraphDriver/pull (1.74s)
11:31:32 [2022-04-17T11:31:32.433Z] === RUN   TestGraphdriverPluginV2
11:31:33 [2022-04-17T11:31:33.248Z] --- PASS: TestLinksContainerNames (0.85s)
11:31:33 [2022-04-17T11:31:33.248Z] === RUN   TestLogsFollowTailEmpty
11:31:33 [2022-04-17T11:31:33.262Z] --- PASS: TestExportContainerAndImportImage (0.88s)
11:31:33 [2022-04-17T11:31:33.262Z] === RUN   TestExportContainerAfterDaemonRestart
11:31:33 [2022-04-17T11:31:33.521Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
11:31:33 [2022-04-17T11:31:33.781Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
11:31:33 [2022-04-17T11:31:33.813Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
11:31:33 [2022-04-17T11:31:33.813Z] === RUN   TestContainerNetworkMountsNoChown
11:31:34 [2022-04-17T11:31:34.072Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/default
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/default
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/private
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/private
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/rprivate
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/rprivate
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/slave
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/slave
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/rslave
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/rslave
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/shared
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/shared
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/rshared
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/rshared
11:31:34 [2022-04-17T11:31:34.072Z] === CONT  TestMountDaemonRoot/default
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/default/bind_root
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/default/mount_root
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === CONT  TestMountDaemonRoot/default/bind_root
11:31:34 [2022-04-17T11:31:34.072Z] === CONT  TestMountDaemonRoot/rprivate
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:31:34 [2022-04-17T11:31:34.072Z] === CONT  TestMountDaemonRoot/private
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/private/bind_root
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/private/mount_root
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === CONT  TestMountDaemonRoot/default/mount_root
11:31:34 [2022-04-17T11:31:34.072Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === CONT  TestMountDaemonRoot/shared
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === CONT  TestMountDaemonRoot/rshared
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === CONT  TestMountDaemonRoot/rslave
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:31:34 [2022-04-17T11:31:34.072Z] === CONT  TestMountDaemonRoot/slave
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:31:34 [2022-04-17T11:31:34.072Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:31:34 [2022-04-17T11:31:34.072Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:31:34 [2022-04-17T11:31:34.072Z] === CONT  TestMountDaemonRoot/private/bind_root
11:31:34 [2022-04-17T11:31:34.072Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:31:34 [2022-04-17T11:31:34.072Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:31:34 [2022-04-17T11:31:34.330Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:31:34 [2022-04-17T11:31:34.330Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:31:34 [2022-04-17T11:31:34.330Z] === CONT  TestMountDaemonRoot/private/mount_root
11:31:34 [2022-04-17T11:31:34.330Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:31:34 [2022-04-17T11:31:34.330Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:31:34 [2022-04-17T11:31:34.330Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:31:34 [2022-04-17T11:31:34.330Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:31:34 [2022-04-17T11:31:34.330Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:31:34 [2022-04-17T11:31:34.330Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:31:34 [2022-04-17T11:31:34.330Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:31:34 [2022-04-17T11:31:34.330Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:31:34 [2022-04-17T11:31:34.330Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:31:34 [2022-04-17T11:31:34.330Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:31:34 [2022-04-17T11:31:34.330Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:31:34 [2022-04-17T11:31:34.330Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:31:34 [2022-04-17T11:31:34.330Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:31:34 [2022-04-17T11:31:34.330Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:31:34 [2022-04-17T11:31:34.330Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:31:34 [2022-04-17T11:31:34.588Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:31:34 [2022-04-17T11:31:34.588Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:31:34 [2022-04-17T11:31:34.588Z] --- PASS: TestMountDaemonRoot (0.02s)
11:31:34 [2022-04-17T11:31:34.588Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:31:34 [2022-04-17T11:31:34.588Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
11:31:34 [2022-04-17T11:31:34.588Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
11:31:34 [2022-04-17T11:31:34.588Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
11:31:34 [2022-04-17T11:31:34.588Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
11:31:34 [2022-04-17T11:31:34.588Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:31:34 [2022-04-17T11:31:34.588Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
11:31:34 [2022-04-17T11:31:34.588Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
11:31:34 [2022-04-17T11:31:34.588Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
11:31:34 [2022-04-17T11:31:34.588Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
11:31:34 [2022-04-17T11:31:34.588Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:31:34 [2022-04-17T11:31:34.588Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
11:31:34 [2022-04-17T11:31:34.588Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
11:31:34 [2022-04-17T11:31:34.588Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.01s)
11:31:34 [2022-04-17T11:31:34.588Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
11:31:34 [2022-04-17T11:31:34.588Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:31:34 [2022-04-17T11:31:34.588Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
11:31:34 [2022-04-17T11:31:34.588Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
11:31:34 [2022-04-17T11:31:34.588Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
11:31:34 [2022-04-17T11:31:34.588Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
11:31:34 [2022-04-17T11:31:34.588Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:31:34 [2022-04-17T11:31:34.588Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
11:31:34 [2022-04-17T11:31:34.588Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
11:31:34 [2022-04-17T11:31:34.588Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
11:31:34 [2022-04-17T11:31:34.588Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
11:31:34 [2022-04-17T11:31:34.588Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:31:34 [2022-04-17T11:31:34.588Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
11:31:34 [2022-04-17T11:31:34.588Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
11:31:34 [2022-04-17T11:31:34.589Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
11:31:34 [2022-04-17T11:31:34.589Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
11:31:34 [2022-04-17T11:31:34.589Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:31:34 [2022-04-17T11:31:34.589Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
11:31:34 [2022-04-17T11:31:34.589Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
11:31:34 [2022-04-17T11:31:34.589Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
11:31:34 [2022-04-17T11:31:34.589Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
11:31:34 [2022-04-17T11:31:34.589Z] === RUN   TestContainerBindMountNonRecursive
11:31:34 [2022-04-17T11:31:34.718Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s)
11:31:34 [2022-04-17T11:31:34.718Z] === RUN   TestHealthCheckWorkdir
11:31:35 [2022-04-17T11:31:35.655Z] --- PASS: TestHealthCheckWorkdir (0.81s)
11:31:35 [2022-04-17T11:31:35.655Z] === RUN   TestHealthKillContainer
11:31:35 [2022-04-17T11:31:35.962Z] --- PASS: TestContainerBindMountNonRecursive (1.23s)
11:31:35 [2022-04-17T11:31:35.962Z] === RUN   TestContainerVolumesMountedAsShared
11:31:36 [2022-04-17T11:31:36.221Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s)
11:31:36 [2022-04-17T11:31:36.221Z] === RUN   TestContainerVolumesMountedAsSlave
11:31:36 [2022-04-17T11:31:36.225Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
11:31:36 [2022-04-17T11:31:36.479Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
11:31:36 [2022-04-17T11:31:36.479Z] === RUN   TestNetworkNat
11:31:36 [2022-04-17T11:31:36.484Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
11:31:36 [2022-04-17T11:31:36.600Z] --- PASS: TestGraphdriverPluginV2 (3.87s)
11:31:36 [2022-04-17T11:31:36.600Z] PASS
11:31:36 [2022-04-17T11:31:36.600Z] 
11:31:36 [2022-04-17T11:31:36.600Z] DONE 5 tests in 8.967s
11:31:36 [2022-04-17T11:31:36.600Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:31:36 [2022-04-17T11:31:36.600Z] INFO: Testing against a local daemon
11:31:36 [2022-04-17T11:31:36.600Z] === RUN   TestContinueAfterPluginCrash
11:31:36 [2022-04-17T11:31:36.600Z] === PAUSE TestContinueAfterPluginCrash
11:31:36 [2022-04-17T11:31:36.600Z] === RUN   TestReadPluginNoRead
11:31:36 [2022-04-17T11:31:36.600Z] === PAUSE TestReadPluginNoRead
11:31:36 [2022-04-17T11:31:36.600Z] === RUN   TestDaemonStartWithLogOpt
11:31:36 [2022-04-17T11:31:36.600Z] === PAUSE TestDaemonStartWithLogOpt
11:31:36 [2022-04-17T11:31:36.600Z] === CONT  TestContinueAfterPluginCrash
11:31:36 [2022-04-17T11:31:36.600Z] === CONT  TestDaemonStartWithLogOpt
11:31:36 [2022-04-17T11:31:36.737Z] --- PASS: TestNetworkNat (0.42s)
11:31:36 [2022-04-17T11:31:36.737Z] === RUN   TestNetworkLocalhostTCPNat
11:31:37 [2022-04-17T11:31:37.304Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
11:31:37 [2022-04-17T11:31:37.304Z] === RUN   TestNetworkLoopbackNat
11:31:37 [2022-04-17T11:31:37.422Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
11:31:37 [2022-04-17T11:31:37.422Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
11:31:37 [2022-04-17T11:31:37.681Z]     check_test.go:308: [dc4c5953ba7cf] daemon is not started
11:31:37 [2022-04-17T11:31:37.681Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
11:31:38 [2022-04-17T11:31:38.250Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
11:31:38 [2022-04-17T11:31:38.817Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
11:31:39 [2022-04-17T11:31:39.386Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
11:31:39 [2022-04-17T11:31:39.832Z] --- PASS: TestNetworkLoopbackNat (2.53s)
11:31:39 [2022-04-17T11:31:39.832Z] === RUN   TestPause
11:31:39 [2022-04-17T11:31:39.866Z] --- PASS: TestDaemonStartWithLogOpt (3.36s)
11:31:39 [2022-04-17T11:31:39.866Z] === CONT  TestReadPluginNoRead
11:31:39 [2022-04-17T11:31:39.954Z] === RUN   TestDockerSuite/TestBuildAddNonTar
11:31:40 [2022-04-17T11:31:40.398Z] --- PASS: TestPause (0.43s)
11:31:40 [2022-04-17T11:31:40.399Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:31:40 [2022-04-17T11:31:40.399Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:31:40 [2022-04-17T11:31:40.399Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:31:40 [2022-04-17T11:31:40.399Z] === RUN   TestPauseStopPausedContainer
11:31:40 [2022-04-17T11:31:40.657Z] --- PASS: TestPauseStopPausedContainer (0.41s)
11:31:40 [2022-04-17T11:31:40.657Z] === RUN   TestPidHost
11:31:40 [2022-04-17T11:31:40.893Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
11:31:41 [2022-04-17T11:31:41.462Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
11:31:41 [2022-04-17T11:31:41.590Z] --- PASS: TestPidHost (0.88s)
11:31:41 [2022-04-17T11:31:41.590Z] === RUN   TestPsFilter
11:31:41 [2022-04-17T11:31:41.590Z] --- PASS: TestPsFilter (0.10s)
11:31:41 [2022-04-17T11:31:41.590Z] === RUN   TestRemoveContainerWithRemovedVolume
11:31:41 [2022-04-17T11:31:41.753Z] === RUN   TestReadPluginNoRead/default
11:31:42 [2022-04-17T11:31:42.028Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
11:31:42 [2022-04-17T11:31:42.156Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
11:31:42 [2022-04-17T11:31:42.156Z] === RUN   TestRemoveContainerWithVolume
11:31:42 [2022-04-17T11:31:42.414Z] --- PASS: TestRemoveContainerWithVolume (0.39s)
11:31:42 [2022-04-17T11:31:42.414Z] === RUN   TestRemoveContainerRunning
11:31:42 [2022-04-17T11:31:42.980Z] --- PASS: TestRemoveContainerRunning (0.40s)
11:31:42 [2022-04-17T11:31:42.980Z] === RUN   TestRemoveContainerForceRemoveRunning
11:31:43 [2022-04-17T11:31:43.117Z] === RUN   TestReadPluginNoRead/disabled_caching
11:31:43 [2022-04-17T11:31:43.238Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
11:31:43 [2022-04-17T11:31:43.238Z] === RUN   TestRemoveInvalidContainer
11:31:43 [2022-04-17T11:31:43.238Z] --- PASS: TestRemoveInvalidContainer (0.02s)
11:31:43 [2022-04-17T11:31:43.238Z] === RUN   TestRenameLinkedContainer
11:31:43 [2022-04-17T11:31:43.932Z] --- PASS: TestHealthKillContainer (8.29s)
11:31:43 [2022-04-17T11:31:43.932Z] === RUN   TestInspectCpusetInConfigPre120
11:31:44 [2022-04-17T11:31:44.044Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:31:44 [2022-04-17T11:31:44.190Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
11:31:44 [2022-04-17T11:31:44.450Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s)
11:31:44 [2022-04-17T11:31:44.450Z] === RUN   TestIpcModeNone
11:31:44 [2022-04-17T11:31:44.605Z] --- PASS: TestContinueAfterPluginCrash (8.29s)
11:31:45 [2022-04-17T11:31:45.017Z] --- PASS: TestIpcModeNone (0.68s)
11:31:45 [2022-04-17T11:31:45.017Z] === RUN   TestIpcModePrivate
11:31:45 [2022-04-17T11:31:45.138Z] --- PASS: TestRenameLinkedContainer (1.62s)
11:31:45 [2022-04-17T11:31:45.138Z] === RUN   TestRenameStoppedContainer
11:31:45 [2022-04-17T11:31:45.167Z] === CONT  TestReadPluginNoRead
11:31:45 [2022-04-17T11:31:45.167Z]     read_test.go:92: [dd4c38d5b1692] daemon is not started
11:31:45 [2022-04-17T11:31:45.167Z] --- PASS: TestReadPluginNoRead (5.79s)
11:31:45 [2022-04-17T11:31:45.167Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
11:31:45 [2022-04-17T11:31:45.167Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
11:31:45 [2022-04-17T11:31:45.167Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
11:31:45 [2022-04-17T11:31:45.167Z] PASS
11:31:45 [2022-04-17T11:31:45.397Z] --- PASS: TestRenameStoppedContainer (0.40s)
11:31:45 [2022-04-17T11:31:45.397Z] === RUN   TestRenameRunningContainerAndReuse
11:31:45 [2022-04-17T11:31:45.423Z] 
11:31:45 [2022-04-17T11:31:45.423Z] DONE 6 tests in 9.171s
11:31:45 [2022-04-17T11:31:45.423Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:31:45 [2022-04-17T11:31:45.423Z] testing: warning: no tests to run
11:31:45 [2022-04-17T11:31:45.423Z] PASS
11:31:45 [2022-04-17T11:31:45.423Z] 
11:31:45 [2022-04-17T11:31:45.423Z] DONE 0 tests in 0.007s
11:31:45 [2022-04-17T11:31:45.423Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:31:45 [2022-04-17T11:31:45.423Z] INFO: Testing against a local daemon
11:31:45 [2022-04-17T11:31:45.423Z] === RUN   TestPluginWithDevMounts
11:31:45 [2022-04-17T11:31:45.423Z] === PAUSE TestPluginWithDevMounts
11:31:45 [2022-04-17T11:31:45.423Z] === CONT  TestPluginWithDevMounts
11:31:45 [2022-04-17T11:31:45.587Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false
11:31:45 [2022-04-17T11:31:45.846Z] --- PASS: TestIpcModePrivate (0.71s)
11:31:45 [2022-04-17T11:31:45.846Z] === RUN   TestIpcModeShareable
11:31:46 [2022-04-17T11:31:46.106Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true
11:31:46 [2022-04-17T11:31:46.331Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
11:31:46 [2022-04-17T11:31:46.331Z] === RUN   TestRenameInvalidName
11:31:46 [2022-04-17T11:31:46.365Z] --- PASS: TestIpcModeShareable (0.62s)
11:31:46 [2022-04-17T11:31:46.365Z] === RUN   TestAPIIpcModeShareableAndContainer
11:31:46 [2022-04-17T11:31:46.365Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
11:31:46 [2022-04-17T11:31:46.589Z] --- PASS: TestRenameInvalidName (0.39s)
11:31:46 [2022-04-17T11:31:46.589Z] === RUN   TestRenameAnonymousContainer
11:31:46 [2022-04-17T11:31:46.786Z] --- PASS: TestPluginWithDevMounts (1.56s)
11:31:46 [2022-04-17T11:31:46.786Z] PASS
11:31:46 [2022-04-17T11:31:46.786Z] 
11:31:46 [2022-04-17T11:31:46.786Z] DONE 1 tests in 1.582s
11:31:46 [2022-04-17T11:31:46.932Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
11:31:47 [2022-04-17T11:31:47.042Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
11:31:47 [2022-04-17T11:31:47.042Z] INFO: Testing against a local daemon
11:31:47 [2022-04-17T11:31:47.042Z] === RUN   TestSecretInspect
11:31:48 [2022-04-17T11:31:48.310Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
11:31:48 [2022-04-17T11:31:48.488Z] --- PASS: TestRenameAnonymousContainer (1.60s)
11:31:48 [2022-04-17T11:31:48.488Z] === RUN   TestRenameContainerWithSameName
11:31:48 [2022-04-17T11:31:48.488Z] --- PASS: TestRenameContainerWithSameName (0.38s)
11:31:48 [2022-04-17T11:31:48.488Z] === RUN   TestRenameContainerWithLinkedContainer
11:31:48 [2022-04-17T11:31:48.877Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.37s)
11:31:48 [2022-04-17T11:31:48.877Z] === RUN   TestAPIIpcModeHost
11:31:48 [2022-04-17T11:31:48.877Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
11:31:48 [2022-04-17T11:31:48.877Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
11:31:48 [2022-04-17T11:31:48.877Z]     check_test.go:308: [d66eec5867d2d] daemon is not started
11:31:48 [2022-04-17T11:31:48.877Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
11:31:49 [2022-04-17T11:31:49.423Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s)
11:31:49 [2022-04-17T11:31:49.423Z] === RUN   TestResize
11:31:49 [2022-04-17T11:31:49.444Z] === RUN   TestDockerSuite/TestBuildAddScript
11:31:49 [2022-04-17T11:31:49.444Z] --- PASS: TestAPIIpcModeHost (0.66s)
11:31:49 [2022-04-17T11:31:49.444Z] === RUN   TestDaemonIpcModeShareable
11:31:49 [2022-04-17T11:31:49.558Z] --- PASS: TestSecretInspect (2.13s)
11:31:49 [2022-04-17T11:31:49.558Z] === RUN   TestSecretList
11:31:49 [2022-04-17T11:31:49.681Z] --- PASS: TestResize (0.40s)
11:31:49 [2022-04-17T11:31:49.681Z] === RUN   TestResizeWithInvalidSize
11:31:50 [2022-04-17T11:31:50.247Z] --- PASS: TestResizeWithInvalidSize (0.41s)
11:31:50 [2022-04-17T11:31:50.247Z] === RUN   TestResizeWhenContainerNotStarted
11:31:50 [2022-04-17T11:31:50.505Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
11:31:50 [2022-04-17T11:31:50.505Z] === RUN   TestDaemonRestartKillContainers
11:31:50 [2022-04-17T11:31:50.505Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:31:50 [2022-04-17T11:31:50.505Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:31:51 [2022-04-17T11:31:51.348Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true
11:31:51 [2022-04-17T11:31:51.349Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
11:31:51 [2022-04-17T11:31:51.349Z] --- PASS: TestDaemonIpcModeShareable (1.85s)
11:31:51 [2022-04-17T11:31:51.349Z] === RUN   TestDaemonIpcModePrivate
11:31:51 [2022-04-17T11:31:51.448Z] --- PASS: TestSecretList (2.26s)
11:31:51 [2022-04-17T11:31:51.448Z] === RUN   TestSecretsCreateAndDelete
11:31:51 [2022-04-17T11:31:51.880Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:31:52 [2022-04-17T11:31:52.138Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:31:52 [2022-04-17T11:31:52.286Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
11:31:52 [2022-04-17T11:31:52.854Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false
11:31:53 [2022-04-17T11:31:53.072Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:31:53 [2022-04-17T11:31:53.112Z] --- PASS: TestDaemonIpcModePrivate (1.86s)
11:31:53 [2022-04-17T11:31:53.112Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:31:53 [2022-04-17T11:31:53.112Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
11:31:53 [2022-04-17T11:31:53.330Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:31:53 [2022-04-17T11:31:53.963Z] --- PASS: TestSecretsCreateAndDelete (2.15s)
11:31:53 [2022-04-17T11:31:53.963Z] === RUN   TestSecretsUpdate
11:31:54 [2022-04-17T11:31:54.264Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:31:54 [2022-04-17T11:31:54.490Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false
11:31:54 [2022-04-17T11:31:54.750Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
11:31:54 [2022-04-17T11:31:54.750Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s)
11:31:54 [2022-04-17T11:31:54.750Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:31:55 [2022-04-17T11:31:55.849Z] --- PASS: TestSecretsUpdate (2.16s)
11:31:55 [2022-04-17T11:31:55.849Z] === RUN   TestTemplatedSecret
11:31:56 [2022-04-17T11:31:56.658Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true
11:31:56 [2022-04-17T11:31:56.658Z]     check_test.go:308: [de6ac1bf087d3] daemon is not started
11:31:56 [2022-04-17T11:31:56.658Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
11:31:56 [2022-04-17T11:31:56.658Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s)
11:31:56 [2022-04-17T11:31:56.658Z] === RUN   TestIpcModeOlderClient
11:31:56 [2022-04-17T11:31:56.658Z] === PAUSE TestIpcModeOlderClient
11:31:56 [2022-04-17T11:31:56.658Z] === RUN   TestKillContainerInvalidSignal
11:31:56 [2022-04-17T11:31:56.792Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:31:57 [2022-04-17T11:31:57.227Z] --- PASS: TestKillContainerInvalidSignal (0.75s)
11:31:57 [2022-04-17T11:31:57.227Z] === RUN   TestKillContainer
11:31:57 [2022-04-17T11:31:57.227Z] === RUN   TestKillContainer/no_signal
11:31:57 [2022-04-17T11:31:57.359Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:31:58 [2022-04-17T11:31:58.198Z] === RUN   TestKillContainer/non_killing_signal
11:31:58 [2022-04-17T11:31:58.366Z] --- PASS: TestTemplatedSecret (2.54s)
11:31:58 [2022-04-17T11:31:58.366Z] === RUN   TestSecretCreateResolve
11:31:58 [2022-04-17T11:31:58.782Z] === RUN   TestKillContainer/killing_signal
11:31:59 [2022-04-17T11:31:59.355Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
11:31:59 [2022-04-17T11:31:59.615Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
11:31:59 [2022-04-17T11:31:59.874Z] --- PASS: TestKillContainer (2.43s)
11:31:59 [2022-04-17T11:31:59.874Z]     --- PASS: TestKillContainer/no_signal (0.75s)
11:31:59 [2022-04-17T11:31:59.874Z]     --- PASS: TestKillContainer/non_killing_signal (0.60s)
11:31:59 [2022-04-17T11:31:59.874Z]     --- PASS: TestKillContainer/killing_signal (0.87s)
11:31:59 [2022-04-17T11:31:59.874Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:31:59 [2022-04-17T11:31:59.874Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:32:00 [2022-04-17T11:32:00.254Z] --- PASS: TestSecretCreateResolve (2.19s)
11:32:00 [2022-04-17T11:32:00.254Z] PASS
11:32:00 [2022-04-17T11:32:00.254Z] 
11:32:00 [2022-04-17T11:32:00.254Z] DONE 6 tests in 13.447s
11:32:00 [2022-04-17T11:32:00.254Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
11:32:00 [2022-04-17T11:32:00.442Z]     check_test.go:308: [d93303b0b80a5] daemon is not started
11:32:00 [2022-04-17T11:32:00.442Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
11:32:00 [2022-04-17T11:32:00.442Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:32:00 [2022-04-17T11:32:00.509Z] INFO: Testing against a local daemon
11:32:00 [2022-04-17T11:32:00.509Z] === RUN   TestServiceCreateInit
11:32:00 [2022-04-17T11:32:00.509Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:32:00 [2022-04-17T11:32:00.640Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:32:01 [2022-04-17T11:32:01.207Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:32:01 [2022-04-17T11:32:01.381Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.41s)
11:32:01 [2022-04-17T11:32:01.381Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s)
11:32:01 [2022-04-17T11:32:01.381Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s)
11:32:01 [2022-04-17T11:32:01.381Z] === RUN   TestKillStoppedContainer
11:32:01 [2022-04-17T11:32:01.381Z] --- PASS: TestKillStoppedContainer (0.06s)
11:32:01 [2022-04-17T11:32:01.381Z] === RUN   TestKillStoppedContainerAPIPre120
11:32:01 [2022-04-17T11:32:01.381Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
11:32:01 [2022-04-17T11:32:01.381Z] === RUN   TestKillDifferentUserContainer
11:32:01 [2022-04-17T11:32:01.949Z] --- PASS: TestKillDifferentUserContainer (0.56s)
11:32:01 [2022-04-17T11:32:01.949Z] === RUN   TestInspectOomKilledTrue
11:32:01 [2022-04-17T11:32:01.949Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:32:01 [2022-04-17T11:32:01.949Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:32:01 [2022-04-17T11:32:01.949Z] === RUN   TestInspectOomKilledFalse
11:32:01 [2022-04-17T11:32:01.949Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:32:01 [2022-04-17T11:32:01.949Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:32:01 [2022-04-17T11:32:01.949Z] === RUN   TestLinksEtcHostsContentMatch
11:32:02 [2022-04-17T11:32:02.142Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:32:02 [2022-04-17T11:32:02.517Z] --- PASS: TestLinksEtcHostsContentMatch (0.50s)
11:32:02 [2022-04-17T11:32:02.517Z] === RUN   TestLinksContainerNames
11:32:03 [2022-04-17T11:32:03.076Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:32:03 [2022-04-17T11:32:03.456Z]     docker_cli_daemon_plugins_test.go:80: [d466be34b9966] daemon is not started
11:32:03 [2022-04-17T11:32:03.456Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
11:32:03 [2022-04-17T11:32:03.715Z] --- PASS: TestLinksContainerNames (1.26s)
11:32:03 [2022-04-17T11:32:03.715Z] === RUN   TestLogsFollowTailEmpty
11:32:04 [2022-04-17T11:32:04.016Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:32:04 [2022-04-17T11:32:04.294Z] --- PASS: TestLogsFollowTailEmpty (0.58s)
11:32:04 [2022-04-17T11:32:04.294Z] === RUN   TestContainerNetworkMountsNoChown
11:32:04 [2022-04-17T11:32:04.555Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
11:32:04 [2022-04-17T11:32:04.731Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:32:04 [2022-04-17T11:32:04.950Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:32:05 [2022-04-17T11:32:05.124Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s)
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/default
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/default
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/private
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/private
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/rprivate
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/rprivate
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/slave
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/slave
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/rslave
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/rslave
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/shared
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/shared
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/rshared
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/rshared
11:32:05 [2022-04-17T11:32:05.124Z] === CONT  TestMountDaemonRoot/default
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/default/bind_root
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/default/mount_root
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === CONT  TestMountDaemonRoot/rslave
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === CONT  TestMountDaemonRoot/rshared
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === CONT  TestMountDaemonRoot/shared
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:32:05 [2022-04-17T11:32:05.124Z] === CONT  TestMountDaemonRoot/rprivate
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === CONT  TestMountDaemonRoot/slave
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === CONT  TestMountDaemonRoot/private
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/private/mount_root
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === RUN   TestMountDaemonRoot/private/bind_root
11:32:05 [2022-04-17T11:32:05.124Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:32:05 [2022-04-17T11:32:05.124Z] === CONT  TestMountDaemonRoot/default/bind_root
11:32:05 [2022-04-17T11:32:05.124Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === CONT  TestMountDaemonRoot/default/mount_root
11:32:05 [2022-04-17T11:32:05.124Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:32:05 [2022-04-17T11:32:05.124Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:32:05 [2022-04-17T11:32:05.124Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:32:05 [2022-04-17T11:32:05.124Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:32:05 [2022-04-17T11:32:05.383Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:32:05 [2022-04-17T11:32:05.383Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:32:05 [2022-04-17T11:32:05.383Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:32:05 [2022-04-17T11:32:05.383Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:32:05 [2022-04-17T11:32:05.383Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:32:05 [2022-04-17T11:32:05.383Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:32:05 [2022-04-17T11:32:05.383Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:32:05 [2022-04-17T11:32:05.383Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:32:05 [2022-04-17T11:32:05.383Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:32:05 [2022-04-17T11:32:05.383Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:32:05 [2022-04-17T11:32:05.383Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:32:05 [2022-04-17T11:32:05.383Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:32:05 [2022-04-17T11:32:05.383Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:32:05 [2022-04-17T11:32:05.383Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:32:05 [2022-04-17T11:32:05.383Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:32:05 [2022-04-17T11:32:05.383Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:32:05 [2022-04-17T11:32:05.645Z] === CONT  TestMountDaemonRoot/private/bind_root
11:32:05 [2022-04-17T11:32:05.645Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:32:05 [2022-04-17T11:32:05.645Z] === CONT  TestMountDaemonRoot/private/mount_root
11:32:05 [2022-04-17T11:32:05.645Z] --- PASS: TestMountDaemonRoot (0.03s)
11:32:05 [2022-04-17T11:32:05.645Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:32:05 [2022-04-17T11:32:05.645Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
11:32:05 [2022-04-17T11:32:05.645Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
11:32:05 [2022-04-17T11:32:05.645Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
11:32:05 [2022-04-17T11:32:05.645Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
11:32:05 [2022-04-17T11:32:05.645Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:32:05 [2022-04-17T11:32:05.645Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
11:32:05 [2022-04-17T11:32:05.645Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
11:32:05 [2022-04-17T11:32:05.645Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
11:32:05 [2022-04-17T11:32:05.645Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
11:32:05 [2022-04-17T11:32:05.645Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:32:05 [2022-04-17T11:32:05.645Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
11:32:05 [2022-04-17T11:32:05.645Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
11:32:05 [2022-04-17T11:32:05.645Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
11:32:05 [2022-04-17T11:32:05.645Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
11:32:05 [2022-04-17T11:32:05.645Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:32:05 [2022-04-17T11:32:05.645Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
11:32:05 [2022-04-17T11:32:05.645Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
11:32:05 [2022-04-17T11:32:05.645Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
11:32:05 [2022-04-17T11:32:05.645Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
11:32:05 [2022-04-17T11:32:05.645Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:32:05 [2022-04-17T11:32:05.645Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
11:32:05 [2022-04-17T11:32:05.645Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
11:32:05 [2022-04-17T11:32:05.645Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
11:32:05 [2022-04-17T11:32:05.645Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
11:32:05 [2022-04-17T11:32:05.645Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:32:05 [2022-04-17T11:32:05.645Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
11:32:05 [2022-04-17T11:32:05.645Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
11:32:05 [2022-04-17T11:32:05.645Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
11:32:05 [2022-04-17T11:32:05.645Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
11:32:05 [2022-04-17T11:32:05.645Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:32:05 [2022-04-17T11:32:05.645Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
11:32:05 [2022-04-17T11:32:05.645Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
11:32:05 [2022-04-17T11:32:05.645Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
11:32:05 [2022-04-17T11:32:05.645Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
11:32:05 [2022-04-17T11:32:05.645Z] === RUN   TestContainerBindMountNonRecursive
11:32:05 [2022-04-17T11:32:05.704Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
11:32:05 [2022-04-17T11:32:05.884Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:32:05 [2022-04-17T11:32:05.903Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
11:32:06 [2022-04-17T11:32:06.162Z] === RUN   TestDockerSuite/TestBuildAddTar
11:32:07 [2022-04-17T11:32:07.258Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:32:07 [2022-04-17T11:32:07.258Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s)
11:32:07 [2022-04-17T11:32:07.258Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s)
11:32:07 [2022-04-17T11:32:07.258Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s)
11:32:07 [2022-04-17T11:32:07.258Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.21s)
11:32:07 [2022-04-17T11:32:07.258Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s)
11:32:07 [2022-04-17T11:32:07.258Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.28s)
11:32:07 [2022-04-17T11:32:07.258Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.23s)
11:32:07 [2022-04-17T11:32:07.258Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.74s)
11:32:07 [2022-04-17T11:32:07.258Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.79s)
11:32:07 [2022-04-17T11:32:07.258Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.82s)
11:32:07 [2022-04-17T11:32:07.258Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s)
11:32:07 [2022-04-17T11:32:07.258Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.84s)
11:32:07 [2022-04-17T11:32:07.258Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.93s)
11:32:07 [2022-04-17T11:32:07.258Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.69s)
11:32:07 [2022-04-17T11:32:07.258Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s)
11:32:07 [2022-04-17T11:32:07.258Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.47s)
11:32:07 [2022-04-17T11:32:07.258Z] === RUN   TestCgroupNamespacesRun
11:32:07 [2022-04-17T11:32:07.540Z]     docker_cli_daemon_plugins_test.go:170: [d73b5db73c140] daemon is not started
11:32:07 [2022-04-17T11:32:07.540Z] --- PASS: TestContainerBindMountNonRecursive (1.88s)
11:32:07 [2022-04-17T11:32:07.540Z] === RUN   TestContainerVolumesMountedAsShared
11:32:07 [2022-04-17T11:32:07.995Z] --- PASS: TestServiceCreateInit (7.49s)
11:32:07 [2022-04-17T11:32:07.995Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.85s)
11:32:07 [2022-04-17T11:32:07.995Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.63s)
11:32:07 [2022-04-17T11:32:07.995Z] === RUN   TestCreateServiceMultipleTimes
11:32:08 [2022-04-17T11:32:08.109Z] --- PASS: TestContainerVolumesMountedAsShared (0.59s)
11:32:08 [2022-04-17T11:32:08.109Z] === RUN   TestContainerVolumesMountedAsSlave
11:32:08 [2022-04-17T11:32:08.631Z] --- PASS: TestCgroupNamespacesRun (1.11s)
11:32:08 [2022-04-17T11:32:08.631Z] === RUN   TestCgroupNamespacesRunPrivileged
11:32:08 [2022-04-17T11:32:08.678Z] --- PASS: TestContainerVolumesMountedAsSlave (0.66s)
11:32:08 [2022-04-17T11:32:08.678Z] === RUN   TestNetworkNat
11:32:08 [2022-04-17T11:32:08.678Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
11:32:09 [2022-04-17T11:32:09.253Z] 8f616e6e9eec: Verifying Checksum
11:32:09 [2022-04-17T11:32:09.253Z] 8f616e6e9eec: Download complete
11:32:09 [2022-04-17T11:32:09.565Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s)
11:32:09 [2022-04-17T11:32:09.565Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:32:09 [2022-04-17T11:32:09.619Z] --- PASS: TestNetworkNat (0.75s)
11:32:09 [2022-04-17T11:32:09.619Z] === RUN   TestNetworkLocalhostTCPNat
11:32:10 [2022-04-17T11:32:10.187Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s)
11:32:10 [2022-04-17T11:32:10.187Z] === RUN   TestNetworkLoopbackNat
11:32:10 [2022-04-17T11:32:10.499Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
11:32:10 [2022-04-17T11:32:10.500Z] === RUN   TestCgroupNamespacesRunHostMode
11:32:11 [2022-04-17T11:32:11.874Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
11:32:11 [2022-04-17T11:32:11.874Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:32:12 [2022-04-17T11:32:12.637Z] dccd9e4d14d3: Pull complete
11:32:12 [2022-04-17T11:32:12.637Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e
11:32:12 [2022-04-17T11:32:12.637Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022
11:32:12 [2022-04-17T11:32:12.637Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully
11:32:12 [2022-04-17T11:32:12.637Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test
11:32:12 [2022-04-17T11:32:12.637Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643'
11:32:12 [2022-04-17T11:32:12.637Z] WARN: Skipping validation tests
11:32:12 [2022-04-17T11:32:12.637Z] INFO: Running unit tests at 04/17/2022 11:32:03...
11:32:12 [2022-04-17T11:32:12.637Z] INFO: make.ps1 starting at 04/17/2022 11:32:08
11:32:12 [2022-04-17T11:32:12.637Z] INFO: Git commit (83969fa3dd) assumed from DOCKER_GITCOMMIT environment variable
11:32:12 [2022-04-17T11:32:12.637Z] INFO: Invoking autogen...
11:32:12 [2022-04-17T11:32:12.637Z] INFO: Running unit tests...
11:32:12 [2022-04-17T11:32:12.724Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
11:32:12 [2022-04-17T11:32:12.724Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
11:32:12 [2022-04-17T11:32:12.833Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
11:32:12 [2022-04-17T11:32:12.833Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:32:13 [2022-04-17T11:32:13.292Z] === RUN   TestDockerSuite/TestBuildAddTarXz
11:32:13 [2022-04-17T11:32:13.292Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
11:32:13 [2022-04-17T11:32:13.292Z] --- PASS: TestNetworkLoopbackNat (3.11s)
11:32:13 [2022-04-17T11:32:13.292Z] === RUN   TestPause
11:32:13 [2022-04-17T11:32:13.861Z]     check_test.go:308: [d6a63f37a910c] daemon is not started
11:32:13 [2022-04-17T11:32:13.861Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
11:32:14 [2022-04-17T11:32:14.121Z] --- PASS: TestPause (0.72s)
11:32:14 [2022-04-17T11:32:14.121Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:32:14 [2022-04-17T11:32:14.121Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:32:14 [2022-04-17T11:32:14.121Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:32:14 [2022-04-17T11:32:14.121Z] === RUN   TestPauseStopPausedContainer
11:32:14 [2022-04-17T11:32:14.240Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s)
11:32:14 [2022-04-17T11:32:14.240Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:32:14 [2022-04-17T11:32:14.380Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
11:32:14 [2022-04-17T11:32:14.806Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
11:32:14 [2022-04-17T11:32:14.806Z] === RUN   TestCgroupNamespacesRunOlderClient
11:32:14 [2022-04-17T11:32:14.947Z] --- PASS: TestPauseStopPausedContainer (0.76s)
11:32:14 [2022-04-17T11:32:14.947Z] === RUN   TestPidHost
11:32:15 [2022-04-17T11:32:15.519Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
11:32:15 [2022-04-17T11:32:15.519Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
11:32:15 [2022-04-17T11:32:15.742Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s)
11:32:15 [2022-04-17T11:32:15.742Z] === RUN   TestNISDomainname
11:32:16 [2022-04-17T11:32:16.309Z] --- PASS: TestNISDomainname (0.48s)
11:32:16 [2022-04-17T11:32:16.310Z] === RUN   TestHostnameDnsResolution
11:32:16 [2022-04-17T11:32:16.455Z] --- PASS: TestPidHost (1.72s)
11:32:16 [2022-04-17T11:32:16.455Z] === RUN   TestPsFilter
11:32:16 [2022-04-17T11:32:16.715Z] --- PASS: TestPsFilter (0.15s)
11:32:16 [2022-04-17T11:32:16.715Z] === RUN   TestRemoveContainerWithRemovedVolume
11:32:16 [2022-04-17T11:32:16.876Z] --- PASS: TestHostnameDnsResolution (0.66s)
11:32:16 [2022-04-17T11:32:16.876Z] === RUN   TestUnprivilegedPortsAndPing
11:32:17 [2022-04-17T11:32:17.285Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
11:32:17 [2022-04-17T11:32:17.442Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s)
11:32:17 [2022-04-17T11:32:17.442Z] === RUN   TestPrivilegedHostDevices
11:32:17 [2022-04-17T11:32:17.545Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s)
11:32:17 [2022-04-17T11:32:17.545Z] === RUN   TestRemoveContainerWithVolume
11:32:18 [2022-04-17T11:32:18.008Z] --- PASS: TestPrivilegedHostDevices (0.49s)
11:32:18 [2022-04-17T11:32:18.008Z] === RUN   TestStats
11:32:18 [2022-04-17T11:32:18.114Z] --- PASS: TestRemoveContainerWithVolume (0.66s)
11:32:18 [2022-04-17T11:32:18.114Z] === RUN   TestRemoveContainerRunning
11:32:18 [2022-04-17T11:32:18.498Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/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/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
11:32:19 [2022-04-17T11:32:19.053Z] --- PASS: TestRemoveContainerRunning (0.68s)
11:32:19 [2022-04-17T11:32:19.053Z] === RUN   TestRemoveContainerForceRemoveRunning
11:32:19 [2022-04-17T11:32:19.053Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
11:32:19 [2022-04-17T11:32:19.620Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
11:32:19 [2022-04-17T11:32:19.620Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s)
11:32:19 [2022-04-17T11:32:19.620Z] === RUN   TestRemoveInvalidContainer
11:32:19 [2022-04-17T11:32:19.620Z] --- PASS: TestRemoveInvalidContainer (0.02s)
11:32:19 [2022-04-17T11:32:19.620Z] === RUN   TestRenameLinkedContainer
11:32:20 [2022-04-17T11:32:20.536Z] --- PASS: TestStats (2.42s)
11:32:20 [2022-04-17T11:32:20.536Z] === RUN   TestStopContainerWithTimeout
11:32:20 [2022-04-17T11:32:20.536Z] === RUN   TestStopContainerWithTimeout/0
11:32:20 [2022-04-17T11:32:20.536Z] === PAUSE TestStopContainerWithTimeout/0
11:32:20 [2022-04-17T11:32:20.536Z] === RUN   TestStopContainerWithTimeout/1
11:32:20 [2022-04-17T11:32:20.536Z] === PAUSE TestStopContainerWithTimeout/1
11:32:20 [2022-04-17T11:32:20.536Z] === RUN   TestStopContainerWithTimeout/3
11:32:20 [2022-04-17T11:32:20.536Z] === PAUSE TestStopContainerWithTimeout/3
11:32:20 [2022-04-17T11:32:20.536Z] === RUN   TestStopContainerWithTimeout/-1
11:32:20 [2022-04-17T11:32:20.536Z] === PAUSE TestStopContainerWithTimeout/-1
11:32:20 [2022-04-17T11:32:20.536Z] === CONT  TestStopContainerWithTimeout/0
11:32:20 [2022-04-17T11:32:20.536Z] === CONT  TestStopContainerWithTimeout/3
11:32:20 [2022-04-17T11:32:20.798Z] tests/integration/api_volume_test.py .........                           [ 74%]
11:32:21 [2022-04-17T11:32:21.002Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
11:32:21 [2022-04-17T11:32:21.102Z] === CONT  TestStopContainerWithTimeout/-1
11:32:22 [2022-04-17T11:32:22.382Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
11:32:22 [2022-04-17T11:32:22.641Z] --- PASS: TestRenameLinkedContainer (3.14s)
11:32:22 [2022-04-17T11:32:22.641Z] === RUN   TestRenameStoppedContainer
11:32:23 [2022-04-17T11:32:23.003Z] === CONT  TestStopContainerWithTimeout/1
11:32:23 [2022-04-17T11:32:23.312Z] tests/integration/client_test.py .....                                   [ 75%]
11:32:23 [2022-04-17T11:32:23.312Z] tests/integration/context_api_test.py ...                                [ 76%]
11:32:23 [2022-04-17T11:32:23.568Z] tests/integration/errors_test.py .                                       [ 76%]
11:32:23 [2022-04-17T11:32:23.581Z] --- PASS: TestRenameStoppedContainer (0.80s)
11:32:23 [2022-04-17T11:32:23.581Z] === RUN   TestRenameRunningContainerAndReuse
11:32:23 [2022-04-17T11:32:23.845Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
11:32:24 [2022-04-17T11:32:24.377Z] --- PASS: TestStopContainerWithTimeout (0.01s)
11:32:24 [2022-04-17T11:32:24.377Z]     --- PASS: TestStopContainerWithTimeout/0 (0.64s)
11:32:24 [2022-04-17T11:32:24.377Z]     --- PASS: TestStopContainerWithTimeout/3 (2.51s)
11:32:24 [2022-04-17T11:32:24.377Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.38s)
11:32:24 [2022-04-17T11:32:24.377Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
11:32:24 [2022-04-17T11:32:24.377Z] === RUN   TestDeleteDevicemapper
11:32:24 [2022-04-17T11:32:24.377Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:32:24 [2022-04-17T11:32:24.377Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:32:24 [2022-04-17T11:32:24.377Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:32:25 [2022-04-17T11:32:25.225Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s)
11:32:25 [2022-04-17T11:32:25.225Z] === RUN   TestRenameInvalidName
11:32:25 [2022-04-17T11:32:25.794Z] --- PASS: TestRenameInvalidName (0.81s)
11:32:25 [2022-04-17T11:32:25.794Z] === RUN   TestRenameAnonymousContainer
11:32:25 [2022-04-17T11:32:25.794Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
11:32:26 [2022-04-17T11:32:26.032Z] --- PASS: TestCreateServiceMultipleTimes (15.74s)
11:32:26 [2022-04-17T11:32:26.032Z] === RUN   TestCreateServiceConflict
11:32:26 [2022-04-17T11:32:26.032Z] --- PASS: TestCreateServiceConflict (2.15s)
11:32:26 [2022-04-17T11:32:26.032Z] === RUN   TestCreateServiceMaxReplicas
11:32:26 [2022-04-17T11:32:26.053Z] === RUN   TestDockerSuite/TestBuildBlankName
11:32:26 [2022-04-17T11:32:26.276Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.06s)
11:32:26 [2022-04-17T11:32:26.277Z] === RUN   TestUpdateMemory
11:32:26 [2022-04-17T11:32:26.623Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
11:32:26 [2022-04-17T11:32:26.623Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
11:32:26 [2022-04-17T11:32:26.842Z] --- PASS: TestUpdateMemory (0.51s)
11:32:26 [2022-04-17T11:32:26.843Z] === RUN   TestUpdateCPUQuota
11:32:27 [2022-04-17T11:32:27.776Z] --- PASS: TestUpdateCPUQuota (0.75s)
11:32:27 [2022-04-17T11:32:27.776Z] === RUN   TestUpdatePidsLimit
11:32:27 [2022-04-17T11:32:27.776Z] === RUN   TestUpdatePidsLimit/update_from_none
11:32:27 [2022-04-17T11:32:27.776Z] === RUN   TestUpdatePidsLimit/no_change
11:32:28 [2022-04-17T11:32:28.035Z] === RUN   TestUpdatePidsLimit/update_lower
11:32:28 [2022-04-17T11:32:28.035Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:32:28 [2022-04-17T11:32:28.293Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:32:28 [2022-04-17T11:32:28.530Z] --- PASS: TestRenameAnonymousContainer (2.33s)
11:32:28 [2022-04-17T11:32:28.530Z] === RUN   TestRenameContainerWithSameName
11:32:28 [2022-04-17T11:32:28.530Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
11:32:28 [2022-04-17T11:32:28.547Z] --- PASS: TestCreateServiceMaxReplicas (2.82s)
11:32:28 [2022-04-17T11:32:28.548Z] === RUN   TestCreateWithDuplicateNetworkNames
11:32:28 [2022-04-17T11:32:28.552Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:32:28 [2022-04-17T11:32:28.791Z] --- PASS: TestRenameContainerWithSameName (0.63s)
11:32:28 [2022-04-17T11:32:28.791Z] === RUN   TestRenameContainerWithLinkedContainer
11:32:28 [2022-04-17T11:32:28.810Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:32:29 [2022-04-17T11:32:29.376Z] --- PASS: TestUpdatePidsLimit (1.76s)
11:32:29 [2022-04-17T11:32:29.376Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
11:32:29 [2022-04-17T11:32:29.376Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
11:32:29 [2022-04-17T11:32:29.376Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
11:32:29 [2022-04-17T11:32:29.376Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
11:32:29 [2022-04-17T11:32:29.376Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s)
11:32:29 [2022-04-17T11:32:29.376Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
11:32:29 [2022-04-17T11:32:29.376Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s)
11:32:29 [2022-04-17T11:32:29.376Z] === RUN   TestUpdateRestartPolicy
11:32:29 [2022-04-17T11:32:29.729Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
11:32:29 [2022-04-17T11:32:29.987Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
11:32:29 [2022-04-17T11:32:29.987Z] --- PASS: TestRenameContainerWithLinkedContainer (1.20s)
11:32:29 [2022-04-17T11:32:29.987Z] === RUN   TestResize
11:32:30 [2022-04-17T11:32:30.924Z] --- PASS: TestResize (0.73s)
11:32:30 [2022-04-17T11:32:30.924Z] === RUN   TestResizeWithInvalidSize
11:32:30 [2022-04-17T11:32:30.924Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
11:32:31 [2022-04-17T11:32:31.013Z] ?   	github.com/docker/docker/api	[no test files]
11:32:31 [2022-04-17T11:32:31.183Z] --- PASS: TestResizeWithInvalidSize (0.58s)
11:32:31 [2022-04-17T11:32:31.183Z] === RUN   TestResizeWhenContainerNotStarted
11:32:31 [2022-04-17T11:32:31.750Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s)
11:32:31 [2022-04-17T11:32:31.750Z] === RUN   TestDaemonRestartKillContainers
11:32:31 [2022-04-17T11:32:31.750Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:32:31 [2022-04-17T11:32:31.750Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:32:32 [2022-04-17T11:32:32.685Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
11:32:34 [2022-04-17T11:32:34.066Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:32:34 [2022-04-17T11:32:34.634Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
11:32:35 [2022-04-17T11:32:35.573Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:32:36 [2022-04-17T11:32:36.142Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
11:32:36 [2022-04-17T11:32:36.401Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
11:32:36 [2022-04-17T11:32:36.970Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:32:36 [2022-04-17T11:32:36.970Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:32:37 [2022-04-17T11:32:37.241Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
11:32:38 [2022-04-17T11:32:38.655Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:32:38 [2022-04-17T11:32:38.655Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:32:40 [2022-04-17T11:32:40.560Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
11:32:41 [2022-04-17T11:32:41.578Z] --- PASS: TestUpdateRestartPolicy (10.81s)
11:32:41 [2022-04-17T11:32:41.578Z] === RUN   TestUpdateRestartWithAutoRemove
11:32:41 [2022-04-17T11:32:41.578Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
11:32:41 [2022-04-17T11:32:41.578Z] === RUN   TestWaitNonBlocked
11:32:41 [2022-04-17T11:32:41.578Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:32:41 [2022-04-17T11:32:41.578Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:32:41 [2022-04-17T11:32:41.578Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:32:41 [2022-04-17T11:32:41.578Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:32:41 [2022-04-17T11:32:41.578Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:32:41 [2022-04-17T11:32:41.578Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:32:41 [2022-04-17T11:32:41.578Z] --- PASS: TestWaitNonBlocked (0.01s)
11:32:41 [2022-04-17T11:32:41.578Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s)
11:32:41 [2022-04-17T11:32:41.578Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s)
11:32:41 [2022-04-17T11:32:41.578Z] === RUN   TestWaitBlocked
11:32:41 [2022-04-17T11:32:41.578Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:32:41 [2022-04-17T11:32:41.578Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:32:41 [2022-04-17T11:32:41.578Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:32:41 [2022-04-17T11:32:41.578Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:32:41 [2022-04-17T11:32:41.579Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:32:41 [2022-04-17T11:32:41.579Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:32:41 [2022-04-17T11:32:41.837Z] --- PASS: TestWaitBlocked (0.01s)
11:32:41 [2022-04-17T11:32:41.837Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s)
11:32:41 [2022-04-17T11:32:41.837Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s)
11:32:41 [2022-04-17T11:32:41.837Z] === CONT  TestContainerStartOnDaemonRestart
11:32:41 [2022-04-17T11:32:41.837Z] === CONT  TestRestartDaemonWithRestartingContainer
11:32:41 [2022-04-17T11:32:41.938Z]     check_test.go:308: [dc0814ae19419] daemon is not started
11:32:41 [2022-04-17T11:32:41.938Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
11:32:41 [2022-04-17T11:32:41.938Z] tests/integration/models_containers_test.py ............................ [ 83%]
11:32:43 [2022-04-17T11:32:43.315Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:32:43 [2022-04-17T11:32:43.379Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.17s)
11:32:43 [2022-04-17T11:32:43.379Z] === RUN   TestCreateServiceSecretFileMode
11:32:43 [2022-04-17T11:32:43.574Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:32:44 [2022-04-17T11:32:44.143Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
11:32:44 [2022-04-17T11:32:44.367Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.08s)
11:32:44 [2022-04-17T11:32:44.367Z] === CONT  TestDaemonHostGatewayIP
11:32:44 [2022-04-17T11:32:44.367Z] --- PASS: TestContainerStartOnDaemonRestart (2.08s)
11:32:44 [2022-04-17T11:32:44.367Z] === CONT  TestDaemonRestartIpcMode
11:32:46 [2022-04-17T11:32:46.897Z] --- PASS: TestDaemonRestartIpcMode (2.40s)
11:32:46 [2022-04-17T11:32:46.897Z] === CONT  TestIpcModeOlderClient
11:32:46 [2022-04-17T11:32:46.897Z] --- PASS: TestIpcModeOlderClient (0.06s)
11:32:46 [2022-04-17T11:32:46.897Z] === CONT  TestContainerKillOnDaemonStart
11:32:46 [2022-04-17T11:32:46.897Z] --- PASS: TestDaemonHostGatewayIP (2.56s)
11:32:48 [2022-04-17T11:32:48.335Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:32:49 [2022-04-17T11:32:49.713Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:32:50 [2022-04-17T11:32:50.651Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:32:52 [2022-04-17T11:32:52.241Z] === RUN   TestMiddlewares
11:32:52 [2022-04-17T11:32:52.242Z] --- PASS: TestMiddlewares (0.00s)
11:32:52 [2022-04-17T11:32:52.242Z] PASS
11:32:52 [2022-04-17T11:32:52.242Z] coverage: 7.9% of statements
11:32:52 [2022-04-17T11:32:52.242Z] ok  	github.com/docker/docker/api/server	0.049s	coverage: 7.9% of statements
11:32:52 [2022-04-17T11:32:52.557Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:32:52 [2022-04-17T11:32:52.816Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
11:32:54 [2022-04-17T11:32:54.723Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:32:55 [2022-04-17T11:32:55.541Z] --- PASS: TestCreateServiceSecretFileMode (12.44s)
11:32:55 [2022-04-17T11:32:55.541Z] === RUN   TestCreateServiceConfigFileMode
11:32:56 [2022-04-17T11:32:56.103Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:32:57 [2022-04-17T11:32:57.043Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
11:32:57 [2022-04-17T11:32:57.794Z] .........                                                                [ 85%]
11:32:58 [2022-04-17T11:32:58.950Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:32:58 [2022-04-17T11:32:58.950Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.24s)
11:32:58 [2022-04-17T11:32:58.950Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s)
11:32:58 [2022-04-17T11:32:58.950Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s)
11:32:58 [2022-04-17T11:32:58.950Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.12s)
11:32:58 [2022-04-17T11:32:58.950Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s)
11:32:58 [2022-04-17T11:32:58.950Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.79s)
11:32:58 [2022-04-17T11:32:58.950Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.76s)
11:32:58 [2022-04-17T11:32:58.950Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.84s)
11:32:58 [2022-04-17T11:32:58.950Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.44s)
11:32:58 [2022-04-17T11:32:58.950Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.06s)
11:32:58 [2022-04-17T11:32:58.950Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.57s)
11:32:58 [2022-04-17T11:32:58.950Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.99s)
11:32:58 [2022-04-17T11:32:58.950Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.24s)
11:32:58 [2022-04-17T11:32:58.950Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.39s)
11:32:58 [2022-04-17T11:32:58.950Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.14s)
11:32:58 [2022-04-17T11:32:58.950Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.99s)
11:32:58 [2022-04-17T11:32:58.950Z] === RUN   TestCgroupNamespacesRun
11:32:59 [2022-04-17T11:32:59.090Z] --- PASS: TestContainerKillOnDaemonStart (11.48s)
11:32:59 [2022-04-17T11:32:59.090Z] PASS
11:32:59 [2022-04-17T11:32:59.090Z] 
11:32:59 [2022-04-17T11:32:59.090Z] === Skipped
11:32:59 [2022-04-17T11:32:59.090Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
11:32:59 [2022-04-17T11:32:59.090Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:32:59 [2022-04-17T11:32:59.090Z] 
11:32:59 [2022-04-17T11:32:59.090Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:32:59 [2022-04-17T11:32:59.090Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:32:59 [2022-04-17T11:32:59.090Z] 
11:32:59 [2022-04-17T11:32:59.090Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
11:32:59 [2022-04-17T11:32:59.090Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:32:59 [2022-04-17T11:32:59.090Z] 
11:32:59 [2022-04-17T11:32:59.090Z] DONE 234 tests, 3 skipped in 115.157s
11:32:59 [2022-04-17T11:32:59.090Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
11:32:59 [2022-04-17T11:32:59.090Z] ++ 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
11:32:59 [2022-04-17T11:32:59.090Z] ++ set -e
11:32:59 [2022-04-17T11:32:59.090Z] ++ '[' -n 0 ']'
11:32:59 [2022-04-17T11:32:59.090Z] ++ set -x
11:32:59 [2022-04-17T11:32:59.091Z] ++ 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
11:32:59 [2022-04-17T11:32:59.091Z] === RUN   TestConfigDaemonLibtrustID
11:32:59 [2022-04-17T11:32:59.091Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
11:32:59 [2022-04-17T11:32:59.091Z] === RUN   TestDaemonConfigValidation
11:32:59 [2022-04-17T11:32:59.091Z] === RUN   TestDaemonConfigValidation/config_with_no_content
11:32:59 [2022-04-17T11:32:59.091Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
11:32:59 [2022-04-17T11:32:59.091Z] === RUN   TestDaemonConfigValidation/config_with_{}
11:32:59 [2022-04-17T11:32:59.091Z] === PAUSE TestDaemonConfigValidation/config_with_{}
11:32:59 [2022-04-17T11:32:59.091Z] === RUN   TestDaemonConfigValidation/invalid_config
11:32:59 [2022-04-17T11:32:59.091Z] === PAUSE TestDaemonConfigValidation/invalid_config
11:32:59 [2022-04-17T11:32:59.091Z] === RUN   TestDaemonConfigValidation/malformed_config
11:32:59 [2022-04-17T11:32:59.091Z] === PAUSE TestDaemonConfigValidation/malformed_config
11:32:59 [2022-04-17T11:32:59.091Z] === RUN   TestDaemonConfigValidation/valid_config
11:32:59 [2022-04-17T11:32:59.091Z] === PAUSE TestDaemonConfigValidation/valid_config
11:32:59 [2022-04-17T11:32:59.091Z] === CONT  TestDaemonConfigValidation/config_with_no_content
11:32:59 [2022-04-17T11:32:59.091Z] === CONT  TestDaemonConfigValidation/malformed_config
11:32:59 [2022-04-17T11:32:59.091Z] === CONT  TestDaemonConfigValidation/valid_config
11:32:59 [2022-04-17T11:32:59.091Z] === CONT  TestDaemonConfigValidation/invalid_config
11:32:59 [2022-04-17T11:32:59.091Z] === CONT  TestDaemonConfigValidation/config_with_{}
11:32:59 [2022-04-17T11:32:59.091Z] --- PASS: TestDaemonConfigValidation (0.00s)
11:32:59 [2022-04-17T11:32:59.091Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
11:32:59 [2022-04-17T11:32:59.091Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
11:32:59 [2022-04-17T11:32:59.091Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
11:32:59 [2022-04-17T11:32:59.091Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
11:32:59 [2022-04-17T11:32:59.091Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
11:32:59 [2022-04-17T11:32:59.091Z] === RUN   TestConfigDaemonSeccompProfiles
11:32:59 [2022-04-17T11:32:59.091Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
11:32:59 [2022-04-17T11:32:59.526Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
11:32:59 [2022-04-17T11:32:59.785Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
11:33:00 [2022-04-17T11:33:00.024Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
11:33:00 [2022-04-17T11:33:00.352Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
11:33:00 [2022-04-17T11:33:00.612Z] --- PASS: TestCgroupNamespacesRun (1.79s)
11:33:00 [2022-04-17T11:33:00.612Z] === RUN   TestCgroupNamespacesRunPrivileged
11:33:00 [2022-04-17T11:33:00.956Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
11:33:01 [2022-04-17T11:33:01.889Z] === CONT  TestConfigDaemonSeccompProfiles
11:33:01 [2022-04-17T11:33:01.889Z]     daemon_test.go:156: [d6dd3981b0b64] daemon is not started
11:33:01 [2022-04-17T11:33:01.889Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
11:33:01 [2022-04-17T11:33:01.889Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
11:33:01 [2022-04-17T11:33:01.889Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
11:33:01 [2022-04-17T11:33:01.889Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
11:33:01 [2022-04-17T11:33:01.889Z] === RUN   TestDaemonProxy
11:33:01 [2022-04-17T11:33:01.889Z] === RUN   TestDaemonProxy/environment_variables
11:33:01 [2022-04-17T11:33:01.991Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
11:33:02 [2022-04-17T11:33:02.250Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s)
11:33:02 [2022-04-17T11:33:02.250Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:33:02 [2022-04-17T11:33:02.250Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
11:33:02 [2022-04-17T11:33:02.395Z] 4612f6d0b889: Pull complete
11:33:02 [2022-04-17T11:33:02.558Z] tests/integration/models_images_test.py ...............                  [ 89%]
11:33:03 [2022-04-17T11:33:03.188Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
11:33:03 [2022-04-17T11:33:03.748Z] tests/integration/models_networks_test.py ....                           [ 90%]
11:33:03 [2022-04-17T11:33:03.788Z] === RUN   TestDaemonProxy/command-line_options
11:33:04 [2022-04-17T11:33:04.125Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s)
11:33:04 [2022-04-17T11:33:04.125Z] === RUN   TestCgroupNamespacesRunHostMode
11:33:04 [2022-04-17T11:33:04.693Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
11:33:05 [2022-04-17T11:33:05.631Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s)
11:33:05 [2022-04-17T11:33:05.631Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:33:05 [2022-04-17T11:33:05.687Z] === RUN   TestDaemonProxy/configuration_file
11:33:07 [2022-04-17T11:33:07.061Z] === RUN   TestDaemonProxy/conflicting_options
11:33:07 [2022-04-17T11:33:07.541Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s)
11:33:07 [2022-04-17T11:33:07.541Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:33:07 [2022-04-17T11:33:07.627Z] === RUN   TestDaemonProxy/reload_sanitized
11:33:07 [2022-04-17T11:33:07.703Z] --- PASS: TestCreateServiceConfigFileMode (12.60s)
11:33:07 [2022-04-17T11:33:07.703Z] === RUN   TestCreateServiceSysctls
11:33:07 [2022-04-17T11:33:07.801Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
11:33:08 [2022-04-17T11:33:08.193Z] --- PASS: TestDaemonProxy (6.22s)
11:33:08 [2022-04-17T11:33:08.193Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
11:33:08 [2022-04-17T11:33:08.193Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
11:33:08 [2022-04-17T11:33:08.193Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
11:33:08 [2022-04-17T11:33:08.193Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
11:33:08 [2022-04-17T11:33:08.193Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
11:33:08 [2022-04-17T11:33:08.193Z] PASS
11:33:08 [2022-04-17T11:33:08.193Z] 
11:33:08 [2022-04-17T11:33:08.193Z] DONE 17 tests in 10.188s
11:33:08 [2022-04-17T11:33:08.193Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
11:33:08 [2022-04-17T11:33:08.193Z] ++ 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
11:33:08 [2022-04-17T11:33:08.193Z] ++ set -e
11:33:08 [2022-04-17T11:33:08.193Z] ++ '[' -n 0 ']'
11:33:08 [2022-04-17T11:33:08.193Z] ++ set -x
11:33:08 [2022-04-17T11:33:08.193Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
11:33:08 [2022-04-17T11:33:08.451Z] INFO: Testing against a local daemon
11:33:08 [2022-04-17T11:33:08.451Z] === RUN   TestCommitInheritsEnv
11:33:08 [2022-04-17T11:33:08.710Z] --- PASS: TestCommitInheritsEnv (0.25s)
11:33:08 [2022-04-17T11:33:08.710Z] === RUN   TestImportExtremelyLargeImageWorks
11:33:08 [2022-04-17T11:33:08.710Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
11:33:08 [2022-04-17T11:33:08.710Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
11:33:08 [2022-04-17T11:33:08.710Z] === RUN   TestImportWithCustomPlatform
11:33:08 [2022-04-17T11:33:08.710Z] === RUN   TestImportWithCustomPlatform/#00
11:33:08 [2022-04-17T11:33:08.710Z] === RUN   TestImportWithCustomPlatform/_______
11:33:08 [2022-04-17T11:33:08.710Z] === RUN   TestImportWithCustomPlatform//
11:33:08 [2022-04-17T11:33:08.710Z] === RUN   TestImportWithCustomPlatform/linux
11:33:08 [2022-04-17T11:33:08.710Z] === RUN   TestImportWithCustomPlatform/LINUX
11:33:08 [2022-04-17T11:33:08.710Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
11:33:08 [2022-04-17T11:33:08.968Z] === RUN   TestImportWithCustomPlatform/macos
11:33:08 [2022-04-17T11:33:08.968Z] === RUN   TestImportWithCustomPlatform/macos/arm64
11:33:08 [2022-04-17T11:33:08.968Z] === RUN   TestImportWithCustomPlatform/nintendo64
11:33:08 [2022-04-17T11:33:08.968Z] --- PASS: TestImportWithCustomPlatform (0.32s)
11:33:08 [2022-04-17T11:33:08.968Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
11:33:08 [2022-04-17T11:33:08.968Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
11:33:08 [2022-04-17T11:33:08.968Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
11:33:08 [2022-04-17T11:33:08.968Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
11:33:08 [2022-04-17T11:33:08.968Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
11:33:08 [2022-04-17T11:33:08.968Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
11:33:08 [2022-04-17T11:33:08.969Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
11:33:08 [2022-04-17T11:33:08.969Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
11:33:08 [2022-04-17T11:33:08.969Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
11:33:08 [2022-04-17T11:33:08.969Z] === RUN   TestImagesFilterMultiReference
11:33:08 [2022-04-17T11:33:08.969Z] --- PASS: TestImagesFilterMultiReference (0.05s)
11:33:08 [2022-04-17T11:33:08.969Z] === RUN   TestImagePullPlatformInvalid
11:33:08 [2022-04-17T11:33:08.969Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
11:33:08 [2022-04-17T11:33:08.969Z] === RUN   TestRemoveImageOrphaning
11:33:09 [2022-04-17T11:33:09.183Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s)
11:33:09 [2022-04-17T11:33:09.183Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:33:09 [2022-04-17T11:33:09.227Z] --- PASS: TestRemoveImageOrphaning (0.24s)
11:33:09 [2022-04-17T11:33:09.227Z] === RUN   TestRemoveImageGarbageCollector
11:33:09 [2022-04-17T11:33:09.227Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:33:09 [2022-04-17T11:33:09.227Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
11:33:09 [2022-04-17T11:33:09.227Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:33:09 [2022-04-17T11:33:09.227Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
11:33:09 [2022-04-17T11:33:09.227Z] === RUN   TestTagInvalidReference
11:33:09 [2022-04-17T11:33:09.227Z] --- PASS: TestTagInvalidReference (0.01s)
11:33:09 [2022-04-17T11:33:09.227Z] === RUN   TestTagValidPrefixedRepo
11:33:09 [2022-04-17T11:33:09.227Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
11:33:09 [2022-04-17T11:33:09.227Z] === RUN   TestTagExistedNameWithoutForce
11:33:09 [2022-04-17T11:33:09.227Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
11:33:09 [2022-04-17T11:33:09.227Z] === RUN   TestTagOfficialNames
11:33:09 [2022-04-17T11:33:09.485Z] --- PASS: TestTagOfficialNames (0.04s)
11:33:09 [2022-04-17T11:33:09.485Z] === RUN   TestTagMatchesDigest
11:33:09 [2022-04-17T11:33:09.485Z] --- PASS: TestTagMatchesDigest (0.02s)
11:33:09 [2022-04-17T11:33:09.485Z] PASS
11:33:09 [2022-04-17T11:33:09.485Z] 
11:33:09 [2022-04-17T11:33:09.485Z] === Skipped
11:33:09 [2022-04-17T11:33:09.485Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
11:33:09 [2022-04-17T11:33:09.485Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
11:33:09 [2022-04-17T11:33:09.485Z] 
11:33:09 [2022-04-17T11:33:09.485Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
11:33:09 [2022-04-17T11:33:09.485Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:33:09 [2022-04-17T11:33:09.485Z] 
11:33:09 [2022-04-17T11:33:09.485Z] DONE 22 tests, 2 skipped in 1.206s
11:33:09 [2022-04-17T11:33:09.485Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
11:33:09 [2022-04-17T11:33:09.485Z] ++ 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
11:33:09 [2022-04-17T11:33:09.485Z] ++ set -e
11:33:09 [2022-04-17T11:33:09.485Z] ++ '[' -n 0 ']'
11:33:09 [2022-04-17T11:33:09.485Z] ++ set -x
11:33:09 [2022-04-17T11:33:09.485Z] ++ 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
11:33:09 [2022-04-17T11:33:09.485Z] INFO: Testing against a local daemon
11:33:09 [2022-04-17T11:33:09.485Z] === RUN   TestNetworkCreateDelete
11:33:09 [2022-04-17T11:33:09.744Z] --- PASS: TestNetworkCreateDelete (0.14s)
11:33:09 [2022-04-17T11:33:09.744Z] === RUN   TestDockerNetworkDeletePreferID
11:33:09 [2022-04-17T11:33:09.751Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
11:33:09 [2022-04-17T11:33:09.751Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s)
11:33:09 [2022-04-17T11:33:09.751Z] === RUN   TestCgroupNamespacesRunOlderClient
11:33:10 [2022-04-17T11:33:10.002Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
11:33:10 [2022-04-17T11:33:10.002Z] === RUN   TestDaemonDNSFallback
11:33:10 [2022-04-17T11:33:10.217Z] --- PASS: TestCreateServiceSysctls (3.05s)
11:33:10 [2022-04-17T11:33:10.217Z] === RUN   TestCreateServiceCapabilities
11:33:10 [2022-04-17T11:33:10.283Z] tests/integration/models_nodes_test.py .                                 [ 90%]
11:33:10 [2022-04-17T11:33:10.283Z] tests/integration/models_resources_test.py .                             [ 91%]
11:33:10 [2022-04-17T11:33:10.690Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
11:33:10 [2022-04-17T11:33:10.950Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
11:33:11 [2022-04-17T11:33:11.519Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s)
11:33:11 [2022-04-17T11:33:11.519Z] === RUN   TestNISDomainname
11:33:12 [2022-04-17T11:33:12.030Z] tests/integration/models_services_test.py ................X.             [ 95%]
11:33:12 [2022-04-17T11:33:12.088Z] === RUN   TestDockerSuite/TestBuildCacheAdd
11:33:12 [2022-04-17T11:33:12.348Z] --- PASS: TestNISDomainname (0.93s)
11:33:12 [2022-04-17T11:33:12.348Z] === RUN   TestHostnameDnsResolution
11:33:12 [2022-04-17T11:33:12.733Z] --- PASS: TestCreateServiceCapabilities (2.45s)
11:33:12 [2022-04-17T11:33:12.733Z] === RUN   TestInspect
11:33:13 [2022-04-17T11:33:13.285Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
11:33:13 [2022-04-17T11:33:13.545Z] --- PASS: TestHostnameDnsResolution (1.17s)
11:33:13 [2022-04-17T11:33:13.545Z] === RUN   TestUnprivilegedPortsAndPing
11:33:13 [2022-04-17T11:33:13.805Z] === RUN   TestDockerSuite/TestBuildCacheFrom
11:33:14 [2022-04-17T11:33:14.741Z] --- PASS: TestUnprivilegedPortsAndPing (0.98s)
11:33:14 [2022-04-17T11:33:14.741Z] === RUN   TestPrivilegedHostDevices
11:33:15 [2022-04-17T11:33:15.245Z] --- PASS: TestInspect (2.65s)
11:33:15 [2022-04-17T11:33:15.245Z] === RUN   TestCreateJob
11:33:15 [2022-04-17T11:33:15.285Z] tests/integration/models_swarm_test.py ..                                [ 96%]
11:33:15 [2022-04-17T11:33:15.286Z] tests/integration/models_volumes_test.py ..                              [ 96%]
11:33:15 [2022-04-17T11:33:15.679Z] --- PASS: TestPrivilegedHostDevices (0.91s)
11:33:15 [2022-04-17T11:33:15.679Z] === RUN   TestStats
11:33:15 [2022-04-17T11:33:15.679Z]     check_test.go:308: [d5df667b2390d] daemon is not started
11:33:15 [2022-04-17T11:33:15.679Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
11:33:16 [2022-04-17T11:33:16.576Z] --- PASS: TestDaemonDNSFallback (6.26s)
11:33:16 [2022-04-17T11:33:16.576Z] === RUN   TestInspectNetwork
11:33:17 [2022-04-17T11:33:17.055Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
11:33:18 [2022-04-17T11:33:18.433Z] --- PASS: TestStats (2.77s)
11:33:18 [2022-04-17T11:33:18.433Z] === RUN   TestStopContainerWithTimeout
11:33:18 [2022-04-17T11:33:18.433Z] === RUN   TestStopContainerWithTimeout/0
11:33:18 [2022-04-17T11:33:18.433Z] === PAUSE TestStopContainerWithTimeout/0
11:33:18 [2022-04-17T11:33:18.433Z] === RUN   TestStopContainerWithTimeout/1
11:33:18 [2022-04-17T11:33:18.433Z] === PAUSE TestStopContainerWithTimeout/1
11:33:18 [2022-04-17T11:33:18.433Z] === RUN   TestStopContainerWithTimeout/3
11:33:18 [2022-04-17T11:33:18.433Z] === PAUSE TestStopContainerWithTimeout/3
11:33:18 [2022-04-17T11:33:18.433Z] === RUN   TestStopContainerWithTimeout/-1
11:33:18 [2022-04-17T11:33:18.433Z] === PAUSE TestStopContainerWithTimeout/-1
11:33:18 [2022-04-17T11:33:18.433Z] === CONT  TestStopContainerWithTimeout/0
11:33:18 [2022-04-17T11:33:18.433Z] === CONT  TestStopContainerWithTimeout/3
11:33:18 [2022-04-17T11:33:18.510Z] --- PASS: TestCreateJob (2.98s)
11:33:18 [2022-04-17T11:33:18.511Z] === RUN   TestReplicatedJob
11:33:18 [2022-04-17T11:33:18.809Z] tests/integration/regression_test.py ......                              [ 98%]
11:33:19 [2022-04-17T11:33:19.001Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
11:33:19 [2022-04-17T11:33:19.133Z] === RUN   TestInspectNetwork/full_network_id
11:33:19 [2022-04-17T11:33:19.133Z] === RUN   TestInspectNetwork/partial_network_id
11:33:19 [2022-04-17T11:33:19.133Z] === RUN   TestInspectNetwork/network_name
11:33:19 [2022-04-17T11:33:19.134Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:33:19 [2022-04-17T11:33:19.263Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
11:33:19 [2022-04-17T11:33:19.321Z] tests/integration/credentials/store_test.py ......                       [ 99%]
11:33:19 [2022-04-17T11:33:19.321Z] tests/integration/credentials/utils_test.py .                            [100%]
11:33:19 [2022-04-17T11:33:19.321Z] 
11:33:19 [2022-04-17T11:33:19.321Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
11:33:19 [2022-04-17T11:33:19.321Z] =========================== short test summary info ============================
11:33:19 [2022-04-17T11:33:19.321Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
11:33:19 [2022-04-17T11:33:19.321Z]   CONFIG_RT_GROUP_SCHED isn't enabled
11:33:19 [2022-04-17T11:33:19.321Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
11:33:19 [2022-04-17T11:33:19.321Z]   Not supported on most drivers
11:33:19 [2022-04-17T11:33:19.321Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
11:33:19 [2022-04-17T11:33:19.321Z]   Output of docker top depends on host distro, and is not formalized.
11:33:19 [2022-04-17T11:33:19.321Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
11:33:19 [2022-04-17T11:33:19.321Z]   Output of docker top depends on host distro, and is not formalized.
11:33:19 [2022-04-17T11:33:19.321Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
11:33:19 [2022-04-17T11:33:19.321Z]   Can fail if eth0 has multiple IP addresses
11:33:19 [2022-04-17T11:33:19.321Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
11:33:19 [2022-04-17T11:33:19.321Z]   This doesn't seem to be taken into account by the engine
11:33:19 [2022-04-17T11:33:19.321Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
11:33:19 [2022-04-17T11:33:19.321Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
11:33:19 [2022-04-17T11:33:19.321Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 290.06 seconds ==
11:33:19 [2022-04-17T11:33:19.522Z] === CONT  TestStopContainerWithTimeout/-1
11:33:19 [2022-04-17T11:33:19.576Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
11:33:20 [2022-04-17T11:33:20.510Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
11:33:21 [2022-04-17T11:33:21.086Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
11:33:21 [2022-04-17T11:33:21.348Z] === CONT  TestStopContainerWithTimeout/1
11:33:21 [2022-04-17T11:33:21.918Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
11:33:23 [2022-04-17T11:33:23.298Z] --- PASS: TestStopContainerWithTimeout (0.03s)
11:33:23 [2022-04-17T11:33:23.298Z]     --- PASS: TestStopContainerWithTimeout/0 (1.19s)
11:33:23 [2022-04-17T11:33:23.298Z]     --- PASS: TestStopContainerWithTimeout/3 (2.96s)
11:33:23 [2022-04-17T11:33:23.298Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.65s)
11:33:23 [2022-04-17T11:33:23.298Z]     --- PASS: TestStopContainerWithTimeout/1 (1.79s)
11:33:23 [2022-04-17T11:33:23.298Z] === RUN   TestDeleteDevicemapper
11:33:23 [2022-04-17T11:33:23.298Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:33:23 [2022-04-17T11:33:23.298Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:33:23 [2022-04-17T11:33:23.298Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:33:23 [2022-04-17T11:33:23.315Z] --- PASS: TestInspectNetwork (7.15s)
11:33:23 [2022-04-17T11:33:23.315Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:33:23 [2022-04-17T11:33:23.315Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:33:23 [2022-04-17T11:33:23.315Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:33:23 [2022-04-17T11:33:23.315Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:33:23 [2022-04-17T11:33:23.315Z] === RUN   TestRunContainerWithBridgeNone
11:33:23 [2022-04-17T11:33:23.754Z] --- PASS: TestReplicatedJob (5.30s)
11:33:23 [2022-04-17T11:33:23.754Z] === RUN   TestUpdateReplicatedJob
11:33:25 [2022-04-17T11:33:25.216Z] --- PASS: TestRunContainerWithBridgeNone (1.61s)
11:33:25 [2022-04-17T11:33:25.216Z] === RUN   TestNetworkInvalidJSON
11:33:25 [2022-04-17T11:33:25.216Z] === RUN   TestNetworkInvalidJSON/networks/create
11:33:25 [2022-04-17T11:33:25.216Z] === PAUSE TestNetworkInvalidJSON/networks/create
11:33:25 [2022-04-17T11:33:25.216Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
11:33:25 [2022-04-17T11:33:25.216Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
11:33:25 [2022-04-17T11:33:25.216Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
11:33:25 [2022-04-17T11:33:25.216Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
11:33:25 [2022-04-17T11:33:25.216Z] === CONT  TestNetworkInvalidJSON/networks/create
11:33:25 [2022-04-17T11:33:25.216Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
11:33:25 [2022-04-17T11:33:25.216Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
11:33:25 [2022-04-17T11:33:25.216Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
11:33:25 [2022-04-17T11:33:25.216Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
11:33:25 [2022-04-17T11:33:25.216Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
11:33:25 [2022-04-17T11:33:25.216Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
11:33:25 [2022-04-17T11:33:25.216Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
11:33:25 [2022-04-17T11:33:25.216Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
11:33:25 [2022-04-17T11:33:25.216Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
11:33:25 [2022-04-17T11:33:25.216Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
11:33:25 [2022-04-17T11:33:25.216Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
11:33:25 [2022-04-17T11:33:25.216Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
11:33:25 [2022-04-17T11:33:25.216Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
11:33:25 [2022-04-17T11:33:25.216Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
11:33:25 [2022-04-17T11:33:25.216Z] --- PASS: TestNetworkInvalidJSON (0.02s)
11:33:25 [2022-04-17T11:33:25.216Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
11:33:25 [2022-04-17T11:33:25.216Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
11:33:25 [2022-04-17T11:33:25.216Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
11:33:25 [2022-04-17T11:33:25.216Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
11:33:25 [2022-04-17T11:33:25.216Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
11:33:25 [2022-04-17T11:33:25.216Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
11:33:25 [2022-04-17T11:33:25.216Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
11:33:25 [2022-04-17T11:33:25.216Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
11:33:25 [2022-04-17T11:33:25.216Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
11:33:25 [2022-04-17T11:33:25.216Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
11:33:25 [2022-04-17T11:33:25.216Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
11:33:25 [2022-04-17T11:33:25.216Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
11:33:25 [2022-04-17T11:33:25.216Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
11:33:25 [2022-04-17T11:33:25.216Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
11:33:25 [2022-04-17T11:33:25.216Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
11:33:25 [2022-04-17T11:33:25.216Z] === RUN   TestNetworkList
11:33:25 [2022-04-17T11:33:25.216Z] === RUN   TestNetworkList//networks
11:33:25 [2022-04-17T11:33:25.216Z] === PAUSE TestNetworkList//networks
11:33:25 [2022-04-17T11:33:25.216Z] === RUN   TestNetworkList//networks/
11:33:25 [2022-04-17T11:33:25.216Z] === PAUSE TestNetworkList//networks/
11:33:25 [2022-04-17T11:33:25.216Z] === CONT  TestNetworkList//networks
11:33:25 [2022-04-17T11:33:25.216Z] === CONT  TestNetworkList//networks/
11:33:25 [2022-04-17T11:33:25.216Z] --- PASS: TestNetworkList (0.01s)
11:33:25 [2022-04-17T11:33:25.216Z]     --- PASS: TestNetworkList//networks (0.00s)
11:33:25 [2022-04-17T11:33:25.216Z]     --- PASS: TestNetworkList//networks/ (0.00s)
11:33:25 [2022-04-17T11:33:25.216Z] === RUN   TestHostIPv4BridgeLabel
11:33:25 [2022-04-17T11:33:25.782Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
11:33:25 [2022-04-17T11:33:25.782Z] === RUN   TestDaemonRestartWithLiveRestore
11:33:26 [2022-04-17T11:33:26.267Z] --- PASS: TestUpdateReplicatedJob (3.12s)
11:33:26 [2022-04-17T11:33:26.267Z] === RUN   TestServiceListWithStatuses
11:33:26 [2022-04-17T11:33:26.267Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:33:26 [2022-04-17T11:33:26.267Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:33:26 [2022-04-17T11:33:26.267Z] === RUN   TestDockerNetworkConnectAlias
11:33:26 [2022-04-17T11:33:26.716Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
11:33:26 [2022-04-17T11:33:26.716Z] === RUN   TestDaemonDefaultNetworkPools
11:33:27 [2022-04-17T11:33:27.283Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
11:33:27 [2022-04-17T11:33:27.283Z] === RUN   TestDaemonRestartWithExistingNetwork
11:33:27 [2022-04-17T11:33:27.489Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.85s)
11:33:27 [2022-04-17T11:33:27.489Z] === RUN   TestUpdateMemory
11:33:27 [2022-04-17T11:33:27.489Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
11:33:27 [2022-04-17T11:33:27.489Z] --- SKIP: TestUpdateMemory (0.00s)
11:33:27 [2022-04-17T11:33:27.489Z] === RUN   TestUpdateCPUQuota
11:33:27 [2022-04-17T11:33:27.489Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
11:33:28 [2022-04-17T11:33:28.427Z] --- PASS: TestUpdateCPUQuota (1.57s)
11:33:28 [2022-04-17T11:33:28.427Z] === RUN   TestUpdatePidsLimit
11:33:28 [2022-04-17T11:33:28.427Z] === RUN   TestUpdatePidsLimit/update_from_none
11:33:28 [2022-04-17T11:33:28.656Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
11:33:28 [2022-04-17T11:33:28.656Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:33:28 [2022-04-17T11:33:28.685Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
11:33:28 [2022-04-17T11:33:28.944Z] === RUN   TestUpdatePidsLimit/no_change
11:33:29 [2022-04-17T11:33:29.204Z] === RUN   TestUpdatePidsLimit/update_lower
11:33:29 [2022-04-17T11:33:29.591Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
11:33:29 [2022-04-17T11:33:29.591Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:33:29 [2022-04-17T11:33:29.774Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:33:29 [2022-04-17T11:33:29.774Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
11:33:30 [2022-04-17T11:33:30.034Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:33:30 [2022-04-17T11:33:30.432Z] --- PASS: TestDockerNetworkConnectAlias (4.08s)
11:33:30 [2022-04-17T11:33:30.432Z] === RUN   TestDockerNetworkReConnect
11:33:30 [2022-04-17T11:33:30.524Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
11:33:30 [2022-04-17T11:33:30.524Z] === RUN   TestServiceWithPredefinedNetwork
11:33:30 [2022-04-17T11:33:30.603Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:33:30 [2022-04-17T11:33:30.864Z] === RUN   TestDockerSuite/TestBuildClearCmd
11:33:30 [2022-04-17T11:33:30.864Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:33:31 [2022-04-17T11:33:31.435Z] === RUN   TestDockerSuite/TestBuildCmd
11:33:31 [2022-04-17T11:33:31.695Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
11:33:31 [2022-04-17T11:33:31.695Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
11:33:31 [2022-04-17T11:33:31.758Z] Leaving: AppArmorNo profiles have been unloaded.
11:33:31 [2022-04-17T11:33:31.758Z] 
11:33:31 [2022-04-17T11:33:31.758Z] Unloading profiles will leave already running processes permanently
11:33:31 [2022-04-17T11:33:31.758Z] unconfined, which can lead to unexpected situations.
11:33:31 [2022-04-17T11:33:31.758Z] 
11:33:31 [2022-04-17T11:33:31.758Z] To set a process to complain mode, use the command line tool
11:33:31 [2022-04-17T11:33:31.758Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:33:31 [2022-04-17T11:33:31.758Z] 
Post stage
[Pipeline] junit
11:33:31 [2022-04-17T11:33:31.776Z] Recording test results
11:33:32 [2022-04-17T11:33:32.264Z] --- PASS: TestUpdatePidsLimit (3.59s)
11:33:32 [2022-04-17T11:33:32.264Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
11:33:32 [2022-04-17T11:33:32.264Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
11:33:32 [2022-04-17T11:33:32.264Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.34s)
11:33:32 [2022-04-17T11:33:32.264Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s)
11:33:32 [2022-04-17T11:33:32.264Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s)
11:33:32 [2022-04-17T11:33:32.264Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s)
11:33:32 [2022-04-17T11:33:32.264Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s)
11:33:32 [2022-04-17T11:33:32.264Z] === RUN   TestUpdateRestartPolicy
11:33:32 [2022-04-17T11:33:32.264Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
11:33:32 [2022-04-17T11:33:32.523Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
11:33:32 [2022-04-17T11:33:32.523Z]     docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows
11:33:32 [2022-04-17T11:33:32.523Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
11:33:32 [2022-04-17T11:33:32.953Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
11:33:33 [2022-04-17T11:33:33.053Z] --- PASS: TestServiceWithPredefinedNetwork (2.34s)
11:33:33 [2022-04-17T11:33:33.053Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:33:33 [2022-04-17T11:33:33.053Z]     service_test.go:243: FLAKY_TEST
11:33:33 [2022-04-17T11:33:33.053Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:33:33 [2022-04-17T11:33:33.053Z] === RUN   TestServiceWithDataPathPortInit
11:33:33 [2022-04-17T11:33:33.091Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
11:33:33 [2022-04-17T11:33:33.232Z] + echo Ensuring container killed.
11:33:33 [2022-04-17T11:33:33.232Z] Ensuring container killed.
11:33:33 [2022-04-17T11:33:33.232Z] + docker rm -vf docker-pr5
11:33:33 [2022-04-17T11:33:33.232Z] Error: No such container: docker-pr5
[Pipeline] sh
11:33:33 [2022-04-17T11:33:33.549Z] + echo Chowning /workspace to jenkins user
11:33:33 [2022-04-17T11:33:33.550Z] Chowning /workspace to jenkins user
11:33:33 [2022-04-17T11:33:33.550Z] + id -u
11:33:33 [2022-04-17T11:33:33.550Z] + id -g
11:33:33 [2022-04-17T11:33:33.550Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43449:/workspace busybox chown -R 1000:1000 /workspace
11:33:33 [2022-04-17T11:33:33.550Z] Unable to find image 'busybox:latest' locally
11:33:33 [2022-04-17T11:33:33.550Z] latest: Pulling from library/busybox
11:33:33 [2022-04-17T11:33:33.659Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
11:33:33 [2022-04-17T11:33:33.699Z] --- PASS: TestDockerNetworkReConnect (3.35s)
11:33:33 [2022-04-17T11:33:33.699Z] === RUN   TestServicePlugin
11:33:33 [2022-04-17T11:33:33.807Z] 50e8d59317eb: Pulling fs layer
11:33:33 [2022-04-17T11:33:33.807Z] 50e8d59317eb: Verifying Checksum
11:33:33 [2022-04-17T11:33:33.807Z] 50e8d59317eb: Download complete
11:33:33 [2022-04-17T11:33:33.807Z] 50e8d59317eb: Pull complete
11:33:33 [2022-04-17T11:33:33.807Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8
11:33:33 [2022-04-17T11:33:33.807Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:33:35 [2022-04-17T11:33:35.071Z] + bundleName=docker-py
11:33:35 [2022-04-17T11:33:35.072Z] + echo Creating docker-py-bundles.tar.gz
11:33:35 [2022-04-17T11:33:35.072Z] Creating docker-py-bundles.tar.gz
11:33:35 [2022-04-17T11:33:35.072Z] + 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
11:33:35 [2022-04-17T11:33:35.082Z] Archiving artifacts
11:33:35 [2022-04-17T11:33:35.565Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
11:33:36 [2022-04-17T11:33:36.759Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43449/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
11:33:37 [2022-04-17T11:33:37.159Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43449/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=83969fa3ddf8b10ade7189073638885e8234f586 -e DOCKER_GRAPHDRIVER docker:83969fa3ddf8b10ade7189073638885e8234f586 hack/make.sh binary
11:33:37 [2022-04-17T11:33:37.415Z] 
11:33:37 [2022-04-17T11:33:37.416Z] Removing bundles/
11:33:37 [2022-04-17T11:33:37.416Z] 
11:33:37 [2022-04-17T11:33:37.416Z] ---> Making bundle: binary (in bundles/binary)
11:33:37 [2022-04-17T11:33:37.672Z] Building: bundles/binary-daemon/dockerd-dev
11:33:37 [2022-04-17T11:33:37.672Z] GOOS="" GOARCH="" GOARM=""
11:33:37 [2022-04-17T11:33:37.863Z]     plugin_test.go:61: [d8d59f1f5dade] joining swarm manager [dbc359ab3e2c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:33:38 [2022-04-17T11:33:38.101Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
11:33:38 [2022-04-17T11:33:38.101Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
11:33:38 [2022-04-17T11:33:38.101Z]     check_test.go:308: [d466b2549bb7e] daemon is not started
11:33:38 [2022-04-17T11:33:38.101Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
11:33:38 [2022-04-17T11:33:38.101Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
11:33:38 [2022-04-17T11:33:38.101Z]     check_test.go:308: [d1f72b95303db] daemon is not started
11:33:38 [2022-04-17T11:33:38.101Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
11:33:38 [2022-04-17T11:33:38.101Z] === RUN   TestDockerSuite/TestBuildConditionalCache
11:33:38 [2022-04-17T11:33:38.789Z]     plugin_test.go:64: [db1a7bdfcc2a7] joining swarm manager [dbc359ab3e2c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:33:39 [2022-04-17T11:33:39.036Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
11:33:39 [2022-04-17T11:33:39.605Z] === RUN   TestDockerSuite/TestBuildContextCleanup
11:33:39 [2022-04-17T11:33:39.865Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
11:33:40 [2022-04-17T11:33:40.433Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
11:33:41 [2022-04-17T11:33:41.001Z]     check_test.go:308: [dec65377ae1b0] daemon is not started
11:33:41 [2022-04-17T11:33:41.001Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
11:33:41 [2022-04-17T11:33:41.001Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
11:33:41 [2022-04-17T11:33:41.261Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
11:33:44 [2022-04-17T11:33:44.554Z] --- PASS: TestUpdateRestartPolicy (12.41s)
11:33:44 [2022-04-17T11:33:44.554Z] === RUN   TestUpdateRestartWithAutoRemove
11:33:44 [2022-04-17T11:33:44.813Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
11:33:45 [2022-04-17T11:33:45.381Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s)
11:33:45 [2022-04-17T11:33:45.381Z] === RUN   TestWaitNonBlocked
11:33:45 [2022-04-17T11:33:45.381Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:33:45 [2022-04-17T11:33:45.381Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:33:45 [2022-04-17T11:33:45.381Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:33:45 [2022-04-17T11:33:45.381Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:33:45 [2022-04-17T11:33:45.381Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:33:45 [2022-04-17T11:33:45.381Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:33:46 [2022-04-17T11:33:46.759Z] --- PASS: TestWaitNonBlocked (0.02s)
11:33:46 [2022-04-17T11:33:46.759Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.29s)
11:33:46 [2022-04-17T11:33:46.759Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.33s)
11:33:46 [2022-04-17T11:33:46.759Z] === RUN   TestWaitBlocked
11:33:46 [2022-04-17T11:33:46.759Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:33:46 [2022-04-17T11:33:46.759Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:33:46 [2022-04-17T11:33:46.759Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:33:46 [2022-04-17T11:33:46.759Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:33:46 [2022-04-17T11:33:46.759Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:33:46 [2022-04-17T11:33:46.759Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:33:47 [2022-04-17T11:33:47.920Z] --- PASS: TestServiceWithDataPathPortInit (13.24s)
11:33:47 [2022-04-17T11:33:47.920Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:33:48 [2022-04-17T11:33:48.138Z] --- PASS: TestWaitBlocked (0.02s)
11:33:48 [2022-04-17T11:33:48.138Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s)
11:33:48 [2022-04-17T11:33:48.138Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s)
11:33:48 [2022-04-17T11:33:48.138Z] === CONT  TestContainerStartOnDaemonRestart
11:33:48 [2022-04-17T11:33:48.138Z] === CONT  TestIpcModeOlderClient
11:33:48 [2022-04-17T11:33:48.138Z] --- PASS: TestIpcModeOlderClient (0.09s)
11:33:48 [2022-04-17T11:33:48.138Z] === CONT  TestDaemonHostGatewayIP
11:33:48 [2022-04-17T11:33:48.138Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
11:33:48 [2022-04-17T11:33:48.486Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tik6pr4atzglpobb7bpr8h75w Created:2022-04-17 11:33:47.146310522 +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[4b2132298655f0d76689050c794cefe063d4c00f446c1623d6c9a9a2dd3ebd72:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ff0l22v2k0o8c7irbho0dans3 EndpointID:bca435b00d9a5a09873092a2371683029285a19d34ffcc9eeeab10f0138e705b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a7e50690f689e248cdde723f5574e3832eff057c9db1abf4250be011fd4dc82a 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:70facec82d30 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ff0l22v2k0o8c7irbho0dans3 EndpointID:bca435b00d9a5a09873092a2371683029285a19d34ffcc9eeeab10f0138e705b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:33:50 [2022-04-17T11:33:50.733Z] 8f616e6e9eec: Pull complete
11:33:51 [2022-04-17T11:33:51.429Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
11:33:51 [2022-04-17T11:33:51.689Z] --- PASS: TestContainerStartOnDaemonRestart (3.65s)
11:33:51 [2022-04-17T11:33:51.689Z] === CONT  TestContainerKillOnDaemonStart
11:33:52 [2022-04-17T11:33:52.258Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
11:33:52 [2022-04-17T11:33:52.669Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s)
11:33:52 [2022-04-17T11:33:52.669Z] PASS
11:33:52 [2022-04-17T11:33:52.669Z] 
11:33:52 [2022-04-17T11:33:52.669Z] === Skipped
11:33:52 [2022-04-17T11:33:52.669Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:33:52 [2022-04-17T11:33:52.669Z]     service_test.go:243: FLAKY_TEST
11:33:52 [2022-04-17T11:33:52.669Z] 
11:33:52 [2022-04-17T11:33:52.669Z] DONE 38 tests, 1 skipped in 43.321s
11:33:52 [2022-04-17T11:33:52.669Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:33:52 [2022-04-17T11:33:52.669Z] ++ 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
11:33:52 [2022-04-17T11:33:52.669Z] ++ set -e
11:33:52 [2022-04-17T11:33:52.669Z] ++ '[' -n 0 ']'
11:33:52 [2022-04-17T11:33:52.669Z] ++ set -x
11:33:52 [2022-04-17T11:33:52.669Z] ++ 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
11:33:52 [2022-04-17T11:33:52.828Z] --- PASS: TestDaemonHostGatewayIP (4.74s)
11:33:52 [2022-04-17T11:33:52.828Z] === CONT  TestRestartDaemonWithRestartingContainer
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestBoolValue
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestBoolValue (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestBoolValueOrDefault
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestBoolValueOrDefault (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestInt64ValueOrZero
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestInt64ValueOrZero (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestInt64ValueOrDefault
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestInt64ValueOrDefault (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestInt64ValueOrDefaultWithError
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestJsonContentType
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestJsonContentType (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestReadJSON
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestReadJSON/nil_body
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestReadJSON/empty_body
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestReadJSON/with_valid_request
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestReadJSON/with_whitespace
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestReadJSON/with_extra_content
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestReadJSON/invalid_JSON
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestReadJSON (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z]     --- PASS: TestReadJSON/nil_body (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z]     --- PASS: TestReadJSON/empty_body (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z]     --- PASS: TestReadJSON/with_valid_request (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z]     --- PASS: TestReadJSON/with_whitespace (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z]     --- PASS: TestReadJSON/with_extra_content (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z]     --- PASS: TestReadJSON/invalid_JSON (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] PASS
11:33:52 [2022-04-17T11:33:52.868Z] coverage: 31.9% of statements
11:33:52 [2022-04-17T11:33:52.868Z] ok  	github.com/docker/docker/api/server/httputils	0.045s	coverage: 31.9% of statements
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestMaskSecretKeys
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestMaskSecretKeys (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestVersionMiddlewareVersion
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] PASS
11:33:52 [2022-04-17T11:33:52.868Z] coverage: 37.7% of statements
11:33:52 [2022-04-17T11:33:52.868Z] ok  	github.com/docker/docker/api/server/middleware	0.047s	coverage: 37.7% of statements
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestStrSliceMarshalJSON
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestStrSliceUnmarshalJSON
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestStrSliceUnmarshalString
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestStrSliceUnmarshalSlice
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] PASS
11:33:52 [2022-04-17T11:33:52.868Z] coverage: 90.0% of statements
11:33:52 [2022-04-17T11:33:52.868Z] ok  	github.com/docker/docker/api/types/strslice	0.041s	coverage: 90.0% of statements
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestToJSON
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestToJSON (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestToParamWithVersion
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestToParamWithVersion (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestFromJSON
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestFromJSON (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestEmpty
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestEmpty (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestArgsMatchKVListEmptySources
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestArgsMatchKVList
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestArgsMatchKVList (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestArgsMatch
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestArgsMatch (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestAdd
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestAdd (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestDel
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestDel (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestLen
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestLen (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestExactMatch
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestExactMatch (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestOnlyOneExactMatch
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestOnlyOneExactMatch (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestContains
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestContains (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestValidate
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestValidate (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestWalkValues
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestWalkValues (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestFuzzyMatch
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestFuzzyMatch (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestClone
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestClone (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] PASS
11:33:52 [2022-04-17T11:33:52.868Z] coverage: 92.2% of statements
11:33:52 [2022-04-17T11:33:52.868Z] ok  	github.com/docker/docker/api/types/filters	0.042s	coverage: 92.2% of statements
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestDurationToSecondsString
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestDurationToSecondsString (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestGetTimestamp
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestAdjustForAPIVersion
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestAdjustForAPIVersion (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] PASS
11:33:52 [2022-04-17T11:33:52.868Z] coverage: 6.1% of statements
11:33:52 [2022-04-17T11:33:52.868Z] ok  	github.com/docker/docker/api/server/router/swarm	0.041s	coverage: 6.1% of statements
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/types	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestGetTimestamp (0.18s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestParseTimestamps
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestParseTimestamps (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] PASS
11:33:52 [2022-04-17T11:33:52.868Z] coverage: 100.0% of statements
11:33:52 [2022-04-17T11:33:52.868Z] ok  	github.com/docker/docker/api/types/time	0.232s	coverage: 100.0% of statements
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestCompareVersion
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestCompareVersion (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] PASS
11:33:52 [2022-04-17T11:33:52.868Z] coverage: 77.3% of statements
11:33:52 [2022-04-17T11:33:52.868Z] ok  	github.com/docker/docker/api/types/versions	0.035s	coverage: 77.3% of statements
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/builder	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestIsGIT
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestIsGIT (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] PASS
11:33:52 [2022-04-17T11:33:52.868Z] coverage: 100.0% of statements
11:33:52 [2022-04-17T11:33:52.868Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.066s	coverage: 100.0% of statements
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestParseRemoteURL
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestParseRemoteURL (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestCloneArgsSmartHttp
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestCloneArgsDumbHttp
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestCloneArgsGit
11:33:52 [2022-04-17T11:33:52.868Z] --- PASS: TestCloneArgsGit (0.00s)
11:33:52 [2022-04-17T11:33:52.868Z] === RUN   TestCheckoutGit
11:33:52 [2022-04-17T11:33:52.928Z] INFO: Testing against a local daemon
11:33:52 [2022-04-17T11:33:52.928Z] === RUN   TestDockerNetworkIpvlanPersistance
11:33:52 [2022-04-17T11:33:52.928Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:33:52 [2022-04-17T11:33:52.928Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:33:52 [2022-04-17T11:33:52.928Z] === RUN   TestDockerNetworkIpvlan
11:33:52 [2022-04-17T11:33:52.928Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:33:52 [2022-04-17T11:33:52.928Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:33:52 [2022-04-17T11:33:52.928Z] PASS
11:33:52 [2022-04-17T11:33:52.928Z] 
11:33:52 [2022-04-17T11:33:52.928Z] === Skipped
11:33:52 [2022-04-17T11:33:52.928Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:33:52 [2022-04-17T11:33:52.928Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:33:52 [2022-04-17T11:33:52.928Z] 
11:33:52 [2022-04-17T11:33:52.928Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:33:52 [2022-04-17T11:33:52.928Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:33:52 [2022-04-17T11:33:52.928Z] 
11:33:52 [2022-04-17T11:33:52.928Z] DONE 2 tests, 2 skipped in 0.086s
11:33:52 [2022-04-17T11:33:52.928Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:33:52 [2022-04-17T11:33:52.928Z] ++ 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
11:33:52 [2022-04-17T11:33:52.928Z] ++ set -e
11:33:52 [2022-04-17T11:33:52.928Z] ++ '[' -n 0 ']'
11:33:52 [2022-04-17T11:33:52.928Z] ++ set -x
11:33:52 [2022-04-17T11:33:52.928Z] ++ 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
11:33:52 [2022-04-17T11:33:52.928Z] INFO: Testing against a local daemon
11:33:52 [2022-04-17T11:33:52.928Z] === RUN   TestDockerNetworkMacvlanPersistance
11:33:53 [2022-04-17T11:33:53.087Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
11:33:54 [2022-04-17T11:33:54.025Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
11:33:54 [2022-04-17T11:33:54.284Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
11:33:54 [2022-04-17T11:33:54.301Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s)
11:33:54 [2022-04-17T11:33:54.301Z] === RUN   TestDockerNetworkMacvlan
11:33:54 [2022-04-17T11:33:54.867Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:33:55 [2022-04-17T11:33:55.082Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
11:33:55 [2022-04-17T11:33:55.082Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
11:33:55 [2022-04-17T11:33:55.082Z] === RUN   TestProcessNoDockerignore
11:33:55 [2022-04-17T11:33:55.082Z] --- PASS: TestProcessNoDockerignore (0.00s)
11:33:55 [2022-04-17T11:33:55.082Z] === RUN   TestProcessShouldLeaveAllFiles
11:33:55 [2022-04-17T11:33:55.082Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s)
11:33:55 [2022-04-17T11:33:55.082Z] === RUN   TestDetectContentType
11:33:55 [2022-04-17T11:33:55.082Z] --- PASS: TestDetectContentType (0.00s)
11:33:55 [2022-04-17T11:33:55.082Z] === RUN   TestSelectAcceptableMIME
11:33:55 [2022-04-17T11:33:55.082Z] --- PASS: TestSelectAcceptableMIME (0.00s)
11:33:55 [2022-04-17T11:33:55.082Z] === RUN   TestInspectEmptyResponse
11:33:55 [2022-04-17T11:33:55.082Z] --- PASS: TestInspectEmptyResponse (0.00s)
11:33:55 [2022-04-17T11:33:55.082Z] === RUN   TestInspectResponseBinary
11:33:55 [2022-04-17T11:33:55.082Z] --- PASS: TestInspectResponseBinary (0.00s)
11:33:55 [2022-04-17T11:33:55.082Z] === RUN   TestResponseUnsupportedContentType
11:33:55 [2022-04-17T11:33:55.082Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
11:33:55 [2022-04-17T11:33:55.082Z] === RUN   TestInspectResponseTextSimple
11:33:55 [2022-04-17T11:33:55.082Z] --- PASS: TestInspectResponseTextSimple (0.00s)
11:33:55 [2022-04-17T11:33:55.082Z] === RUN   TestInspectResponseEmptyContentType
11:33:55 [2022-04-17T11:33:55.082Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
11:33:55 [2022-04-17T11:33:55.082Z] === RUN   TestUnknownContentLength
11:33:55 [2022-04-17T11:33:55.082Z] --- PASS: TestUnknownContentLength (0.00s)
11:33:55 [2022-04-17T11:33:55.082Z] === RUN   TestDownloadRemote
11:33:55 [2022-04-17T11:33:55.082Z] --- PASS: TestDownloadRemote (0.08s)
11:33:55 [2022-04-17T11:33:55.082Z] === RUN   TestGetWithStatusError
11:33:55 [2022-04-17T11:33:55.082Z] --- PASS: TestGetWithStatusError (0.00s)
11:33:55 [2022-04-17T11:33:55.082Z] === RUN   TestCloseRootDirectory
11:33:55 [2022-04-17T11:33:55.082Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
11:33:55 [2022-04-17T11:33:55.082Z] --- SKIP: TestCloseRootDirectory (0.00s)
11:33:55 [2022-04-17T11:33:55.082Z] === RUN   TestHashFile
11:33:55 [2022-04-17T11:33:55.082Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
11:33:55 [2022-04-17T11:33:55.082Z] --- SKIP: TestHashFile (0.01s)
11:33:55 [2022-04-17T11:33:55.082Z] === RUN   TestHashSubdir
11:33:55 [2022-04-17T11:33:55.082Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
11:33:55 [2022-04-17T11:33:55.082Z] --- SKIP: TestHashSubdir (0.01s)
11:33:55 [2022-04-17T11:33:55.082Z] === RUN   TestRemoveDirectory
11:33:55 [2022-04-17T11:33:55.082Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
11:33:55 [2022-04-17T11:33:55.082Z] --- SKIP: TestRemoveDirectory (0.00s)
11:33:55 [2022-04-17T11:33:55.082Z] PASS
11:33:55 [2022-04-17T11:33:55.082Z] coverage: 9.3% of statements
11:33:55 [2022-04-17T11:33:55.082Z] ok  	github.com/docker/docker/builder/remotecontext	0.240s	coverage: 9.3% of statements
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestEnable
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestEnable (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestDisable
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestDisable (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestEnabled
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestEnabled (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] PASS
11:33:55 [2022-04-17T11:33:55.550Z] coverage: 100.0% of statements
11:33:55 [2022-04-17T11:33:55.550Z] ok  	github.com/docker/docker/cli/debug	0.036s	coverage: 100.0% of statements
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestGetAllAllowed
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestGetAllAllowed (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestGetAllMeta
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestGetAllMeta (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestWarnOnUnusedBuildArgs
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestIsUnreferencedBuiltin
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestIsExistingDirectory
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestIsExistingDirectory (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestGetFilenameForDownload
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestGetFilenameForDownload (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestEnv2Variables
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestEnv2Variables (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestEnvValueWithExistingRunConfigEnv
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestMaintainer
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestMaintainer (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestLabel
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestLabel (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestFromScratch
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestFromScratch (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestFromWithArg
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestFromWithArg (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestFromWithArgButBuildArgsNotGiven
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestFromWithUndefinedArg
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestFromWithUndefinedArg (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestFromMultiStageWithNamedStage
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestOnbuild
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestOnbuild (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestWorkdir
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestWorkdir (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestCmd
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestCmd (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestHealthcheckNone
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestHealthcheckNone (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestHealthcheckCmd
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestHealthcheckCmd (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestEntrypoint
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestEntrypoint (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestExpose
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestExpose (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestUser
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestUser (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestVolume
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestVolume (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestStopSignal
11:33:55 [2022-04-17T11:33:55.550Z]     dispatchers_test.go:377: Windows does not support stopsignal
11:33:55 [2022-04-17T11:33:55.550Z] --- SKIP: TestStopSignal (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestArg
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestArg (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestShell
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestShell (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestPrependEnvOnCmd
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestPrependEnvOnCmd (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestRunWithBuildArgs
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestRunWithBuildArgs (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestRunIgnoresHealthcheck
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestDispatchUnsupportedOptions
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestNormalizeWorkdir
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestNormalizeWorkdir (0.00s)
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestDispatch
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestDispatch/ADD_multiple_files_to_file
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestDispatch/COPY_multiple_files_to_file
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestDispatch/COPY_wildcard_no_files
11:33:55 [2022-04-17T11:33:55.550Z] === RUN   TestDispatch/COPY_url
11:33:55 [2022-04-17T11:33:55.550Z] --- PASS: TestDispatch (0.07s)
11:33:55 [2022-04-17T11:33:55.551Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s)
11:33:55 [2022-04-17T11:33:55.551Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s)
11:33:55 [2022-04-17T11:33:55.551Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
11:33:55 [2022-04-17T11:33:55.551Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
11:33:55 [2022-04-17T11:33:55.551Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
11:33:55 [2022-04-17T11:33:55.551Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s)
11:33:55 [2022-04-17T11:33:55.551Z]     --- PASS: TestDispatch/COPY_url (0.00s)
11:33:55 [2022-04-17T11:33:55.551Z] === RUN   TestAddScratchImageAddsToMounts
11:33:55 [2022-04-17T11:33:55.551Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
11:33:55 [2022-04-17T11:33:55.551Z] === RUN   TestAddFromScratchPopulatesPlatform
11:33:55 [2022-04-17T11:33:55.551Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
11:33:55 [2022-04-17T11:33:55.551Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
11:33:55 [2022-04-17T11:33:55.551Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
11:33:55 [2022-04-17T11:33:55.551Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
11:33:55 [2022-04-17T11:33:55.551Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
11:33:55 [2022-04-17T11:33:55.551Z] === RUN   TestImageSourceGetAddsToMounts
11:33:55 [2022-04-17T11:33:55.551Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
11:33:55 [2022-04-17T11:33:55.551Z] === RUN   TestEmptyDockerfile
11:33:55 [2022-04-17T11:33:55.551Z] --- PASS: TestEmptyDockerfile (0.02s)
11:33:55 [2022-04-17T11:33:55.551Z] === RUN   TestSymlinkDockerfile
11:33:55 [2022-04-17T11:33:55.551Z] --- PASS: TestSymlinkDockerfile (0.01s)
11:33:55 [2022-04-17T11:33:55.551Z] === RUN   TestDockerfileOutsideTheBuildContext
11:33:55 [2022-04-17T11:33:55.551Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
11:33:55 [2022-04-17T11:33:55.551Z] === RUN   TestNonExistingDockerfile
11:33:55 [2022-04-17T11:33:55.551Z] --- PASS: TestNonExistingDockerfile (0.00s)
11:33:55 [2022-04-17T11:33:55.551Z] === RUN   TestCopyRunConfig
11:33:55 [2022-04-17T11:33:55.551Z] --- PASS: TestCopyRunConfig (0.00s)
11:33:55 [2022-04-17T11:33:55.551Z] === RUN   TestDeepCopyRunConfig
11:33:55 [2022-04-17T11:33:55.551Z] --- PASS: TestDeepCopyRunConfig (0.00s)
11:33:55 [2022-04-17T11:33:55.551Z] === RUN   TestExportImage
11:33:55 [2022-04-17T11:33:55.663Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.76s)
11:33:55 [2022-04-17T11:33:55.663Z] === CONT  TestDaemonRestartIpcMode
11:33:55 [2022-04-17T11:33:55.801Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:33:56 [2022-04-17T11:33:56.018Z] --- PASS: TestExportImage (0.01s)
11:33:56 [2022-04-17T11:33:56.018Z] === RUN   TestNormalizeDest
11:33:56 [2022-04-17T11:33:56.018Z] --- PASS: TestNormalizeDest (0.00s)
11:33:56 [2022-04-17T11:33:56.018Z] PASS
11:33:56 [2022-04-17T11:33:56.018Z] coverage: 46.7% of statements
11:33:56 [2022-04-17T11:33:56.018Z] ok  	github.com/docker/docker/builder/dockerfile	0.249s	coverage: 46.7% of statements
11:33:56 [2022-04-17T11:33:56.366Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:33:56 [2022-04-17T11:33:56.599Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
11:33:57 [2022-04-17T11:33:57.008Z] === RUN   TestTCP4Proxy
11:33:57 [2022-04-17T11:33:57.008Z] --- PASS: TestTCP4Proxy (0.01s)
11:33:57 [2022-04-17T11:33:57.008Z] === RUN   TestTCP4ProxyHalfClose
11:33:57 [2022-04-17T11:33:57.008Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
11:33:57 [2022-04-17T11:33:57.008Z] === RUN   TestTCP6Proxy
11:33:57 [2022-04-17T11:33:57.008Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
11:33:57 [2022-04-17T11:33:57.008Z] --- SKIP: TestTCP6Proxy (0.00s)
11:33:57 [2022-04-17T11:33:57.008Z] === RUN   TestTCPDualStackProxy
11:33:57 [2022-04-17T11:33:57.008Z]     network_proxy_test.go:208: No support for dual stack yet
11:33:57 [2022-04-17T11:33:57.008Z] --- SKIP: TestTCPDualStackProxy (0.00s)
11:33:57 [2022-04-17T11:33:57.008Z] === RUN   TestUDP4Proxy
11:33:57 [2022-04-17T11:33:57.008Z] --- PASS: TestUDP4Proxy (0.00s)
11:33:57 [2022-04-17T11:33:57.008Z] === RUN   TestUDP6Proxy
11:33:57 [2022-04-17T11:33:57.008Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
11:33:57 [2022-04-17T11:33:57.008Z] --- SKIP: TestUDP6Proxy (0.00s)
11:33:57 [2022-04-17T11:33:57.008Z] === RUN   TestUDPWriteError
11:33:57 [2022-04-17T11:33:57.008Z] --- PASS: TestUDPWriteError (0.00s)
11:33:57 [2022-04-17T11:33:57.008Z] === RUN   TestSCTP4Proxy
11:33:57 [2022-04-17T11:33:57.008Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
11:33:57 [2022-04-17T11:33:57.008Z] --- SKIP: TestSCTP4Proxy (0.00s)
11:33:57 [2022-04-17T11:33:57.008Z] === RUN   TestSCTP6Proxy
11:33:57 [2022-04-17T11:33:57.008Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
11:33:57 [2022-04-17T11:33:57.008Z] --- SKIP: TestSCTP6Proxy (0.00s)
11:33:57 [2022-04-17T11:33:57.008Z] PASS
11:33:57 [2022-04-17T11:33:57.008Z] coverage: 49.4% of statements
11:33:57 [2022-04-17T11:33:57.008Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.049s	coverage: 49.4% of statements
11:33:58 [2022-04-17T11:33:58.266Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:33:58 [2022-04-17T11:33:58.508Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
11:33:58 [2022-04-17T11:33:58.767Z] --- PASS: TestDaemonRestartIpcMode (3.26s)
11:33:59 [2022-04-17T11:33:59.705Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
11:34:00 [2022-04-17T11:34:00.167Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:34:01 [2022-04-17T11:34:01.084Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
11:34:01 [2022-04-17T11:34:01.084Z]     docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows
11:34:01 [2022-04-17T11:34:01.084Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
11:34:01 [2022-04-17T11:34:01.084Z]     docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows
11:34:01 [2022-04-17T11:34:01.084Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
11:34:01 [2022-04-17T11:34:01.084Z]     docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows
11:34:01 [2022-04-17T11:34:01.084Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
11:34:01 [2022-04-17T11:34:01.084Z]     docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows
11:34:01 [2022-04-17T11:34:01.084Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
11:34:01 [2022-04-17T11:34:01.345Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
11:34:03 [2022-04-17T11:34:03.451Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:34:03 [2022-04-17T11:34:03.710Z] --- PASS: TestDockerNetworkMacvlan (9.39s)
11:34:03 [2022-04-17T11:34:03.710Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
11:34:03 [2022-04-17T11:34:03.710Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
11:34:03 [2022-04-17T11:34:03.710Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s)
11:34:03 [2022-04-17T11:34:03.710Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s)
11:34:03 [2022-04-17T11:34:03.710Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.98s)
11:34:03 [2022-04-17T11:34:03.710Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
11:34:03 [2022-04-17T11:34:03.710Z] PASS
11:34:03 [2022-04-17T11:34:03.710Z] 
11:34:03 [2022-04-17T11:34:03.710Z] DONE 8 tests in 10.821s
11:34:03 [2022-04-17T11:34:03.710Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
11:34:03 [2022-04-17T11:34:03.710Z] ++ 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
11:34:03 [2022-04-17T11:34:03.710Z] ++ set -e
11:34:03 [2022-04-17T11:34:03.710Z] ++ '[' -n 0 ']'
11:34:03 [2022-04-17T11:34:03.710Z] ++ set -x
11:34:03 [2022-04-17T11:34:03.710Z] ++ 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
11:34:03 [2022-04-17T11:34:03.710Z] testing: warning: no tests to run
11:34:03 [2022-04-17T11:34:03.710Z] PASS
11:34:03 [2022-04-17T11:34:03.710Z] 
11:34:03 [2022-04-17T11:34:03.710Z] DONE 0 tests in 0.023s
11:34:03 [2022-04-17T11:34:03.710Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:34:03 [2022-04-17T11:34:03.710Z] ++ 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
11:34:03 [2022-04-17T11:34:03.710Z] ++ set -e
11:34:03 [2022-04-17T11:34:03.710Z] ++ '[' -n 0 ']'
11:34:03 [2022-04-17T11:34:03.710Z] ++ set -x
11:34:03 [2022-04-17T11:34:03.710Z] ++ 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
11:34:03 [2022-04-17T11:34:03.710Z] INFO: Testing against a local daemon
11:34:03 [2022-04-17T11:34:03.710Z] === RUN   TestAuthZPluginAllowRequest
11:34:03 [2022-04-17T11:34:03.880Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
11:34:04 [2022-04-17T11:34:04.448Z] --- PASS: TestContainerKillOnDaemonStart (12.70s)
11:34:04 [2022-04-17T11:34:04.448Z] PASS
11:34:04 [2022-04-17T11:34:04.448Z] 
11:34:04 [2022-04-17T11:34:04.448Z] === Skipped
11:34:04 [2022-04-17T11:34:04.448Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
11:34:04 [2022-04-17T11:34:04.448Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:34:04 [2022-04-17T11:34:04.448Z] 
11:34:04 [2022-04-17T11:34:04.448Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
11:34:04 [2022-04-17T11:34:04.448Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:34:04 [2022-04-17T11:34:04.448Z] 
11:34:04 [2022-04-17T11:34:04.448Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
11:34:04 [2022-04-17T11:34:04.448Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:34:04 [2022-04-17T11:34:04.448Z] 
11:34:04 [2022-04-17T11:34:04.448Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:34:04 [2022-04-17T11:34:04.448Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:34:04 [2022-04-17T11:34:04.448Z] 
11:34:04 [2022-04-17T11:34:04.448Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
11:34:04 [2022-04-17T11:34:04.448Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:34:04 [2022-04-17T11:34:04.448Z] 
11:34:04 [2022-04-17T11:34:04.448Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
11:34:04 [2022-04-17T11:34:04.448Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
11:34:04 [2022-04-17T11:34:04.448Z] 
11:34:04 [2022-04-17T11:34:04.448Z] DONE 234 tests, 6 skipped in 163.679s
11:34:04 [2022-04-17T11:34:04.448Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
11:34:04 [2022-04-17T11:34:04.448Z] ++ 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
11:34:04 [2022-04-17T11:34:04.448Z] ++ set -e
11:34:04 [2022-04-17T11:34:04.448Z] ++ '[' -n 0 ']'
11:34:04 [2022-04-17T11:34:04.449Z] ++ set -x
11:34:04 [2022-04-17T11:34:04.449Z] ++ 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
11:34:04 [2022-04-17T11:34:04.449Z] === RUN   TestConfigDaemonLibtrustID
11:34:05 [2022-04-17T11:34:05.050Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
11:34:05 [2022-04-17T11:34:05.050Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
11:34:05 [2022-04-17T11:34:05.050Z] === RUN   TestDaemonConfigValidation
11:34:05 [2022-04-17T11:34:05.050Z] === RUN   TestDaemonConfigValidation/config_with_no_content
11:34:05 [2022-04-17T11:34:05.050Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
11:34:05 [2022-04-17T11:34:05.050Z] === RUN   TestDaemonConfigValidation/config_with_{}
11:34:05 [2022-04-17T11:34:05.050Z] === PAUSE TestDaemonConfigValidation/config_with_{}
11:34:05 [2022-04-17T11:34:05.050Z] === RUN   TestDaemonConfigValidation/invalid_config
11:34:05 [2022-04-17T11:34:05.050Z] === PAUSE TestDaemonConfigValidation/invalid_config
11:34:05 [2022-04-17T11:34:05.050Z] === RUN   TestDaemonConfigValidation/malformed_config
11:34:05 [2022-04-17T11:34:05.050Z] === PAUSE TestDaemonConfigValidation/malformed_config
11:34:05 [2022-04-17T11:34:05.050Z] === RUN   TestDaemonConfigValidation/valid_config
11:34:05 [2022-04-17T11:34:05.050Z] === PAUSE TestDaemonConfigValidation/valid_config
11:34:05 [2022-04-17T11:34:05.050Z] === CONT  TestDaemonConfigValidation/config_with_no_content
11:34:05 [2022-04-17T11:34:05.050Z] === CONT  TestDaemonConfigValidation/malformed_config
11:34:05 [2022-04-17T11:34:05.086Z] --- PASS: TestAuthZPluginAllowRequest (1.12s)
11:34:05 [2022-04-17T11:34:05.086Z] === RUN   TestAuthZPluginTLS
11:34:05 [2022-04-17T11:34:05.280Z] --- PASS: TestServicePlugin (29.84s)
11:34:05 [2022-04-17T11:34:05.280Z] === RUN   TestServiceUpdateLabel
11:34:05 [2022-04-17T11:34:05.315Z] === CONT  TestDaemonConfigValidation/valid_config
11:34:05 [2022-04-17T11:34:05.315Z] === CONT  TestDaemonConfigValidation/invalid_config
11:34:05 [2022-04-17T11:34:05.579Z] === CONT  TestDaemonConfigValidation/config_with_{}
11:34:05 [2022-04-17T11:34:05.579Z] --- PASS: TestDaemonConfigValidation (0.00s)
11:34:05 [2022-04-17T11:34:05.579Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.24s)
11:34:05 [2022-04-17T11:34:05.579Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.25s)
11:34:05 [2022-04-17T11:34:05.579Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.23s)
11:34:05 [2022-04-17T11:34:05.579Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.23s)
11:34:05 [2022-04-17T11:34:05.579Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s)
11:34:05 [2022-04-17T11:34:05.579Z] === RUN   TestConfigDaemonSeccompProfiles
11:34:05 [2022-04-17T11:34:05.579Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
11:34:05 [2022-04-17T11:34:05.653Z] --- PASS: TestAuthZPluginTLS (0.55s)
11:34:05 [2022-04-17T11:34:05.653Z] === RUN   TestAuthZPluginDenyRequest
11:34:05 [2022-04-17T11:34:05.870Z] --- PASS: TestServiceUpdateLabel (2.17s)
11:34:05 [2022-04-17T11:34:05.870Z] === RUN   TestServiceUpdateSecrets
11:34:05 [2022-04-17T11:34:05.911Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
11:34:05 [2022-04-17T11:34:05.911Z] === RUN   TestAuthZPluginAPIDenyResponse
11:34:06 [2022-04-17T11:34:06.476Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
11:34:06 [2022-04-17T11:34:06.476Z] === RUN   TestAuthZPluginDenyResponse
11:34:06 [2022-04-17T11:34:06.966Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
11:34:07 [2022-04-17T11:34:07.042Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
11:34:07 [2022-04-17T11:34:07.042Z] === RUN   TestAuthZPluginAllowEventStream
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestCheckpointCreateError
11:34:07 [2022-04-17T11:34:07.432Z] --- PASS: TestCheckpointCreateError (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestCheckpointCreate
11:34:07 [2022-04-17T11:34:07.432Z] --- PASS: TestCheckpointCreate (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestCheckpointDeleteError
11:34:07 [2022-04-17T11:34:07.432Z] --- PASS: TestCheckpointDeleteError (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestCheckpointDelete
11:34:07 [2022-04-17T11:34:07.432Z] --- PASS: TestCheckpointDelete (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestCheckpointListError
11:34:07 [2022-04-17T11:34:07.432Z] --- PASS: TestCheckpointListError (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestCheckpointList
11:34:07 [2022-04-17T11:34:07.432Z] --- PASS: TestCheckpointList (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestCheckpointListContainerNotFound
11:34:07 [2022-04-17T11:34:07.432Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestNewClientWithOpsFromEnv
11:34:07 [2022-04-17T11:34:07.432Z]     client_test.go:23: runtime.GOOS == "windows"
11:34:07 [2022-04-17T11:34:07.432Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestGetAPIPath
11:34:07 [2022-04-17T11:34:07.432Z] --- PASS: TestGetAPIPath (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestParseHostURL
11:34:07 [2022-04-17T11:34:07.432Z] --- PASS: TestParseHostURL (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
11:34:07 [2022-04-17T11:34:07.432Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestNegotiateAPIVersionEmpty
11:34:07 [2022-04-17T11:34:07.432Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestNegotiateAPIVersion
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestNegotiateAPIVersion/downgrade_from_default
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestNegotiateAPIVersion/no_downgrade_from_custom_version
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestNegotiateAPIVersion/downgrade_legacy
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestNegotiateAPIVersion/downgrade_old
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestNegotiateAPIVersion/no_upgrade
11:34:07 [2022-04-17T11:34:07.432Z] --- PASS: TestNegotiateAPIVersion (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z]     --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z]     --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z]     --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z]     --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z]     --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestNegotiateAPVersionOverride
11:34:07 [2022-04-17T11:34:07.432Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestNegotiateAPIVersionAutomatic
11:34:07 [2022-04-17T11:34:07.432Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
11:34:07 [2022-04-17T11:34:07.432Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
11:34:07 [2022-04-17T11:34:07.432Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestClientRedirect
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestClientRedirect/GET
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestClientRedirect/POST
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestClientRedirect/PUT
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestClientRedirect/DELETE
11:34:07 [2022-04-17T11:34:07.432Z] --- PASS: TestClientRedirect (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z]     --- PASS: TestClientRedirect/GET (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z]     --- PASS: TestClientRedirect/POST (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z]     --- PASS: TestClientRedirect/PUT (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z]     --- PASS: TestClientRedirect/DELETE (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestConfigCreateUnsupported
11:34:07 [2022-04-17T11:34:07.432Z] --- PASS: TestConfigCreateUnsupported (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestConfigCreateError
11:34:07 [2022-04-17T11:34:07.432Z] --- PASS: TestConfigCreateError (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestConfigCreate
11:34:07 [2022-04-17T11:34:07.432Z] --- PASS: TestConfigCreate (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestConfigInspectNotFound
11:34:07 [2022-04-17T11:34:07.432Z] --- PASS: TestConfigInspectNotFound (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestConfigInspectWithEmptyID
11:34:07 [2022-04-17T11:34:07.432Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
11:34:07 [2022-04-17T11:34:07.432Z] === RUN   TestConfigInspectUnsupported
11:34:07 [2022-04-17T11:34:07.534Z]     check_test.go:308: [db22a7800730d] daemon is not started
11:34:07 [2022-04-17T11:34:07.534Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
11:34:07 [2022-04-17T11:34:07.792Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestConfigInspectUnsupported (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestConfigInspectError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestConfigInspectError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestConfigInspectConfigNotFound
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestConfigInspect
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestConfigInspect (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestConfigListUnsupported
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestConfigListUnsupported (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestConfigListError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestConfigListError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestConfigList
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestConfigList (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestConfigRemoveUnsupported
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestConfigRemoveError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestConfigRemoveError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestConfigRemove
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestConfigRemove (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestConfigUpdateUnsupported
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestConfigUpdateError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestConfigUpdateError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestConfigUpdate
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestConfigUpdate (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerCommitError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerCommitError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerCommit
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerCommit (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerStatPathError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerStatPathError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerStatPathNotFoundError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerStatPathNoHeaderError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerStatPath
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerStatPath (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestCopyToContainerError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestCopyToContainerError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestCopyToContainerNotFoundError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestCopyToContainerNotStatusOKError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestCopyToContainer
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestCopyToContainer (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestCopyFromContainerError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestCopyFromContainerError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestCopyFromContainerNotFoundError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestCopyFromContainerNotStatusOKError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestCopyFromContainerNoHeaderError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestCopyFromContainer
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestCopyFromContainer (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerCreateError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerCreateError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerCreateImageNotFound
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerCreateWithName
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerCreateWithName (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerCreateAutoRemove
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerDiffError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerDiffError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerDiff
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerDiff (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerExecCreateError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerExecCreateError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerExecCreate
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerExecCreate (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerExecStartError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerExecStartError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerExecStart
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerExecStart (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerExecInspectError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerExecInspectError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerExecInspect
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerExecInspect (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerExportError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerExportError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerExport
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerExport (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerInspectError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerInspectError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerInspectContainerNotFound
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerInspectWithEmptyID
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerInspect
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerInspect (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerInspectNode
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerInspectNode (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerKillError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerKillError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerKill
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerKill (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerListError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerListError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerList
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerList (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerLogsNotFoundError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerLogsError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerLogsError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerLogs
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerLogs (0.21s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerPauseError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerPauseError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerPause
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerPause (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainersPruneError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainersPruneError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainersPrune
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainersPrune (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerRemoveError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerRemoveError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerRemoveNotFoundError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerRemove
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerRemove (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerRenameError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerRenameError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerRename
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerRename (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerResizeError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerResizeError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerExecResizeError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerExecResizeError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerResize
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerResize (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerExecResize
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerExecResize (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerRestartError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerRestartError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerRestart
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerRestart (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerStartError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerStartError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerStart
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerStart (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerStatsError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerStatsError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerStats
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerStats (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerStopError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerStopError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerStop
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerStop (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerTopError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerTopError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerTop
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerTop (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerUnpauseError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerUnpauseError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerUnpause
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerUnpause (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerUpdateError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerUpdateError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerUpdate
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerUpdate (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerWaitError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerWaitError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestContainerWait
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestContainerWait (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestDiskUsageError
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestDiskUsageError (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestDiskUsage
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestDiskUsage (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestDistributionInspectUnsupported
11:34:07 [2022-04-17T11:34:07.900Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
11:34:07 [2022-04-17T11:34:07.900Z] === RUN   TestDistributionInspectWithEmptyID
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestEventsErrorInOptions
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestEventsErrorInOptions (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestEventsErrorFromServer
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestEventsErrorFromServer (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestEvents
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestEvents (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestTLSCloseWriter
11:34:08 [2022-04-17T11:34:08.368Z] === PAUSE TestTLSCloseWriter
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageBuildError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageBuildError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageBuild
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageBuild (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestGetDockerOS
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestGetDockerOS (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageCreateError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageCreateError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageCreate
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageCreate (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageHistoryError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageHistoryError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageHistory
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageHistory (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageImportError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageImportError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageImport
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageImport (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageInspectError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageInspectError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageInspectImageNotFound
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageInspectImageNotFound (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageInspectWithEmptyID
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageInspect
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageInspect (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageListError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageListError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageList
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageList (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageListApiBefore125
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageListApiBefore125 (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageLoadError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageLoadError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageLoad
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageLoad (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImagesPruneError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImagesPruneError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImagesPrune
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImagesPrune (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImagePullReferenceParseError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImagePullReferenceParseError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImagePullAnyError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImagePullAnyError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImagePullStatusUnauthorizedError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImagePullWithPrivilegedFuncNoError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImagePullWithoutErrors
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImagePullWithoutErrors (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImagePushReferenceError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImagePushReferenceError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImagePushAnyError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImagePushAnyError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImagePushStatusUnauthorizedError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImagePushWithPrivilegedFuncNoError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImagePushWithoutErrors
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImagePushWithoutErrors (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageRemoveError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageRemoveError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageRemoveImageNotFound
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageRemove
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageRemove (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageSaveError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageSaveError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageSave
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageSave (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageSearchAnyError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageSearchAnyError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageSearchStatusUnauthorizedError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageSearchWithoutErrors
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageTagError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageTagError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageTagInvalidReference
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageTagInvalidReference (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageTagInvalidSourceImageName
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageTagHexSource
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageTagHexSource (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestImageTag
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestImageTag (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestInfoServerError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestInfoServerError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestInfoInvalidResponseJSONError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestInfo
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestInfo (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestNetworkConnectError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestNetworkConnectError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestNetworkConnect
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestNetworkConnect (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestNetworkCreateError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestNetworkCreateError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestNetworkCreate
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestNetworkCreate (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestNetworkDisconnectError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestNetworkDisconnectError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestNetworkDisconnect
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestNetworkDisconnect (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestNetworkInspect
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestNetworkInspect/empty_ID
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestNetworkInspect/no_options
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestNetworkInspect/verbose
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestNetworkInspect/global_scope
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestNetworkInspect/unknown_network
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestNetworkInspect/server_error
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestNetworkInspect (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z]     --- PASS: TestNetworkInspect/empty_ID (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z]     --- PASS: TestNetworkInspect/no_options (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z]     --- PASS: TestNetworkInspect/verbose (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z]     --- PASS: TestNetworkInspect/global_scope (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z]     --- PASS: TestNetworkInspect/unknown_network (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z]     --- PASS: TestNetworkInspect/server_error (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestNetworkListError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestNetworkListError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestNetworkList
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestNetworkList (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestNetworksPruneError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestNetworksPruneError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestNetworksPrune
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestNetworksPrune (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestNetworkRemoveError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestNetworkRemoveError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestNetworkRemove
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestNetworkRemove (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestNodeInspectError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestNodeInspectError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestNodeInspectNodeNotFound
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestNodeInspectWithEmptyID
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestNodeInspect
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestNodeInspect (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestNodeListError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestNodeListError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestNodeList
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestNodeList (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestNodeRemoveError
11:34:08 [2022-04-17T11:34:08.368Z] --- PASS: TestNodeRemoveError (0.00s)
11:34:08 [2022-04-17T11:34:08.368Z] === RUN   TestNodeRemove
11:34:08 [2022-04-17T11:34:08.415Z] --- PASS: TestAuthZPluginAllowEventStream (1.09s)
11:34:08 [2022-04-17T11:34:08.415Z] === RUN   TestAuthZPluginErrorResponse
11:34:08 [2022-04-17T11:34:08.672Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
11:34:08 [2022-04-17T11:34:08.672Z] === RUN   TestAuthZPluginErrorRequest
11:34:08 [2022-04-17T11:34:08.728Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
11:34:08 [2022-04-17T11:34:08.836Z] --- PASS: TestNodeRemove (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestNodeUpdateError
11:34:08 [2022-04-17T11:34:08.836Z] --- PASS: TestNodeUpdateError (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestNodeUpdate
11:34:08 [2022-04-17T11:34:08.836Z] --- PASS: TestNodeUpdate (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestOptionWithHostFromEnv
11:34:08 [2022-04-17T11:34:08.836Z] --- PASS: TestOptionWithHostFromEnv (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestOptionWithTimeout
11:34:08 [2022-04-17T11:34:08.836Z] --- PASS: TestOptionWithTimeout (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestOptionWithVersionFromEnv
11:34:08 [2022-04-17T11:34:08.836Z] --- PASS: TestOptionWithVersionFromEnv (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestPingFail
11:34:08 [2022-04-17T11:34:08.836Z] --- PASS: TestPingFail (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestPingWithError
11:34:08 [2022-04-17T11:34:08.836Z] 2022/04/17 11:34:07 RoundTripper returned a response & error; ignoring response
11:34:08 [2022-04-17T11:34:08.836Z] 2022/04/17 11:34:07 RoundTripper returned a response & error; ignoring response
11:34:08 [2022-04-17T11:34:08.836Z] --- PASS: TestPingWithError (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestPingSuccess
11:34:08 [2022-04-17T11:34:08.836Z] --- PASS: TestPingSuccess (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestPingHeadFallback
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestPingHeadFallback/OK
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestPingHeadFallback/Internal_Server_Error
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestPingHeadFallback/Not_Found
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
11:34:08 [2022-04-17T11:34:08.836Z] --- PASS: TestPingHeadFallback (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestPluginDisableError
11:34:08 [2022-04-17T11:34:08.836Z] --- PASS: TestPluginDisableError (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestPluginDisable
11:34:08 [2022-04-17T11:34:08.836Z] --- PASS: TestPluginDisable (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestPluginEnableError
11:34:08 [2022-04-17T11:34:08.836Z] --- PASS: TestPluginEnableError (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestPluginEnable
11:34:08 [2022-04-17T11:34:08.836Z] --- PASS: TestPluginEnable (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestPluginInspectError
11:34:08 [2022-04-17T11:34:08.836Z] --- PASS: TestPluginInspectError (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestPluginInspectWithEmptyID
11:34:08 [2022-04-17T11:34:08.836Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestPluginInspect
11:34:08 [2022-04-17T11:34:08.836Z] --- PASS: TestPluginInspect (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestPluginListError
11:34:08 [2022-04-17T11:34:08.836Z] --- PASS: TestPluginListError (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestPluginList
11:34:08 [2022-04-17T11:34:08.836Z] --- PASS: TestPluginList (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestPluginPushError
11:34:08 [2022-04-17T11:34:08.836Z] --- PASS: TestPluginPushError (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestPluginPush
11:34:08 [2022-04-17T11:34:08.836Z] --- PASS: TestPluginPush (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestPluginRemoveError
11:34:08 [2022-04-17T11:34:08.836Z] --- PASS: TestPluginRemoveError (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestPluginRemove
11:34:08 [2022-04-17T11:34:08.836Z] --- PASS: TestPluginRemove (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestPluginSetError
11:34:08 [2022-04-17T11:34:08.836Z] --- PASS: TestPluginSetError (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestPluginSet
11:34:08 [2022-04-17T11:34:08.836Z] --- PASS: TestPluginSet (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestSetHostHeader
11:34:08 [2022-04-17T11:34:08.836Z] --- PASS: TestSetHostHeader (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestPlainTextError
11:34:08 [2022-04-17T11:34:08.836Z] --- PASS: TestPlainTextError (0.00s)
11:34:08 [2022-04-17T11:34:08.836Z] === RUN   TestInfiniteError
11:34:08 [2022-04-17T11:34:08.987Z] === CONT  TestConfigDaemonSeccompProfiles
11:34:08 [2022-04-17T11:34:08.987Z]     daemon_test.go:156: [d1d03053a06fb] daemon is not started
11:34:08 [2022-04-17T11:34:08.987Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s)
11:34:08 [2022-04-17T11:34:08.987Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.13s)
11:34:08 [2022-04-17T11:34:08.987Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
11:34:08 [2022-04-17T11:34:08.987Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s)
11:34:08 [2022-04-17T11:34:08.987Z] === RUN   TestDaemonProxy
11:34:08 [2022-04-17T11:34:08.987Z] === RUN   TestDaemonProxy/environment_variables
11:34:09 [2022-04-17T11:34:09.238Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
11:34:09 [2022-04-17T11:34:09.238Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestInfiniteError (0.02s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestCanceledContext
11:34:09 [2022-04-17T11:34:09.304Z] 2022/04/17 11:34:07 RoundTripper returned a response & error; ignoring response
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestCanceledContext (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestDeadlineExceededContext
11:34:09 [2022-04-17T11:34:09.304Z] 2022/04/17 11:34:07 RoundTripper returned a response & error; ignoring response
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestDeadlineExceededContext (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSecretCreateUnsupported
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSecretCreateUnsupported (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSecretCreateError
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSecretCreateError (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSecretCreate
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSecretCreate (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSecretInspectUnsupported
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSecretInspectUnsupported (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSecretInspectError
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSecretInspectError (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSecretInspectSecretNotFound
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSecretInspectWithEmptyID
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSecretInspect
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSecretInspect (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSecretListUnsupported
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSecretListUnsupported (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSecretListError
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSecretListError (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSecretList
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSecretList (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSecretRemoveUnsupported
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSecretRemoveError
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSecretRemoveError (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSecretRemove
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSecretRemove (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSecretUpdateUnsupported
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSecretUpdateError
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSecretUpdateError (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSecretUpdate
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSecretUpdate (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestServiceCreateError
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestServiceCreateError (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestServiceCreate
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestServiceCreate (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestServiceCreateCompatiblePlatforms
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestServiceCreateDigestPinning
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestServiceInspectError
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestServiceInspectError (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestServiceInspectServiceNotFound
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestServiceInspectWithEmptyID
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestServiceInspect
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestServiceInspect (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestServiceListError
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestServiceListError (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestServiceList
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestServiceList (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestServiceLogsError
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestServiceLogsError (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestServiceLogs
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestServiceLogs (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestServiceRemoveError
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestServiceRemoveError (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestServiceRemoveNotFoundError
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestServiceRemove
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestServiceRemove (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestServiceUpdateError
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestServiceUpdateError (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestServiceUpdate
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestServiceUpdate (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSwarmGetUnlockKeyError
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSwarmGetUnlockKey
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSwarmInitError
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSwarmInitError (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSwarmInit
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSwarmInit (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSwarmInspectError
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSwarmInspectError (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSwarmInspect
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSwarmInspect (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSwarmJoinError
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSwarmJoinError (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSwarmJoin
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSwarmJoin (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSwarmLeaveError
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSwarmLeaveError (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSwarmLeave
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSwarmLeave (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSwarmUnlockError
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSwarmUnlockError (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSwarmUnlock
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSwarmUnlock (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSwarmUpdateError
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSwarmUpdateError (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestSwarmUpdate
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestSwarmUpdate (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestTaskInspectError
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestTaskInspectError (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestTaskInspectWithEmptyID
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestTaskInspect
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestTaskInspect (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestTaskListError
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestTaskListError (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestTaskList
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestTaskList (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestVolumeCreateError
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestVolumeCreateError (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestVolumeCreate
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestVolumeCreate (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestVolumeInspectError
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestVolumeInspectError (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestVolumeInspectNotFound
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestVolumeInspectNotFound (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestVolumeInspectWithEmptyID
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestVolumeInspect
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestVolumeInspect (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestVolumeListError
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestVolumeListError (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestVolumeList
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestVolumeList (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestVolumeRemoveError
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestVolumeRemoveError (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === RUN   TestVolumeRemove
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestVolumeRemove (0.00s)
11:34:09 [2022-04-17T11:34:09.304Z] === CONT  TestTLSCloseWriter
11:34:09 [2022-04-17T11:34:09.304Z] --- PASS: TestTLSCloseWriter (0.01s)
11:34:09 [2022-04-17T11:34:09.304Z] PASS
11:34:09 [2022-04-17T11:34:09.304Z] coverage: 75.1% of statements
11:34:09 [2022-04-17T11:34:09.304Z] ok  	github.com/docker/docker/client	0.372s	coverage: 75.1% of statements
11:34:09 [2022-04-17T11:34:09.804Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
11:34:09 [2022-04-17T11:34:09.804Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:34:10 [2022-04-17T11:34:10.365Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
11:34:10 [2022-04-17T11:34:10.625Z] === RUN   TestDaemonProxy/command-line_options
11:34:10 [2022-04-17T11:34:10.883Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
11:34:11 [2022-04-17T11:34:11.142Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
11:34:11 [2022-04-17T11:34:11.177Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s)
11:34:11 [2022-04-17T11:34:11.177Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:34:12 [2022-04-17T11:34:12.518Z] === RUN   TestDaemonProxy/configuration_file
11:34:12 [2022-04-17T11:34:12.550Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.38s)
11:34:12 [2022-04-17T11:34:12.550Z] === RUN   TestAuthZPluginHeader
11:34:12 [2022-04-17T11:34:12.777Z]     docker_cli_daemon_plugins_test.go:106: [d0378b402c281] daemon is not started
11:34:13 [2022-04-17T11:34:13.116Z] --- PASS: TestAuthZPluginHeader (0.70s)
11:34:13 [2022-04-17T11:34:13.116Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:34:13 [2022-04-17T11:34:13.116Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:34:13 [2022-04-17T11:34:13.116Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:34:13 [2022-04-17T11:34:13.116Z] === RUN   TestAuthZPluginV2Disable
11:34:13 [2022-04-17T11:34:13.116Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:34:13 [2022-04-17T11:34:13.116Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
11:34:13 [2022-04-17T11:34:13.116Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:34:13 [2022-04-17T11:34:13.116Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:34:13 [2022-04-17T11:34:13.116Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:34:13 [2022-04-17T11:34:13.116Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:34:13 [2022-04-17T11:34:13.116Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:34:13 [2022-04-17T11:34:13.116Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:34:13 [2022-04-17T11:34:13.116Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:34:13 [2022-04-17T11:34:13.712Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
11:34:14 [2022-04-17T11:34:14.279Z] === RUN   TestDaemonProxy/conflicting_options
11:34:14 [2022-04-17T11:34:14.846Z] === RUN   TestDaemonProxy/reload_sanitized
11:34:15 [2022-04-17T11:34:15.105Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
11:34:15 [2022-04-17T11:34:15.364Z]     daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs
11:34:15 [2022-04-17T11:34:15.364Z]     check_test.go:308: [d6a6008812e5e] daemon is not started
11:34:15 [2022-04-17T11:34:15.364Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
11:34:15 [2022-04-17T11:34:15.364Z] --- PASS: TestDaemonProxy (6.33s)
11:34:15 [2022-04-17T11:34:15.364Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
11:34:15 [2022-04-17T11:34:15.364Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
11:34:15 [2022-04-17T11:34:15.364Z]     --- PASS: TestDaemonProxy/configuration_file (1.78s)
11:34:15 [2022-04-17T11:34:15.364Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
11:34:15 [2022-04-17T11:34:15.364Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.55s)
11:34:15 [2022-04-17T11:34:15.364Z] PASS
11:34:15 [2022-04-17T11:34:15.364Z] 
11:34:15 [2022-04-17T11:34:15.364Z] === Skipped
11:34:15 [2022-04-17T11:34:15.364Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.55s)
11:34:15 [2022-04-17T11:34:15.364Z]     daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs
11:34:15 [2022-04-17T11:34:15.364Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.55s)
11:34:15 [2022-04-17T11:34:15.364Z] 
11:34:15 [2022-04-17T11:34:15.364Z] DONE 17 tests, 1 skipped in 10.923s
11:34:15 [2022-04-17T11:34:15.364Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
11:34:15 [2022-04-17T11:34:15.364Z] ++ 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
11:34:15 [2022-04-17T11:34:15.365Z] ++ set -e
11:34:15 [2022-04-17T11:34:15.365Z] ++ '[' -n 0 ']'
11:34:15 [2022-04-17T11:34:15.365Z] ++ set -x
11:34:15 [2022-04-17T11:34:15.365Z] ++ 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
11:34:15 [2022-04-17T11:34:15.624Z] INFO: Testing against a local daemon
11:34:15 [2022-04-17T11:34:15.624Z] === RUN   TestCommitInheritsEnv
11:34:15 [2022-04-17T11:34:15.885Z] --- PASS: TestCommitInheritsEnv (0.39s)
11:34:15 [2022-04-17T11:34:15.885Z] === RUN   TestImportExtremelyLargeImageWorks
11:34:15 [2022-04-17T11:34:15.885Z] === PAUSE TestImportExtremelyLargeImageWorks
11:34:15 [2022-04-17T11:34:15.885Z] === RUN   TestImportWithCustomPlatform
11:34:15 [2022-04-17T11:34:15.885Z] === RUN   TestImportWithCustomPlatform/#00
11:34:16 [2022-04-17T11:34:16.145Z] === RUN   TestImportWithCustomPlatform/_______
11:34:16 [2022-04-17T11:34:16.145Z] === RUN   TestImportWithCustomPlatform//
11:34:16 [2022-04-17T11:34:16.145Z] === RUN   TestImportWithCustomPlatform/linux
11:34:16 [2022-04-17T11:34:16.145Z] === RUN   TestImportWithCustomPlatform/LINUX
11:34:16 [2022-04-17T11:34:16.145Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
11:34:16 [2022-04-17T11:34:16.404Z] === RUN   TestImportWithCustomPlatform/macos
11:34:16 [2022-04-17T11:34:16.404Z] === RUN   TestImportWithCustomPlatform/macos/arm64
11:34:16 [2022-04-17T11:34:16.404Z] === RUN   TestImportWithCustomPlatform/nintendo64
11:34:16 [2022-04-17T11:34:16.404Z] --- PASS: TestImportWithCustomPlatform (0.46s)
11:34:16 [2022-04-17T11:34:16.404Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.12s)
11:34:16 [2022-04-17T11:34:16.404Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
11:34:16 [2022-04-17T11:34:16.405Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
11:34:16 [2022-04-17T11:34:16.405Z]     --- PASS: TestImportWithCustomPlatform/linux (0.11s)
11:34:16 [2022-04-17T11:34:16.405Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
11:34:16 [2022-04-17T11:34:16.405Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s)
11:34:16 [2022-04-17T11:34:16.405Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
11:34:16 [2022-04-17T11:34:16.405Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
11:34:16 [2022-04-17T11:34:16.405Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
11:34:16 [2022-04-17T11:34:16.405Z] === RUN   TestImagesFilterMultiReference
11:34:16 [2022-04-17T11:34:16.405Z] --- PASS: TestImagesFilterMultiReference (0.07s)
11:34:16 [2022-04-17T11:34:16.405Z] === RUN   TestImagePullPlatformInvalid
11:34:16 [2022-04-17T11:34:16.405Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
11:34:16 [2022-04-17T11:34:16.405Z] === RUN   TestRemoveImageOrphaning
11:34:16 [2022-04-17T11:34:16.664Z] --- PASS: TestRemoveImageOrphaning (0.29s)
11:34:16 [2022-04-17T11:34:16.664Z] === RUN   TestRemoveImageGarbageCollector
11:34:17 [2022-04-17T11:34:17.231Z] time="2022-04-17T11:34:17Z" level=info msg="[graphdriver] trying configured driver: overlay2"
11:34:19 [2022-04-17T11:34:19.134Z] --- PASS: TestRemoveImageGarbageCollector (2.05s)
11:34:19 [2022-04-17T11:34:19.134Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:34:19 [2022-04-17T11:34:19.134Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
11:34:19 [2022-04-17T11:34:19.134Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
11:34:19 [2022-04-17T11:34:19.134Z] === RUN   TestTagInvalidReference
11:34:19 [2022-04-17T11:34:19.134Z] --- PASS: TestTagInvalidReference (0.04s)
11:34:19 [2022-04-17T11:34:19.134Z] === RUN   TestTagValidPrefixedRepo
11:34:19 [2022-04-17T11:34:19.134Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
11:34:19 [2022-04-17T11:34:19.134Z] === RUN   TestTagExistedNameWithoutForce
11:34:19 [2022-04-17T11:34:19.134Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
11:34:19 [2022-04-17T11:34:19.134Z] === RUN   TestTagOfficialNames
11:34:19 [2022-04-17T11:34:19.134Z] --- PASS: TestTagOfficialNames (0.07s)
11:34:19 [2022-04-17T11:34:19.134Z] === RUN   TestTagMatchesDigest
11:34:19 [2022-04-17T11:34:19.134Z] --- PASS: TestTagMatchesDigest (0.03s)
11:34:19 [2022-04-17T11:34:19.134Z] === CONT  TestImportExtremelyLargeImageWorks
11:34:19 [2022-04-17T11:34:19.393Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
11:34:19 [2022-04-17T11:34:19.961Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
11:34:20 [2022-04-17T11:34:20.732Z] --- PASS: TestServiceUpdateSecrets (14.52s)
11:34:20 [2022-04-17T11:34:20.732Z] === RUN   TestServiceUpdateConfigs
11:34:21 [2022-04-17T11:34:21.340Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
11:34:24 [2022-04-17T11:34:24.630Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
11:34:24 [2022-04-17T11:34:24.630Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
11:34:25 [2022-04-17T11:34:25.566Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
11:34:25 [2022-04-17T11:34:25.566Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
11:34:25 [2022-04-17T11:34:25.566Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
11:34:26 [2022-04-17T11:34:26.134Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
11:34:26 [2022-04-17T11:34:26.702Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
11:34:26 [2022-04-17T11:34:26.702Z]     docker_cli_daemon_test.go:2843: Checking IpcMode private set from config
11:34:26 [2022-04-17T11:34:26.702Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
11:34:27 [2022-04-17T11:34:27.114Z] --- PASS: TestCheckoutGit (32.47s)
11:34:27 [2022-04-17T11:34:27.114Z] === RUN   TestValidGitTransport
11:34:27 [2022-04-17T11:34:27.114Z] --- PASS: TestValidGitTransport (0.00s)
11:34:27 [2022-04-17T11:34:27.114Z] === RUN   TestGitInvalidRef
11:34:27 [2022-04-17T11:34:27.114Z] --- PASS: TestGitInvalidRef (0.24s)
11:34:27 [2022-04-17T11:34:27.114Z] PASS
11:34:27 [2022-04-17T11:34:27.114Z] coverage: 86.3% of statements
11:34:27 [2022-04-17T11:34:27.114Z] ok  	github.com/docker/docker/builder/remotecontext/git	32.791s	coverage: 86.3% of statements
11:34:27 [2022-04-17T11:34:27.114Z] ?   	github.com/docker/docker/cli	[no test files]
11:34:27 [2022-04-17T11:34:27.114Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:34:27 [2022-04-17T11:34:27.270Z]     docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from config
11:34:27 [2022-04-17T11:34:27.837Z]     docker_cli_daemon_test.go:2843: Checking IpcMode host set from config
11:34:28 [2022-04-17T11:34:28.097Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
11:34:28 [2022-04-17T11:34:28.097Z]     docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from config
11:34:28 [2022-04-17T11:34:28.665Z]     docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from config
11:34:29 [2022-04-17T11:34:29.233Z] === RUN   TestDockerSuite/TestBuildDockerignore
11:34:29 [2022-04-17T11:34:29.233Z]     docker_cli_daemon_test.go:2843: Checking IpcMode private set from cli
11:34:29 [2022-04-17T11:34:29.802Z]     docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from cli
11:34:30 [2022-04-17T11:34:30.371Z]     docker_cli_daemon_test.go:2843: Checking IpcMode host set from cli
11:34:30 [2022-04-17T11:34:30.939Z]     docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from cli
11:34:31 [2022-04-17T11:34:31.198Z]     docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from cli
11:34:31 [2022-04-17T11:34:31.246Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
11:34:31 [2022-04-17T11:34:31.246Z] PASS
11:34:31 [2022-04-17T11:34:31.246Z] 
11:34:31 [2022-04-17T11:34:31.246Z] === Skipped
11:34:31 [2022-04-17T11:34:31.246Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:34:31 [2022-04-17T11:34:31.246Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:34:31 [2022-04-17T11:34:31.246Z] 
11:34:31 [2022-04-17T11:34:31.246Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
11:34:31 [2022-04-17T11:34:31.246Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:34:31 [2022-04-17T11:34:31.246Z] 
11:34:31 [2022-04-17T11:34:31.246Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:34:31 [2022-04-17T11:34:31.246Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:34:31 [2022-04-17T11:34:31.246Z] 
11:34:31 [2022-04-17T11:34:31.247Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:34:31 [2022-04-17T11:34:31.247Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:34:31 [2022-04-17T11:34:31.247Z] 
11:34:31 [2022-04-17T11:34:31.247Z] DONE 17 tests, 4 skipped in 26.067s
11:34:31 [2022-04-17T11:34:31.247Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:34:31 [2022-04-17T11:34:31.247Z] ++ 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
11:34:31 [2022-04-17T11:34:31.247Z] ++ set -e
11:34:31 [2022-04-17T11:34:31.247Z] ++ '[' -n 0 ']'
11:34:31 [2022-04-17T11:34:31.247Z] ++ set -x
11:34:31 [2022-04-17T11:34:31.247Z] ++ 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
11:34:31 [2022-04-17T11:34:31.247Z] INFO: Testing against a local daemon
11:34:31 [2022-04-17T11:34:31.247Z] === RUN   TestPluginInvalidJSON
11:34:31 [2022-04-17T11:34:31.247Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
11:34:31 [2022-04-17T11:34:31.247Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
11:34:31 [2022-04-17T11:34:31.247Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
11:34:31 [2022-04-17T11:34:31.247Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
11:34:31 [2022-04-17T11:34:31.247Z] === RUN   TestPluginInvalidJSON/plugins/pull
11:34:31 [2022-04-17T11:34:31.247Z] === PAUSE TestPluginInvalidJSON/plugins/pull
11:34:31 [2022-04-17T11:34:31.247Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
11:34:31 [2022-04-17T11:34:31.247Z] === CONT  TestPluginInvalidJSON/plugins/pull
11:34:31 [2022-04-17T11:34:31.247Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
11:34:31 [2022-04-17T11:34:31.247Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
11:34:31 [2022-04-17T11:34:31.247Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
11:34:31 [2022-04-17T11:34:31.247Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
11:34:31 [2022-04-17T11:34:31.247Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
11:34:31 [2022-04-17T11:34:31.247Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
11:34:31 [2022-04-17T11:34:31.247Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
11:34:31 [2022-04-17T11:34:31.247Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
11:34:31 [2022-04-17T11:34:31.247Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
11:34:31 [2022-04-17T11:34:31.247Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
11:34:31 [2022-04-17T11:34:31.247Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
11:34:31 [2022-04-17T11:34:31.247Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
11:34:31 [2022-04-17T11:34:31.247Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
11:34:31 [2022-04-17T11:34:31.247Z] --- PASS: TestPluginInvalidJSON (0.02s)
11:34:31 [2022-04-17T11:34:31.247Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
11:34:31 [2022-04-17T11:34:31.247Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
11:34:31 [2022-04-17T11:34:31.247Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
11:34:31 [2022-04-17T11:34:31.247Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
11:34:31 [2022-04-17T11:34:31.247Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
11:34:31 [2022-04-17T11:34:31.247Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
11:34:31 [2022-04-17T11:34:31.247Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
11:34:31 [2022-04-17T11:34:31.247Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
11:34:31 [2022-04-17T11:34:31.247Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
11:34:31 [2022-04-17T11:34:31.247Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
11:34:31 [2022-04-17T11:34:31.247Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
11:34:31 [2022-04-17T11:34:31.247Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
11:34:31 [2022-04-17T11:34:31.247Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
11:34:31 [2022-04-17T11:34:31.247Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
11:34:31 [2022-04-17T11:34:31.247Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
11:34:31 [2022-04-17T11:34:31.247Z] === RUN   TestPluginInstall
11:34:31 [2022-04-17T11:34:31.247Z] === RUN   TestPluginInstall/no_auth
11:34:31 [2022-04-17T11:34:31.247Z] time="2022-04-17T11:34:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:34:31 [2022-04-17T11:34:31.247Z] time="2022-04-17T11:34:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e350b66023663a792570446bf2770accde9e12f04380d81fb30e8eb11fd95dbb" mediatype=application/vnd.docker.plugin.v1+json size=522
11:34:31 [2022-04-17T11:34:31.247Z] time="2022-04-17T11:34:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:34:31 [2022-04-17T11:34:31.247Z] time="2022-04-17T11:34:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e350b66023663a792570446bf2770accde9e12f04380d81fb30e8eb11fd95dbb" mediatype=application/vnd.docker.plugin.v1+json size=522
11:34:31 [2022-04-17T11:34:31.247Z] === RUN   TestPluginInstall/with_htpasswd
11:34:31 [2022-04-17T11:34:31.247Z] time="2022-04-17T11:34:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:34:31 [2022-04-17T11:34:31.247Z] time="2022-04-17T11:34:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e350b66023663a792570446bf2770accde9e12f04380d81fb30e8eb11fd95dbb" mediatype=application/vnd.docker.plugin.v1+json size=522
11:34:31 [2022-04-17T11:34:31.247Z] time="2022-04-17T11:34:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:34:31 [2022-04-17T11:34:31.247Z] time="2022-04-17T11:34:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e350b66023663a792570446bf2770accde9e12f04380d81fb30e8eb11fd95dbb" mediatype=application/vnd.docker.plugin.v1+json size=522
11:34:31 [2022-04-17T11:34:31.505Z] === RUN   TestPluginInstall/with_insecure
11:34:31 [2022-04-17T11:34:31.766Z]     check_test.go:308: [d2e07437e4ca7] daemon is not started
11:34:31 [2022-04-17T11:34:31.766Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
11:34:32 [2022-04-17T11:34:32.439Z] time="2022-04-17T11:34:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:34:32 [2022-04-17T11:34:32.439Z] time="2022-04-17T11:34:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b71ee4c9f6a73589865e4a5b7efd32a0b90fe9f5e51570791ca72f0f90469b7" mediatype=application/vnd.docker.plugin.v1+json size=522
11:34:32 [2022-04-17T11:34:32.439Z] time="2022-04-17T11:34:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:34:32 [2022-04-17T11:34:32.439Z] time="2022-04-17T11:34:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b71ee4c9f6a73589865e4a5b7efd32a0b90fe9f5e51570791ca72f0f90469b7" mediatype=application/vnd.docker.plugin.v1+json size=522
11:34:32 [2022-04-17T11:34:32.439Z]     plugin_test.go:195: [d97dc770a8fb0] daemon is not started
11:34:32 [2022-04-17T11:34:32.439Z] --- PASS: TestPluginInstall (2.52s)
11:34:32 [2022-04-17T11:34:32.439Z]     --- PASS: TestPluginInstall/no_auth (0.96s)
11:34:32 [2022-04-17T11:34:32.439Z]     --- PASS: TestPluginInstall/with_htpasswd (0.55s)
11:34:32 [2022-04-17T11:34:32.439Z]     --- PASS: TestPluginInstall/with_insecure (1.01s)
11:34:32 [2022-04-17T11:34:32.439Z] === RUN   TestPluginsWithRuntimes
11:34:33 [2022-04-17T11:34:33.144Z]     check_test.go:308: [d98e5bbd1d3b6] daemon is not started
11:34:33 [2022-04-17T11:34:33.144Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
11:34:33 [2022-04-17T11:34:33.405Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
11:34:33 [2022-04-17T11:34:33.813Z] === RUN   TestPluginsWithRuntimes/No_Args
11:34:34 [2022-04-17T11:34:34.748Z] === RUN   TestPluginsWithRuntimes/With_Args
11:34:34 [2022-04-17T11:34:34.783Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
11:34:35 [2022-04-17T11:34:35.612Z] --- PASS: TestServiceUpdateConfigs (14.42s)
11:34:35 [2022-04-17T11:34:35.612Z] === RUN   TestServiceUpdateNetwork
11:34:35 [2022-04-17T11:34:35.681Z] --- PASS: TestPluginsWithRuntimes (3.25s)
11:34:35 [2022-04-17T11:34:35.681Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.85s)
11:34:35 [2022-04-17T11:34:35.681Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
11:34:35 [2022-04-17T11:34:35.681Z] === RUN   TestPluginBackCompatMediaTypes
11:34:35 [2022-04-17T11:34:35.773Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
11:34:35 [2022-04-17T11:34:35.773Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
11:34:35 [2022-04-17T11:34:35.773Z] === RUN   TestLoadDaemonCliConfigWithTLS
11:34:35 [2022-04-17T11:34:35.773Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
11:34:35 [2022-04-17T11:34:35.773Z] === RUN   TestLoadDaemonCliConfigWithConflicts
11:34:35 [2022-04-17T11:34:35.773Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
11:34:35 [2022-04-17T11:34:35.773Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
11:34:35 [2022-04-17T11:34:35.773Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
11:34:35 [2022-04-17T11:34:35.773Z] === RUN   TestLoadDaemonCliWithConflictingLabels
11:34:35 [2022-04-17T11:34:35.773Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
11:34:35 [2022-04-17T11:34:35.774Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
11:34:35 [2022-04-17T11:34:35.774Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
11:34:35 [2022-04-17T11:34:35.774Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
11:34:35 [2022-04-17T11:34:35.774Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
11:34:35 [2022-04-17T11:34:35.774Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
11:34:35 [2022-04-17T11:34:35.774Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
11:34:35 [2022-04-17T11:34:35.774Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
11:34:35 [2022-04-17T11:34:35.774Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
11:34:35 [2022-04-17T11:34:35.774Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
11:34:35 [2022-04-17T11:34:35.774Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
11:34:35 [2022-04-17T11:34:35.774Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
11:34:35 [2022-04-17T11:34:35.774Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
11:34:35 [2022-04-17T11:34:35.774Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
11:34:35 [2022-04-17T11:34:35.774Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
11:34:35 [2022-04-17T11:34:35.774Z] === RUN   TestConfigureDaemonLogs
11:34:35 [2022-04-17T11:34:35.774Z] --- PASS: TestConfigureDaemonLogs (0.00s)
11:34:35 [2022-04-17T11:34:35.774Z] === RUN   TestCommonOptionsInstallFlags
11:34:35 [2022-04-17T11:34:35.774Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
11:34:35 [2022-04-17T11:34:35.774Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
11:34:35 [2022-04-17T11:34:35.774Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
11:34:35 [2022-04-17T11:34:35.774Z] PASS
11:34:35 [2022-04-17T11:34:35.774Z] coverage: 19.0% of statements
11:34:35 [2022-04-17T11:34:35.774Z] ok  	github.com/docker/docker/cmd/dockerd	0.201s	coverage: 19.0% of statements
11:34:35 [2022-04-17T11:34:35.774Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
11:34:35 [2022-04-17T11:34:35.774Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
11:34:36 [2022-04-17T11:34:36.248Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
11:34:36 [2022-04-17T11:34:36.248Z] PASS
11:34:36 [2022-04-17T11:34:36.248Z] 
11:34:36 [2022-04-17T11:34:36.248Z] DONE 24 tests in 6.479s
11:34:36 [2022-04-17T11:34:36.248Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:34:36 [2022-04-17T11:34:36.248Z] ++ 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
11:34:36 [2022-04-17T11:34:36.248Z] ++ set -e
11:34:36 [2022-04-17T11:34:36.248Z] ++ '[' -n 0 ']'
11:34:36 [2022-04-17T11:34:36.248Z] ++ set -x
11:34:36 [2022-04-17T11:34:36.248Z] ++ 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
11:34:36 [2022-04-17T11:34:36.506Z] INFO: Testing against a local daemon
11:34:36 [2022-04-17T11:34:36.506Z] === RUN   TestExternalGraphDriver
11:34:36 [2022-04-17T11:34:36.506Z] === RUN   TestExternalGraphDriver/json
11:34:36 [2022-04-17T11:34:36.760Z] === RUN   TestContainerStopSignal
11:34:36 [2022-04-17T11:34:36.760Z] --- PASS: TestContainerStopSignal (0.00s)
11:34:36 [2022-04-17T11:34:36.760Z] === RUN   TestContainerStopTimeout
11:34:36 [2022-04-17T11:34:36.760Z] --- PASS: TestContainerStopTimeout (0.00s)
11:34:36 [2022-04-17T11:34:36.760Z] === RUN   TestContainerSecretReferenceDestTarget
11:34:36 [2022-04-17T11:34:36.760Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
11:34:36 [2022-04-17T11:34:36.760Z] === RUN   TestContainerLogPathSetForJSONFileLogger
11:34:36 [2022-04-17T11:34:36.760Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
11:34:36 [2022-04-17T11:34:36.760Z] === RUN   TestContainerLogPathSetForRingLogger
11:34:36 [2022-04-17T11:34:36.760Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
11:34:36 [2022-04-17T11:34:36.760Z] === RUN   TestReplaceAndAppendEnvVars
11:34:36 [2022-04-17T11:34:36.760Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
11:34:36 [2022-04-17T11:34:36.760Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
11:34:36 [2022-04-17T11:34:36.760Z] === RUN   TestNewMemoryStore
11:34:36 [2022-04-17T11:34:36.760Z] --- PASS: TestNewMemoryStore (0.00s)
11:34:36 [2022-04-17T11:34:36.760Z] === RUN   TestAddContainers
11:34:36 [2022-04-17T11:34:36.760Z] --- PASS: TestAddContainers (0.00s)
11:34:36 [2022-04-17T11:34:36.760Z] === RUN   TestGetContainer
11:34:36 [2022-04-17T11:34:36.760Z] --- PASS: TestGetContainer (0.00s)
11:34:36 [2022-04-17T11:34:36.760Z] === RUN   TestDeleteContainer
11:34:36 [2022-04-17T11:34:36.760Z] --- PASS: TestDeleteContainer (0.00s)
11:34:36 [2022-04-17T11:34:36.760Z] === RUN   TestListContainers
11:34:36 [2022-04-17T11:34:36.760Z] --- PASS: TestListContainers (0.00s)
11:34:36 [2022-04-17T11:34:36.760Z] === RUN   TestFirstContainer
11:34:36 [2022-04-17T11:34:36.760Z] --- PASS: TestFirstContainer (0.00s)
11:34:36 [2022-04-17T11:34:36.760Z] === RUN   TestApplyAllContainer
11:34:36 [2022-04-17T11:34:36.760Z] --- PASS: TestApplyAllContainer (0.00s)
11:34:36 [2022-04-17T11:34:36.760Z] === RUN   TestIsValidHealthString
11:34:36 [2022-04-17T11:34:36.760Z] --- PASS: TestIsValidHealthString (0.00s)
11:34:36 [2022-04-17T11:34:36.760Z] === RUN   TestStateRunStop
11:34:36 [2022-04-17T11:34:36.760Z] --- PASS: TestStateRunStop (0.00s)
11:34:36 [2022-04-17T11:34:36.760Z] === RUN   TestStateTimeoutWait
11:34:36 [2022-04-17T11:34:36.760Z]     state_test.go:141: Stop callback fired
11:34:36 [2022-04-17T11:34:36.760Z]     state_test.go:165: Stop callback fired
11:34:36 [2022-04-17T11:34:36.760Z] --- PASS: TestStateTimeoutWait (0.10s)
11:34:36 [2022-04-17T11:34:36.760Z] === RUN   TestIsValidStateString
11:34:36 [2022-04-17T11:34:36.760Z] --- PASS: TestIsValidStateString (0.00s)
11:34:36 [2022-04-17T11:34:36.760Z] === RUN   TestViewSaveDelete
11:34:36 [2022-04-17T11:34:36.760Z] --- PASS: TestViewSaveDelete (0.01s)
11:34:36 [2022-04-17T11:34:36.760Z] === RUN   TestViewAll
11:34:36 [2022-04-17T11:34:36.760Z] --- PASS: TestViewAll (0.02s)
11:34:36 [2022-04-17T11:34:36.760Z] === RUN   TestViewGet
11:34:36 [2022-04-17T11:34:36.760Z] --- PASS: TestViewGet (0.01s)
11:34:36 [2022-04-17T11:34:36.760Z] === RUN   TestNames
11:34:36 [2022-04-17T11:34:36.760Z] --- PASS: TestNames (0.00s)
11:34:36 [2022-04-17T11:34:36.760Z] === RUN   TestViewWithHealthCheck
11:34:36 [2022-04-17T11:34:36.760Z] --- PASS: TestViewWithHealthCheck (0.01s)
11:34:36 [2022-04-17T11:34:36.760Z] PASS
11:34:36 [2022-04-17T11:34:36.760Z] coverage: 41.7% of statements
11:34:36 [2022-04-17T11:34:36.760Z] ok  	github.com/docker/docker/container	0.246s	coverage: 41.7% of statements
11:34:36 [2022-04-17T11:34:36.760Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:34:36 [2022-04-17T11:34:36.760Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:34:36 [2022-04-17T11:34:36.760Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:34:36 [2022-04-17T11:34:36.760Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:34:37 [2022-04-17T11:34:37.746Z] === RUN   TestPrepare
11:34:37 [2022-04-17T11:34:37.746Z] --- PASS: TestPrepare (0.00s)
11:34:37 [2022-04-17T11:34:37.746Z] === RUN   TestStart
11:34:37 [2022-04-17T11:34:37.746Z] --- PASS: TestStart (0.00s)
11:34:37 [2022-04-17T11:34:37.746Z] === RUN   TestWaitCancel
11:34:37 [2022-04-17T11:34:37.746Z] --- PASS: TestWaitCancel (0.00s)
11:34:37 [2022-04-17T11:34:37.746Z] === RUN   TestWaitDisabled
11:34:37 [2022-04-17T11:34:37.746Z] --- PASS: TestWaitDisabled (0.00s)
11:34:37 [2022-04-17T11:34:37.746Z] === RUN   TestWaitEnabled
11:34:37 [2022-04-17T11:34:37.746Z] --- PASS: TestWaitEnabled (0.00s)
11:34:37 [2022-04-17T11:34:37.746Z] === RUN   TestRemove
11:34:37 [2022-04-17T11:34:37.746Z] --- PASS: TestRemove (0.00s)
11:34:37 [2022-04-17T11:34:37.746Z] PASS
11:34:37 [2022-04-17T11:34:37.746Z] coverage: 65.3% of statements
11:34:37 [2022-04-17T11:34:37.746Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.060s	coverage: 65.3% of statements
11:34:37 [2022-04-17T11:34:37.881Z] === RUN   TestExternalGraphDriver/spec
11:34:38 [2022-04-17T11:34:38.073Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
11:34:38 [2022-04-17T11:34:38.643Z]     check_test.go:308: [de1b5d4215568] daemon is not started
11:34:38 [2022-04-17T11:34:38.643Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
11:34:38 [2022-04-17T11:34:38.903Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
11:34:39 [2022-04-17T11:34:39.781Z] === RUN   TestExternalGraphDriver/pull
11:34:40 [2022-04-17T11:34:40.284Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
11:34:40 [2022-04-17T11:34:40.695Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
11:34:40 [2022-04-17T11:34:40.695Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s)
11:34:40 [2022-04-17T11:34:40.695Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
11:34:40 [2022-04-17T11:34:40.695Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
11:34:40 [2022-04-17T11:34:40.695Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
11:34:40 [2022-04-17T11:34:40.695Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
11:34:40 [2022-04-17T11:34:40.695Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
11:34:40 [2022-04-17T11:34:40.695Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
11:34:40 [2022-04-17T11:34:40.695Z] === RUN   TestServiceConvertToGRPCContainerRuntime
11:34:40 [2022-04-17T11:34:40.695Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
11:34:40 [2022-04-17T11:34:40.695Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
11:34:40 [2022-04-17T11:34:40.695Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
11:34:40 [2022-04-17T11:34:40.695Z] === RUN   TestServiceConvertToGRPCIsolation
11:34:40 [2022-04-17T11:34:40.695Z] === RUN   TestServiceConvertToGRPCIsolation/empty
11:34:40 [2022-04-17T11:34:40.695Z] === RUN   TestServiceConvertToGRPCIsolation/default
11:34:40 [2022-04-17T11:34:40.695Z] === RUN   TestServiceConvertToGRPCIsolation/process
11:34:40 [2022-04-17T11:34:40.695Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
11:34:40 [2022-04-17T11:34:40.695Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
11:34:40 [2022-04-17T11:34:40.695Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
11:34:40 [2022-04-17T11:34:40.695Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
11:34:40 [2022-04-17T11:34:40.695Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
11:34:40 [2022-04-17T11:34:40.695Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
11:34:40 [2022-04-17T11:34:40.695Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
11:34:40 [2022-04-17T11:34:40.695Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
11:34:41 [2022-04-17T11:34:41.155Z] --- PASS: TestExternalGraphDriver (4.66s)
11:34:41 [2022-04-17T11:34:41.155Z]     --- PASS: TestExternalGraphDriver/json (1.56s)
11:34:41 [2022-04-17T11:34:41.155Z]     --- PASS: TestExternalGraphDriver/spec (1.52s)
11:34:41 [2022-04-17T11:34:41.155Z]     --- PASS: TestExternalGraphDriver/pull (1.55s)
11:34:41 [2022-04-17T11:34:41.155Z] === RUN   TestGraphdriverPluginV2
11:34:41 [2022-04-17T11:34:41.155Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:34:41 [2022-04-17T11:34:41.155Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
11:34:41 [2022-04-17T11:34:41.155Z] PASS
11:34:41 [2022-04-17T11:34:41.155Z] 
11:34:41 [2022-04-17T11:34:41.155Z] === Skipped
11:34:41 [2022-04-17T11:34:41.155Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
11:34:41 [2022-04-17T11:34:41.155Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:34:41 [2022-04-17T11:34:41.155Z] 
11:34:41 [2022-04-17T11:34:41.155Z] DONE 5 tests, 1 skipped in 4.779s
11:34:41 [2022-04-17T11:34:41.155Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:34:41 [2022-04-17T11:34:41.155Z] ++ 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
11:34:41 [2022-04-17T11:34:41.155Z] ++ set -e
11:34:41 [2022-04-17T11:34:41.155Z] ++ '[' -n 0 ']'
11:34:41 [2022-04-17T11:34:41.155Z] ++ set -x
11:34:41 [2022-04-17T11:34:41.155Z] ++ 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
11:34:41 [2022-04-17T11:34:41.155Z] INFO: Testing against a local daemon
11:34:41 [2022-04-17T11:34:41.155Z] === RUN   TestContinueAfterPluginCrash
11:34:41 [2022-04-17T11:34:41.155Z] === PAUSE TestContinueAfterPluginCrash
11:34:41 [2022-04-17T11:34:41.155Z] === RUN   TestReadPluginNoRead
11:34:41 [2022-04-17T11:34:41.155Z] === PAUSE TestReadPluginNoRead
11:34:41 [2022-04-17T11:34:41.155Z] === RUN   TestDaemonStartWithLogOpt
11:34:41 [2022-04-17T11:34:41.155Z] === PAUSE TestDaemonStartWithLogOpt
11:34:41 [2022-04-17T11:34:41.155Z] === CONT  TestContinueAfterPluginCrash
11:34:41 [2022-04-17T11:34:41.155Z] === CONT  TestDaemonStartWithLogOpt
11:34:41 [2022-04-17T11:34:41.163Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestServiceConvertFromGRPCIsolation
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestServiceConvertFromGRPCIsolation/default
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestServiceConvertFromGRPCIsolation/process
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
11:34:41 [2022-04-17T11:34:41.163Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestServiceConvertToGRPCCredentialSpec
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
11:34:41 [2022-04-17T11:34:41.163Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
11:34:41 [2022-04-17T11:34:41.163Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
11:34:41 [2022-04-17T11:34:41.163Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
11:34:41 [2022-04-17T11:34:41.163Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
11:34:41 [2022-04-17T11:34:41.163Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestServiceConvertFromGRPCConfigs
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestServiceConvertFromGRPCConfigs/file
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
11:34:41 [2022-04-17T11:34:41.163Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestServiceConvertToGRPCConfigs
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestServiceConvertToGRPCConfigs/file
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestServiceConvertToGRPCConfigs/none
11:34:41 [2022-04-17T11:34:41.163Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z] PASS
11:34:41 [2022-04-17T11:34:41.163Z] coverage: 35.9% of statements
11:34:41 [2022-04-17T11:34:41.163Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.431s	coverage: 35.9% of statements
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestNewListSecretsFilters
11:34:41 [2022-04-17T11:34:41.163Z] --- PASS: TestNewListSecretsFilters (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z] === RUN   TestNewListConfigsFilters
11:34:41 [2022-04-17T11:34:41.163Z] --- PASS: TestNewListConfigsFilters (0.00s)
11:34:41 [2022-04-17T11:34:41.163Z] PASS
11:34:41 [2022-04-17T11:34:41.163Z] coverage: 0.5% of statements
11:34:41 [2022-04-17T11:34:41.163Z] ok  	github.com/docker/docker/daemon/cluster	1.290s	coverage: 0.5% of statements
11:34:41 [2022-04-17T11:34:41.664Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
11:34:43 [2022-04-17T11:34:43.571Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
11:34:43 [2022-04-17T11:34:43.571Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestWaitNodeAttachment
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestBuilderGC
11:34:44 [2022-04-17T11:34:44.119Z] --- PASS: TestBuilderGC (0.00s)
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestDaemonConfigurationNotFound
11:34:44 [2022-04-17T11:34:44.119Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestDaemonBrokenConfiguration
11:34:44 [2022-04-17T11:34:44.119Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestFindConfigurationConflicts
11:34:44 [2022-04-17T11:34:44.119Z] --- PASS: TestFindConfigurationConflicts (0.00s)
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
11:34:44 [2022-04-17T11:34:44.119Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestDaemonConfigurationMergeConflicts
11:34:44 [2022-04-17T11:34:44.119Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestDaemonConfigurationMergeConcurrent
11:34:44 [2022-04-17T11:34:44.119Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestDaemonConfigurationMergeConcurrentError
11:34:44 [2022-04-17T11:34:44.119Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
11:34:44 [2022-04-17T11:34:44.119Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
11:34:44 [2022-04-17T11:34:44.119Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s)
11:34:44 [2022-04-17T11:34:44.119Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
11:34:44 [2022-04-17T11:34:44.119Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
11:34:44 [2022-04-17T11:34:44.119Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
11:34:44 [2022-04-17T11:34:44.119Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestFindConfigurationConflictsWithMergedValues
11:34:44 [2022-04-17T11:34:44.119Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestValidateConfigurationErrors
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
11:34:44 [2022-04-17T11:34:44.119Z] === RUN   TestValidateConfigurationErrors/with_invalid_hosts
11:34:44 [2022-04-17T11:34:44.119Z] --- PASS: TestValidateConfigurationErrors (0.00s)
11:34:44 [2022-04-17T11:34:44.119Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
11:34:44 [2022-04-17T11:34:44.119Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
11:34:44 [2022-04-17T11:34:44.119Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
11:34:44 [2022-04-17T11:34:44.119Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
11:34:44 [2022-04-17T11:34:44.119Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z]     --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestValidateConfiguration
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestValidateConfiguration/with_label
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestValidateConfiguration/with_dns
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestValidateConfiguration/with_dns-search
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestValidateConfiguration/with_max-download-attempts
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestValidateConfiguration/with_node_generic_resources
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestValidateConfiguration/with_hosts
11:34:44 [2022-04-17T11:34:44.120Z] --- PASS: TestValidateConfiguration (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z]     --- PASS: TestValidateConfiguration/with_hosts (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestReloadSetConfigFileNotExist
11:34:44 [2022-04-17T11:34:44.120Z] time="2022-04-17T11:34:43Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
11:34:44 [2022-04-17T11:34:44.120Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s)
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestReloadDefaultConfigNotExist
11:34:44 [2022-04-17T11:34:44.120Z]     config_test.go:464: os.Getuid() != 0: skipping test that requires root
11:34:44 [2022-04-17T11:34:44.120Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestReloadBadDefaultConfig
11:34:44 [2022-04-17T11:34:44.120Z] time="2022-04-17T11:34:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-10125808"
11:34:44 [2022-04-17T11:34:44.120Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestReloadWithConflictingLabels
11:34:44 [2022-04-17T11:34:44.120Z] time="2022-04-17T11:34:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-629875950"
11:34:44 [2022-04-17T11:34:44.120Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestReloadWithDuplicateLabels
11:34:44 [2022-04-17T11:34:44.120Z] time="2022-04-17T11:34:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3991253649"
11:34:44 [2022-04-17T11:34:44.120Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestMaskURLCredentials
11:34:44 [2022-04-17T11:34:44.120Z] --- PASS: TestMaskURLCredentials (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestDaemonConfigurationMerge
11:34:44 [2022-04-17T11:34:44.120Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z] PASS
11:34:44 [2022-04-17T11:34:44.120Z] coverage: 79.5% of statements
11:34:44 [2022-04-17T11:34:44.120Z] ok  	github.com/docker/docker/daemon/config	0.275s	coverage: 79.5% of statements
11:34:44 [2022-04-17T11:34:44.120Z] --- PASS: TestWaitNodeAttachment (0.40s)
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestIsolationConversion
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestIsolationConversion/default
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestIsolationConversion/process
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestIsolationConversion/hyperv
11:34:44 [2022-04-17T11:34:44.120Z] --- PASS: TestIsolationConversion (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z]     --- PASS: TestIsolationConversion/default (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z]     --- PASS: TestIsolationConversion/process (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestContainerLabels
11:34:44 [2022-04-17T11:34:44.120Z] --- PASS: TestContainerLabels (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestCredentialSpecConversion
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestCredentialSpecConversion/none
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestCredentialSpecConversion/config
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestCredentialSpecConversion/file
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestCredentialSpecConversion/registry
11:34:44 [2022-04-17T11:34:44.120Z] --- PASS: TestCredentialSpecConversion (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestControllerValidateMountBind
11:34:44 [2022-04-17T11:34:44.120Z] --- PASS: TestControllerValidateMountBind (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestControllerValidateMountVolume
11:34:44 [2022-04-17T11:34:44.120Z] --- PASS: TestControllerValidateMountVolume (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestControllerValidateMountTarget
11:34:44 [2022-04-17T11:34:44.120Z] --- PASS: TestControllerValidateMountTarget (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestControllerValidateMountTmpfs
11:34:44 [2022-04-17T11:34:44.120Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestControllerValidateMountInvalidType
11:34:44 [2022-04-17T11:34:44.120Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z] === RUN   TestControllerValidateMountNamedPipe
11:34:44 [2022-04-17T11:34:44.120Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
11:34:44 [2022-04-17T11:34:44.120Z] PASS
11:34:44 [2022-04-17T11:34:44.120Z] coverage: 11.0% of statements
11:34:44 [2022-04-17T11:34:44.120Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.635s	coverage: 11.0% of statements
11:34:44 [2022-04-17T11:34:44.437Z] --- PASS: TestDaemonStartWithLogOpt (3.00s)
11:34:44 [2022-04-17T11:34:44.437Z] === CONT  TestReadPluginNoRead
11:34:44 [2022-04-17T11:34:44.588Z] === RUN   TestEventsLog
11:34:44 [2022-04-17T11:34:44.588Z] --- PASS: TestEventsLog (0.00s)
11:34:44 [2022-04-17T11:34:44.588Z] === RUN   TestEventsLogTimeout
11:34:44 [2022-04-17T11:34:44.588Z] --- PASS: TestEventsLogTimeout (0.00s)
11:34:44 [2022-04-17T11:34:44.588Z] === RUN   TestLogEvents
11:34:44 [2022-04-17T11:34:44.588Z] --- PASS: TestLogEvents (0.05s)
11:34:44 [2022-04-17T11:34:44.588Z] === RUN   TestLoadBufferedEvents
11:34:44 [2022-04-17T11:34:44.588Z] --- PASS: TestLoadBufferedEvents (0.16s)
11:34:44 [2022-04-17T11:34:44.588Z] === RUN   TestLoadBufferedEventsOnlyFromPast
11:34:44 [2022-04-17T11:34:44.588Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
11:34:44 [2022-04-17T11:34:44.588Z] === RUN   TestIgnoreBufferedWhenNoTimes
11:34:44 [2022-04-17T11:34:44.588Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
11:34:44 [2022-04-17T11:34:44.588Z] PASS
11:34:44 [2022-04-17T11:34:44.588Z] coverage: 50.0% of statements
11:34:44 [2022-04-17T11:34:44.588Z] ok  	github.com/docker/docker/daemon/events	0.270s	coverage: 50.0% of statements
11:34:45 [2022-04-17T11:34:45.574Z] === RUN   TestIsEmptyDir
11:34:45 [2022-04-17T11:34:45.574Z] --- PASS: TestIsEmptyDir (0.01s)
11:34:45 [2022-04-17T11:34:45.574Z] === RUN   TestGraphDriverInitRequestIsCompatible
11:34:45 [2022-04-17T11:34:45.574Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s)
11:34:45 [2022-04-17T11:34:45.574Z] PASS
11:34:45 [2022-04-17T11:34:45.574Z] coverage: 2.3% of statements
11:34:45 [2022-04-17T11:34:45.574Z] ok  	github.com/docker/docker/daemon/graphdriver	0.064s	coverage: 2.3% of statements
11:34:46 [2022-04-17T11:34:46.042Z] === RUN   TestLinkNaming
11:34:46 [2022-04-17T11:34:46.042Z] --- PASS: TestLinkNaming (0.00s)
11:34:46 [2022-04-17T11:34:46.042Z] === RUN   TestLinkNew
11:34:46 [2022-04-17T11:34:46.042Z] --- PASS: TestLinkNew (0.00s)
11:34:46 [2022-04-17T11:34:46.042Z] === RUN   TestLinkEnv
11:34:46 [2022-04-17T11:34:46.042Z] --- PASS: TestLinkEnv (0.00s)
11:34:46 [2022-04-17T11:34:46.042Z] === RUN   TestLinkMultipleEnv
11:34:46 [2022-04-17T11:34:46.042Z] --- PASS: TestLinkMultipleEnv (0.00s)
11:34:46 [2022-04-17T11:34:46.042Z] === RUN   TestLinkPortRangeEnv
11:34:46 [2022-04-17T11:34:46.042Z] --- PASS: TestLinkPortRangeEnv (0.00s)
11:34:46 [2022-04-17T11:34:46.042Z] PASS
11:34:46 [2022-04-17T11:34:46.042Z] coverage: 93.0% of statements
11:34:46 [2022-04-17T11:34:46.042Z] ok  	github.com/docker/docker/daemon/links	0.047s	coverage: 93.0% of statements
11:34:46 [2022-04-17T11:34:46.042Z] === RUN   TestVerifyNetworkingConfig
11:34:46 [2022-04-17T11:34:46.042Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
11:34:46 [2022-04-17T11:34:46.042Z] === RUN   TestGetContainer
11:34:46 [2022-04-17T11:34:46.042Z] --- PASS: TestGetContainer (0.00s)
11:34:46 [2022-04-17T11:34:46.042Z] === RUN   TestValidContainerNames
11:34:46 [2022-04-17T11:34:46.042Z] --- PASS: TestValidContainerNames (0.00s)
11:34:46 [2022-04-17T11:34:46.042Z] === RUN   TestContainerInitDNS
11:34:46 [2022-04-17T11:34:46.042Z]     daemon_test.go:145: root required
11:34:46 [2022-04-17T11:34:46.042Z] --- SKIP: TestContainerInitDNS (0.00s)
11:34:46 [2022-04-17T11:34:46.042Z] === RUN   TestMerge
11:34:46 [2022-04-17T11:34:46.042Z] --- PASS: TestMerge (0.00s)
11:34:46 [2022-04-17T11:34:46.042Z] === RUN   TestValidateContainerIsolation
11:34:46 [2022-04-17T11:34:46.042Z] --- PASS: TestValidateContainerIsolation (0.00s)
11:34:46 [2022-04-17T11:34:46.042Z] === RUN   TestFindNetworkErrorType
11:34:46 [2022-04-17T11:34:46.042Z] --- PASS: TestFindNetworkErrorType (0.00s)
11:34:46 [2022-04-17T11:34:46.042Z] === RUN   TestEnsureServicesExist
11:34:46 [2022-04-17T11:34:46.042Z] --- PASS: TestEnsureServicesExist (0.00s)
11:34:46 [2022-04-17T11:34:46.042Z] === RUN   TestEnsureServicesExistErrors
11:34:46 [2022-04-17T11:34:46.042Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
11:34:46 [2022-04-17T11:34:46.042Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
11:34:46 [2022-04-17T11:34:46.042Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
11:34:46 [2022-04-17T11:34:46.042Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
11:34:46 [2022-04-17T11:34:46.042Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
11:34:46 [2022-04-17T11:34:46.042Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
11:34:46 [2022-04-17T11:34:46.042Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
11:34:46 [2022-04-17T11:34:46.042Z] === RUN   TestContainerDelete
11:34:46 [2022-04-17T11:34:46.042Z] --- PASS: TestContainerDelete (0.00s)
11:34:46 [2022-04-17T11:34:46.042Z] === RUN   TestContainerDoubleDelete
11:34:46 [2022-04-17T11:34:46.042Z] --- PASS: TestContainerDoubleDelete (0.00s)
11:34:46 [2022-04-17T11:34:46.042Z] === RUN   TestLogContainerEventCopyLabels
11:34:46 [2022-04-17T11:34:46.042Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
11:34:46 [2022-04-17T11:34:46.042Z] === RUN   TestLogContainerEventWithAttributes
11:34:46 [2022-04-17T11:34:46.042Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
11:34:46 [2022-04-17T11:34:46.042Z] === RUN   TestNoneHealthcheck
11:34:46 [2022-04-17T11:34:46.042Z] --- PASS: TestNoneHealthcheck (0.00s)
11:34:46 [2022-04-17T11:34:46.042Z] === RUN   TestHealthStates
11:34:46 [2022-04-17T11:34:46.336Z] === RUN   TestReadPluginNoRead/default
11:34:46 [2022-04-17T11:34:46.514Z] time="2022-04-17T11:34:45Z" 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"
11:34:46 [2022-04-17T11:34:46.514Z] time="2022-04-17T11:34:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
11:34:46 [2022-04-17T11:34:46.514Z] time="2022-04-17T11:34:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
11:34:46 [2022-04-17T11:34:46.514Z] time="2022-04-17T11:34:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
11:34:46 [2022-04-17T11:34:46.514Z] time="2022-04-17T11:34:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
11:34:46 [2022-04-17T11:34:46.514Z] time="2022-04-17T11:34:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
11:34:46 [2022-04-17T11:34:46.514Z] time="2022-04-17T11:34:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
11:34:46 [2022-04-17T11:34:46.514Z] time="2022-04-17T11:34:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
11:34:46 [2022-04-17T11:34:46.514Z] time="2022-04-17T11:34:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
11:34:46 [2022-04-17T11:34:46.514Z] time="2022-04-17T11:34:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
11:34:46 [2022-04-17T11:34:46.514Z] --- PASS: TestHealthStates (0.22s)
11:34:46 [2022-04-17T11:34:46.514Z] === RUN   TestGetInspectData
11:34:46 [2022-04-17T11:34:46.514Z] --- PASS: TestGetInspectData (0.00s)
11:34:46 [2022-04-17T11:34:46.514Z] === RUN   TestFillLicense
11:34:46 [2022-04-17T11:34:46.514Z] --- PASS: TestFillLicense (0.00s)
11:34:46 [2022-04-17T11:34:46.514Z] === RUN   TestListInvalidFilter
11:34:46 [2022-04-17T11:34:46.514Z] --- PASS: TestListInvalidFilter (0.00s)
11:34:46 [2022-04-17T11:34:46.514Z] === RUN   TestNameFilter
11:34:46 [2022-04-17T11:34:46.514Z] --- PASS: TestNameFilter (0.00s)
11:34:46 [2022-04-17T11:34:46.514Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
11:34:46 [2022-04-17T11:34:46.514Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
11:34:46 [2022-04-17T11:34:46.514Z] === RUN   TestSetWindowsCredentialSpecInSpec
11:34:46 [2022-04-17T11:34:46.514Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
11:34:46 [2022-04-17T11:34:46.514Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
11:34:46 [2022-04-17T11:34:46.514Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
11:34:46 [2022-04-17T11:34:46.514Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
11:34:46 [2022-04-17T11:34:46.514Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
11:34:46 [2022-04-17T11:34:46.514Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
11:34:46 [2022-04-17T11:34:46.514Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
11:34:46 [2022-04-17T11:34:46.514Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
11:34:46 [2022-04-17T11:34:46.514Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
11:34:46 [2022-04-17T11:34:46.514Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
11:34:46 [2022-04-17T11:34:46.514Z] === 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
11:34:46 [2022-04-17T11:34:46.514Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
11:34:46 [2022-04-17T11:34:46.514Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
11:34:46 [2022-04-17T11:34:46.514Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
11:34:46 [2022-04-17T11:34:46.514Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
11:34:46 [2022-04-17T11:34:46.514Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
11:34:46 [2022-04-17T11:34:46.514Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
11:34:46 [2022-04-17T11:34:46.514Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
11:34:46 [2022-04-17T11:34:46.514Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
11:34:46 [2022-04-17T11:34:46.514Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s)
11:34:46 [2022-04-17T11:34:46.514Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
11:34:46 [2022-04-17T11:34:46.514Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
11:34:46 [2022-04-17T11:34:46.514Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
11:34:46 [2022-04-17T11:34:46.514Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
11:34:46 [2022-04-17T11:34:46.514Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z]     --- 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)
11:34:46 [2022-04-17T11:34:46.515Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z] === RUN   TestSetupWindowsDevices
11:34:46 [2022-04-17T11:34:46.515Z] === RUN   TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices
11:34:46 [2022-04-17T11:34:46.515Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_devices_are_blank
11:34:46 [2022-04-17T11:34:46.515Z] === RUN   TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://'
11:34:46 [2022-04-17T11:34:46.515Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://'
11:34:46 [2022-04-17T11:34:46.515Z] === RUN   TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class'
11:34:46 [2022-04-17T11:34:46.515Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class'
11:34:46 [2022-04-17T11:34:46.515Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_''
11:34:46 [2022-04-17T11:34:46.515Z] === RUN   TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class'
11:34:46 [2022-04-17T11:34:46.515Z] === RUN   TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType
11:34:46 [2022-04-17T11:34:46.515Z] === RUN   TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices
11:34:46 [2022-04-17T11:34:46.515Z] --- PASS: TestSetupWindowsDevices (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z]     --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z] === RUN   TestDaemonReloadLabels
11:34:46 [2022-04-17T11:34:46.515Z] --- PASS: TestDaemonReloadLabels (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
11:34:46 [2022-04-17T11:34:46.515Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z] === RUN   TestDaemonReloadMirrors
11:34:46 [2022-04-17T11:34:46.515Z] --- PASS: TestDaemonReloadMirrors (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z] === RUN   TestDaemonReloadInsecureRegistries
11:34:46 [2022-04-17T11:34:46.515Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z] === RUN   TestDaemonReloadNotAffectOthers
11:34:46 [2022-04-17T11:34:46.515Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
11:34:46 [2022-04-17T11:34:46.515Z]     reload_test.go:342: root required
11:34:46 [2022-04-17T11:34:46.515Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
11:34:46 [2022-04-17T11:34:46.515Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
11:34:46 [2022-04-17T11:34:46.515Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s)
11:34:46 [2022-04-17T11:34:46.515Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
11:34:46 [2022-04-17T11:34:46.515Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
11:34:46 [2022-04-17T11:34:46.515Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
11:34:46 [2022-04-17T11:34:46.515Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
11:34:46 [2022-04-17T11:34:46.515Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
11:34:46 [2022-04-17T11:34:46.515Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.01s)
11:34:46 [2022-04-17T11:34:46.515Z] === RUN   TestParseVolumesFrom
11:34:46 [2022-04-17T11:34:46.515Z] --- PASS: TestParseVolumesFrom (0.00s)
11:34:46 [2022-04-17T11:34:46.515Z] PASS
11:34:46 [2022-04-17T11:34:46.515Z] coverage: 8.8% of statements
11:34:46 [2022-04-17T11:34:46.515Z] ok  	github.com/docker/docker/daemon	0.544s	coverage: 8.8% of statements
11:34:46 [2022-04-17T11:34:46.515Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:34:46 [2022-04-17T11:34:46.515Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:34:46 [2022-04-17T11:34:46.515Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:34:46 [2022-04-17T11:34:46.515Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:34:46 [2022-04-17T11:34:46.515Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
11:34:46 [2022-04-17T11:34:46.515Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
11:34:46 [2022-04-17T11:34:46.515Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
11:34:46 [2022-04-17T11:34:46.515Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:34:46 [2022-04-17T11:34:46.515Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
11:34:46 [2022-04-17T11:34:46.515Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
11:34:46 [2022-04-17T11:34:46.515Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:34:46 [2022-04-17T11:34:46.515Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
11:34:46 [2022-04-17T11:34:46.515Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
11:34:46 [2022-04-17T11:34:46.515Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
11:34:47 [2022-04-17T11:34:47.710Z] === RUN   TestReadPluginNoRead/disabled_caching
11:34:47 [2022-04-17T11:34:47.774Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
11:34:47 [2022-04-17T11:34:47.775Z] --- PASS: TestServiceUpdateNetwork (12.52s)
11:34:47 [2022-04-17T11:34:47.775Z] === RUN   TestServiceUpdatePidsLimit
11:34:48 [2022-04-17T11:34:48.080Z] === RUN   TestNewStreamConfig
11:34:48 [2022-04-17T11:34:48.342Z]     check_test.go:308: [d514bd99d00ae] daemon is not started
11:34:48 [2022-04-17T11:34:48.342Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestNewStreamConfig/defaults
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestNewStreamConfig/invalid_create_group
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestNewStreamConfig/invalid_flush_interval
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestNewStreamConfig/flush_interval_at_15
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
11:34:48 [2022-04-17T11:34:48.548Z] --- PASS: TestNewStreamConfig (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestNewAWSLogsClientUserAgentHandler
11:34:48 [2022-04-17T11:34:48.548Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/json/emf
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/#00
11:34:48 [2022-04-17T11:34:48.548Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
11:34:48 [2022-04-17T11:34:48.548Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestNewAWSLogsClientRegionDetect
11:34:48 [2022-04-17T11:34:48.548Z] time="2022-04-17T11:34:47Z" level=info msg="Trying to get region from EC2 Metadata"
11:34:48 [2022-04-17T11:34:48.548Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s)
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestCreateSuccess
11:34:48 [2022-04-17T11:34:48.548Z] --- PASS: TestCreateSuccess (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestCreateStreamSkipped
11:34:48 [2022-04-17T11:34:48.548Z] time="2022-04-17T11:34:48Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
11:34:48 [2022-04-17T11:34:48.548Z] --- PASS: TestCreateStreamSkipped (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestCreateLogGroupSuccess
11:34:48 [2022-04-17T11:34:48.548Z] time="2022-04-17T11:34:48Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="<nil>"
11:34:48 [2022-04-17T11:34:48.548Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestCreateError
11:34:48 [2022-04-17T11:34:48.548Z] --- PASS: TestCreateError (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestCreateAlreadyExists
11:34:48 [2022-04-17T11:34:48.548Z] time="2022-04-17T11:34:48Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
11:34:48 [2022-04-17T11:34:48.548Z] --- PASS: TestCreateAlreadyExists (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestLogClosed
11:34:48 [2022-04-17T11:34:48.548Z] --- PASS: TestLogClosed (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestLogBlocking
11:34:48 [2022-04-17T11:34:48.548Z] --- PASS: TestLogBlocking (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestLogNonBlockingBufferEmpty
11:34:48 [2022-04-17T11:34:48.548Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestLogNonBlockingBufferFull
11:34:48 [2022-04-17T11:34:48.548Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestPublishBatchSuccess
11:34:48 [2022-04-17T11:34:48.548Z] --- PASS: TestPublishBatchSuccess (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestPublishBatchError
11:34:48 [2022-04-17T11:34:48.548Z] time="2022-04-17T11:34:48Z" level=error msg=error
11:34:48 [2022-04-17T11:34:48.548Z] --- PASS: TestPublishBatchError (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestPublishBatchInvalidSeqSuccess
11:34:48 [2022-04-17T11:34:48.548Z] time="2022-04-17T11:34:48Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
11:34:48 [2022-04-17T11:34:48.548Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestPublishBatchAlreadyAccepted
11:34:48 [2022-04-17T11:34:48.548Z] time="2022-04-17T11:34:48Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
11:34:48 [2022-04-17T11:34:48.548Z] time="2022-04-17T11:34:48Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
11:34:48 [2022-04-17T11:34:48.548Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestCollectBatchSimple
11:34:48 [2022-04-17T11:34:48.548Z] --- PASS: TestCollectBatchSimple (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestCollectBatchTicker
11:34:48 [2022-04-17T11:34:48.548Z] --- PASS: TestCollectBatchTicker (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestCollectBatchMultilinePattern
11:34:48 [2022-04-17T11:34:48.548Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
11:34:48 [2022-04-17T11:34:48.548Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
11:34:48 [2022-04-17T11:34:48.548Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
11:34:48 [2022-04-17T11:34:48.548Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s)
11:34:48 [2022-04-17T11:34:48.548Z] === RUN   TestCollectBatchClose
11:34:48 [2022-04-17T11:34:48.548Z] --- PASS: TestCollectBatchClose (0.00s)
11:34:48 [2022-04-17T11:34:48.645Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:34:48 [2022-04-17T11:34:48.702Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestEffectiveLen
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestEffectiveLen/0/Hello
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestEffectiveLen/2/🙃
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestEffectiveLen/3/����
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestEffectiveLen/4/He��o
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestEffectiveLen/5/
11:34:49 [2022-04-17T11:34:49.016Z] --- PASS: TestEffectiveLen (0.00s)
11:34:49 [2022-04-17T11:34:49.016Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
11:34:49 [2022-04-17T11:34:49.016Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
11:34:49 [2022-04-17T11:34:49.016Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
11:34:49 [2022-04-17T11:34:49.016Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
11:34:49 [2022-04-17T11:34:49.016Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
11:34:49 [2022-04-17T11:34:49.016Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestFindValidSplit
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestFindValidSplit/0/
11:34:49 [2022-04-17T11:34:49.016Z]     cloudwatchlogs_test.go:1076: 
11:34:49 [2022-04-17T11:34:49.016Z]     cloudwatchlogs_test.go:1077: 
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestFindValidSplit/1/Hello
11:34:49 [2022-04-17T11:34:49.016Z]     cloudwatchlogs_test.go:1076: Hello
11:34:49 [2022-04-17T11:34:49.016Z]     cloudwatchlogs_test.go:1077: 
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestFindValidSplit/2/Hello
11:34:49 [2022-04-17T11:34:49.016Z]     cloudwatchlogs_test.go:1076: He
11:34:49 [2022-04-17T11:34:49.016Z]     cloudwatchlogs_test.go:1077: llo
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestFindValidSplit/3/Hello
11:34:49 [2022-04-17T11:34:49.016Z]     cloudwatchlogs_test.go:1076: 
11:34:49 [2022-04-17T11:34:49.016Z]     cloudwatchlogs_test.go:1077: Hello
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestFindValidSplit/4/🙃
11:34:49 [2022-04-17T11:34:49.016Z]     cloudwatchlogs_test.go:1076: 
11:34:49 [2022-04-17T11:34:49.016Z]     cloudwatchlogs_test.go:1077: 🙃
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestFindValidSplit/5/🙃
11:34:49 [2022-04-17T11:34:49.016Z]     cloudwatchlogs_test.go:1076: 🙃
11:34:49 [2022-04-17T11:34:49.016Z]     cloudwatchlogs_test.go:1077: 
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestFindValidSplit/6/a�
11:34:49 [2022-04-17T11:34:49.016Z]     cloudwatchlogs_test.go:1076: a
11:34:49 [2022-04-17T11:34:49.016Z]     cloudwatchlogs_test.go:1077: �
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestFindValidSplit/7/a�
11:34:49 [2022-04-17T11:34:49.016Z]     cloudwatchlogs_test.go:1076: a�
11:34:49 [2022-04-17T11:34:49.016Z]     cloudwatchlogs_test.go:1077: 
11:34:49 [2022-04-17T11:34:49.016Z] --- PASS: TestFindValidSplit (0.00s)
11:34:49 [2022-04-17T11:34:49.016Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
11:34:49 [2022-04-17T11:34:49.016Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
11:34:49 [2022-04-17T11:34:49.016Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
11:34:49 [2022-04-17T11:34:49.016Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
11:34:49 [2022-04-17T11:34:49.016Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
11:34:49 [2022-04-17T11:34:49.016Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
11:34:49 [2022-04-17T11:34:49.016Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
11:34:49 [2022-04-17T11:34:49.016Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestProcessEventEmoji
11:34:49 [2022-04-17T11:34:49.016Z] --- PASS: TestProcessEventEmoji (0.00s)
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestCollectBatchLineSplit
11:34:49 [2022-04-17T11:34:49.016Z] --- PASS: TestCollectBatchLineSplit (0.01s)
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestCollectBatchLineSplitWithBinary
11:34:49 [2022-04-17T11:34:49.016Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestCollectBatchMaxEvents
11:34:49 [2022-04-17T11:34:49.016Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestCollectBatchMaxTotalBytes
11:34:49 [2022-04-17T11:34:49.016Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s)
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
11:34:49 [2022-04-17T11:34:49.016Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestCollectBatchWithDuplicateTimestamps
11:34:49 [2022-04-17T11:34:49.016Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.18s)
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestParseLogOptionsMultilinePattern
11:34:49 [2022-04-17T11:34:49.016Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestParseLogOptionsDatetimeFormat
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
11:34:49 [2022-04-17T11:34:49.016Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
11:34:49 [2022-04-17T11:34:49.016Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
11:34:49 [2022-04-17T11:34:49.016Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
11:34:49 [2022-04-17T11:34:49.016Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
11:34:49 [2022-04-17T11:34:49.016Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
11:34:49 [2022-04-17T11:34:49.016Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
11:34:49 [2022-04-17T11:34:49.017Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
11:34:49 [2022-04-17T11:34:49.017Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
11:34:49 [2022-04-17T11:34:49.017Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestValidateLogOptionsFormat
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestValidateLogOptionsFormat/0/json/emf
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestValidateLogOptionsFormat/1/random
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestValidateLogOptionsFormat/2/
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestValidateLogOptionsFormat/3/json/emf
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestValidateLogOptionsFormat/4/json/emf
11:34:49 [2022-04-17T11:34:49.017Z] --- PASS: TestValidateLogOptionsFormat (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z]     --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z]     --- PASS: TestValidateLogOptionsFormat/1/random (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z]     --- PASS: TestValidateLogOptionsFormat/2/ (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z]     --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z]     --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestCreateTagSuccess
11:34:49 [2022-04-17T11:34:49.017Z] --- PASS: TestCreateTagSuccess (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
11:34:49 [2022-04-17T11:34:49.017Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.09s)
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
11:34:49 [2022-04-17T11:34:49.017Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
11:34:49 [2022-04-17T11:34:49.017Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z] PASS
11:34:49 [2022-04-17T11:34:49.017Z] coverage: 80.2% of statements
11:34:49 [2022-04-17T11:34:49.017Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.639s	coverage: 80.2% of statements
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestAdapterReadLogs
11:34:49 [2022-04-17T11:34:49.017Z] --- PASS: TestAdapterReadLogs (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestCopier
11:34:49 [2022-04-17T11:34:49.017Z] --- PASS: TestCopier (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestCopierLongLines
11:34:49 [2022-04-17T11:34:49.017Z] --- PASS: TestCopierLongLines (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestCopierSlow
11:34:49 [2022-04-17T11:34:49.017Z] --- PASS: TestCopierSlow (0.20s)
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestCopierWithSized
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestCopierWithSized/as_is
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestCopierWithSized/With_RingLogger
11:34:49 [2022-04-17T11:34:49.017Z] --- PASS: TestCopierWithSized (0.01s)
11:34:49 [2022-04-17T11:34:49.017Z]     --- PASS: TestCopierWithSized/as_is (0.01s)
11:34:49 [2022-04-17T11:34:49.017Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestCopierWithPartial
11:34:49 [2022-04-17T11:34:49.017Z] --- PASS: TestCopierWithPartial (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestRingLogger
11:34:49 [2022-04-17T11:34:49.017Z] --- PASS: TestRingLogger (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestRingCap
11:34:49 [2022-04-17T11:34:49.017Z] --- PASS: TestRingCap (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestRingClose
11:34:49 [2022-04-17T11:34:49.017Z] --- PASS: TestRingClose (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestRingDrain
11:34:49 [2022-04-17T11:34:49.017Z] --- PASS: TestRingDrain (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z] PASS
11:34:49 [2022-04-17T11:34:49.017Z] coverage: 43.2% of statements
11:34:49 [2022-04-17T11:34:49.017Z] ok  	github.com/docker/docker/daemon/logger	0.280s	coverage: 43.2% of statements
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestSearchRegistryForImagesErrors
11:34:49 [2022-04-17T11:34:49.017Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestSearchRegistryForImages
11:34:49 [2022-04-17T11:34:49.017Z] --- PASS: TestSearchRegistryForImages (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestOnlyPlatformWithFallback
11:34:49 [2022-04-17T11:34:49.017Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestImageDelete
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestImageDelete/no_lease
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestImageDelete/lease_exists
11:34:49 [2022-04-17T11:34:49.017Z] --- PASS: TestImageDelete (0.04s)
11:34:49 [2022-04-17T11:34:49.017Z]     --- PASS: TestImageDelete/no_lease (0.01s)
11:34:49 [2022-04-17T11:34:49.017Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
11:34:49 [2022-04-17T11:34:49.017Z] === RUN   TestContentStoreForPull
11:34:49 [2022-04-17T11:34:49.210Z] --- PASS: TestContinueAfterPluginCrash (7.94s)
11:34:49 [2022-04-17T11:34:49.263Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptReconnectInterval
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptReconnectInterval/invalid_1
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1s
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptReconnectInterval/invalid_99ms
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptReconnectInterval/invalid_11s
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptReconnectInterval/valid_100ms
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptReconnectInterval/valid_10s
11:34:49 [2022-04-17T11:34:49.486Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/#00
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/192.168.1.1
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/192.168.1.1/
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/192.168.1.1/some-path
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/192.168.1.1:
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/192.168.1.1:/
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/192.168.1.1:/some-path
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123/
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123/some-path
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535/
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535/some-path
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/[::1]
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/[::1]/
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/[::1]/some-path
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/[::1]:
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/[::1]:/
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/[::1]:/some-path
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/[::1]:123
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/[::1]:123/
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/[::1]:123/some-path
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/[::1]:65535
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/[::1]:65535/
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/[::1]:65535/some-path
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/example.com
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/example.com/
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/example.com/some-path
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/example.com:
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/example.com:/
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/example.com:/some-path
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/example.com:123
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/example.com:123/
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/example.com:123/some-path
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/example.com:65535
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/example.com:65535/
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/example.com:65535/some-path
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tcp://
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tcp:///
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tcp:///some-path
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tcp://example.com
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tcp://example.com/
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tcp://example.com/some-path
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tcp://example.com:
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tcp://example.com:/
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tcp://example.com:/some-path
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123/
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123/some-path
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535/
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535/some-path
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tls://
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tls:///
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tls:///some-path
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tls://example.com:
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tls://example.com:/
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tls://example.com:/some-path
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tls://example.com:123
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tls://example.com:123/
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tls://example.com:123/some-path
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535/
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535/some-path
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tls://example.com
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tls://example.com/
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tls://example.com/some-path
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/://
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/something://
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/udp://
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/unixgram://
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tcp+tls://
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/corrupted:c
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tcp://example.com:port
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tcp://example.com:-1
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65536
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/unix://
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/unix:///some/socket.sock
11:34:49 [2022-04-17T11:34:49.486Z] === RUN   TestValidateLogOptAddress/unix:///some/socket.sock:80
11:34:49 [2022-04-17T11:34:49.486Z] --- PASS: TestValidateLogOptAddress (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/#00 (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/[::1] (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/[::1]: (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/example.com (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/example.com/ (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/example.com: (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/tcp:// (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s)
11:34:49 [2022-04-17T11:34:49.486Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/tls:// (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/tls:/// (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/:// (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/something:// (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/udp:// (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/unix:// (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z]     --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s)
11:34:49 [2022-04-17T11:34:49.487Z] PASS
11:34:49 [2022-04-17T11:34:49.487Z] coverage: 53.6% of statements
11:34:49 [2022-04-17T11:34:49.487Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.115s	coverage: 53.6% of statements
11:34:49 [2022-04-17T11:34:49.487Z] --- PASS: TestContentStoreForPull (0.24s)
11:34:49 [2022-04-17T11:34:49.487Z] PASS
11:34:49 [2022-04-17T11:34:49.487Z] coverage: 6.6% of statements
11:34:49 [2022-04-17T11:34:49.487Z] ok  	github.com/docker/docker/daemon/images	0.472s	coverage: 6.6% of statements
11:34:49 [2022-04-17T11:34:49.487Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:34:49 [2022-04-17T11:34:49.487Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:34:49 [2022-04-17T11:34:49.487Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
11:34:49 [2022-04-17T11:34:49.487Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:34:49 [2022-04-17T11:34:49.487Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
11:34:49 [2022-04-17T11:34:49.487Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
11:34:49 [2022-04-17T11:34:49.782Z] === CONT  TestReadPluginNoRead
11:34:49 [2022-04-17T11:34:49.782Z]     read_test.go:92: [dc632a68bfb47] daemon is not started
11:34:49 [2022-04-17T11:34:49.782Z] --- PASS: TestReadPluginNoRead (5.52s)
11:34:49 [2022-04-17T11:34:49.782Z]     --- PASS: TestReadPluginNoRead/default (1.16s)
11:34:49 [2022-04-17T11:34:49.782Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.14s)
11:34:49 [2022-04-17T11:34:49.782Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.13s)
11:34:49 [2022-04-17T11:34:49.782Z] PASS
11:34:49 [2022-04-17T11:34:49.782Z] 
11:34:49 [2022-04-17T11:34:49.782Z] DONE 6 tests in 8.622s
11:34:49 [2022-04-17T11:34:49.782Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:34:49 [2022-04-17T11:34:49.782Z] ++ 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
11:34:49 [2022-04-17T11:34:49.782Z] ++ set -e
11:34:49 [2022-04-17T11:34:49.782Z] ++ '[' -n 0 ']'
11:34:49 [2022-04-17T11:34:49.782Z] ++ set -x
11:34:49 [2022-04-17T11:34:49.782Z] ++ 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
11:34:49 [2022-04-17T11:34:49.782Z] testing: warning: no tests to run
11:34:49 [2022-04-17T11:34:49.782Z] PASS
11:34:49 [2022-04-17T11:34:49.782Z] 
11:34:49 [2022-04-17T11:34:49.782Z] DONE 0 tests in 0.028s
11:34:49 [2022-04-17T11:34:49.782Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:34:49 [2022-04-17T11:34:49.782Z] ++ 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
11:34:49 [2022-04-17T11:34:49.782Z] ++ set -e
11:34:49 [2022-04-17T11:34:49.782Z] ++ '[' -n 0 ']'
11:34:49 [2022-04-17T11:34:49.782Z] ++ set -x
11:34:49 [2022-04-17T11:34:49.782Z] ++ 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
11:34:49 [2022-04-17T11:34:49.782Z] INFO: Testing against a local daemon
11:34:49 [2022-04-17T11:34:49.782Z] === RUN   TestPluginWithDevMounts
11:34:49 [2022-04-17T11:34:49.782Z] === PAUSE TestPluginWithDevMounts
11:34:49 [2022-04-17T11:34:49.782Z] === CONT  TestPluginWithDevMounts
11:34:49 [2022-04-17T11:34:49.954Z] === RUN   TestJSONLogsMarshalJSONBuf
11:34:49 [2022-04-17T11:34:49.954Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
11:34:49 [2022-04-17T11:34:49.954Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
11:34:50 [2022-04-17T11:34:50.422Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s)
11:34:50 [2022-04-17T11:34:50.422Z] === RUN   TestFastTimeMarshalJSON
11:34:50 [2022-04-17T11:34:50.422Z] --- PASS: TestFastTimeMarshalJSON (0.03s)
11:34:50 [2022-04-17T11:34:50.422Z] PASS
11:34:50 [2022-04-17T11:34:50.422Z] coverage: 87.2% of statements
11:34:50 [2022-04-17T11:34:50.422Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.259s	coverage: 87.2% of statements
11:34:50 [2022-04-17T11:34:50.422Z] === RUN   TestJSONFileLogger
11:34:50 [2022-04-17T11:34:50.422Z] --- PASS: TestJSONFileLogger (0.00s)
11:34:50 [2022-04-17T11:34:50.422Z] === RUN   TestJSONFileLoggerWithTags
11:34:50 [2022-04-17T11:34:50.422Z] --- PASS: TestJSONFileLoggerWithTags (0.01s)
11:34:50 [2022-04-17T11:34:50.422Z] === RUN   TestJSONFileLoggerWithOpts
11:34:50 [2022-04-17T11:34:50.890Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s)
11:34:50 [2022-04-17T11:34:50.890Z] === RUN   TestJSONFileLoggerWithLabelsEnv
11:34:50 [2022-04-17T11:34:50.890Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
11:34:50 [2022-04-17T11:34:50.890Z] === RUN   TestEncodeDecode
11:34:50 [2022-04-17T11:34:50.890Z] === PAUSE TestEncodeDecode
11:34:50 [2022-04-17T11:34:50.890Z] === RUN   TestUnexpectedEOF
11:34:50 [2022-04-17T11:34:50.890Z] time="2022-04-17T11:34:50Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
11:34:50 [2022-04-17T11:34:50.890Z] time="2022-04-17T11:34:50Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
11:34:50 [2022-04-17T11:34:50.890Z] --- PASS: TestUnexpectedEOF (0.15s)
11:34:50 [2022-04-17T11:34:50.890Z] === CONT  TestEncodeDecode
11:34:50 [2022-04-17T11:34:50.890Z] --- PASS: TestEncodeDecode (0.00s)
11:34:50 [2022-04-17T11:34:50.890Z] PASS
11:34:50 [2022-04-17T11:34:50.890Z] coverage: 69.9% of statements
11:34:50 [2022-04-17T11:34:50.890Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.245s	coverage: 69.9% of statements
11:34:51 [2022-04-17T11:34:51.358Z] === RUN   TestWriteLog
11:34:51 [2022-04-17T11:34:51.358Z] === PAUSE TestWriteLog
11:34:51 [2022-04-17T11:34:51.358Z] === RUN   TestReadLog
11:34:51 [2022-04-17T11:34:51.358Z] === PAUSE TestReadLog
11:34:51 [2022-04-17T11:34:51.358Z] === RUN   TestDecode
11:34:51 [2022-04-17T11:34:51.358Z] --- PASS: TestDecode (0.03s)
11:34:51 [2022-04-17T11:34:51.358Z] === CONT  TestWriteLog
11:34:51 [2022-04-17T11:34:51.358Z] === CONT  TestReadLog
11:34:51 [2022-04-17T11:34:51.358Z] --- PASS: TestWriteLog (0.01s)
11:34:51 [2022-04-17T11:34:51.358Z] === RUN   TestReadLog/tail_exact
11:34:51 [2022-04-17T11:34:51.358Z] === RUN   TestReadLog/tail_less_than_available
11:34:51 [2022-04-17T11:34:51.358Z] === RUN   TestReadLog/tail_more_than_available
11:34:51 [2022-04-17T11:34:51.358Z] --- PASS: TestReadLog (0.28s)
11:34:51 [2022-04-17T11:34:51.358Z]     --- PASS: TestReadLog/tail_exact (0.19s)
11:34:51 [2022-04-17T11:34:51.358Z]     --- PASS: TestReadLog/tail_less_than_available (0.01s)
11:34:51 [2022-04-17T11:34:51.358Z]     --- PASS: TestReadLog/tail_more_than_available (0.07s)
11:34:51 [2022-04-17T11:34:51.358Z] PASS
11:34:51 [2022-04-17T11:34:51.358Z] coverage: 78.7% of statements
11:34:51 [2022-04-17T11:34:51.358Z] ok  	github.com/docker/docker/daemon/logger/local	0.387s	coverage: 78.7% of statements
11:34:51 [2022-04-17T11:34:51.681Z] --- PASS: TestPluginWithDevMounts (1.50s)
11:34:51 [2022-04-17T11:34:51.681Z] PASS
11:34:51 [2022-04-17T11:34:51.681Z] 
11:34:51 [2022-04-17T11:34:51.681Z] DONE 1 tests in 1.595s
11:34:51 [2022-04-17T11:34:51.681Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
11:34:51 [2022-04-17T11:34:51.681Z] ++ 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
11:34:51 [2022-04-17T11:34:51.681Z] ++ set -e
11:34:51 [2022-04-17T11:34:51.681Z] ++ '[' -n 0 ']'
11:34:51 [2022-04-17T11:34:51.681Z] ++ set -x
11:34:51 [2022-04-17T11:34:51.681Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
11:34:51 [2022-04-17T11:34:51.681Z] INFO: Testing against a local daemon
11:34:51 [2022-04-17T11:34:51.681Z] === RUN   TestSecretInspect
11:34:51 [2022-04-17T11:34:51.826Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:34:51 [2022-04-17T11:34:51.826Z] === RUN   TestOpenFileDelete
11:34:51 [2022-04-17T11:34:51.826Z] --- PASS: TestOpenFileDelete (0.00s)
11:34:51 [2022-04-17T11:34:51.826Z] === RUN   TestOpenFileRename
11:34:51 [2022-04-17T11:34:51.826Z] --- PASS: TestOpenFileRename (0.00s)
11:34:51 [2022-04-17T11:34:51.826Z] === RUN   TestHandleDecoderErr
11:34:51 [2022-04-17T11:34:51.826Z] --- PASS: TestHandleDecoderErr (0.00s)
11:34:51 [2022-04-17T11:34:51.826Z] === RUN   TestParseLogTagDefaultTag
11:34:51 [2022-04-17T11:34:51.826Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
11:34:51 [2022-04-17T11:34:51.826Z] === RUN   TestParseLogTag
11:34:51 [2022-04-17T11:34:51.826Z] --- PASS: TestParseLogTag (0.00s)
11:34:51 [2022-04-17T11:34:51.827Z] === RUN   TestParseLogTagEmptyTag
11:34:51 [2022-04-17T11:34:51.827Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
11:34:51 [2022-04-17T11:34:51.827Z] === RUN   TestTailFiles
11:34:51 [2022-04-17T11:34:51.827Z] --- PASS: TestTailFiles (0.00s)
11:34:51 [2022-04-17T11:34:51.827Z] === RUN   TestFollowLogsConsumerGone
11:34:51 [2022-04-17T11:34:51.827Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
11:34:51 [2022-04-17T11:34:51.827Z] === RUN   TestFollowLogsProducerGone
11:34:51 [2022-04-17T11:34:51.827Z]     logfile_test.go:233: messages sent: 4098, received: 4098
11:34:51 [2022-04-17T11:34:51.827Z]     logfile_test.go:180: logDecode() closed after sending 4098 messages
11:34:51 [2022-04-17T11:34:51.827Z] --- PASS: TestFollowLogsProducerGone (0.01s)
11:34:51 [2022-04-17T11:34:51.827Z] === RUN   TestCheckCapacityAndRotate
11:34:51 [2022-04-17T11:34:51.827Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
11:34:51 [2022-04-17T11:34:51.827Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
11:34:51 [2022-04-17T11:34:51.827Z] --- PASS: TestCheckCapacityAndRotate (0.08s)
11:34:51 [2022-04-17T11:34:51.827Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s)
11:34:51 [2022-04-17T11:34:51.827Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.05s)
11:34:51 [2022-04-17T11:34:51.827Z] PASS
11:34:51 [2022-04-17T11:34:51.827Z] coverage: 53.5% of statements
11:34:51 [2022-04-17T11:34:51.827Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.151s	coverage: 53.5% of statements
11:34:52 [2022-04-17T11:34:52.818Z] === RUN   TestLog
11:34:52 [2022-04-17T11:34:52.818Z] --- PASS: TestLog (0.03s)
11:34:52 [2022-04-17T11:34:52.818Z] PASS
11:34:52 [2022-04-17T11:34:52.818Z] coverage: 31.5% of statements
11:34:52 [2022-04-17T11:34:52.818Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.081s	coverage: 31.5% of statements
11:34:52 [2022-04-17T11:34:52.818Z] === RUN   TestNewParse
11:34:52 [2022-04-17T11:34:52.818Z] --- PASS: TestNewParse (0.00s)
11:34:52 [2022-04-17T11:34:52.818Z] PASS
11:34:52 [2022-04-17T11:34:52.818Z] coverage: 8.3% of statements
11:34:52 [2022-04-17T11:34:52.818Z] ok  	github.com/docker/docker/daemon/logger/templates	0.049s	coverage: 8.3% of statements
11:34:52 [2022-04-17T11:34:52.818Z] === RUN   TestValidateLogOpt
11:34:52 [2022-04-17T11:34:52.818Z] --- PASS: TestValidateLogOpt (0.00s)
11:34:52 [2022-04-17T11:34:52.818Z] === RUN   TestNewMissedConfig
11:34:52 [2022-04-17T11:34:52.818Z] --- PASS: TestNewMissedConfig (0.00s)
11:34:52 [2022-04-17T11:34:52.818Z] === RUN   TestNewMissedUrl
11:34:52 [2022-04-17T11:34:52.818Z] --- PASS: TestNewMissedUrl (0.00s)
11:34:52 [2022-04-17T11:34:52.818Z] === RUN   TestNewMissedToken
11:34:52 [2022-04-17T11:34:52.818Z] --- PASS: TestNewMissedToken (0.00s)
11:34:52 [2022-04-17T11:34:52.818Z] === RUN   TestNewWithProxy
11:34:52 [2022-04-17T11:34:52.818Z] --- PASS: TestNewWithProxy (0.00s)
11:34:52 [2022-04-17T11:34:52.818Z] === RUN   TestDefault
11:34:52 [2022-04-17T11:34:52.818Z] --- PASS: TestDefault (0.01s)
11:34:52 [2022-04-17T11:34:52.818Z] === RUN   TestInlineFormatWithNonDefaultOptions
11:34:52 [2022-04-17T11:34:52.818Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
11:34:52 [2022-04-17T11:34:52.818Z] === RUN   TestJsonFormat
11:34:52 [2022-04-17T11:34:52.818Z] --- PASS: TestJsonFormat (0.01s)
11:34:52 [2022-04-17T11:34:52.818Z] === RUN   TestRawFormat
11:34:52 [2022-04-17T11:34:52.818Z] --- PASS: TestRawFormat (0.00s)
11:34:52 [2022-04-17T11:34:52.818Z] === RUN   TestRawFormatWithLabels
11:34:52 [2022-04-17T11:34:52.818Z] --- PASS: TestRawFormatWithLabels (0.00s)
11:34:52 [2022-04-17T11:34:52.818Z] === RUN   TestRawFormatWithoutTag
11:34:52 [2022-04-17T11:34:52.818Z] --- PASS: TestRawFormatWithoutTag (0.00s)
11:34:52 [2022-04-17T11:34:52.818Z] === RUN   TestBatching
11:34:53 [2022-04-17T11:34:53.285Z] === RUN   TestParseLogFormat
11:34:53 [2022-04-17T11:34:53.285Z] --- PASS: TestParseLogFormat (0.00s)
11:34:53 [2022-04-17T11:34:53.285Z] === RUN   TestValidateLogOptEmpty
11:34:53 [2022-04-17T11:34:53.285Z] --- PASS: TestValidateLogOptEmpty (0.00s)
11:34:53 [2022-04-17T11:34:53.285Z] === RUN   TestValidateSyslogAddress
11:34:53 [2022-04-17T11:34:53.285Z] === RUN   TestValidateSyslogAddress/this_is_not_an_uri
11:34:53 [2022-04-17T11:34:53.285Z] === RUN   TestValidateSyslogAddress/corrupted:42
11:34:53 [2022-04-17T11:34:53.285Z] === RUN   TestValidateSyslogAddress/tcp://1.2.3.4
11:34:53 [2022-04-17T11:34:53.285Z] === RUN   TestValidateSyslogAddress/udp://1.2.3.4
11:34:53 [2022-04-17T11:34:53.285Z] === RUN   TestValidateSyslogAddress/http://1.2.3.4
11:34:53 [2022-04-17T11:34:53.285Z] --- PASS: TestValidateSyslogAddress (0.00s)
11:34:53 [2022-04-17T11:34:53.285Z]     --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s)
11:34:53 [2022-04-17T11:34:53.285Z]     --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s)
11:34:53 [2022-04-17T11:34:53.285Z]     --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s)
11:34:53 [2022-04-17T11:34:53.285Z]     --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s)
11:34:53 [2022-04-17T11:34:53.285Z]     --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s)
11:34:53 [2022-04-17T11:34:53.285Z] === RUN   TestParseAddressDefaultPort
11:34:53 [2022-04-17T11:34:53.285Z] --- PASS: TestParseAddressDefaultPort (0.00s)
11:34:53 [2022-04-17T11:34:53.285Z] === RUN   TestValidateSyslogFacility
11:34:53 [2022-04-17T11:34:53.285Z] --- PASS: TestValidateSyslogFacility (0.00s)
11:34:53 [2022-04-17T11:34:53.285Z] === RUN   TestValidateLogOptSyslogFormat
11:34:53 [2022-04-17T11:34:53.285Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
11:34:53 [2022-04-17T11:34:53.285Z] === RUN   TestValidateLogOpt
11:34:53 [2022-04-17T11:34:53.285Z] --- PASS: TestValidateLogOpt (0.00s)
11:34:53 [2022-04-17T11:34:53.285Z] PASS
11:34:53 [2022-04-17T11:34:53.285Z] coverage: 43.6% of statements
11:34:53 [2022-04-17T11:34:53.285Z] --- PASS: TestBatching (0.29s)
11:34:53 [2022-04-17T11:34:53.285Z] === RUN   TestFrequency
11:34:53 [2022-04-17T11:34:53.285Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.061s	coverage: 43.6% of statements
11:34:53 [2022-04-17T11:34:53.285Z] --- PASS: TestFrequency (0.16s)
11:34:53 [2022-04-17T11:34:53.285Z] === RUN   TestOneMessagePerRequest
11:34:53 [2022-04-17T11:34:53.285Z] --- PASS: TestOneMessagePerRequest (0.01s)
11:34:53 [2022-04-17T11:34:53.285Z] === RUN   TestVerify
11:34:53 [2022-04-17T11:34:53.285Z] --- PASS: TestVerify (0.00s)
11:34:53 [2022-04-17T11:34:53.285Z] === RUN   TestSkipVerify
11:34:53 [2022-04-17T11:34:53.581Z] --- PASS: TestSecretInspect (2.15s)
11:34:53 [2022-04-17T11:34:53.581Z] === RUN   TestSecretList
11:34:53 [2022-04-17T11:34:53.648Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
11:34:53 [2022-04-17T11:34:53.752Z] time="2022-04-17T11:34:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:34:53 [2022-04-17T11:34:53.752Z] time="2022-04-17T11:34:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:34:53 [2022-04-17T11:34:53.752Z] time="2022-04-17T11:34:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:34:53 [2022-04-17T11:34:53.752Z] --- PASS: TestSkipVerify (0.49s)
11:34:54 [2022-04-17T11:34:54.220Z] === RUN   TestBufferMaximum
11:34:54 [2022-04-17T11:34:54.220Z] time="2022-04-17T11:34:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:34:54 [2022-04-17T11:34:54.220Z] time="2022-04-17T11:34:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:34:54 [2022-04-17T11:34:54.220Z] time="2022-04-17T11:34:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:34:54 [2022-04-17T11:34:54.220Z] time="2022-04-17T11:34:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:34:54 [2022-04-17T11:34:54.220Z] time="2022-04-17T11:34:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:34:54 [2022-04-17T11:34:54.220Z] time="2022-04-17T11:34:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650195293.643123\",\"host\":\"a9bf697731c2\"}'"
11:34:54 [2022-04-17T11:34:54.220Z] time="2022-04-17T11:34:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650195293.643123\",\"host\":\"a9bf697731c2\"}'"
11:34:54 [2022-04-17T11:34:54.220Z] --- PASS: TestBufferMaximum (0.00s)
11:34:54 [2022-04-17T11:34:54.220Z] === RUN   TestServerAlwaysDown
11:34:54 [2022-04-17T11:34:54.220Z] time="2022-04-17T11:34:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:34:54 [2022-04-17T11:34:54.220Z] time="2022-04-17T11:34:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:34:54 [2022-04-17T11:34:54.220Z] time="2022-04-17T11:34:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650195293.646125\",\"host\":\"a9bf697731c2\"}'"
11:34:54 [2022-04-17T11:34:54.220Z] time="2022-04-17T11:34:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650195293.646125\",\"host\":\"a9bf697731c2\"}'"
11:34:54 [2022-04-17T11:34:54.220Z] time="2022-04-17T11:34:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:34:54 [2022-04-17T11:34:54.220Z] time="2022-04-17T11:34:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650195293.646125\",\"host\":\"a9bf697731c2\"}'"
11:34:54 [2022-04-17T11:34:54.220Z] time="2022-04-17T11:34:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650195293.646125\",\"host\":\"a9bf697731c2\"}'"
11:34:54 [2022-04-17T11:34:54.220Z] time="2022-04-17T11:34:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650195293.646125\",\"host\":\"a9bf697731c2\"}'"
11:34:54 [2022-04-17T11:34:54.220Z] --- PASS: TestServerAlwaysDown (0.00s)
11:34:54 [2022-04-17T11:34:54.220Z] === RUN   TestCannotSendAfterClose
11:34:54 [2022-04-17T11:34:54.220Z] --- PASS: TestCannotSendAfterClose (0.00s)
11:34:54 [2022-04-17T11:34:54.220Z] === RUN   TestDeadlockOnBlockedEndpoint
11:34:54 [2022-04-17T11:34:54.220Z] === RUN   TestV1IDService
11:34:54 [2022-04-17T11:34:54.220Z] --- PASS: TestV1IDService (0.03s)
11:34:54 [2022-04-17T11:34:54.220Z] === RUN   TestV2MetadataService
11:34:55 [2022-04-17T11:34:55.049Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
11:34:55 [2022-04-17T11:34:55.208Z] time="2022-04-17T11:34:54Z" 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
11:34:55 [2022-04-17T11:34:55.208Z] time="2022-04-17T11:34:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a9bf697731c2\"}'"
11:34:55 [2022-04-17T11:34:55.208Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
11:34:55 [2022-04-17T11:34:55.208Z] PASS
11:34:55 [2022-04-17T11:34:55.208Z] coverage: 82.5% of statements
11:34:55 [2022-04-17T11:34:55.208Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.047s	coverage: 82.5% of statements
11:34:55 [2022-04-17T11:34:55.208Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:34:55 [2022-04-17T11:34:55.208Z] ?   	github.com/docker/docker/daemon/network	[no test files]
11:34:55 [2022-04-17T11:34:55.208Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:34:55 [2022-04-17T11:34:55.208Z] --- PASS: TestV2MetadataService (0.82s)
11:34:55 [2022-04-17T11:34:55.208Z] PASS
11:34:55 [2022-04-17T11:34:55.208Z] coverage: 48.2% of statements
11:34:55 [2022-04-17T11:34:55.208Z] ok  	github.com/docker/docker/distribution/metadata	0.925s	coverage: 48.2% of statements
11:34:55 [2022-04-17T11:34:55.676Z] === RUN   TestSuccessfulDownload
11:34:55 [2022-04-17T11:34:55.676Z]     download_test.go:267: Needs fixing on Windows
11:34:55 [2022-04-17T11:34:55.676Z] --- SKIP: TestSuccessfulDownload (0.00s)
11:34:55 [2022-04-17T11:34:55.676Z] === RUN   TestCancelledDownload
11:34:55 [2022-04-17T11:34:55.676Z] --- PASS: TestCancelledDownload (0.00s)
11:34:55 [2022-04-17T11:34:55.676Z] === RUN   TestMaxDownloadAttempts
11:34:55 [2022-04-17T11:34:55.676Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
11:34:55 [2022-04-17T11:34:55.676Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
11:34:55 [2022-04-17T11:34:55.676Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
11:34:55 [2022-04-17T11:34:55.676Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
11:34:55 [2022-04-17T11:34:55.676Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
11:34:55 [2022-04-17T11:34:55.676Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
11:34:55 [2022-04-17T11:34:55.676Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
11:34:55 [2022-04-17T11:34:55.676Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
11:34:55 [2022-04-17T11:34:55.676Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
11:34:55 [2022-04-17T11:34:55.676Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
11:34:55 [2022-04-17T11:34:55.676Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
11:34:55 [2022-04-17T11:34:55.676Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
11:34:56 [2022-04-17T11:34:56.108Z] --- PASS: TestSecretList (2.13s)
11:34:56 [2022-04-17T11:34:56.108Z] === RUN   TestSecretsCreateAndDelete
11:34:56 [2022-04-17T11:34:56.144Z] === RUN   TestContinueOnError_NonMirrorEndpoint
11:34:56 [2022-04-17T11:34:56.144Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
11:34:56 [2022-04-17T11:34:56.144Z] === RUN   TestContinueOnError_MirrorEndpoint
11:34:56 [2022-04-17T11:34:56.144Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
11:34:56 [2022-04-17T11:34:56.144Z] === RUN   TestContinueOnError_NeverContinue
11:34:56 [2022-04-17T11:34:56.144Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
11:34:56 [2022-04-17T11:34:56.144Z] === RUN   TestManifestStore
11:34:56 [2022-04-17T11:34:56.144Z] === RUN   TestManifestStore/no_remote_or_local
11:34:56 [2022-04-17T11:34:56.144Z] time="2022-04-17T11:34:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
11:34:56 [2022-04-17T11:34:56.144Z] time="2022-04-17T11:34:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
11:34:56 [2022-04-17T11:34:56.144Z] time="2022-04-17T11:34:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
11:34:56 [2022-04-17T11:34:56.144Z] time="2022-04-17T11:34:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
11:34:56 [2022-04-17T11:34:56.144Z] --- PASS: TestMaxDownloadAttempts (0.00s)
11:34:56 [2022-04-17T11:34:56.144Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s)
11:34:56 [2022-04-17T11:34:56.144Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s)
11:34:56 [2022-04-17T11:34:56.144Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s)
11:34:56 [2022-04-17T11:34:56.144Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s)
11:34:56 [2022-04-17T11:34:56.144Z] === RUN   TestTransfer
11:34:56 [2022-04-17T11:34:56.144Z] --- PASS: TestTransfer (0.17s)
11:34:56 [2022-04-17T11:34:56.144Z] === RUN   TestConcurrencyLimit
11:34:56 [2022-04-17T11:34:56.144Z] time="2022-04-17T11:34:55Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2453429185\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
11:34:56 [2022-04-17T11:34:56.144Z] === RUN   TestManifestStore/no_local_cache
11:34:56 [2022-04-17T11:34:56.144Z] === RUN   TestManifestStore/with_local_cache
11:34:56 [2022-04-17T11:34:56.144Z] === RUN   TestManifestStore/unknown_media_type
11:34:56 [2022-04-17T11:34:56.144Z] === RUN   TestManifestStore/unknown_media_type/no_cache
11:34:56 [2022-04-17T11:34:56.144Z] time="2022-04-17T11:34:56Z" level=warning msg="reference for unknown type: "
11:34:56 [2022-04-17T11:34:56.144Z] time="2022-04-17T11:34:56Z" level=warning msg="reference for unknown type: "
11:34:56 [2022-04-17T11:34:56.144Z] === RUN   TestManifestStore/unknown_media_type/with_cache
11:34:56 [2022-04-17T11:34:56.144Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
11:34:56 [2022-04-17T11:34:56.144Z] time="2022-04-17T11:34:56Z" level=warning msg="reference for unknown type: "
11:34:56 [2022-04-17T11:34:56.144Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
11:34:56 [2022-04-17T11:34:56.144Z] time="2022-04-17T11:34:56Z" level=warning msg="reference for unknown type: "
11:34:56 [2022-04-17T11:34:56.144Z] time="2022-04-17T11:34:56Z" level=warning msg="reference for unknown type: "
11:34:56 [2022-04-17T11:34:56.144Z] === RUN   TestManifestStore/error_persisting_manifest
11:34:56 [2022-04-17T11:34:56.144Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
11:34:56 [2022-04-17T11:34:56.144Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
11:34:56 [2022-04-17T11:34:56.144Z] time="2022-04-17T11:34:56Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
11:34:56 [2022-04-17T11:34:56.144Z] --- PASS: TestManifestStore (0.32s)
11:34:56 [2022-04-17T11:34:56.144Z]     --- PASS: TestManifestStore/no_remote_or_local (0.21s)
11:34:56 [2022-04-17T11:34:56.144Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
11:34:56 [2022-04-17T11:34:56.144Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
11:34:56 [2022-04-17T11:34:56.144Z]     --- PASS: TestManifestStore/unknown_media_type (0.05s)
11:34:56 [2022-04-17T11:34:56.144Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
11:34:56 [2022-04-17T11:34:56.144Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s)
11:34:56 [2022-04-17T11:34:56.144Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
11:34:56 [2022-04-17T11:34:56.144Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
11:34:56 [2022-04-17T11:34:56.426Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
11:34:56 [2022-04-17T11:34:56.426Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
11:34:56 [2022-04-17T11:34:56.426Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
11:34:56 [2022-04-17T11:34:56.612Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestDetectManifestBlobMediaType
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestDetectManifestBlobMediaType/schema1
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
11:34:56 [2022-04-17T11:34:56.612Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestDetectManifestBlobMediaTypeInvalid
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_manifests
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers
11:34:56 [2022-04-17T11:34:56.612Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestFixManifestLayers
11:34:56 [2022-04-17T11:34:56.612Z] --- PASS: TestFixManifestLayers (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestFixManifestLayersBaseLayerParent
11:34:56 [2022-04-17T11:34:56.612Z]     pull_v2_test.go:82: Needs fixing on Windows
11:34:56 [2022-04-17T11:34:56.612Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestFixManifestLayersBadParent
11:34:56 [2022-04-17T11:34:56.612Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestValidateManifest
11:34:56 [2022-04-17T11:34:56.612Z]     pull_v2_test.go:127: Needs fixing on Windows
11:34:56 [2022-04-17T11:34:56.612Z] --- SKIP: TestValidateManifest (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestFormatPlatform
11:34:56 [2022-04-17T11:34:56.612Z] --- PASS: TestFormatPlatform (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestPullSchema2Config
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestPullSchema2Config/success_first_time
11:34:56 [2022-04-17T11:34:56.612Z]     pull_v2_test.go:284: HTTP GET /v2/
11:34:56 [2022-04-17T11:34:56.612Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestPullSchema2Config/500_status
11:34:56 [2022-04-17T11:34:56.612Z]     pull_v2_test.go:284: HTTP GET /v2/
11:34:56 [2022-04-17T11:34:56.612Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
11:34:56 [2022-04-17T11:34:56.612Z] --- PASS: TestConcurrencyLimit (0.35s)
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestInactiveJobs
11:34:56 [2022-04-17T11:34:56.612Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestPullSchema2Config/EOF
11:34:56 [2022-04-17T11:34:56.612Z]     pull_v2_test.go:284: HTTP GET /v2/
11:34:56 [2022-04-17T11:34:56.612Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
11:34:56 [2022-04-17T11:34:56.612Z] 2022/04/17 11:34:56 http: panic serving 127.0.0.1:49217: intentional panic
11:34:56 [2022-04-17T11:34:56.612Z] goroutine 110 [running]:
11:34:56 [2022-04-17T11:34:56.612Z] net/http.(*conn).serve.func1()
11:34:56 [2022-04-17T11:34:56.612Z] 	c:/go/src/net/http/server.go:1825 +0xbf
11:34:56 [2022-04-17T11:34:56.612Z] panic({0xba9000, 0xd8b8f0})
11:34:56 [2022-04-17T11:34:56.612Z] 	c:/go/src/runtime/panic.go:844 +0x258
11:34:56 [2022-04-17T11:34:56.612Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003cc820?, {0xd930d8?, 0xc0003de000?})
11:34:56 [2022-04-17T11:34:56.612Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4
11:34:56 [2022-04-17T11:34:56.612Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xd930d8, 0xc0003de000}, 0xc0002c4000)
11:34:56 [2022-04-17T11:34:56.612Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286
11:34:56 [2022-04-17T11:34:56.612Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xd930d8?, 0xc0003de000?}, 0x11ae6a0?)
11:34:56 [2022-04-17T11:34:56.612Z] 	c:/go/src/net/http/server.go:2084 +0x2f
11:34:56 [2022-04-17T11:34:56.612Z] net/http.serverHandler.ServeHTTP({0xc000186090?}, {0xd930d8, 0xc0003de000}, 0xc0002c4000)
11:34:56 [2022-04-17T11:34:56.612Z] 	c:/go/src/net/http/server.go:2916 +0x43b
11:34:56 [2022-04-17T11:34:56.612Z] net/http.(*conn).serve(0xc0000fc000, {0xd93950, 0xc00023a0f0})
11:34:56 [2022-04-17T11:34:56.612Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
11:34:56 [2022-04-17T11:34:56.612Z] created by net/http.(*Server).Serve
11:34:56 [2022-04-17T11:34:56.612Z] 	c:/go/src/net/http/server.go:3071 +0x4db
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestNotFound
11:34:56 [2022-04-17T11:34:56.612Z] --- PASS: TestNotFound (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestConflict
11:34:56 [2022-04-17T11:34:56.612Z] --- PASS: TestConflict (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestForbidden
11:34:56 [2022-04-17T11:34:56.612Z] --- PASS: TestForbidden (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestInvalidParameter
11:34:56 [2022-04-17T11:34:56.612Z] --- PASS: TestInvalidParameter (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestNotImplemented
11:34:56 [2022-04-17T11:34:56.612Z] --- PASS: TestNotImplemented (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestNotModified
11:34:56 [2022-04-17T11:34:56.612Z] --- PASS: TestNotModified (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestUnauthorized
11:34:56 [2022-04-17T11:34:56.612Z] --- PASS: TestUnauthorized (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestUnknown
11:34:56 [2022-04-17T11:34:56.612Z] --- PASS: TestUnknown (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestCancelled
11:34:56 [2022-04-17T11:34:56.612Z] --- PASS: TestCancelled (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestDeadline
11:34:56 [2022-04-17T11:34:56.612Z] --- PASS: TestDeadline (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestDataLoss
11:34:56 [2022-04-17T11:34:56.612Z] --- PASS: TestDataLoss (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestUnavailable
11:34:56 [2022-04-17T11:34:56.612Z] --- PASS: TestUnavailable (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestSystem
11:34:56 [2022-04-17T11:34:56.612Z] --- PASS: TestSystem (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestFromStatusCode
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestFromStatusCode/Not_Found
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestFromStatusCode/Bad_Request
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestFromStatusCode/Conflict
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestFromStatusCode/Unauthorized
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestFromStatusCode/Service_Unavailable
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestFromStatusCode/Forbidden
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestFromStatusCode/Not_Modified
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestFromStatusCode/Not_Implemented
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestFromStatusCode/Internal_Server_Error
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
11:34:56 [2022-04-17T11:34:56.612Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
11:34:56 [2022-04-17T11:34:56.612Z] --- PASS: TestFromStatusCode (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
11:34:56 [2022-04-17T11:34:56.612Z] PASS
11:34:56 [2022-04-17T11:34:56.612Z] coverage: 77.0% of statements
11:34:56 [2022-04-17T11:34:56.613Z] ok  	github.com/docker/docker/errdefs	0.043s	coverage: 77.0% of statements
11:34:57 [2022-04-17T11:34:57.084Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
11:34:57 [2022-04-17T11:34:57.084Z] === RUN   TestPullSchema2Config/unauthorized
11:34:57 [2022-04-17T11:34:57.084Z]     pull_v2_test.go:284: HTTP GET /v2/
11:34:57 [2022-04-17T11:34:57.084Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
11:34:57 [2022-04-17T11:34:57.084Z] --- PASS: TestPullSchema2Config (0.54s)
11:34:57 [2022-04-17T11:34:57.084Z]     --- PASS: TestPullSchema2Config/success_first_time (0.01s)
11:34:57 [2022-04-17T11:34:57.084Z]     --- PASS: TestPullSchema2Config/500_status (0.26s)
11:34:57 [2022-04-17T11:34:57.084Z]     --- PASS: TestPullSchema2Config/EOF (0.27s)
11:34:57 [2022-04-17T11:34:57.084Z]     --- PASS: TestPullSchema2Config/unauthorized (0.00s)
11:34:57 [2022-04-17T11:34:57.084Z] === RUN   TestGetRepositoryMountCandidates
11:34:57 [2022-04-17T11:34:57.084Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
11:34:57 [2022-04-17T11:34:57.084Z] === RUN   TestLayerAlreadyExists
11:34:57 [2022-04-17T11:34:57.084Z]     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}
11:34:57 [2022-04-17T11:34:57.084Z]     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}
11:34:57 [2022-04-17T11:34:57.084Z]     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}
11:34:57 [2022-04-17T11:34:57.084Z]     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}
11:34:57 [2022-04-17T11:34:57.084Z]     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}
11:34:57 [2022-04-17T11:34:57.084Z]     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}
11:34:57 [2022-04-17T11:34:57.084Z] --- PASS: TestLayerAlreadyExists (0.00s)
11:34:57 [2022-04-17T11:34:57.084Z] === RUN   TestWhenEmptyAuthConfig
11:34:57 [2022-04-17T11:34:57.084Z] --- PASS: TestInactiveJobs (0.36s)
11:34:57 [2022-04-17T11:34:57.084Z] === RUN   TestWatchRelease
11:34:57 [2022-04-17T11:34:57.084Z] --- PASS: TestWatchRelease (0.04s)
11:34:57 [2022-04-17T11:34:57.084Z] === RUN   TestWatchFinishedTransfer
11:34:57 [2022-04-17T11:34:57.084Z] --- PASS: TestWatchFinishedTransfer (0.00s)
11:34:57 [2022-04-17T11:34:57.084Z] === RUN   TestDuplicateTransfer
11:34:57 [2022-04-17T11:34:57.084Z] --- PASS: TestDuplicateTransfer (0.04s)
11:34:57 [2022-04-17T11:34:57.084Z] === RUN   TestSuccessfulUpload
11:34:57 [2022-04-17T11:34:57.084Z] === RUN   TestFSGetInvalidData
11:34:57 [2022-04-17T11:34:57.084Z] --- PASS: TestFSGetInvalidData (0.01s)
11:34:57 [2022-04-17T11:34:57.084Z] === RUN   TestFSInvalidSet
11:34:57 [2022-04-17T11:34:57.084Z] --- PASS: TestFSInvalidSet (0.01s)
11:34:57 [2022-04-17T11:34:57.084Z] === RUN   TestFSInvalidRoot
11:34:57 [2022-04-17T11:34:57.084Z] --- PASS: TestFSInvalidRoot (0.01s)
11:34:57 [2022-04-17T11:34:57.084Z] === RUN   TestFSMetadataGetSet
11:34:57 [2022-04-17T11:34:57.084Z] time="2022-04-17T11:34:57Z" level=error msg="Upload failed, retrying: simulating retry"
11:34:57 [2022-04-17T11:34:57.343Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
11:34:57 [2022-04-17T11:34:57.552Z] --- PASS: TestFSMetadataGetSet (0.05s)
11:34:57 [2022-04-17T11:34:57.552Z] === RUN   TestFSInvalidWalker
11:34:57 [2022-04-17T11:34:57.552Z] --- PASS: TestFSInvalidWalker (0.01s)
11:34:57 [2022-04-17T11:34:57.552Z] === RUN   TestFSGetSet
11:34:57 [2022-04-17T11:34:57.552Z] --- PASS: TestFSGetSet (0.03s)
11:34:57 [2022-04-17T11:34:57.552Z] === RUN   TestFSGetUnsetKey
11:34:57 [2022-04-17T11:34:57.552Z] --- PASS: TestFSGetUnsetKey (0.01s)
11:34:57 [2022-04-17T11:34:57.552Z] === RUN   TestFSGetEmptyData
11:34:57 [2022-04-17T11:34:57.552Z] --- PASS: TestFSGetEmptyData (0.01s)
11:34:57 [2022-04-17T11:34:57.552Z] === RUN   TestFSDelete
11:34:57 [2022-04-17T11:34:57.552Z] --- PASS: TestFSDelete (0.01s)
11:34:57 [2022-04-17T11:34:57.552Z] === RUN   TestFSWalker
11:34:57 [2022-04-17T11:34:57.552Z] --- PASS: TestFSWalker (0.01s)
11:34:57 [2022-04-17T11:34:57.552Z] === RUN   TestFSWalkerStopOnError
11:34:57 [2022-04-17T11:34:57.552Z] --- PASS: TestSuccessfulUpload (0.40s)
11:34:57 [2022-04-17T11:34:57.552Z] === RUN   TestCancelledUpload
11:34:57 [2022-04-17T11:34:57.552Z] --- PASS: TestCancelledUpload (0.00s)
11:34:57 [2022-04-17T11:34:57.552Z] PASS
11:34:57 [2022-04-17T11:34:57.552Z] coverage: 77.3% of statements
11:34:57 [2022-04-17T11:34:57.552Z] --- PASS: TestFSWalkerStopOnError (0.01s)
11:34:57 [2022-04-17T11:34:57.552Z] === RUN   TestNewFromJSON
11:34:57 [2022-04-17T11:34:57.552Z] --- PASS: TestNewFromJSON (0.00s)
11:34:57 [2022-04-17T11:34:57.552Z] === RUN   TestNewFromJSONWithInvalidJSON
11:34:57 [2022-04-17T11:34:57.552Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
11:34:57 [2022-04-17T11:34:57.552Z] === RUN   TestMarshalKeyOrder
11:34:57 [2022-04-17T11:34:57.552Z] --- PASS: TestMarshalKeyOrder (0.00s)
11:34:57 [2022-04-17T11:34:57.552Z] === RUN   TestHistoryEqual
11:34:57 [2022-04-17T11:34:57.552Z] ok  	github.com/docker/docker/distribution/xfer	1.921s	coverage: 77.3% of statements
11:34:57 [2022-04-17T11:34:57.552Z] --- PASS: TestHistoryEqual (0.18s)
11:34:57 [2022-04-17T11:34:57.552Z] === RUN   TestImage
11:34:57 [2022-04-17T11:34:57.552Z] --- PASS: TestImage (0.00s)
11:34:57 [2022-04-17T11:34:57.552Z] === RUN   TestImageOSNotEmpty
11:34:57 [2022-04-17T11:34:57.552Z] --- PASS: TestImageOSNotEmpty (0.00s)
11:34:57 [2022-04-17T11:34:57.552Z] === RUN   TestNewChildImageFromImageWithRootFS
11:34:57 [2022-04-17T11:34:57.552Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
11:34:57 [2022-04-17T11:34:57.552Z] === RUN   TestCreate
11:34:57 [2022-04-17T11:34:57.552Z] --- PASS: TestCreate (0.01s)
11:34:57 [2022-04-17T11:34:57.552Z] === RUN   TestRestore
11:34:57 [2022-04-17T11:34:57.552Z] time="2022-04-17T11:34:57Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
11:34:57 [2022-04-17T11:34:57.552Z] --- PASS: TestRestore (0.03s)
11:34:57 [2022-04-17T11:34:57.552Z] === RUN   TestAddDelete
11:34:57 [2022-04-17T11:34:57.552Z] --- PASS: TestAddDelete (0.02s)
11:34:57 [2022-04-17T11:34:57.552Z] === RUN   TestSearchAfterDelete
11:34:57 [2022-04-17T11:34:57.552Z] --- PASS: TestSearchAfterDelete (0.01s)
11:34:57 [2022-04-17T11:34:57.552Z] === RUN   TestParentReset
11:34:57 [2022-04-17T11:34:57.552Z] --- PASS: TestParentReset (0.03s)
11:34:57 [2022-04-17T11:34:57.552Z] === RUN   TestGetAndSetLastUpdated
11:34:57 [2022-04-17T11:34:57.552Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
11:34:57 [2022-04-17T11:34:57.552Z] === RUN   TestStoreLen
11:34:58 [2022-04-17T11:34:58.007Z] --- PASS: TestSecretsCreateAndDelete (2.15s)
11:34:58 [2022-04-17T11:34:58.007Z] === RUN   TestSecretsUpdate
11:34:58 [2022-04-17T11:34:58.020Z] --- PASS: TestStoreLen (0.05s)
11:34:58 [2022-04-17T11:34:58.020Z] PASS
11:34:58 [2022-04-17T11:34:58.020Z] coverage: 86.9% of statements
11:34:58 [2022-04-17T11:34:58.020Z] ok  	github.com/docker/docker/image	0.602s	coverage: 86.9% of statements
11:34:58 [2022-04-17T11:34:58.020Z] === RUN   TestCompare
11:34:58 [2022-04-17T11:34:58.020Z] --- PASS: TestCompare (0.00s)
11:34:58 [2022-04-17T11:34:58.020Z] PASS
11:34:58 [2022-04-17T11:34:58.020Z] coverage: 19.2% of statements
11:34:58 [2022-04-17T11:34:58.020Z] ok  	github.com/docker/docker/image/cache	0.068s	coverage: 19.2% of statements
11:34:58 [2022-04-17T11:34:58.020Z] --- PASS: TestWhenEmptyAuthConfig (1.20s)
11:34:58 [2022-04-17T11:34:58.020Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
11:34:58 [2022-04-17T11:34:58.020Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
11:34:58 [2022-04-17T11:34:58.020Z] === RUN   TestTokenPassThru
11:34:58 [2022-04-17T11:34:58.020Z] --- PASS: TestTokenPassThru (0.01s)
11:34:58 [2022-04-17T11:34:58.020Z] === RUN   TestTokenPassThruDifferentHost
11:34:58 [2022-04-17T11:34:58.020Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
11:34:58 [2022-04-17T11:34:58.020Z] PASS
11:34:58 [2022-04-17T11:34:58.020Z] coverage: 26.6% of statements
11:34:58 [2022-04-17T11:34:58.020Z] ok  	github.com/docker/docker/distribution	2.225s	coverage: 26.6% of statements
11:34:58 [2022-04-17T11:34:58.488Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:34:58 [2022-04-17T11:34:58.488Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:34:58 [2022-04-17T11:34:58.955Z] === RUN   TestValidateManifest
11:34:58 [2022-04-17T11:34:58.955Z] === RUN   TestValidateManifest/nil
11:34:58 [2022-04-17T11:34:58.955Z] === RUN   TestValidateManifest/non-nil
11:34:58 [2022-04-17T11:34:58.955Z] --- PASS: TestValidateManifest (0.00s)
11:34:58 [2022-04-17T11:34:58.955Z]     --- PASS: TestValidateManifest/nil (0.00s)
11:34:58 [2022-04-17T11:34:58.955Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
11:34:58 [2022-04-17T11:34:58.955Z] PASS
11:34:58 [2022-04-17T11:34:58.955Z] coverage: 0.7% of statements
11:34:58 [2022-04-17T11:34:58.955Z] ok  	github.com/docker/docker/image/tarexport	0.081s	coverage: 0.7% of statements
11:34:58 [2022-04-17T11:34:58.955Z] === RUN   TestMakeV1ConfigFromConfig
11:34:58 [2022-04-17T11:34:58.955Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
11:34:58 [2022-04-17T11:34:58.955Z] PASS
11:34:58 [2022-04-17T11:34:58.955Z] coverage: 25.0% of statements
11:34:59 [2022-04-17T11:34:59.425Z] ok  	github.com/docker/docker/image/v1	0.073s	coverage: 25.0% of statements
11:34:59 [2022-04-17T11:34:59.425Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:34:59 [2022-04-17T11:34:59.713Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
11:34:59 [2022-04-17T11:34:59.893Z] === RUN   TestSerialization
11:34:59 [2022-04-17T11:34:59.893Z] --- PASS: TestSerialization (0.02s)
11:34:59 [2022-04-17T11:34:59.893Z] PASS
11:34:59 [2022-04-17T11:34:59.893Z] coverage: 100.0% of statements
11:34:59 [2022-04-17T11:34:59.893Z] ok  	github.com/docker/docker/libcontainerd/queue	0.057s	coverage: 100.0% of statements
11:34:59 [2022-04-17T11:34:59.906Z] --- PASS: TestSecretsUpdate (1.77s)
11:34:59 [2022-04-17T11:34:59.906Z] === RUN   TestTemplatedSecret
11:35:00 [2022-04-17T11:35:00.650Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
11:35:00 [2022-04-17T11:35:00.880Z] === RUN   TestEnvironmentParsing
11:35:00 [2022-04-17T11:35:00.880Z] --- PASS: TestEnvironmentParsing (0.00s)
11:35:00 [2022-04-17T11:35:00.880Z] PASS
11:35:00 [2022-04-17T11:35:00.880Z] coverage: 1.2% of statements
11:35:00 [2022-04-17T11:35:00.880Z] ok  	github.com/docker/docker/libcontainerd/local	0.117s	coverage: 1.2% of statements
11:35:00 [2022-04-17T11:35:00.880Z] === RUN   TestEmptyLayer
11:35:00 [2022-04-17T11:35:00.880Z] --- PASS: TestEmptyLayer (0.00s)
11:35:00 [2022-04-17T11:35:00.880Z] === RUN   TestCommitFailure
11:35:00 [2022-04-17T11:35:00.880Z] --- PASS: TestCommitFailure (0.01s)
11:35:00 [2022-04-17T11:35:00.880Z] === RUN   TestStartTransactionFailure
11:35:00 [2022-04-17T11:35:00.880Z] --- PASS: TestStartTransactionFailure (0.00s)
11:35:00 [2022-04-17T11:35:00.880Z] === RUN   TestGetOrphan
11:35:00 [2022-04-17T11:35:00.880Z] --- PASS: TestGetOrphan (0.01s)
11:35:00 [2022-04-17T11:35:00.880Z] === RUN   TestMountAndRegister
11:35:00 [2022-04-17T11:35:00.880Z]     layer_test.go:258: Layer size: 14
11:35:00 [2022-04-17T11:35:00.880Z] --- PASS: TestMountAndRegister (0.05s)
11:35:00 [2022-04-17T11:35:00.880Z] === RUN   TestLayerRelease
11:35:00 [2022-04-17T11:35:00.880Z]     layer_test.go:291: Failing on Windows
11:35:00 [2022-04-17T11:35:00.880Z] --- SKIP: TestLayerRelease (0.00s)
11:35:00 [2022-04-17T11:35:00.880Z] === RUN   TestStoreRestore
11:35:00 [2022-04-17T11:35:00.880Z]     layer_test.go:340: Failing on Windows
11:35:00 [2022-04-17T11:35:00.880Z] --- SKIP: TestStoreRestore (0.00s)
11:35:00 [2022-04-17T11:35:00.880Z] === RUN   TestTarStreamStability
11:35:00 [2022-04-17T11:35:00.880Z]     layer_test.go:455: Failing on Windows
11:35:00 [2022-04-17T11:35:00.880Z] --- SKIP: TestTarStreamStability (0.00s)
11:35:00 [2022-04-17T11:35:00.880Z] === RUN   TestRegisterExistingLayer
11:35:00 [2022-04-17T11:35:00.880Z] --- PASS: TestRegisterExistingLayer (0.15s)
11:35:00 [2022-04-17T11:35:00.880Z] === RUN   TestTarStreamVerification
11:35:00 [2022-04-17T11:35:00.880Z]     layer_test.go:684: Failing on Windows
11:35:00 [2022-04-17T11:35:00.880Z] --- SKIP: TestTarStreamVerification (0.00s)
11:35:00 [2022-04-17T11:35:00.880Z] === RUN   TestLayerMigration
11:35:00 [2022-04-17T11:35:00.880Z]     migration_test.go:45: Failing on Windows
11:35:00 [2022-04-17T11:35:00.880Z] --- SKIP: TestLayerMigration (0.00s)
11:35:00 [2022-04-17T11:35:00.880Z] === RUN   TestLayerMigrationNoTarsplit
11:35:00 [2022-04-17T11:35:00.880Z]     migration_test.go:181: Failing on Windows
11:35:00 [2022-04-17T11:35:00.880Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
11:35:00 [2022-04-17T11:35:00.880Z] === RUN   TestMountInit
11:35:00 [2022-04-17T11:35:00.880Z]     mount_test.go:17: Failing on Windows
11:35:00 [2022-04-17T11:35:00.880Z] --- SKIP: TestMountInit (0.00s)
11:35:00 [2022-04-17T11:35:00.880Z] === RUN   TestMountSize
11:35:00 [2022-04-17T11:35:00.880Z]     mount_test.go:76: Failing on Windows
11:35:00 [2022-04-17T11:35:00.880Z] --- SKIP: TestMountSize (0.00s)
11:35:00 [2022-04-17T11:35:00.880Z] === RUN   TestMountChanges
11:35:00 [2022-04-17T11:35:00.880Z]     mount_test.go:125: Failing on Windows
11:35:00 [2022-04-17T11:35:00.880Z] --- SKIP: TestMountChanges (0.00s)
11:35:00 [2022-04-17T11:35:00.880Z] === RUN   TestMountApply
11:35:00 [2022-04-17T11:35:00.880Z]     mount_test.go:212: Failing on Windows
11:35:00 [2022-04-17T11:35:00.880Z] --- SKIP: TestMountApply (0.00s)
11:35:00 [2022-04-17T11:35:00.880Z] PASS
11:35:00 [2022-04-17T11:35:00.880Z] coverage: 30.6% of statements
11:35:01 [2022-04-17T11:35:01.349Z] ok  	github.com/docker/docker/layer	0.310s	coverage: 30.6% of statements
11:35:01 [2022-04-17T11:35:01.349Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:35:01 [2022-04-17T11:35:01.349Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:35:01 [2022-04-17T11:35:01.349Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:35:01 [2022-04-17T11:35:01.349Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:35:01 [2022-04-17T11:35:01.349Z] === RUN   TestSequenceGetAvailableBit
11:35:01 [2022-04-17T11:35:01.349Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
11:35:01 [2022-04-17T11:35:01.817Z] === RUN   TestSequenceEqual
11:35:01 [2022-04-17T11:35:01.817Z] --- PASS: TestSequenceEqual (0.00s)
11:35:01 [2022-04-17T11:35:01.817Z] === RUN   TestSequenceCopy
11:35:01 [2022-04-17T11:35:01.817Z] --- PASS: TestSequenceCopy (0.00s)
11:35:01 [2022-04-17T11:35:01.817Z] === RUN   TestGetFirstAvailable
11:35:01 [2022-04-17T11:35:01.817Z] --- PASS: TestGetFirstAvailable (0.00s)
11:35:01 [2022-04-17T11:35:01.817Z] === RUN   TestFindSequence
11:35:01 [2022-04-17T11:35:01.817Z] --- PASS: TestFindSequence (0.00s)
11:35:01 [2022-04-17T11:35:01.817Z] === RUN   TestCheckIfAvailable
11:35:01 [2022-04-17T11:35:01.817Z] --- PASS: TestCheckIfAvailable (0.00s)
11:35:01 [2022-04-17T11:35:01.817Z] === RUN   TestMergeSequences
11:35:01 [2022-04-17T11:35:01.817Z] --- PASS: TestMergeSequences (0.00s)
11:35:01 [2022-04-17T11:35:01.817Z] === RUN   TestPushReservation
11:35:01 [2022-04-17T11:35:01.817Z] --- PASS: TestPushReservation (0.00s)
11:35:01 [2022-04-17T11:35:01.817Z] === RUN   TestSerializeDeserialize
11:35:01 [2022-04-17T11:35:01.817Z] --- PASS: TestSerializeDeserialize (0.00s)
11:35:01 [2022-04-17T11:35:01.817Z] === RUN   TestSet
11:35:01 [2022-04-17T11:35:01.817Z] --- PASS: TestSet (0.00s)
11:35:01 [2022-04-17T11:35:01.817Z] === RUN   TestSetUnset
11:35:01 [2022-04-17T11:35:01.817Z] --- PASS: TestSetUnset (0.00s)
11:35:01 [2022-04-17T11:35:01.817Z] === RUN   TestOffsetSetUnset
11:35:01 [2022-04-17T11:35:01.817Z] --- PASS: TestOffsetSetUnset (0.00s)
11:35:01 [2022-04-17T11:35:01.817Z] === RUN   TestSetInRange
11:35:01 [2022-04-17T11:35:01.817Z] --- PASS: TestSetInRange (0.00s)
11:35:01 [2022-04-17T11:35:01.817Z] === RUN   TestSetAnyInRange
11:35:01 [2022-04-17T11:35:01.817Z] --- PASS: TestSetAnyInRange (0.00s)
11:35:01 [2022-04-17T11:35:01.817Z] === RUN   TestMethods
11:35:01 [2022-04-17T11:35:01.817Z] --- PASS: TestMethods (0.00s)
11:35:01 [2022-04-17T11:35:01.817Z] === RUN   TestRandomAllocateDeallocate
11:35:02 [2022-04-17T11:35:02.028Z]     check_test.go:308: [d2cdbbed9fdfa] daemon is not started
11:35:02 [2022-04-17T11:35:02.029Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
11:35:02 [2022-04-17T11:35:02.435Z] --- PASS: TestTemplatedSecret (2.43s)
11:35:02 [2022-04-17T11:35:02.435Z] === RUN   TestSecretCreateResolve
11:35:02 [2022-04-17T11:35:02.596Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
11:35:02 [2022-04-17T11:35:02.855Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
11:35:03 [2022-04-17T11:35:03.115Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
11:35:03 [2022-04-17T11:35:03.382Z] === RUN   TestInvalidConfig
11:35:03 [2022-04-17T11:35:03.382Z] --- PASS: TestInvalidConfig (0.00s)
11:35:03 [2022-04-17T11:35:03.382Z] === RUN   TestConfig
11:35:03 [2022-04-17T11:35:03.382Z] --- PASS: TestConfig (0.00s)
11:35:03 [2022-04-17T11:35:03.382Z] === RUN   TestOptionsLabels
11:35:03 [2022-04-17T11:35:03.382Z] --- PASS: TestOptionsLabels (0.00s)
11:35:03 [2022-04-17T11:35:03.382Z] === RUN   TestValidName
11:35:03 [2022-04-17T11:35:03.382Z] --- PASS: TestValidName (0.00s)
11:35:03 [2022-04-17T11:35:03.382Z] PASS
11:35:03 [2022-04-17T11:35:03.382Z] coverage: 19.7% of statements
11:35:03 [2022-04-17T11:35:03.382Z] ok  	github.com/docker/docker/libnetwork/config	0.087s	coverage: 19.7% of statements
11:35:03 [2022-04-17T11:35:03.682Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
11:35:03 [2022-04-17T11:35:03.850Z] === RUN   TestKey
11:35:03 [2022-04-17T11:35:03.850Z] --- PASS: TestKey (0.00s)
11:35:03 [2022-04-17T11:35:03.850Z] === RUN   TestParseKey
11:35:03 [2022-04-17T11:35:03.850Z] --- PASS: TestParseKey (0.00s)
11:35:03 [2022-04-17T11:35:03.850Z] === RUN   TestInvalidDataStore
11:35:03 [2022-04-17T11:35:03.850Z] --- PASS: TestInvalidDataStore (0.00s)
11:35:03 [2022-04-17T11:35:03.850Z] === RUN   TestKVObjectFlatKey
11:35:03 [2022-04-17T11:35:03.850Z] --- PASS: TestKVObjectFlatKey (0.00s)
11:35:03 [2022-04-17T11:35:03.850Z] === RUN   TestAtomicKVObjectFlatKey
11:35:03 [2022-04-17T11:35:03.850Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
11:35:03 [2022-04-17T11:35:03.850Z] PASS
11:35:03 [2022-04-17T11:35:03.850Z] coverage: 21.9% of statements
11:35:03 [2022-04-17T11:35:03.850Z] ok  	github.com/docker/docker/libnetwork/datastore	0.043s	coverage: 21.9% of statements
11:35:03 [2022-04-17T11:35:03.875Z] --- PASS: TestServiceUpdatePidsLimit (16.16s)
11:35:03 [2022-04-17T11:35:03.875Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
11:35:03 [2022-04-17T11:35:03.875Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
11:35:03 [2022-04-17T11:35:03.875Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
11:35:03 [2022-04-17T11:35:03.875Z] PASS
11:35:03 [2022-04-17T11:35:03.875Z] 
11:35:03 [2022-04-17T11:35:03.875Z] === Skipped
11:35:03 [2022-04-17T11:35:03.875Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
11:35:03 [2022-04-17T11:35:03.875Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:35:03 [2022-04-17T11:35:03.875Z] 
11:35:03 [2022-04-17T11:35:03.875Z] DONE 27 tests, 1 skipped in 183.043s
11:35:03 [2022-04-17T11:35:03.875Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
11:35:03 [2022-04-17T11:35:03.875Z] INFO: Testing against a local daemon
11:35:03 [2022-04-17T11:35:03.875Z] === RUN   TestSessionCreate
11:35:03 [2022-04-17T11:35:03.875Z] --- PASS: TestSessionCreate (0.02s)
11:35:03 [2022-04-17T11:35:03.875Z] === RUN   TestSessionCreateWithBadUpgrade
11:35:03 [2022-04-17T11:35:03.875Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
11:35:03 [2022-04-17T11:35:03.875Z] PASS
11:35:03 [2022-04-17T11:35:03.875Z] 
11:35:03 [2022-04-17T11:35:03.875Z] DONE 2 tests in 0.054s
11:35:03 [2022-04-17T11:35:03.875Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
11:35:03 [2022-04-17T11:35:03.875Z] INFO: Testing against a local daemon
11:35:03 [2022-04-17T11:35:03.875Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:35:03 [2022-04-17T11:35:03.875Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
11:35:03 [2022-04-17T11:35:03.875Z] === RUN   TestDiskUsage
11:35:03 [2022-04-17T11:35:03.875Z] === PAUSE TestDiskUsage
11:35:03 [2022-04-17T11:35:03.875Z] === RUN   TestEventsExecDie
11:35:04 [2022-04-17T11:35:04.130Z] --- PASS: TestEventsExecDie (0.54s)
11:35:04 [2022-04-17T11:35:04.130Z] === RUN   TestEventsBackwardsCompatible
11:35:04 [2022-04-17T11:35:04.130Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
11:35:04 [2022-04-17T11:35:04.130Z] === RUN   TestEventsVolumeCreate
11:35:04 [2022-04-17T11:35:04.130Z] --- PASS: TestEventsVolumeCreate (0.05s)
11:35:04 [2022-04-17T11:35:04.130Z] === RUN   TestInfoBinaryCommits
11:35:04 [2022-04-17T11:35:04.130Z] --- PASS: TestInfoBinaryCommits (0.02s)
11:35:04 [2022-04-17T11:35:04.130Z] === RUN   TestInfoAPIVersioned
11:35:04 [2022-04-17T11:35:04.130Z] --- PASS: TestInfoAPIVersioned (0.00s)
11:35:04 [2022-04-17T11:35:04.130Z] === RUN   TestInfoAPI
11:35:04 [2022-04-17T11:35:04.130Z] --- PASS: TestInfoAPI (0.02s)
11:35:04 [2022-04-17T11:35:04.130Z] === RUN   TestInfoAPIWarnings
11:35:04 [2022-04-17T11:35:04.336Z] --- PASS: TestSecretCreateResolve (2.17s)
11:35:04 [2022-04-17T11:35:04.336Z] PASS
11:35:04 [2022-04-17T11:35:04.336Z] 
11:35:04 [2022-04-17T11:35:04.336Z] DONE 6 tests in 12.882s
11:35:04 [2022-04-17T11:35:04.336Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
11:35:04 [2022-04-17T11:35:04.336Z] ++ 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
11:35:04 [2022-04-17T11:35:04.336Z] ++ set -e
11:35:04 [2022-04-17T11:35:04.336Z] ++ '[' -n 0 ']'
11:35:04 [2022-04-17T11:35:04.336Z] ++ set -x
11:35:04 [2022-04-17T11:35:04.336Z] ++ 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
11:35:04 [2022-04-17T11:35:04.336Z] INFO: Testing against a local daemon
11:35:04 [2022-04-17T11:35:04.336Z] === RUN   TestServiceCreateInit
11:35:04 [2022-04-17T11:35:04.336Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:35:04 [2022-04-17T11:35:04.836Z] === RUN   TestIPDataMarshalling
11:35:04 [2022-04-17T11:35:04.836Z] --- PASS: TestIPDataMarshalling (0.00s)
11:35:04 [2022-04-17T11:35:04.836Z] === RUN   TestValidateAndIsV6
11:35:04 [2022-04-17T11:35:04.836Z] --- PASS: TestValidateAndIsV6 (0.00s)
11:35:04 [2022-04-17T11:35:04.836Z] PASS
11:35:04 [2022-04-17T11:35:04.836Z] coverage: 68.9% of statements
11:35:04 [2022-04-17T11:35:04.836Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.043s	coverage: 68.9% of statements
11:35:05 [2022-04-17T11:35:05.304Z] === RUN   TestErrorInterfaces
11:35:05 [2022-04-17T11:35:05.304Z] --- PASS: TestErrorInterfaces (0.00s)
11:35:05 [2022-04-17T11:35:05.304Z] === RUN   TestNetworkMarshalling
11:35:05 [2022-04-17T11:35:05.304Z] --- PASS: TestNetworkMarshalling (0.21s)
11:35:05 [2022-04-17T11:35:05.304Z] === RUN   TestEndpointMarshalling
11:35:05 [2022-04-17T11:35:05.304Z] --- PASS: TestEndpointMarshalling (0.00s)
11:35:05 [2022-04-17T11:35:05.304Z] === RUN   TestAuxAddresses
11:35:05 [2022-04-17T11:35:05.304Z] time="2022-04-17T11:35:05Z" level=info msg="Restoring existing overlay networks from HNS into docker"
11:35:05 [2022-04-17T11:35:05.588Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
11:35:05 [2022-04-17T11:35:05.588Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
11:35:05 [2022-04-17T11:35:05.588Z]     check_test.go:308: [da649b5ba858a] daemon is not started
11:35:05 [2022-04-17T11:35:05.588Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
11:35:05 [2022-04-17T11:35:05.772Z] --- PASS: TestAuxAddresses (0.02s)
11:35:05 [2022-04-17T11:35:05.772Z] === RUN   TestSRVServiceQuery
11:35:05 [2022-04-17T11:35:05.772Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
11:35:05 [2022-04-17T11:35:05.772Z] --- SKIP: TestSRVServiceQuery (0.01s)
11:35:05 [2022-04-17T11:35:05.772Z] === RUN   TestServiceVIPReuse
11:35:05 [2022-04-17T11:35:05.772Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
11:35:05 [2022-04-17T11:35:05.772Z] --- SKIP: TestServiceVIPReuse (0.00s)
11:35:05 [2022-04-17T11:35:05.772Z] === RUN   TestIpamReleaseOnNetDriverFailures
11:35:05 [2022-04-17T11:35:05.772Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
11:35:05 [2022-04-17T11:35:05.772Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s)
11:35:05 [2022-04-17T11:35:05.772Z] === RUN   TestDNSIPQuery
11:35:05 [2022-04-17T11:35:05.772Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
11:35:05 [2022-04-17T11:35:05.772Z] --- SKIP: TestDNSIPQuery (0.01s)
11:35:05 [2022-04-17T11:35:05.772Z] === RUN   TestDNSProxyServFail
11:35:05 [2022-04-17T11:35:05.772Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
11:35:05 [2022-04-17T11:35:05.772Z] --- SKIP: TestDNSProxyServFail (0.00s)
11:35:05 [2022-04-17T11:35:05.772Z] === RUN   TestSandboxAddEmpty
11:35:05 [2022-04-17T11:35:05.772Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
11:35:05 [2022-04-17T11:35:05.772Z] --- SKIP: TestSandboxAddEmpty (0.00s)
11:35:05 [2022-04-17T11:35:05.772Z] === RUN   TestSandboxAddMultiPrio
11:35:05 [2022-04-17T11:35:05.772Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
11:35:05 [2022-04-17T11:35:05.772Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
11:35:05 [2022-04-17T11:35:05.772Z] === RUN   TestSandboxAddSamePrio
11:35:05 [2022-04-17T11:35:05.772Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
11:35:05 [2022-04-17T11:35:05.772Z] --- SKIP: TestSandboxAddSamePrio (0.01s)
11:35:05 [2022-04-17T11:35:05.772Z] === RUN   TestCleanupServiceDiscovery
11:35:05 [2022-04-17T11:35:05.772Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
11:35:05 [2022-04-17T11:35:05.772Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
11:35:05 [2022-04-17T11:35:05.772Z] === RUN   TestDNSOptions
11:35:05 [2022-04-17T11:35:05.772Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
11:35:05 [2022-04-17T11:35:05.772Z] --- SKIP: TestDNSOptions (0.00s)
11:35:05 [2022-04-17T11:35:05.772Z] === RUN   TestMultipleControllersWithSameStore
11:35:05 [2022-04-17T11:35:05.772Z] time="2022-04-17T11:35:05Z" level=info msg="Restoring existing overlay networks from HNS into docker"
11:35:05 [2022-04-17T11:35:05.772Z] time="2022-04-17T11:35:05Z" level=info msg="Restoring existing overlay networks from HNS into docker"
11:35:05 [2022-04-17T11:35:05.772Z] --- PASS: TestMultipleControllersWithSameStore (0.02s)
11:35:05 [2022-04-17T11:35:05.772Z] PASS
11:35:05 [2022-04-17T11:35:05.772Z] coverage: 8.5% of statements
11:35:05 [2022-04-17T11:35:05.772Z] ok  	github.com/docker/docker/libnetwork	0.387s	coverage: 8.5% of statements
11:35:05 [2022-04-17T11:35:05.772Z] === RUN   TestDriver
11:35:05 [2022-04-17T11:35:05.772Z] --- PASS: TestDriver (0.00s)
11:35:05 [2022-04-17T11:35:05.772Z] PASS
11:35:05 [2022-04-17T11:35:05.772Z] coverage: 34.8% of statements
11:35:05 [2022-04-17T11:35:05.772Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.103s	coverage: 34.8% of statements
11:35:06 [2022-04-17T11:35:06.245Z] === RUN   TestDriver
11:35:06 [2022-04-17T11:35:06.245Z] --- PASS: TestDriver (0.00s)
11:35:06 [2022-04-17T11:35:06.245Z] PASS
11:35:06 [2022-04-17T11:35:06.245Z] coverage: 34.8% of statements
11:35:06 [2022-04-17T11:35:06.245Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.044s	coverage: 34.8% of statements
11:35:06 [2022-04-17T11:35:06.713Z] === RUN   TestNetworkAllocateFree
11:35:06 [2022-04-17T11:35:06.713Z] --- PASS: TestNetworkAllocateFree (0.00s)
11:35:06 [2022-04-17T11:35:06.713Z] === RUN   TestNetworkAllocateUserDefinedVNIs
11:35:06 [2022-04-17T11:35:06.713Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
11:35:06 [2022-04-17T11:35:06.713Z] PASS
11:35:06 [2022-04-17T11:35:06.713Z] coverage: 63.6% of statements
11:35:06 [2022-04-17T11:35:06.713Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.102s	coverage: 63.6% of statements
11:35:07 [2022-04-17T11:35:07.182Z] === RUN   TestGetEmptyCapabilities
11:35:07 [2022-04-17T11:35:07.182Z] --- PASS: TestGetEmptyCapabilities (0.01s)
11:35:07 [2022-04-17T11:35:07.182Z] === RUN   TestGetExtraCapabilities
11:35:07 [2022-04-17T11:35:07.182Z] --- PASS: TestGetExtraCapabilities (0.01s)
11:35:07 [2022-04-17T11:35:07.182Z] === RUN   TestGetInvalidCapabilities
11:35:07 [2022-04-17T11:35:07.182Z] --- PASS: TestGetInvalidCapabilities (0.01s)
11:35:07 [2022-04-17T11:35:07.182Z] === RUN   TestRemoteDriver
11:35:07 [2022-04-17T11:35:07.182Z] --- PASS: TestRemoteDriver (0.01s)
11:35:07 [2022-04-17T11:35:07.182Z] === RUN   TestDriverError
11:35:07 [2022-04-17T11:35:07.182Z] --- PASS: TestDriverError (0.01s)
11:35:07 [2022-04-17T11:35:07.182Z] === RUN   TestMissingValues
11:35:07 [2022-04-17T11:35:07.182Z] --- PASS: TestMissingValues (0.01s)
11:35:07 [2022-04-17T11:35:07.182Z] === RUN   TestRollback
11:35:07 [2022-04-17T11:35:07.182Z] --- PASS: TestRollback (0.00s)
11:35:07 [2022-04-17T11:35:07.182Z] PASS
11:35:07 [2022-04-17T11:35:07.182Z] coverage: 57.4% of statements
11:35:07 [2022-04-17T11:35:07.182Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.094s	coverage: 57.4% of statements
11:35:07 [2022-04-17T11:35:07.182Z] --- PASS: TestRandomAllocateDeallocate (5.59s)
11:35:07 [2022-04-17T11:35:07.182Z] === RUN   TestAllocateRandomDeallocate
11:35:08 [2022-04-17T11:35:08.123Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
11:35:08 [2022-04-17T11:35:08.167Z] === RUN   TestNAT
11:35:08 [2022-04-17T11:35:08.167Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
11:35:08 [2022-04-17T11:35:08.167Z] --- SKIP: TestNAT (0.00s)
11:35:08 [2022-04-17T11:35:08.167Z] === RUN   TestTransparent
11:35:08 [2022-04-17T11:35:08.167Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
11:35:08 [2022-04-17T11:35:08.167Z] --- SKIP: TestTransparent (0.00s)
11:35:08 [2022-04-17T11:35:08.167Z] PASS
11:35:08 [2022-04-17T11:35:08.167Z] coverage: 0.0% of statements
11:35:08 [2022-04-17T11:35:08.167Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.084s	coverage: 0.0% of statements
11:35:08 [2022-04-17T11:35:08.167Z] === RUN   TestBuildDefault
11:35:08 [2022-04-17T11:35:08.167Z] --- PASS: TestBuildDefault (0.00s)
11:35:08 [2022-04-17T11:35:08.167Z] === RUN   TestBuildHostnameDomainname
11:35:08 [2022-04-17T11:35:08.167Z] --- PASS: TestBuildHostnameDomainname (0.00s)
11:35:08 [2022-04-17T11:35:08.167Z] === RUN   TestBuildHostname
11:35:08 [2022-04-17T11:35:08.167Z] --- PASS: TestBuildHostname (0.00s)
11:35:08 [2022-04-17T11:35:08.167Z] === RUN   TestBuildHostnameFQDN
11:35:08 [2022-04-17T11:35:08.167Z] --- PASS: TestBuildHostnameFQDN (0.00s)
11:35:08 [2022-04-17T11:35:08.167Z] === RUN   TestBuildNoIP
11:35:08 [2022-04-17T11:35:08.167Z] --- PASS: TestBuildNoIP (0.00s)
11:35:08 [2022-04-17T11:35:08.167Z] === RUN   TestUpdate
11:35:08 [2022-04-17T11:35:08.167Z] --- PASS: TestUpdate (0.00s)
11:35:08 [2022-04-17T11:35:08.167Z] === RUN   TestUpdateIgnoresPrefixedHostname
11:35:08 [2022-04-17T11:35:08.167Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
11:35:08 [2022-04-17T11:35:08.167Z] === RUN   TestDeleteIgnoresPrefixedHostname
11:35:08 [2022-04-17T11:35:08.167Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
11:35:08 [2022-04-17T11:35:08.167Z] === RUN   TestAddEmpty
11:35:08 [2022-04-17T11:35:08.167Z] --- PASS: TestAddEmpty (0.00s)
11:35:08 [2022-04-17T11:35:08.167Z] === RUN   TestAdd
11:35:08 [2022-04-17T11:35:08.167Z] --- PASS: TestAdd (0.00s)
11:35:08 [2022-04-17T11:35:08.167Z] === RUN   TestDeleteEmpty
11:35:08 [2022-04-17T11:35:08.167Z] --- PASS: TestDeleteEmpty (0.00s)
11:35:08 [2022-04-17T11:35:08.167Z] === RUN   TestDeleteNewline
11:35:08 [2022-04-17T11:35:08.167Z] --- PASS: TestDeleteNewline (0.00s)
11:35:08 [2022-04-17T11:35:08.167Z] === RUN   TestDelete
11:35:08 [2022-04-17T11:35:08.167Z] --- PASS: TestDelete (0.00s)
11:35:08 [2022-04-17T11:35:08.167Z] === RUN   TestConcurrentWrites
11:35:08 [2022-04-17T11:35:08.167Z] === RUN   TestNew
11:35:08 [2022-04-17T11:35:08.167Z] --- PASS: TestNew (0.00s)
11:35:08 [2022-04-17T11:35:08.167Z] === RUN   TestAddDriver
11:35:08 [2022-04-17T11:35:08.167Z] --- PASS: TestAddDriver (0.00s)
11:35:08 [2022-04-17T11:35:08.167Z] === RUN   TestAddDuplicateDriver
11:35:08 [2022-04-17T11:35:08.167Z] --- PASS: TestAddDuplicateDriver (0.00s)
11:35:08 [2022-04-17T11:35:08.167Z] === RUN   TestIPAMDefaultAddressSpaces
11:35:08 [2022-04-17T11:35:08.167Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
11:35:08 [2022-04-17T11:35:08.167Z] === RUN   TestDriver
11:35:08 [2022-04-17T11:35:08.167Z] --- PASS: TestDriver (0.00s)
11:35:08 [2022-04-17T11:35:08.167Z] === RUN   TestIPAM
11:35:08 [2022-04-17T11:35:08.167Z] --- PASS: TestIPAM (0.00s)
11:35:08 [2022-04-17T11:35:08.167Z] === RUN   TestWalkIPAMs
11:35:08 [2022-04-17T11:35:08.167Z] --- PASS: TestWalkIPAMs (0.00s)
11:35:08 [2022-04-17T11:35:08.167Z] === RUN   TestWalkDrivers
11:35:08 [2022-04-17T11:35:08.167Z] --- PASS: TestWalkDrivers (0.00s)
11:35:08 [2022-04-17T11:35:08.167Z] PASS
11:35:08 [2022-04-17T11:35:08.167Z] coverage: 82.4% of statements
11:35:08 [2022-04-17T11:35:08.167Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.080s	coverage: 82.4% of statements
11:35:08 [2022-04-17T11:35:08.167Z] --- PASS: TestConcurrentWrites (0.25s)
11:35:08 [2022-04-17T11:35:08.167Z] PASS
11:35:08 [2022-04-17T11:35:08.167Z] coverage: 81.2% of statements
11:35:08 [2022-04-17T11:35:08.167Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.321s	coverage: 81.2% of statements
11:35:08 [2022-04-17T11:35:08.167Z] --- PASS: TestAllocateRandomDeallocate (1.18s)
11:35:08 [2022-04-17T11:35:08.167Z] === RUN   TestAllocateRandomDeallocateSerialize
11:35:08 [2022-04-17T11:35:08.518Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:35:08 [2022-04-17T11:35:08.635Z] === RUN   TestNew
11:35:08 [2022-04-17T11:35:08.635Z] --- PASS: TestNew (0.00s)
11:35:08 [2022-04-17T11:35:08.635Z] === RUN   TestAllocate
11:35:08 [2022-04-17T11:35:08.635Z] --- PASS: TestAllocate (0.00s)
11:35:08 [2022-04-17T11:35:08.635Z] === RUN   TestUninitialized
11:35:08 [2022-04-17T11:35:08.635Z] --- PASS: TestUninitialized (0.00s)
11:35:08 [2022-04-17T11:35:08.635Z] === RUN   TestAllocateInRange
11:35:08 [2022-04-17T11:35:08.635Z] --- PASS: TestAllocateInRange (0.00s)
11:35:08 [2022-04-17T11:35:08.635Z] === RUN   TestAllocateSerial
11:35:08 [2022-04-17T11:35:08.635Z] --- PASS: TestAllocateSerial (0.00s)
11:35:08 [2022-04-17T11:35:08.635Z] PASS
11:35:08 [2022-04-17T11:35:08.635Z] coverage: 87.5% of statements
11:35:08 [2022-04-17T11:35:08.635Z] ok  	github.com/docker/docker/libnetwork/idm	0.041s	coverage: 87.5% of statements
11:35:08 [2022-04-17T11:35:08.635Z] === RUN   TestCaller
11:35:08 [2022-04-17T11:35:08.635Z] --- PASS: TestCaller (0.00s)
11:35:08 [2022-04-17T11:35:08.635Z] PASS
11:35:08 [2022-04-17T11:35:08.635Z] coverage: 100.0% of statements
11:35:08 [2022-04-17T11:35:08.635Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.038s	coverage: 100.0% of statements
11:35:09 [2022-04-17T11:35:09.103Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.93s)
11:35:09 [2022-04-17T11:35:09.103Z] === RUN   TestRetrieveFromStore
11:35:09 [2022-04-17T11:35:09.570Z] === RUN   TestSetSerialInsertDelete
11:35:09 [2022-04-17T11:35:09.570Z] --- PASS: TestSetSerialInsertDelete (0.00s)
11:35:09 [2022-04-17T11:35:09.570Z] === RUN   TestSetParallelInsertDelete
11:35:10 [2022-04-17T11:35:10.027Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
11:35:10 [2022-04-17T11:35:10.038Z] --- PASS: TestRetrieveFromStore (0.66s)
11:35:10 [2022-04-17T11:35:10.038Z] === RUN   TestIsCorrupted
11:35:10 [2022-04-17T11:35:10.038Z] --- PASS: TestIsCorrupted (0.02s)
11:35:10 [2022-04-17T11:35:10.038Z] === RUN   TestSetRollover
11:35:10 [2022-04-17T11:35:10.505Z] === RUN   TestInt2IP2IntConversion
11:35:10 [2022-04-17T11:35:10.974Z] --- PASS: TestInt2IP2IntConversion (0.49s)
11:35:10 [2022-04-17T11:35:10.974Z] === RUN   TestGetAddressVersion
11:35:10 [2022-04-17T11:35:10.974Z] --- PASS: TestGetAddressVersion (0.00s)
11:35:10 [2022-04-17T11:35:10.974Z] === RUN   TestKeyString
11:35:10 [2022-04-17T11:35:10.974Z] --- PASS: TestKeyString (0.00s)
11:35:10 [2022-04-17T11:35:10.974Z] === RUN   TestPoolDataMarshal
11:35:10 [2022-04-17T11:35:10.974Z] --- PASS: TestPoolDataMarshal (0.00s)
11:35:10 [2022-04-17T11:35:10.974Z] === RUN   TestSubnetsMarshal
11:35:10 [2022-04-17T11:35:10.974Z] --- PASS: TestSubnetsMarshal (0.04s)
11:35:10 [2022-04-17T11:35:10.974Z] === RUN   TestAddSubnets
11:35:10 [2022-04-17T11:35:10.974Z] --- PASS: TestAddSubnets (0.04s)
11:35:10 [2022-04-17T11:35:10.974Z] === RUN   TestDoublePoolRelease
11:35:10 [2022-04-17T11:35:10.974Z] --- PASS: TestDoublePoolRelease (0.03s)
11:35:10 [2022-04-17T11:35:10.974Z] === RUN   TestAddReleasePoolID
11:35:10 [2022-04-17T11:35:10.974Z] === RUN   TestPoolRequest
11:35:10 [2022-04-17T11:35:10.974Z] --- PASS: TestPoolRequest (0.00s)
11:35:10 [2022-04-17T11:35:10.974Z] === RUN   TestOtherRequests
11:35:10 [2022-04-17T11:35:10.974Z] --- PASS: TestOtherRequests (0.00s)
11:35:10 [2022-04-17T11:35:10.974Z] PASS
11:35:10 [2022-04-17T11:35:10.974Z] coverage: 57.1% of statements
11:35:10 [2022-04-17T11:35:10.974Z] --- PASS: TestAddReleasePoolID (0.06s)
11:35:10 [2022-04-17T11:35:10.974Z] === RUN   TestPredefinedPool
11:35:10 [2022-04-17T11:35:10.974Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.043s	coverage: 57.1% of statements
11:35:10 [2022-04-17T11:35:10.974Z] --- PASS: TestPredefinedPool (0.02s)
11:35:10 [2022-04-17T11:35:10.974Z] === RUN   TestRemoveSubnet
11:35:11 [2022-04-17T11:35:11.405Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
11:35:11 [2022-04-17T11:35:11.443Z] --- PASS: TestSetRollover (1.33s)
11:35:11 [2022-04-17T11:35:11.443Z] === RUN   TestSetRolloverSerial
11:35:11 [2022-04-17T11:35:11.443Z] --- PASS: TestRemoveSubnet (0.20s)
11:35:11 [2022-04-17T11:35:11.443Z] === RUN   TestGetSameAddress
11:35:11 [2022-04-17T11:35:11.443Z] --- PASS: TestGetSameAddress (0.02s)
11:35:11 [2022-04-17T11:35:11.443Z] === RUN   TestPoolAllocationReuse
11:35:11 [2022-04-17T11:35:11.800Z] --- PASS: TestServiceCreateInit (7.14s)
11:35:11 [2022-04-17T11:35:11.800Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.55s)
11:35:11 [2022-04-17T11:35:11.800Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.57s)
11:35:11 [2022-04-17T11:35:11.800Z] === RUN   TestCreateServiceMultipleTimes
11:35:12 [2022-04-17T11:35:12.432Z] === RUN   TestGetCapabilities
11:35:12 [2022-04-17T11:35:12.432Z] --- PASS: TestGetCapabilities (0.01s)
11:35:12 [2022-04-17T11:35:12.432Z] === RUN   TestGetCapabilitiesFromLegacyDriver
11:35:12 [2022-04-17T11:35:12.432Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s)
11:35:12 [2022-04-17T11:35:12.432Z] === RUN   TestGetDefaultAddressSpaces
11:35:12 [2022-04-17T11:35:12.432Z] --- PASS: TestGetDefaultAddressSpaces (0.00s)
11:35:12 [2022-04-17T11:35:12.432Z] === RUN   TestRemoteDriver
11:35:12 [2022-04-17T11:35:12.432Z] --- PASS: TestRemoteDriver (0.01s)
11:35:12 [2022-04-17T11:35:12.432Z] PASS
11:35:12 [2022-04-17T11:35:12.432Z] coverage: 47.4% of statements
11:35:12 [2022-04-17T11:35:12.432Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.082s	coverage: 47.4% of statements
11:35:12 [2022-04-17T11:35:12.432Z] --- PASS: TestSetRolloverSerial (1.29s)
11:35:12 [2022-04-17T11:35:12.432Z] === RUN   TestGetFirstAvailableFromCurrent
11:35:12 [2022-04-17T11:35:12.432Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
11:35:12 [2022-04-17T11:35:12.432Z] PASS
11:35:12 [2022-04-17T11:35:12.432Z] coverage: 84.4% of statements
11:35:12 [2022-04-17T11:35:12.432Z] ok  	github.com/docker/docker/libnetwork/bitseq	11.052s	coverage: 84.4% of statements
11:35:12 [2022-04-17T11:35:12.900Z] --- PASS: TestPoolAllocationReuse (1.38s)
11:35:12 [2022-04-17T11:35:12.900Z] === RUN   TestGetAddressSubPoolEqualPool
11:35:12 [2022-04-17T11:35:12.900Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s)
11:35:12 [2022-04-17T11:35:12.900Z] === RUN   TestRequestReleaseAddressFromSubPool
11:35:13 [2022-04-17T11:35:13.308Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
11:35:13 [2022-04-17T11:35:13.369Z] === RUN   TestWindowsIPAM
11:35:13 [2022-04-17T11:35:13.369Z] --- PASS: TestWindowsIPAM (0.00s)
11:35:13 [2022-04-17T11:35:13.369Z] PASS
11:35:13 [2022-04-17T11:35:13.369Z] coverage: 71.4% of statements
11:35:13 [2022-04-17T11:35:13.369Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.043s	coverage: 71.4% of statements
11:35:13 [2022-04-17T11:35:13.875Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
11:35:14 [2022-04-17T11:35:14.359Z] === RUN   TestDefaultNetwork
11:35:14 [2022-04-17T11:35:14.359Z] --- PASS: TestDefaultNetwork (0.29s)
11:35:14 [2022-04-17T11:35:14.359Z] === RUN   TestConfigGlobalScopeDefaultNetworks
11:35:14 [2022-04-17T11:35:14.827Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.93s)
11:35:14 [2022-04-17T11:35:14.827Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
11:35:14 [2022-04-17T11:35:14.827Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s)
11:35:14 [2022-04-17T11:35:14.827Z] === RUN   TestInitAddressPools
11:35:14 [2022-04-17T11:35:14.827Z] --- PASS: TestInitAddressPools (0.00s)
11:35:14 [2022-04-17T11:35:14.827Z] PASS
11:35:14 [2022-04-17T11:35:14.827Z] coverage: 74.0% of statements
11:35:14 [2022-04-17T11:35:14.827Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.668s	coverage: 74.0% of statements
11:35:15 [2022-04-17T11:35:15.251Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
11:35:15 [2022-04-17T11:35:15.294Z] === RUN   TestKeyValue
11:35:15 [2022-04-17T11:35:15.295Z] --- PASS: TestKeyValue (0.00s)
11:35:15 [2022-04-17T11:35:15.295Z] PASS
11:35:15 [2022-04-17T11:35:15.295Z] coverage: 60.0% of statements
11:35:15 [2022-04-17T11:35:15.295Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.042s	coverage: 60.0% of statements
11:35:15 [2022-04-17T11:35:15.510Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
11:35:17 [2022-04-17T11:35:17.414Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
11:35:17 [2022-04-17T11:35:17.507Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.58s)
11:35:17 [2022-04-17T11:35:17.507Z] === RUN   TestGetAddress
11:35:17 [2022-04-17T11:35:17.507Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
11:35:17 [2022-04-17T11:35:17.507Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
11:35:17 [2022-04-17T11:35:17.507Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
11:35:17 [2022-04-17T11:35:17.507Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
11:35:17 [2022-04-17T11:35:17.507Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
11:35:17 [2022-04-17T11:35:17.507Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
11:35:17 [2022-04-17T11:35:17.507Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
11:35:17 [2022-04-17T11:35:17.507Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
11:35:17 [2022-04-17T11:35:17.507Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
11:35:17 [2022-04-17T11:35:17.507Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
11:35:17 [2022-04-17T11:35:17.507Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
11:35:17 [2022-04-17T11:35:17.507Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
11:35:17 [2022-04-17T11:35:17.507Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
11:35:17 [2022-04-17T11:35:17.507Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
11:35:17 [2022-04-17T11:35:17.507Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
11:35:17 [2022-04-17T11:35:17.507Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
11:35:17 [2022-04-17T11:35:17.507Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
11:35:18 [2022-04-17T11:35:18.493Z] === RUN   TestNetworkDBSimple
11:35:18 [2022-04-17T11:35:18.493Z] === RUN   TestGenerate
11:35:18 [2022-04-17T11:35:18.493Z] --- PASS: TestGenerate (0.00s)
11:35:18 [2022-04-17T11:35:18.493Z] === RUN   TestGeneratePtr
11:35:18 [2022-04-17T11:35:18.493Z] --- PASS: TestGeneratePtr (0.00s)
11:35:18 [2022-04-17T11:35:18.493Z] === RUN   TestGenerateMissingField
11:35:18 [2022-04-17T11:35:18.493Z] --- PASS: TestGenerateMissingField (0.00s)
11:35:18 [2022-04-17T11:35:18.493Z] === RUN   TestFieldCannotBeSet
11:35:18 [2022-04-17T11:35:18.493Z] --- PASS: TestFieldCannotBeSet (0.00s)
11:35:18 [2022-04-17T11:35:18.493Z] === RUN   TestTypeMismatchError
11:35:18 [2022-04-17T11:35:18.493Z] --- PASS: TestTypeMismatchError (0.00s)
11:35:18 [2022-04-17T11:35:18.493Z] PASS
11:35:18 [2022-04-17T11:35:18.493Z] coverage: 100.0% of statements
11:35:18 [2022-04-17T11:35:18.493Z] ok  	github.com/docker/docker/libnetwork/options	0.036s	coverage: 100.0% of statements
11:35:19 [2022-04-17T11:35:19.478Z] 2022/04/17 11:35:18 Closing DB instances...
11:35:19 [2022-04-17T11:35:19.478Z] testing: warning: no tests to run
11:35:19 [2022-04-17T11:35:19.478Z] PASS
11:35:19 [2022-04-17T11:35:19.478Z] coverage: 0.0% of statements
11:35:19 [2022-04-17T11:35:19.478Z] ok  	github.com/docker/docker/libnetwork/osl	0.041s	coverage: 0.0% of statements [no tests to run]
11:35:19 [2022-04-17T11:35:19.478Z] --- PASS: TestSetParallelInsertDelete (10.00s)
11:35:19 [2022-04-17T11:35:19.478Z] PASS
11:35:19 [2022-04-17T11:35:19.478Z] coverage: 100.0% of statements
11:35:19 [2022-04-17T11:35:19.478Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.043s	coverage: 100.0% of statements
11:35:19 [2022-04-17T11:35:19.946Z] === RUN   TestRequestNewPort
11:35:19 [2022-04-17T11:35:19.946Z] --- PASS: TestRequestNewPort (0.00s)
11:35:19 [2022-04-17T11:35:19.946Z] === RUN   TestRequestSpecificPort
11:35:19 [2022-04-17T11:35:19.946Z] --- PASS: TestRequestSpecificPort (0.00s)
11:35:19 [2022-04-17T11:35:19.946Z] === RUN   TestReleasePort
11:35:19 [2022-04-17T11:35:19.946Z] --- PASS: TestReleasePort (0.00s)
11:35:19 [2022-04-17T11:35:19.946Z] === RUN   TestReuseReleasedPort
11:35:19 [2022-04-17T11:35:19.946Z] --- PASS: TestReuseReleasedPort (0.00s)
11:35:19 [2022-04-17T11:35:19.946Z] === RUN   TestReleaseUnreadledPort
11:35:19 [2022-04-17T11:35:19.946Z] --- PASS: TestReleaseUnreadledPort (0.00s)
11:35:19 [2022-04-17T11:35:19.946Z] === RUN   TestUnknowProtocol
11:35:19 [2022-04-17T11:35:19.946Z] --- PASS: TestUnknowProtocol (0.00s)
11:35:19 [2022-04-17T11:35:19.946Z] === RUN   TestAllocateAllPorts
11:35:19 [2022-04-17T11:35:19.946Z] --- PASS: TestAllocateAllPorts (0.00s)
11:35:19 [2022-04-17T11:35:19.946Z] === RUN   TestPortAllocation
11:35:19 [2022-04-17T11:35:19.946Z] --- PASS: TestPortAllocation (0.00s)
11:35:19 [2022-04-17T11:35:19.946Z] === RUN   TestPortAllocationWithCustomRange
11:35:19 [2022-04-17T11:35:19.946Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
11:35:19 [2022-04-17T11:35:19.946Z] === RUN   TestNoDuplicateBPR
11:35:19 [2022-04-17T11:35:19.946Z] --- PASS: TestNoDuplicateBPR (0.00s)
11:35:19 [2022-04-17T11:35:19.946Z] === RUN   TestChangePortRange
11:35:19 [2022-04-17T11:35:19.946Z]     portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
11:35:19 [2022-04-17T11:35:19.946Z]     portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
11:35:19 [2022-04-17T11:35:19.946Z]     portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
11:35:19 [2022-04-17T11:35:19.946Z]     portallocator_test.go:343: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
11:35:19 [2022-04-17T11:35:19.946Z]     portallocator_test.go:343: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
11:35:19 [2022-04-17T11:35:19.946Z]     portallocator_test.go:343: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
11:35:19 [2022-04-17T11:35:19.946Z] --- PASS: TestChangePortRange (0.00s)
11:35:19 [2022-04-17T11:35:19.946Z] PASS
11:35:19 [2022-04-17T11:35:19.946Z] coverage: 88.6% of statements
11:35:19 [2022-04-17T11:35:19.946Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.045s	coverage: 88.6% of statements
11:35:20 [2022-04-17T11:35:20.414Z] --- PASS: TestNetworkDBSimple (2.04s)
11:35:20 [2022-04-17T11:35:20.414Z] === RUN   TestNetworkDBJoinLeaveNetwork
11:35:20 [2022-04-17T11:35:20.414Z] testing: warning: no tests to run
11:35:20 [2022-04-17T11:35:20.414Z] PASS
11:35:20 [2022-04-17T11:35:20.414Z] coverage: 0.0% of statements
11:35:20 [2022-04-17T11:35:20.414Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.046s	coverage: 0.0% of statements [no tests to run]
11:35:20 [2022-04-17T11:35:20.702Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
11:35:20 [2022-04-17T11:35:20.882Z] === RUN   TestHashData
11:35:20 [2022-04-17T11:35:20.882Z] --- PASS: TestHashData (0.00s)
11:35:20 [2022-04-17T11:35:20.882Z] PASS
11:35:20 [2022-04-17T11:35:20.882Z] coverage: 2.8% of statements
11:35:20 [2022-04-17T11:35:20.882Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.034s	coverage: 2.8% of statements
11:35:21 [2022-04-17T11:35:21.349Z] === RUN   TestErrorConstructors
11:35:21 [2022-04-17T11:35:21.349Z] --- PASS: TestErrorConstructors (0.00s)
11:35:21 [2022-04-17T11:35:21.349Z] === RUN   TestCompareIPMask
11:35:21 [2022-04-17T11:35:21.349Z] --- PASS: TestCompareIPMask (0.00s)
11:35:21 [2022-04-17T11:35:21.349Z] === RUN   TestUtilGetHostPartIP
11:35:21 [2022-04-17T11:35:21.349Z] --- PASS: TestUtilGetHostPartIP (0.00s)
11:35:21 [2022-04-17T11:35:21.349Z] === RUN   TestUtilGetBroadcastIP
11:35:21 [2022-04-17T11:35:21.349Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
11:35:21 [2022-04-17T11:35:21.349Z] === RUN   TestParseCIDR
11:35:21 [2022-04-17T11:35:21.349Z] --- PASS: TestParseCIDR (0.00s)
11:35:21 [2022-04-17T11:35:21.349Z] PASS
11:35:21 [2022-04-17T11:35:21.349Z] coverage: 37.3% of statements
11:35:21 [2022-04-17T11:35:21.349Z] ok  	github.com/docker/docker/libnetwork/types	0.041s	coverage: 37.3% of statements
11:35:21 [2022-04-17T11:35:21.349Z] 2022/04/17 11:35:21 Closing DB instances...
11:35:21 [2022-04-17T11:35:21.817Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
11:35:21 [2022-04-17T11:35:21.817Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
11:35:21 [2022-04-17T11:35:21.817Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
11:35:21 [2022-04-17T11:35:21.817Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
11:35:21 [2022-04-17T11:35:21.817Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
11:35:21 [2022-04-17T11:35:21.817Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
11:35:21 [2022-04-17T11:35:21.817Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
11:35:21 [2022-04-17T11:35:21.817Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
11:35:21 [2022-04-17T11:35:21.817Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
11:35:21 [2022-04-17T11:35:21.817Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
11:35:21 [2022-04-17T11:35:21.817Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
11:35:21 [2022-04-17T11:35:21.817Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
11:35:21 [2022-04-17T11:35:21.817Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
11:35:21 [2022-04-17T11:35:21.817Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
11:35:21 [2022-04-17T11:35:21.817Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
11:35:21 [2022-04-17T11:35:21.817Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
11:35:21 [2022-04-17T11:35:21.817Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
11:35:21 [2022-04-17T11:35:21.817Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
11:35:21 [2022-04-17T11:35:21.817Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
11:35:21 [2022-04-17T11:35:21.817Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
11:35:21 [2022-04-17T11:35:21.817Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
11:35:21 [2022-04-17T11:35:21.817Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
11:35:21 [2022-04-17T11:35:21.817Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
11:35:21 [2022-04-17T11:35:21.817Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
11:35:21 [2022-04-17T11:35:21.817Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
11:35:21 [2022-04-17T11:35:21.817Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
11:35:21 [2022-04-17T11:35:21.817Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
11:35:21 [2022-04-17T11:35:21.817Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
11:35:21 [2022-04-17T11:35:21.817Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
11:35:21 [2022-04-17T11:35:21.817Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
11:35:21 [2022-04-17T11:35:21.817Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
11:35:21 [2022-04-17T11:35:21.817Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
11:35:21 [2022-04-17T11:35:21.817Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
11:35:21 [2022-04-17T11:35:21.817Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
11:35:21 [2022-04-17T11:35:21.817Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
11:35:21 [2022-04-17T11:35:21.817Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
11:35:21 [2022-04-17T11:35:21.817Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
11:35:21 [2022-04-17T11:35:21.817Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
11:35:21 [2022-04-17T11:35:21.817Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
11:35:21 [2022-04-17T11:35:21.817Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
11:35:21 [2022-04-17T11:35:21.817Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
11:35:22 [2022-04-17T11:35:22.165Z] --- PASS: TestInfoAPIWarnings (16.23s)
11:35:22 [2022-04-17T11:35:22.165Z] === RUN   TestInfoDebug
11:35:22 [2022-04-17T11:35:22.165Z] --- PASS: TestInfoDebug (0.52s)
11:35:22 [2022-04-17T11:35:22.165Z] === RUN   TestInfoInsecureRegistries
11:35:22 [2022-04-17T11:35:22.165Z] --- PASS: TestInfoInsecureRegistries (0.52s)
11:35:22 [2022-04-17T11:35:22.165Z] === RUN   TestInfoRegistryMirrors
11:35:22 [2022-04-17T11:35:22.165Z] --- PASS: TestInfoRegistryMirrors (0.52s)
11:35:22 [2022-04-17T11:35:22.165Z] === RUN   TestLoginFailsWithBadCredentials
11:35:22 [2022-04-17T11:35:22.165Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s)
11:35:22 [2022-04-17T11:35:22.165Z] === RUN   TestPingCacheHeaders
11:35:22 [2022-04-17T11:35:22.165Z] --- PASS: TestPingCacheHeaders (0.02s)
11:35:22 [2022-04-17T11:35:22.165Z] === RUN   TestPingGet
11:35:22 [2022-04-17T11:35:22.165Z] --- PASS: TestPingGet (0.01s)
11:35:22 [2022-04-17T11:35:22.165Z] === RUN   TestPingHead
11:35:22 [2022-04-17T11:35:22.165Z] --- PASS: TestPingHead (0.02s)
11:35:22 [2022-04-17T11:35:22.165Z] === RUN   TestPingSwarmHeader
11:35:22 [2022-04-17T11:35:22.285Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
11:35:22 [2022-04-17T11:35:22.285Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
11:35:22 [2022-04-17T11:35:22.285Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
11:35:22 [2022-04-17T11:35:22.285Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
11:35:22 [2022-04-17T11:35:22.285Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
11:35:22 [2022-04-17T11:35:22.285Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
11:35:22 [2022-04-17T11:35:22.285Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
11:35:22 [2022-04-17T11:35:22.285Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
11:35:22 [2022-04-17T11:35:22.285Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
11:35:22 [2022-04-17T11:35:22.285Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
11:35:22 [2022-04-17T11:35:22.285Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
11:35:22 [2022-04-17T11:35:22.285Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
11:35:22 [2022-04-17T11:35:22.285Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
11:35:22 [2022-04-17T11:35:22.285Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
11:35:22 [2022-04-17T11:35:22.285Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
11:35:22 [2022-04-17T11:35:22.285Z] PASS
11:35:22 [2022-04-17T11:35:22.285Z] coverage: 55.0% of statements
11:35:22 [2022-04-17T11:35:22.285Z] ok  	github.com/docker/docker/oci	0.045s	coverage: 55.0% of statements
11:35:22 [2022-04-17T11:35:22.726Z] === RUN   TestPingSwarmHeader/before_swarm_init
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestAddressPoolOpt
11:35:22 [2022-04-17T11:35:22.756Z] --- PASS: TestAddressPoolOpt (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateEnv
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateEnv/a
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateEnv/something
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateEnv/_=a
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateEnv/env1=value1
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateEnv/_env1=value1
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateEnv/env2=value2=value3
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateEnv/env3=abc!qwe
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateEnv/env_4=value_4
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateEnv/PATH
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateEnv/=a
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateEnv/PATH=
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateEnv/PATH=something
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateEnv/asd!qwe
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateEnv/1asd
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateEnv/123
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateEnv/some_space
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateEnv/__some_space_before
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateEnv/some_space_after__
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateEnv/=
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateEnv/PaTh
11:35:22 [2022-04-17T11:35:22.756Z] --- PASS: TestValidateEnv (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateEnv/a (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateEnv/something (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateEnv/_=a (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateEnv/PATH (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateEnv/=a (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateEnv/1asd (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateEnv/123 (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateEnv/some_space (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateEnv/= (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestParseHost
11:35:22 [2022-04-17T11:35:22.756Z] --- PASS: TestParseHost (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestParseDockerDaemonHost
11:35:22 [2022-04-17T11:35:22.756Z] --- PASS: TestParseDockerDaemonHost (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestParseTCP
11:35:22 [2022-04-17T11:35:22.756Z] --- PASS: TestParseTCP (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestParseInvalidUnixAddrInvalid
11:35:22 [2022-04-17T11:35:22.756Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateExtraHosts
11:35:22 [2022-04-17T11:35:22.756Z] --- PASS: TestValidateExtraHosts (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestIpOptString
11:35:22 [2022-04-17T11:35:22.756Z] --- PASS: TestIpOptString (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestNewIpOptInvalidDefaultVal
11:35:22 [2022-04-17T11:35:22.756Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestNewIpOptValidDefaultVal
11:35:22 [2022-04-17T11:35:22.756Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestIpOptSetInvalidVal
11:35:22 [2022-04-17T11:35:22.756Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateIPAddress
11:35:22 [2022-04-17T11:35:22.756Z] --- PASS: TestValidateIPAddress (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestMapOpts
11:35:22 [2022-04-17T11:35:22.756Z] --- PASS: TestMapOpts (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestListOptsWithoutValidator
11:35:22 [2022-04-17T11:35:22.756Z] --- PASS: TestListOptsWithoutValidator (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestListOptsWithValidator
11:35:22 [2022-04-17T11:35:22.756Z] --- PASS: TestListOptsWithValidator (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateDNSSearch
11:35:22 [2022-04-17T11:35:22.756Z] --- PASS: TestValidateDNSSearch (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateLabel
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateLabel/label_with_general_format
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateLabel/label_with_more_than_one_=
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateLabel/label_with_one_more
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
11:35:22 [2022-04-17T11:35:22.756Z] --- PASS: TestValidateLabel (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestNamedListOpts
11:35:22 [2022-04-17T11:35:22.756Z] --- PASS: TestNamedListOpts (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestNamedMapOpts
11:35:22 [2022-04-17T11:35:22.756Z] --- PASS: TestNamedMapOpts (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestParseLink
11:35:22 [2022-04-17T11:35:22.756Z] --- PASS: TestParseLink (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestUlimitOpt
11:35:22 [2022-04-17T11:35:22.756Z] --- PASS: TestUlimitOpt (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z] PASS
11:35:22 [2022-04-17T11:35:22.756Z] coverage: 66.5% of statements
11:35:22 [2022-04-17T11:35:22.756Z] ok  	github.com/docker/docker/opts	0.085s	coverage: 66.5% of statements
11:35:22 [2022-04-17T11:35:22.756Z] === RUN   TestParseVersion
11:35:22 [2022-04-17T11:35:22.756Z] --- PASS: TestParseVersion (0.00s)
11:35:22 [2022-04-17T11:35:22.756Z] PASS
11:35:22 [2022-04-17T11:35:22.756Z] coverage: 52.9% of statements
11:35:22 [2022-04-17T11:35:22.756Z] ok  	github.com/docker/docker/pkg/aaparser	0.037s	coverage: 52.9% of statements
11:35:23 [2022-04-17T11:35:23.224Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s)
11:35:23 [2022-04-17T11:35:23.224Z] === RUN   TestNetworkDBJoinLeaveNetworks
11:35:23 [2022-04-17T11:35:23.287Z] === RUN   TestPingSwarmHeader/after_swarm_init
11:35:24 [2022-04-17T11:35:24.211Z] 2022/04/17 11:35:24 Closing DB instances...
11:35:24 [2022-04-17T11:35:24.214Z] === RUN   TestPingSwarmHeader/after_swarm_leave
11:35:24 [2022-04-17T11:35:24.214Z] --- PASS: TestPingSwarmHeader (2.12s)
11:35:24 [2022-04-17T11:35:24.214Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
11:35:24 [2022-04-17T11:35:24.214Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
11:35:24 [2022-04-17T11:35:24.214Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
11:35:24 [2022-04-17T11:35:24.214Z] === RUN   TestVersion
11:35:24 [2022-04-17T11:35:24.214Z] --- PASS: TestVersion (0.02s)
11:35:24 [2022-04-17T11:35:24.214Z] === CONT  TestCgroupDriverSystemdMemoryLimit
11:35:24 [2022-04-17T11:35:24.214Z] === CONT  TestDiskUsage
11:35:24 [2022-04-17T11:35:24.679Z] === RUN   TestPeerCertificateMarshalJSON
11:35:24 [2022-04-17T11:35:24.679Z] === RUN   TestIsArchivePathDir
11:35:24 [2022-04-17T11:35:24.775Z] === RUN   TestDiskUsage/empty
11:35:24 [2022-04-17T11:35:24.775Z] === RUN   TestDiskUsage/empty/container_types
11:35:24 [2022-04-17T11:35:24.775Z] === RUN   TestDiskUsage/empty/image_types
11:35:24 [2022-04-17T11:35:24.775Z] === RUN   TestDiskUsage/empty/volume_types
11:35:24 [2022-04-17T11:35:24.775Z] === RUN   TestDiskUsage/empty/build-cache_types
11:35:24 [2022-04-17T11:35:24.775Z] === RUN   TestDiskUsage/empty/container,_volume_types
11:35:24 [2022-04-17T11:35:24.775Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
11:35:24 [2022-04-17T11:35:24.775Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
11:35:24 [2022-04-17T11:35:24.775Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
11:35:24 [2022-04-17T11:35:24.775Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
11:35:24 [2022-04-17T11:35:24.775Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
11:35:24 [2022-04-17T11:35:24.775Z] === RUN   TestDiskUsage/after_LoadBusybox
11:35:24 [2022-04-17T11:35:24.899Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
11:35:25 [2022-04-17T11:35:25.031Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
11:35:25 [2022-04-17T11:35:25.031Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
11:35:25 [2022-04-17T11:35:25.031Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
11:35:25 [2022-04-17T11:35:25.031Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
11:35:25 [2022-04-17T11:35:25.031Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
11:35:25 [2022-04-17T11:35:25.031Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
11:35:25 [2022-04-17T11:35:25.031Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
11:35:25 [2022-04-17T11:35:25.032Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
11:35:25 [2022-04-17T11:35:25.032Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
11:35:25 [2022-04-17T11:35:25.032Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
11:35:25 [2022-04-17T11:35:25.032Z] === RUN   TestDiskUsage/after_container.Run
11:35:25 [2022-04-17T11:35:25.147Z] --- PASS: TestIsArchivePathDir (0.16s)
11:35:25 [2022-04-17T11:35:25.147Z] === RUN   TestIsArchivePathInvalidFile
11:35:25 [2022-04-17T11:35:25.147Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
11:35:25 [2022-04-17T11:35:25.147Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
11:35:25 [2022-04-17T11:35:25.147Z] --- PASS: TestPeerCertificateMarshalJSON (0.56s)
11:35:25 [2022-04-17T11:35:25.147Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
11:35:25 [2022-04-17T11:35:25.147Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
11:35:25 [2022-04-17T11:35:25.147Z] === RUN   TestMiddleware
11:35:25 [2022-04-17T11:35:25.147Z] --- PASS: TestMiddleware (0.00s)
11:35:25 [2022-04-17T11:35:25.147Z] === RUN   TestNewResponseModifier
11:35:25 [2022-04-17T11:35:25.147Z] --- PASS: TestNewResponseModifier (0.00s)
11:35:25 [2022-04-17T11:35:25.147Z] PASS
11:35:25 [2022-04-17T11:35:25.147Z] coverage: 26.8% of statements
11:35:25 [2022-04-17T11:35:25.147Z] ok  	github.com/docker/docker/pkg/authorization	0.606s	coverage: 26.8% of statements
11:35:25 [2022-04-17T11:35:25.147Z] --- PASS: TestIsArchivePathInvalidFile (0.14s)
11:35:25 [2022-04-17T11:35:25.147Z] === RUN   TestIsArchivePathTar
11:35:25 [2022-04-17T11:35:25.593Z] === RUN   TestDiskUsage/after_container.Run/container_types
11:35:25 [2022-04-17T11:35:25.593Z] === RUN   TestDiskUsage/after_container.Run/image_types
11:35:25 [2022-04-17T11:35:25.593Z] === RUN   TestDiskUsage/after_container.Run/volume_types
11:35:25 [2022-04-17T11:35:25.593Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
11:35:25 [2022-04-17T11:35:25.593Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
11:35:25 [2022-04-17T11:35:25.593Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
11:35:25 [2022-04-17T11:35:25.593Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
11:35:25 [2022-04-17T11:35:25.593Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
11:35:25 [2022-04-17T11:35:25.593Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
11:35:25 [2022-04-17T11:35:25.593Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
11:35:25 [2022-04-17T11:35:25.615Z] --- PASS: TestIsArchivePathTar (0.29s)
11:35:25 [2022-04-17T11:35:25.615Z] === RUN   TestDecompressStreamGzip
11:35:25 [2022-04-17T11:35:25.615Z] --- PASS: TestDecompressStreamGzip (0.13s)
11:35:25 [2022-04-17T11:35:25.615Z] === RUN   TestDecompressStreamBzip2
11:35:25 [2022-04-17T11:35:25.615Z] === RUN   TestUnbuffered
11:35:25 [2022-04-17T11:35:25.615Z] --- PASS: TestUnbuffered (0.00s)
11:35:25 [2022-04-17T11:35:25.615Z] === RUN   TestRaceUnbuffered
11:35:25 [2022-04-17T11:35:25.615Z] --- PASS: TestRaceUnbuffered (0.00s)
11:35:25 [2022-04-17T11:35:25.615Z] PASS
11:35:25 [2022-04-17T11:35:25.615Z] coverage: 100.0% of statements
11:35:25 [2022-04-17T11:35:25.615Z] ok  	github.com/docker/docker/pkg/broadcaster	0.041s	coverage: 100.0% of statements
11:35:25 [2022-04-17T11:35:25.615Z] --- PASS: TestDecompressStreamBzip2 (0.12s)
11:35:25 [2022-04-17T11:35:25.615Z] === RUN   TestDecompressStreamXz
11:35:25 [2022-04-17T11:35:25.615Z]     archive_test.go:133: Xz not present in msys2
11:35:25 [2022-04-17T11:35:25.615Z] --- SKIP: TestDecompressStreamXz (0.00s)
11:35:25 [2022-04-17T11:35:25.615Z] === RUN   TestDecompressStreamZstd
11:35:25 [2022-04-17T11:35:25.615Z]     archive_test.go:140: zstd not installed
11:35:25 [2022-04-17T11:35:25.615Z] --- SKIP: TestDecompressStreamZstd (0.03s)
11:35:25 [2022-04-17T11:35:25.615Z] === RUN   TestCompressStreamXzUnsupported
11:35:25 [2022-04-17T11:35:25.615Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
11:35:25 [2022-04-17T11:35:25.615Z] === RUN   TestCompressStreamBzip2Unsupported
11:35:25 [2022-04-17T11:35:25.615Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
11:35:25 [2022-04-17T11:35:25.615Z] === RUN   TestCompressStreamInvalid
11:35:25 [2022-04-17T11:35:25.615Z] --- PASS: TestCompressStreamInvalid (0.00s)
11:35:25 [2022-04-17T11:35:25.615Z] === RUN   TestExtensionInvalid
11:35:25 [2022-04-17T11:35:25.615Z] --- PASS: TestExtensionInvalid (0.00s)
11:35:25 [2022-04-17T11:35:25.615Z] === RUN   TestExtensionUncompressed
11:35:25 [2022-04-17T11:35:25.615Z] --- PASS: TestExtensionUncompressed (0.00s)
11:35:25 [2022-04-17T11:35:25.615Z] === RUN   TestExtensionBzip2
11:35:25 [2022-04-17T11:35:25.615Z] --- PASS: TestExtensionBzip2 (0.00s)
11:35:25 [2022-04-17T11:35:25.615Z] === RUN   TestExtensionGzip
11:35:25 [2022-04-17T11:35:25.615Z] --- PASS: TestExtensionGzip (0.00s)
11:35:25 [2022-04-17T11:35:25.615Z] === RUN   TestExtensionXz
11:35:25 [2022-04-17T11:35:25.615Z] --- PASS: TestExtensionXz (0.00s)
11:35:25 [2022-04-17T11:35:25.615Z] === RUN   TestExtensionZstd
11:35:25 [2022-04-17T11:35:25.615Z] --- PASS: TestExtensionZstd (0.00s)
11:35:25 [2022-04-17T11:35:25.615Z] === RUN   TestCmdStreamLargeStderr
11:35:25 [2022-04-17T11:35:25.615Z] --- PASS: TestCmdStreamLargeStderr (0.08s)
11:35:25 [2022-04-17T11:35:25.615Z] === RUN   TestCmdStreamBad
11:35:25 [2022-04-17T11:35:25.615Z]     archive_test.go:252: Failing on Windows CI machines
11:35:25 [2022-04-17T11:35:25.615Z] --- SKIP: TestCmdStreamBad (0.00s)
11:35:25 [2022-04-17T11:35:25.615Z] === RUN   TestCmdStreamGood
11:35:25 [2022-04-17T11:35:25.853Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.56s)
11:35:25 [2022-04-17T11:35:25.853Z] --- PASS: TestDiskUsage (1.57s)
11:35:25 [2022-04-17T11:35:25.853Z]     --- PASS: TestDiskUsage/empty (0.01s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.31s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]     --- PASS: TestDiskUsage/after_container.Run (0.51s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.01s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z] PASS
11:35:25 [2022-04-17T11:35:25.853Z] 
11:35:25 [2022-04-17T11:35:25.853Z] DONE 54 tests in 22.327s
11:35:25 [2022-04-17T11:35:25.853Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
11:35:25 [2022-04-17T11:35:25.853Z] INFO: Testing against a local daemon
11:35:25 [2022-04-17T11:35:25.853Z] === RUN   TestVolumesCreateAndList
11:35:25 [2022-04-17T11:35:25.853Z] --- PASS: TestVolumesCreateAndList (0.02s)
11:35:25 [2022-04-17T11:35:25.853Z] === RUN   TestVolumesRemove
11:35:25 [2022-04-17T11:35:25.853Z] --- PASS: TestVolumesRemove (0.09s)
11:35:25 [2022-04-17T11:35:25.853Z] === RUN   TestVolumesInspect
11:35:26 [2022-04-17T11:35:26.083Z] --- PASS: TestCmdStreamGood (0.05s)
11:35:26 [2022-04-17T11:35:26.083Z] === RUN   TestUntarPathWithInvalidDest
11:35:26 [2022-04-17T11:35:26.083Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.86s)
11:35:26 [2022-04-17T11:35:26.083Z] === RUN   TestNetworkDBCRUDTableEntry
11:35:26 [2022-04-17T11:35:26.083Z] --- PASS: TestUntarPathWithInvalidDest (0.06s)
11:35:26 [2022-04-17T11:35:26.083Z] === RUN   TestUntarPathWithInvalidSrc
11:35:26 [2022-04-17T11:35:26.083Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
11:35:26 [2022-04-17T11:35:26.083Z] === RUN   TestUntarPath
11:35:26 [2022-04-17T11:35:26.083Z] --- PASS: TestUntarPath (0.08s)
11:35:26 [2022-04-17T11:35:26.083Z] === RUN   TestUntarPathWithDestinationFile
11:35:26 [2022-04-17T11:35:26.083Z] --- PASS: TestUntarPathWithDestinationFile (0.06s)
11:35:26 [2022-04-17T11:35:26.083Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
11:35:26 [2022-04-17T11:35:26.083Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s)
11:35:26 [2022-04-17T11:35:26.083Z] === RUN   TestCopyWithTarInvalidSrc
11:35:26 [2022-04-17T11:35:26.083Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
11:35:26 [2022-04-17T11:35:26.083Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
11:35:26 [2022-04-17T11:35:26.083Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
11:35:26 [2022-04-17T11:35:26.083Z] === RUN   TestCopyWithTarSrcFile
11:35:26 [2022-04-17T11:35:26.083Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
11:35:26 [2022-04-17T11:35:26.083Z] === RUN   TestCopyWithTarSrcFolder
11:35:26 [2022-04-17T11:35:26.083Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
11:35:26 [2022-04-17T11:35:26.083Z] === RUN   TestCopyFileWithTarInvalidSrc
11:35:26 [2022-04-17T11:35:26.083Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
11:35:26 [2022-04-17T11:35:26.083Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
11:35:26 [2022-04-17T11:35:26.083Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
11:35:26 [2022-04-17T11:35:26.083Z] === RUN   TestCopyFileWithTarSrcFolder
11:35:26 [2022-04-17T11:35:26.083Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
11:35:26 [2022-04-17T11:35:26.083Z] === RUN   TestCopyFileWithTarSrcFile
11:35:26 [2022-04-17T11:35:26.083Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
11:35:26 [2022-04-17T11:35:26.083Z] === RUN   TestTarFiles
11:35:26 [2022-04-17T11:35:26.083Z] === RUN   TestMatch
11:35:26 [2022-04-17T11:35:26.083Z] === RUN   TestMatch/[[]]
11:35:26 [2022-04-17T11:35:26.083Z] === RUN   TestMatch/[[foo]]
11:35:26 [2022-04-17T11:35:26.083Z] === RUN   TestMatch/[[bar]_[foo]]
11:35:26 [2022-04-17T11:35:26.083Z] === RUN   TestMatch/[[foo_bar]]
11:35:26 [2022-04-17T11:35:26.083Z] === RUN   TestMatch/[[qux]_[foo]]
11:35:26 [2022-04-17T11:35:26.083Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
11:35:26 [2022-04-17T11:35:26.083Z] === RUN   TestMatch/[]
11:35:26 [2022-04-17T11:35:26.083Z] === RUN   TestMatch/[]#01
11:35:26 [2022-04-17T11:35:26.083Z] === RUN   TestMatch/[[qux]]
11:35:26 [2022-04-17T11:35:26.083Z] === RUN   TestMatch/[[foo_bar_qux]]
11:35:26 [2022-04-17T11:35:26.083Z] === RUN   TestMatch/[[qux]_[baz]]
11:35:26 [2022-04-17T11:35:26.083Z] === RUN   TestMatch/[[foo_baz]]
11:35:26 [2022-04-17T11:35:26.083Z] --- PASS: TestMatch (0.00s)
11:35:26 [2022-04-17T11:35:26.083Z]     --- PASS: TestMatch/[[]] (0.00s)
11:35:26 [2022-04-17T11:35:26.083Z]     --- PASS: TestMatch/[[foo]] (0.00s)
11:35:26 [2022-04-17T11:35:26.083Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
11:35:26 [2022-04-17T11:35:26.083Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
11:35:26 [2022-04-17T11:35:26.083Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
11:35:26 [2022-04-17T11:35:26.083Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
11:35:26 [2022-04-17T11:35:26.083Z]     --- PASS: TestMatch/[] (0.00s)
11:35:26 [2022-04-17T11:35:26.083Z]     --- PASS: TestMatch/[]#01 (0.00s)
11:35:26 [2022-04-17T11:35:26.083Z]     --- PASS: TestMatch/[[qux]] (0.00s)
11:35:26 [2022-04-17T11:35:26.083Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
11:35:26 [2022-04-17T11:35:26.083Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
11:35:26 [2022-04-17T11:35:26.083Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
11:35:26 [2022-04-17T11:35:26.083Z] PASS
11:35:26 [2022-04-17T11:35:26.083Z] coverage: 87.5% of statements
11:35:26 [2022-04-17T11:35:26.083Z] ok  	github.com/docker/docker/pkg/capabilities	0.037s	coverage: 87.5% of statements
11:35:26 [2022-04-17T11:35:26.109Z] --- PASS: TestVolumesInspect (0.02s)
11:35:26 [2022-04-17T11:35:26.109Z] === RUN   TestVolumesInvalidJSON
11:35:26 [2022-04-17T11:35:26.109Z] === RUN   TestVolumesInvalidJSON/volumes/create
11:35:26 [2022-04-17T11:35:26.109Z] === PAUSE TestVolumesInvalidJSON/volumes/create
11:35:26 [2022-04-17T11:35:26.109Z] === CONT  TestVolumesInvalidJSON/volumes/create
11:35:26 [2022-04-17T11:35:26.109Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
11:35:26 [2022-04-17T11:35:26.109Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
11:35:26 [2022-04-17T11:35:26.109Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
11:35:26 [2022-04-17T11:35:26.109Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
11:35:26 [2022-04-17T11:35:26.109Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:35:26 [2022-04-17T11:35:26.109Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
11:35:26 [2022-04-17T11:35:26.109Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
11:35:26 [2022-04-17T11:35:26.109Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
11:35:26 [2022-04-17T11:35:26.109Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
11:35:26 [2022-04-17T11:35:26.109Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
11:35:26 [2022-04-17T11:35:26.109Z] PASS
11:35:26 [2022-04-17T11:35:26.109Z] 
11:35:26 [2022-04-17T11:35:26.109Z] DONE 9 tests in 0.156s
11:35:26 [2022-04-17T11:35:26.109Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:35:26 [2022-04-17T11:35:26.668Z] --- PASS: TestCreateServiceMultipleTimes (15.08s)
11:35:26 [2022-04-17T11:35:26.668Z] === RUN   TestCreateServiceConflict
11:35:26 [2022-04-17T11:35:26.711Z] Stopping apparmor (via systemctl): apparmor.service.
11:35:26 [2022-04-17T11:35:26.711Z] Removing test suite binaries
11:35:26 [2022-04-17T11:35:26.711Z] exiting test-integration
11:35:26 [2022-04-17T11:35:26.711Z] ++ exit 0
11:35:26 [2022-04-17T11:35:26.711Z] 
11:35:27 [2022-04-17T11:35:27.645Z] === RUN   TestChrootTarUntar
11:35:27 [2022-04-17T11:35:27.645Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
11:35:27 [2022-04-17T11:35:27.645Z] --- SKIP: TestChrootTarUntar (0.00s)
11:35:27 [2022-04-17T11:35:27.645Z] === RUN   TestChrootUntarWithHugeExcludesList
11:35:27 [2022-04-17T11:35:27.645Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
11:35:27 [2022-04-17T11:35:27.645Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
11:35:27 [2022-04-17T11:35:27.645Z] === RUN   TestChrootUntarEmptyArchive
11:35:27 [2022-04-17T11:35:27.645Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
11:35:27 [2022-04-17T11:35:27.645Z] === RUN   TestChrootTarUntarWithSymlink
11:35:27 [2022-04-17T11:35:27.645Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
11:35:27 [2022-04-17T11:35:27.645Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
11:35:27 [2022-04-17T11:35:27.645Z] === RUN   TestChrootCopyWithTar
11:35:27 [2022-04-17T11:35:27.645Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
11:35:27 [2022-04-17T11:35:27.645Z] --- SKIP: TestChrootCopyWithTar (0.00s)
11:35:27 [2022-04-17T11:35:27.645Z] === RUN   TestChrootCopyFileWithTar
11:35:27 [2022-04-17T11:35:27.645Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
11:35:27 [2022-04-17T11:35:27.645Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
11:35:27 [2022-04-17T11:35:27.645Z] === RUN   TestChrootUntarPath
11:35:27 [2022-04-17T11:35:27.645Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
11:35:27 [2022-04-17T11:35:27.645Z] --- SKIP: TestChrootUntarPath (0.00s)
11:35:27 [2022-04-17T11:35:27.645Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
11:35:27 [2022-04-17T11:35:27.645Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
11:35:27 [2022-04-17T11:35:27.645Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
11:35:27 [2022-04-17T11:35:27.645Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
11:35:27 [2022-04-17T11:35:27.645Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
11:35:27 [2022-04-17T11:35:27.645Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
11:35:27 [2022-04-17T11:35:27.645Z] === RUN   TestChrootApplyDotDotFile
11:35:27 [2022-04-17T11:35:27.645Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
11:35:27 [2022-04-17T11:35:27.645Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
11:35:27 [2022-04-17T11:35:27.645Z] PASS
11:35:27 [2022-04-17T11:35:27.645Z] coverage: 12.0% of statements
11:35:27 [2022-04-17T11:35:27.645Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.094s	coverage: 12.0% of statements
Post stage
[Pipeline] junit
11:35:28 [2022-04-17T11:35:28.089Z] Recording test results
11:35:28 [2022-04-17T11:35:28.113Z] 2022/04/17 11:35:27 Closing DB instances...
11:35:28 [2022-04-17T11:35:28.581Z] === RUN   TestEnsureRemoveAllNotExist
11:35:28 [2022-04-17T11:35:28.581Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
11:35:28 [2022-04-17T11:35:28.581Z] === RUN   TestEnsureRemoveAllWithDir
11:35:28 [2022-04-17T11:35:28.581Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
11:35:28 [2022-04-17T11:35:28.581Z] === RUN   TestEnsureRemoveAllWithFile
11:35:28 [2022-04-17T11:35:28.581Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
11:35:28 [2022-04-17T11:35:28.581Z] PASS
11:35:28 [2022-04-17T11:35:28.581Z] coverage: 0.0% of statements
11:35:28 [2022-04-17T11:35:28.581Z] ok  	github.com/docker/docker/pkg/containerfs	0.042s	coverage: 0.0% of statements
11:35:29 [2022-04-17T11:35:29.049Z] === RUN   TestSizeEmpty
11:35:29 [2022-04-17T11:35:29.049Z] --- PASS: TestSizeEmpty (0.00s)
11:35:29 [2022-04-17T11:35:29.049Z] === RUN   TestSizeEmptyFile
11:35:29 [2022-04-17T11:35:29.049Z] --- PASS: TestSizeEmptyFile (0.00s)
11:35:29 [2022-04-17T11:35:29.049Z] === RUN   TestSizeNonemptyFile
11:35:29 [2022-04-17T11:35:29.049Z] --- PASS: TestSizeNonemptyFile (0.00s)
11:35:29 [2022-04-17T11:35:29.049Z] === RUN   TestSizeNestedDirectoryEmpty
11:35:29 [2022-04-17T11:35:29.049Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
11:35:29 [2022-04-17T11:35:29.049Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
11:35:29 [2022-04-17T11:35:29.049Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
11:35:29 [2022-04-17T11:35:29.049Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
11:35:29 [2022-04-17T11:35:29.049Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
11:35:29 [2022-04-17T11:35:29.049Z] === RUN   TestMoveToSubdir
11:35:29 [2022-04-17T11:35:29.049Z] --- PASS: TestMoveToSubdir (0.00s)
11:35:29 [2022-04-17T11:35:29.049Z] === RUN   TestSizeNonExistingDirectory
11:35:29 [2022-04-17T11:35:29.049Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
11:35:29 [2022-04-17T11:35:29.049Z] PASS
11:35:29 [2022-04-17T11:35:29.049Z] coverage: 80.0% of statements
11:35:29 [2022-04-17T11:35:29.049Z] ok  	github.com/docker/docker/pkg/directory	0.051s	coverage: 80.0% of statements
11:35:29 [2022-04-17T11:35:29.085Z] Created binary: bundles/binary-daemon/dockerd-dev
11:35:29 [2022-04-17T11:35:29.085Z] Copying nested executables into bundles/binary-daemon
11:35:29 [2022-04-17T11:35:29.085Z] Building: bundles/binary-daemon/docker-proxy-dev
11:35:29 [2022-04-17T11:35:29.085Z] GOOS="" GOARCH="" GOARM=""
11:35:29 [2022-04-17T11:35:29.085Z] Created binary: bundles/binary-daemon/docker-proxy-dev
11:35:29 [2022-04-17T11:35:29.085Z] 
11:35:29 [2022-04-17T11:35:29.095Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
11:35:29 [2022-04-17T11:35:29.195Z] --- PASS: TestCreateServiceConflict (2.15s)
11:35:29 [2022-04-17T11:35:29.195Z] === RUN   TestCreateServiceMaxReplicas
11:35:29 [2022-04-17T11:35:29.611Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:35:29 [2022-04-17T11:35:29.987Z] + echo Ensuring container killed.
11:35:29 [2022-04-17T11:35:29.987Z] Ensuring container killed.
11:35:29 [2022-04-17T11:35:29.987Z] + docker rm -vf docker-pr5
11:35:29 [2022-04-17T11:35:29.987Z] Error: No such container: docker-pr5
[Pipeline] sh
11:35:30 [2022-04-17T11:35:30.035Z] === RUN   TestPollerAddRemove
11:35:30 [2022-04-17T11:35:30.035Z] --- PASS: TestPollerAddRemove (0.00s)
11:35:30 [2022-04-17T11:35:30.035Z] === RUN   TestPollerEvent
11:35:30 [2022-04-17T11:35:30.035Z]     poller_test.go:40: No chmod on Windows
11:35:30 [2022-04-17T11:35:30.035Z] --- SKIP: TestPollerEvent (0.00s)
11:35:30 [2022-04-17T11:35:30.035Z] === RUN   TestPollerClose
11:35:30 [2022-04-17T11:35:30.035Z] --- PASS: TestPollerClose (0.00s)
11:35:30 [2022-04-17T11:35:30.035Z] PASS
11:35:30 [2022-04-17T11:35:30.035Z] coverage: 45.7% of statements
11:35:30 [2022-04-17T11:35:30.035Z] ok  	github.com/docker/docker/pkg/filenotify	0.039s	coverage: 45.7% of statements
11:35:30 [2022-04-17T11:35:30.035Z] --- PASS: TestNetworkDBCRUDTableEntry (4.28s)
11:35:30 [2022-04-17T11:35:30.035Z] === RUN   TestNetworkDBCRUDTableEntries
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
11:35:30 [2022-04-17T11:35:30.311Z] + echo Chowning /workspace to jenkins user
11:35:30 [2022-04-17T11:35:30.311Z] Chowning /workspace to jenkins user
11:35:30 [2022-04-17T11:35:30.311Z] + id -u
11:35:30 [2022-04-17T11:35:30.311Z] + id -g
11:35:30 [2022-04-17T11:35:30.311Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43449:/workspace busybox chown -R 1000:1000 /workspace
11:35:30 [2022-04-17T11:35:30.311Z] Unable to find image 'busybox:latest' locally
11:35:30 [2022-04-17T11:35:30.311Z] latest: Pulling from library/busybox
11:35:30 [2022-04-17T11:35:30.384Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43449/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=83969fa3ddf8b10ade7189073638885e8234f586 -e DOCKER_GRAPHDRIVER docker:83969fa3ddf8b10ade7189073638885e8234f586 hack/make.sh cross
11:35:30 [2022-04-17T11:35:30.473Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
11:35:30 [2022-04-17T11:35:30.570Z] 50e8d59317eb: Pulling fs layer
11:35:30 [2022-04-17T11:35:30.571Z] 50e8d59317eb: Download complete
11:35:30 [2022-04-17T11:35:30.571Z] 50e8d59317eb: Pull complete
11:35:30 [2022-04-17T11:35:30.571Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8
11:35:30 [2022-04-17T11:35:30.571Z] Status: Downloaded newer image for busybox:latest
11:35:30 [2022-04-17T11:35:30.640Z] 
11:35:30 [2022-04-17T11:35:30.640Z] Removing bundles/
11:35:30 [2022-04-17T11:35:30.640Z] 
11:35:30 [2022-04-17T11:35:30.640Z] ---> Making bundle: cross (in bundles/cross)
11:35:30 [2022-04-17T11:35:30.640Z] Cross building: bundles/cross/linux/amd64
11:35:30 [2022-04-17T11:35:30.898Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev
11:35:30 [2022-04-17T11:35:30.898Z] GOOS="linux" GOARCH="amd64" GOARM=""
11:35:31 [2022-04-17T11:35:31.021Z] === RUN   TestCopyFileWithInvalidSrc
11:35:31 [2022-04-17T11:35:31.021Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
11:35:31 [2022-04-17T11:35:31.021Z] === RUN   TestCopyFileWithInvalidDest
11:35:31 [2022-04-17T11:35:31.021Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
11:35:31 [2022-04-17T11:35:31.021Z] === RUN   TestCopyFileWithSameSrcAndDest
11:35:31 [2022-04-17T11:35:31.021Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
11:35:31 [2022-04-17T11:35:31.021Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
11:35:31 [2022-04-17T11:35:31.021Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
11:35:31 [2022-04-17T11:35:31.021Z] === RUN   TestCopyFile
11:35:31 [2022-04-17T11:35:31.021Z] --- PASS: TestCopyFile (0.00s)
11:35:31 [2022-04-17T11:35:31.021Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
11:35:31 [2022-04-17T11:35:31.021Z]     fileutils_test.go:133: Needs porting to Windows
11:35:31 [2022-04-17T11:35:31.021Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
11:35:31 [2022-04-17T11:35:31.021Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
11:35:31 [2022-04-17T11:35:31.021Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
11:35:31 [2022-04-17T11:35:31.021Z] === RUN   TestReadSymlinkedDirectoryToFile
11:35:31 [2022-04-17T11:35:31.021Z]     fileutils_test.go:179: Needs porting to Windows
11:35:31 [2022-04-17T11:35:31.021Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
11:35:31 [2022-04-17T11:35:31.021Z] === RUN   TestWildcardMatches
11:35:31 [2022-04-17T11:35:31.021Z] --- PASS: TestWildcardMatches (0.00s)
11:35:31 [2022-04-17T11:35:31.021Z] === RUN   TestPatternMatches
11:35:31 [2022-04-17T11:35:31.021Z] --- PASS: TestPatternMatches (0.00s)
11:35:31 [2022-04-17T11:35:31.021Z] === RUN   TestExclusionPatternMatchesPatternBefore
11:35:31 [2022-04-17T11:35:31.021Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
11:35:31 [2022-04-17T11:35:31.021Z] === RUN   TestPatternMatchesFolderExclusions
11:35:31 [2022-04-17T11:35:31.021Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
11:35:31 [2022-04-17T11:35:31.021Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
11:35:31 [2022-04-17T11:35:31.021Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
11:35:31 [2022-04-17T11:35:31.021Z] === RUN   TestPatternMatchesFolderWildcardExclusions
11:35:31 [2022-04-17T11:35:31.021Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
11:35:31 [2022-04-17T11:35:31.021Z] === RUN   TestExclusionPatternMatchesPatternAfter
11:35:31 [2022-04-17T11:35:31.021Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
11:35:31 [2022-04-17T11:35:31.021Z] === RUN   TestExclusionPatternMatchesWholeDirectory
11:35:31 [2022-04-17T11:35:31.021Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
11:35:31 [2022-04-17T11:35:31.021Z] === RUN   TestSingleExclamationError
11:35:31 [2022-04-17T11:35:31.021Z] --- PASS: TestSingleExclamationError (0.00s)
11:35:31 [2022-04-17T11:35:31.021Z] === RUN   TestMatchesWithNoPatterns
11:35:31 [2022-04-17T11:35:31.021Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
11:35:31 [2022-04-17T11:35:31.021Z] === RUN   TestMatchesWithMalformedPatterns
11:35:31 [2022-04-17T11:35:31.021Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
11:35:31 [2022-04-17T11:35:31.021Z] === RUN   TestMatches
11:35:31 [2022-04-17T11:35:31.021Z] === RUN   TestMatches/MatchesOrParentMatches
11:35:31 [2022-04-17T11:35:31.021Z] === RUN   TestMatches/MatchesUsingParentResult
11:35:31 [2022-04-17T11:35:31.021Z] === RUN   TestMatches/MatchesUsingParentResults
11:35:31 [2022-04-17T11:35:31.021Z] === RUN   TestMatches/MatchesUsingParentResultsNoContext
11:35:31 [2022-04-17T11:35:31.021Z] --- PASS: TestMatches (0.01s)
11:35:31 [2022-04-17T11:35:31.021Z]     --- PASS: TestMatches/MatchesOrParentMatches (0.00s)
11:35:31 [2022-04-17T11:35:31.022Z]     --- PASS: TestMatches/MatchesUsingParentResult (0.00s)
11:35:31 [2022-04-17T11:35:31.022Z]     --- PASS: TestMatches/MatchesUsingParentResults (0.00s)
11:35:31 [2022-04-17T11:35:31.022Z]     --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s)
11:35:31 [2022-04-17T11:35:31.022Z] === RUN   TestCleanPatterns
11:35:31 [2022-04-17T11:35:31.022Z] --- PASS: TestCleanPatterns (0.00s)
11:35:31 [2022-04-17T11:35:31.022Z] === RUN   TestCleanPatternsStripEmptyPatterns
11:35:31 [2022-04-17T11:35:31.022Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
11:35:31 [2022-04-17T11:35:31.022Z] === RUN   TestCleanPatternsExceptionFlag
11:35:31 [2022-04-17T11:35:31.022Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
11:35:31 [2022-04-17T11:35:31.022Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
11:35:31 [2022-04-17T11:35:31.022Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
11:35:31 [2022-04-17T11:35:31.022Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
11:35:31 [2022-04-17T11:35:31.022Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
11:35:31 [2022-04-17T11:35:31.022Z] === RUN   TestCleanPatternsErrorSingleException
11:35:31 [2022-04-17T11:35:31.022Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
11:35:31 [2022-04-17T11:35:31.022Z] === RUN   TestCreateIfNotExistsDir
11:35:31 [2022-04-17T11:35:31.022Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
11:35:31 [2022-04-17T11:35:31.022Z] === RUN   TestCreateIfNotExistsFile
11:35:31 [2022-04-17T11:35:31.022Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
11:35:31 [2022-04-17T11:35:31.022Z] === RUN   TestMatch
11:35:31 [2022-04-17T11:35:31.022Z] --- PASS: TestMatch (0.00s)
11:35:31 [2022-04-17T11:35:31.022Z] === RUN   TestCompile
11:35:31 [2022-04-17T11:35:31.022Z] === RUN   TestCompile/slash
11:35:31 [2022-04-17T11:35:31.022Z] === RUN   TestCompile/backslash
11:35:31 [2022-04-17T11:35:31.022Z] --- PASS: TestCompile (0.00s)
11:35:31 [2022-04-17T11:35:31.022Z]     --- PASS: TestCompile/slash (0.00s)
11:35:31 [2022-04-17T11:35:31.022Z]     --- PASS: TestCompile/backslash (0.00s)
11:35:31 [2022-04-17T11:35:31.022Z] PASS
11:35:31 [2022-04-17T11:35:31.022Z] coverage: 84.7% of statements
11:35:31 [2022-04-17T11:35:31.022Z] ok  	github.com/docker/docker/pkg/fileutils	0.080s	coverage: 84.7% of statements
11:35:31 [2022-04-17T11:35:31.409Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
11:35:31 [2022-04-17T11:35:31.490Z] --- PASS: TestTarFiles (5.54s)
11:35:31 [2022-04-17T11:35:31.490Z] === RUN   TestDetectCompressionZstd
11:35:31 [2022-04-17T11:35:31.490Z] --- PASS: TestDetectCompressionZstd (0.00s)
11:35:31 [2022-04-17T11:35:31.490Z] === RUN   TestTarUntar
11:35:31 [2022-04-17T11:35:31.668Z] === RUN   TestDockerSuite/TestBuildDotDotFile
11:35:31 [2022-04-17T11:35:31.668Z] === RUN   TestDockerSuite/TestBuildEOLInLine
11:35:31 [2022-04-17T11:35:31.758Z] --- PASS: TestCreateServiceMaxReplicas (2.63s)
11:35:31 [2022-04-17T11:35:31.758Z] === RUN   TestCreateWithDuplicateNetworkNames
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:35:31 [2022-04-17T11:35:31.959Z] --- PASS: TestTarUntar (0.04s)
11:35:31 [2022-04-17T11:35:31.959Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
11:35:31 [2022-04-17T11:35:31.959Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s)
11:35:31 [2022-04-17T11:35:31.959Z] === RUN   TestTarWithOptions
11:35:31 [2022-04-17T11:35:31.959Z] --- PASS: TestTarWithOptions (0.03s)
11:35:31 [2022-04-17T11:35:31.959Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
11:35:31 [2022-04-17T11:35:31.959Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
11:35:31 [2022-04-17T11:35:31.959Z] === RUN   TestUntarUstarGnuConflict
11:35:31 [2022-04-17T11:35:31.959Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
11:35:31 [2022-04-17T11:35:31.959Z] === RUN   TestUntarInvalidFilenames
11:35:31 [2022-04-17T11:35:31.959Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1170054048\\dest"
11:35:31 [2022-04-17T11:35:31.959Z] --- PASS: TestUntarInvalidFilenames (0.19s)
11:35:31 [2022-04-17T11:35:31.959Z] === RUN   TestUntarHardlinkToSymlink
11:35:31 [2022-04-17T11:35:31.959Z] === RUN   TestGet
11:35:31 [2022-04-17T11:35:31.959Z] --- PASS: TestGet (0.00s)
11:35:31 [2022-04-17T11:35:31.959Z] === RUN   TestGetShortcutString
11:35:31 [2022-04-17T11:35:31.959Z] --- PASS: TestGetShortcutString (0.00s)
11:35:31 [2022-04-17T11:35:31.959Z] PASS
11:35:31 [2022-04-17T11:35:31.959Z] coverage: 42.9% of statements
11:35:31 [2022-04-17T11:35:31.959Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
11:35:31 [2022-04-17T11:35:31.959Z] === RUN   TestUntarInvalidHardlink
11:35:31 [2022-04-17T11:35:31.959Z] ok  	github.com/docker/docker/pkg/homedir	0.040s	coverage: 42.9% of statements
11:35:31 [2022-04-17T11:35:31.959Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink828945065\\victim\\hello" -> "../victim/hello"
11:35:31 [2022-04-17T11:35:31.959Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1107657202\\victim\\hello" -> "/../victim/hello"
11:35:31 [2022-04-17T11:35:31.959Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1806597333\\victim" -> "../victim"
11:35:31 [2022-04-17T11:35:31.959Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2240239669\\victim" -> "../victim"
11:35:31 [2022-04-17T11:35:31.959Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink925385156\\victim" -> "../victim"
11:35:31 [2022-04-17T11:35:31.959Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1564862644\\victim" -> "../victim"
11:35:31 [2022-04-17T11:35:31.959Z] --- PASS: TestUntarInvalidHardlink (0.03s)
11:35:31 [2022-04-17T11:35:31.959Z] === RUN   TestUntarInvalidSymlink
11:35:31 [2022-04-17T11:35:31.959Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink919080080\\dest\\dotdot" -> "../victim/hello"
11:35:31 [2022-04-17T11:35:31.959Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink528122958\\dest\\slash-dotdot" -> "/../victim/hello"
11:35:31 [2022-04-17T11:35:31.959Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3351226519\\dest\\loophole-victim" -> "../victim"
11:35:31 [2022-04-17T11:35:31.959Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2818678634\\dest\\loophole-victim" -> "../victim"
11:35:31 [2022-04-17T11:35:31.959Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1862406213\\dest\\loophole-victim" -> "../victim"
11:35:31 [2022-04-17T11:35:31.959Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4137283043\\dest\\loophole-victim" -> "../victim"
11:35:31 [2022-04-17T11:35:31.959Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink874032657\\dest\\dir\\loophole" -> "../../victim"
11:35:31 [2022-04-17T11:35:31.959Z] --- PASS: TestUntarInvalidSymlink (0.04s)
11:35:31 [2022-04-17T11:35:31.959Z] === RUN   TestTempArchiveCloseMultipleTimes
11:35:31 [2022-04-17T11:35:31.959Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
11:35:31 [2022-04-17T11:35:31.959Z] === RUN   TestXGlobalNoParent
11:35:31 [2022-04-17T11:35:31.959Z] --- PASS: TestXGlobalNoParent (0.00s)
11:35:31 [2022-04-17T11:35:31.959Z] === RUN   TestReplaceFileTarWrapper
11:35:32 [2022-04-17T11:35:32.265Z] + bundleName=amd64-cgroup2
11:35:32 [2022-04-17T11:35:32.265Z] + echo Creating amd64-cgroup2-bundles.tar.gz
11:35:32 [2022-04-17T11:35:32.265Z] Creating amd64-cgroup2-bundles.tar.gz
11:35:32 [2022-04-17T11:35:32.265Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
11:35:32 [2022-04-17T11:35:32.265Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
11:35:32 [2022-04-17T11:35:32.427Z] 2022/04/17 11:35:31 Closing DB instances...
11:35:32 [2022-04-17T11:35:32.427Z] --- PASS: TestReplaceFileTarWrapper (0.21s)
11:35:32 [2022-04-17T11:35:32.427Z] === RUN   TestPrefixHeaderReadable
11:35:32 [2022-04-17T11:35:32.427Z] --- PASS: TestPrefixHeaderReadable (0.04s)
11:35:32 [2022-04-17T11:35:32.427Z] === RUN   TestDisablePigz
11:35:32 [2022-04-17T11:35:32.427Z]     archive_test.go:1372: Test will not check full path when Pigz not installed
11:35:32 [2022-04-17T11:35:32.427Z] --- PASS: TestDisablePigz (0.14s)
11:35:32 [2022-04-17T11:35:32.427Z] === RUN   TestPigz
11:35:32 [2022-04-17T11:35:32.427Z]     archive_test.go:1401: Tested whether Pigz is not used, as it not installed
11:35:32 [2022-04-17T11:35:32.427Z] --- PASS: TestPigz (0.16s)
11:35:32 [2022-04-17T11:35:32.427Z] === RUN   TestNosysFileInfo
11:35:32 [2022-04-17T11:35:32.427Z] --- PASS: TestNosysFileInfo (0.00s)
11:35:32 [2022-04-17T11:35:32.427Z] === RUN   TestCopyFileWithInvalidDest
11:35:32 [2022-04-17T11:35:32.427Z]     archive_windows_test.go:16: Currently fails
11:35:32 [2022-04-17T11:35:32.427Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
11:35:32 [2022-04-17T11:35:32.427Z] === RUN   TestCanonicalTarNameForPath
11:35:32 [2022-04-17T11:35:32.427Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
11:35:32 [2022-04-17T11:35:32.427Z] === RUN   TestCanonicalTarName
11:35:32 [2022-04-17T11:35:32.427Z] --- PASS: TestCanonicalTarName (0.00s)
11:35:32 [2022-04-17T11:35:32.427Z] === RUN   TestChmodTarEntry
11:35:32 [2022-04-17T11:35:32.427Z] --- PASS: TestChmodTarEntry (0.00s)
11:35:32 [2022-04-17T11:35:32.427Z] === RUN   TestHardLinkOrder
[Pipeline] archiveArtifacts
11:35:32 [2022-04-17T11:35:32.533Z] Archiving artifacts
11:35:32 [2022-04-17T11:35:32.606Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
11:35:32 [2022-04-17T11:35:32.895Z] --- PASS: TestHardLinkOrder (0.17s)
11:35:32 [2022-04-17T11:35:32.895Z] === RUN   TestChangeString
11:35:32 [2022-04-17T11:35:32.895Z] --- PASS: TestChangeString (0.00s)
11:35:32 [2022-04-17T11:35:32.895Z] === RUN   TestChangesWithNoChanges
11:35:32 [2022-04-17T11:35:32.895Z] --- PASS: TestChangesWithNoChanges (0.03s)
11:35:32 [2022-04-17T11:35:32.895Z] === RUN   TestChangesWithChanges
11:35:32 [2022-04-17T11:35:32.895Z] --- PASS: TestChangesWithChanges (0.04s)
11:35:32 [2022-04-17T11:35:32.895Z] === RUN   TestChangesWithChangesGH13590
11:35:32 [2022-04-17T11:35:32.895Z]     changes_test.go:196: needs more investigation
11:35:32 [2022-04-17T11:35:32.895Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
11:35:32 [2022-04-17T11:35:32.895Z] === RUN   TestChangesDirsEmpty
11:35:32 [2022-04-17T11:35:32.895Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
11:35:32 [2022-04-17T11:35:32.895Z] --- SKIP: TestChangesDirsEmpty (0.00s)
11:35:32 [2022-04-17T11:35:32.895Z] === RUN   TestChangesDirsMutated
11:35:32 [2022-04-17T11:35:32.895Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
11:35:32 [2022-04-17T11:35:32.895Z] --- SKIP: TestChangesDirsMutated (0.00s)
11:35:32 [2022-04-17T11:35:32.895Z] === RUN   TestApplyLayer
11:35:32 [2022-04-17T11:35:32.895Z]     changes_test.go:433: needs further investigation
11:35:32 [2022-04-17T11:35:32.895Z] --- SKIP: TestApplyLayer (0.00s)
11:35:32 [2022-04-17T11:35:32.895Z] === RUN   TestChangesSizeWithHardlinks
11:35:32 [2022-04-17T11:35:32.895Z]     changes_test.go:469: needs further investigation
11:35:32 [2022-04-17T11:35:32.895Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
11:35:32 [2022-04-17T11:35:32.895Z] === RUN   TestChangesSizeWithNoChanges
11:35:32 [2022-04-17T11:35:32.895Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
11:35:32 [2022-04-17T11:35:32.895Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
11:35:32 [2022-04-17T11:35:32.895Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
11:35:32 [2022-04-17T11:35:32.895Z] === RUN   TestChangesSize
11:35:32 [2022-04-17T11:35:32.895Z] --- PASS: TestChangesSize (0.00s)
11:35:32 [2022-04-17T11:35:32.895Z] === RUN   TestApplyLayerInvalidFilenames
11:35:32 [2022-04-17T11:35:32.895Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1032545593\\dest"
11:35:32 [2022-04-17T11:35:32.895Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
11:35:32 [2022-04-17T11:35:32.895Z] === RUN   TestApplyLayerInvalidHardlink
11:35:32 [2022-04-17T11:35:32.895Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1345629092\\victim\\hello" -> "../victim/hello"
11:35:32 [2022-04-17T11:35:32.895Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3829707915\\victim\\hello" -> "/../victim/hello"
11:35:32 [2022-04-17T11:35:32.895Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1232947771\\victim" -> "../victim"
11:35:32 [2022-04-17T11:35:32.895Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink188899160\\victim" -> "../victim"
11:35:32 [2022-04-17T11:35:32.895Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1393010742\\victim" -> "../victim"
11:35:32 [2022-04-17T11:35:32.895Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink859318657\\victim" -> "../victim"
11:35:32 [2022-04-17T11:35:32.895Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
11:35:32 [2022-04-17T11:35:32.895Z] === RUN   TestApplyLayerInvalidSymlink
11:35:32 [2022-04-17T11:35:32.895Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3094922022\\dest\\dotdot" -> "../victim/hello"
11:35:32 [2022-04-17T11:35:32.895Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink796112287\\dest\\slash-dotdot" -> "/../victim/hello"
11:35:32 [2022-04-17T11:35:32.895Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink882620027\\dest\\loophole-victim" -> "../victim"
11:35:32 [2022-04-17T11:35:32.895Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2997515795\\dest\\loophole-victim" -> "../victim"
11:35:32 [2022-04-17T11:35:32.895Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1159216310\\dest\\loophole-victim" -> "../victim"
11:35:32 [2022-04-17T11:35:32.895Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1425895020\\dest\\loophole-victim" -> "../victim"
11:35:32 [2022-04-17T11:35:32.895Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s)
11:35:32 [2022-04-17T11:35:32.895Z] === RUN   TestApplyLayerWhiteouts
11:35:32 [2022-04-17T11:35:32.895Z] === RUN   TestCreateIDMapOrder
11:35:32 [2022-04-17T11:35:32.895Z] --- PASS: TestCreateIDMapOrder (0.00s)
11:35:32 [2022-04-17T11:35:32.895Z] PASS
11:35:32 [2022-04-17T11:35:32.895Z] coverage: 7.2% of statements
11:35:32 [2022-04-17T11:35:32.895Z] ok  	github.com/docker/docker/pkg/idtools	0.042s	coverage: 7.2% of statements
11:35:32 [2022-04-17T11:35:32.895Z] --- PASS: TestApplyLayerWhiteouts (0.10s)
11:35:32 [2022-04-17T11:35:32.895Z] === RUN   TestGenerateEmptyFile
11:35:32 [2022-04-17T11:35:32.895Z] --- PASS: TestGenerateEmptyFile (0.00s)
11:35:32 [2022-04-17T11:35:32.895Z] === RUN   TestGenerateWithContent
11:35:32 [2022-04-17T11:35:32.895Z] --- PASS: TestGenerateWithContent (0.00s)
11:35:32 [2022-04-17T11:35:32.895Z] PASS
11:35:32 [2022-04-17T11:35:32.895Z] coverage: 61.9% of statements
11:35:32 [2022-04-17T11:35:32.895Z] ok  	github.com/docker/docker/pkg/archive	8.199s	coverage: 61.9% of statements
11:35:33 [2022-04-17T11:35:33.880Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s)
11:35:33 [2022-04-17T11:35:33.880Z] === RUN   TestNetworkDBNodeLeave
11:35:34 [2022-04-17T11:35:34.214Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43449/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:35:34 [2022-04-17T11:35:34.348Z] === RUN   TestFixedBufferCap
11:35:34 [2022-04-17T11:35:34.348Z] --- PASS: TestFixedBufferCap (0.00s)
11:35:34 [2022-04-17T11:35:34.348Z] === RUN   TestFixedBufferLen
11:35:34 [2022-04-17T11:35:34.348Z] --- PASS: TestFixedBufferLen (0.00s)
11:35:34 [2022-04-17T11:35:34.348Z] === RUN   TestFixedBufferString
11:35:34 [2022-04-17T11:35:34.348Z] --- PASS: TestFixedBufferString (0.00s)
11:35:34 [2022-04-17T11:35:34.348Z] === RUN   TestFixedBufferWrite
11:35:34 [2022-04-17T11:35:34.348Z] --- PASS: TestFixedBufferWrite (0.00s)
11:35:34 [2022-04-17T11:35:34.348Z] === RUN   TestFixedBufferRead
11:35:34 [2022-04-17T11:35:34.348Z] --- PASS: TestFixedBufferRead (0.00s)
11:35:34 [2022-04-17T11:35:34.348Z] === RUN   TestBytesPipeRead
11:35:34 [2022-04-17T11:35:34.348Z] --- PASS: TestBytesPipeRead (0.00s)
11:35:34 [2022-04-17T11:35:34.348Z] === RUN   TestBytesPipeWrite
11:35:34 [2022-04-17T11:35:34.348Z] --- PASS: TestBytesPipeWrite (0.00s)
11:35:34 [2022-04-17T11:35:34.348Z] === RUN   TestBytesPipeWriteRandomChunks
11:35:34 [2022-04-17T11:35:34.561Z] + make clean
11:35:34 [2022-04-17T11:35:34.561Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:35:34 [2022-04-17T11:35:34.561Z] docker-dev-cache
11:35:34 [2022-04-17T11:35:34.561Z] docker-mod-cache
[Pipeline] deleteDir
11:35:34 [2022-04-17T11:35:34.816Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s)
11:35:34 [2022-04-17T11:35:34.816Z] === RUN   TestAtomicWriteToFile
11:35:34 [2022-04-17T11:35:34.816Z] --- PASS: TestAtomicWriteToFile (0.01s)
11:35:34 [2022-04-17T11:35:34.816Z] === RUN   TestAtomicWriteSetCommit
11:35:34 [2022-04-17T11:35:34.816Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
11:35:34 [2022-04-17T11:35:34.816Z] === RUN   TestAtomicWriteSetCancel
11:35:34 [2022-04-17T11:35:34.816Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
11:35:34 [2022-04-17T11:35:34.816Z] === RUN   TestReadCloserWrapperClose
11:35:34 [2022-04-17T11:35:34.816Z] --- PASS: TestReadCloserWrapperClose (0.00s)
11:35:34 [2022-04-17T11:35:34.816Z] === RUN   TestReaderErrWrapperReadOnError
11:35:34 [2022-04-17T11:35:34.816Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
11:35:34 [2022-04-17T11:35:34.816Z] === RUN   TestReaderErrWrapperRead
11:35:34 [2022-04-17T11:35:34.816Z] --- PASS: TestReaderErrWrapperRead (0.00s)
11:35:34 [2022-04-17T11:35:34.816Z] === RUN   TestCancelReadCloser
11:35:34 [2022-04-17T11:35:34.816Z] --- PASS: TestCancelReadCloser (0.10s)
11:35:34 [2022-04-17T11:35:34.816Z] === RUN   TestWriteCloserWrapperClose
11:35:34 [2022-04-17T11:35:34.816Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
11:35:34 [2022-04-17T11:35:34.816Z] === RUN   TestNopWriteCloser
11:35:34 [2022-04-17T11:35:34.816Z] --- PASS: TestNopWriteCloser (0.00s)
11:35:34 [2022-04-17T11:35:34.816Z] === RUN   TestNopWriter
11:35:34 [2022-04-17T11:35:34.816Z] --- PASS: TestNopWriter (0.00s)
11:35:34 [2022-04-17T11:35:34.816Z] === RUN   TestWriteCounter
11:35:34 [2022-04-17T11:35:34.816Z] --- PASS: TestWriteCounter (0.00s)
11:35:34 [2022-04-17T11:35:34.816Z] PASS
11:35:34 [2022-04-17T11:35:34.816Z] coverage: 70.1% of statements
11:35:34 [2022-04-17T11:35:34.816Z] ok  	github.com/docker/docker/pkg/ioutils	0.633s	coverage: 70.1% of statements
11:35:35 [2022-04-17T11:35:35.803Z] === RUN   TestError
11:35:35 [2022-04-17T11:35:35.803Z] --- PASS: TestError (0.00s)
11:35:35 [2022-04-17T11:35:35.803Z] === RUN   TestProgressString
11:35:35 [2022-04-17T11:35:35.803Z] === RUN   TestProgressString/no_progress
11:35:35 [2022-04-17T11:35:35.803Z] === RUN   TestProgressString/progress_1
11:35:35 [2022-04-17T11:35:35.803Z] === RUN   TestProgressString/some_progress_with_a_start_time
11:35:35 [2022-04-17T11:35:35.803Z] === RUN   TestProgressString/some_progress_without_a_start_time
11:35:35 [2022-04-17T11:35:35.803Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
11:35:35 [2022-04-17T11:35:35.803Z] === RUN   TestProgressString/with_units
11:35:35 [2022-04-17T11:35:35.803Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
11:35:35 [2022-04-17T11:35:35.803Z] === RUN   TestProgressString/hide_counts
11:35:35 [2022-04-17T11:35:35.803Z] --- PASS: TestProgressString (0.00s)
11:35:35 [2022-04-17T11:35:35.803Z]     --- PASS: TestProgressString/no_progress (0.00s)
11:35:35 [2022-04-17T11:35:35.803Z]     --- PASS: TestProgressString/progress_1 (0.00s)
11:35:35 [2022-04-17T11:35:35.803Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
11:35:35 [2022-04-17T11:35:35.803Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
11:35:35 [2022-04-17T11:35:35.803Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
11:35:35 [2022-04-17T11:35:35.803Z]     --- PASS: TestProgressString/with_units (0.00s)
11:35:35 [2022-04-17T11:35:35.803Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
11:35:35 [2022-04-17T11:35:35.803Z]     --- PASS: TestProgressString/hide_counts (0.00s)
11:35:35 [2022-04-17T11:35:35.803Z] === RUN   TestJSONMessageDisplay
11:35:35 [2022-04-17T11:35:35.803Z] --- PASS: TestJSONMessageDisplay (0.23s)
11:35:35 [2022-04-17T11:35:35.803Z] === RUN   TestJSONMessageDisplayWithJSONError
11:35:35 [2022-04-17T11:35:35.803Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
11:35:35 [2022-04-17T11:35:35.803Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
11:35:35 [2022-04-17T11:35:35.803Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
11:35:35 [2022-04-17T11:35:35.803Z] === RUN   TestDisplayJSONMessagesStream
11:35:35 [2022-04-17T11:35:35.803Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
11:35:35 [2022-04-17T11:35:35.803Z] PASS
11:35:35 [2022-04-17T11:35:35.803Z] coverage: 91.7% of statements
11:35:35 [2022-04-17T11:35:35.803Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.282s	coverage: 91.7% of statements
11:35:35 [2022-04-17T11:35:35.897Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
11:35:36 [2022-04-17T11:35:36.271Z] --- PASS: TestNetworkDBNodeLeave (2.84s)
11:35:36 [2022-04-17T11:35:36.271Z] === RUN   TestNetworkDBWatch
11:35:36 [2022-04-17T11:35:36.469Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
11:35:36 [2022-04-17T11:35:36.743Z] === RUN   TestStandardLongPath
11:35:36 [2022-04-17T11:35:36.743Z] --- PASS: TestStandardLongPath (0.00s)
11:35:36 [2022-04-17T11:35:36.743Z] === RUN   TestUNCLongPath
11:35:36 [2022-04-17T11:35:36.743Z] --- PASS: TestUNCLongPath (0.00s)
11:35:36 [2022-04-17T11:35:36.743Z] PASS
11:35:36 [2022-04-17T11:35:36.743Z] coverage: 100.0% of statements
11:35:36 [2022-04-17T11:35:36.743Z] ok  	github.com/docker/docker/pkg/longpath	0.043s	coverage: 100.0% of statements
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:35:37 [2022-04-17T11:35:37.038Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
11:35:37 [2022-04-17T11:35:37.210Z] === RUN   TestNameFormat
11:35:37 [2022-04-17T11:35:37.211Z] --- PASS: TestNameFormat (0.00s)
11:35:37 [2022-04-17T11:35:37.211Z] === RUN   TestNameRetries
11:35:37 [2022-04-17T11:35:37.211Z] --- PASS: TestNameRetries (0.00s)
11:35:37 [2022-04-17T11:35:37.211Z] PASS
11:35:37 [2022-04-17T11:35:37.211Z] coverage: 85.7% of statements
11:35:37 [2022-04-17T11:35:37.211Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.041s	coverage: 85.7% of statements
11:35:37 [2022-04-17T11:35:37.606Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
11:35:38 [2022-04-17T11:35:38.197Z] === RUN   TestParseKeyValueOpt
11:35:38 [2022-04-17T11:35:38.197Z] --- PASS: TestParseKeyValueOpt (0.00s)
11:35:38 [2022-04-17T11:35:38.197Z] === RUN   TestParseUintList
11:35:38 [2022-04-17T11:35:38.197Z] --- PASS: TestParseUintList (0.00s)
11:35:38 [2022-04-17T11:35:38.197Z] === RUN   TestParseUintListMaximumLimits
11:35:38 [2022-04-17T11:35:38.197Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
11:35:38 [2022-04-17T11:35:38.197Z] PASS
11:35:38 [2022-04-17T11:35:38.197Z] coverage: 97.0% of statements
11:35:38 [2022-04-17T11:35:38.197Z] ok  	github.com/docker/docker/pkg/parsers	0.041s	coverage: 97.0% of statements
11:35:38 [2022-04-17T11:35:38.197Z] 2022/04/17 11:35:37 Closing DB instances...
11:35:38 [2022-04-17T11:35:38.547Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
11:35:38 [2022-04-17T11:35:38.547Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
11:35:38 [2022-04-17T11:35:38.665Z] === RUN   Test_windowsOSRelease_String
11:35:38 [2022-04-17T11:35:38.665Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes
11:35:38 [2022-04-17T11:35:38.665Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no
11:35:38 [2022-04-17T11:35:38.665Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes
11:35:38 [2022-04-17T11:35:38.665Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no
11:35:38 [2022-04-17T11:35:38.665Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes
11:35:38 [2022-04-17T11:35:38.665Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no
11:35:38 [2022-04-17T11:35:38.665Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes
11:35:38 [2022-04-17T11:35:38.665Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no
11:35:38 [2022-04-17T11:35:38.665Z] --- PASS: Test_windowsOSRelease_String (0.00s)
11:35:38 [2022-04-17T11:35:38.665Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s)
11:35:38 [2022-04-17T11:35:38.665Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s)
11:35:38 [2022-04-17T11:35:38.665Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s)
11:35:38 [2022-04-17T11:35:38.665Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s)
11:35:38 [2022-04-17T11:35:38.665Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s)
11:35:38 [2022-04-17T11:35:38.665Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s)
11:35:38 [2022-04-17T11:35:38.665Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s)
11:35:39 [2022-04-17T11:35:39.115Z] === RUN   TestDockerSuite/TestBuildEntrypoint
11:35:39 [2022-04-17T11:35:39.132Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s)
11:35:39 [2022-04-17T11:35:39.132Z] PASS
11:35:39 [2022-04-17T11:35:39.132Z] coverage: 36.4% of statements
11:35:39 [2022-04-17T11:35:39.132Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.040s	coverage: 36.4% of statements
11:35:39 [2022-04-17T11:35:39.373Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
11:35:39 [2022-04-17T11:35:39.601Z] --- PASS: TestNetworkDBWatch (3.03s)
11:35:39 [2022-04-17T11:35:39.601Z] === RUN   TestNetworkDBBulkSync
11:35:39 [2022-04-17T11:35:39.601Z] === RUN   TestNewAndRemove
11:35:39 [2022-04-17T11:35:39.601Z] --- PASS: TestNewAndRemove (0.00s)
11:35:39 [2022-04-17T11:35:39.601Z] === RUN   TestRemoveInvalidPath
11:35:39 [2022-04-17T11:35:39.601Z] --- PASS: TestRemoveInvalidPath (0.00s)
11:35:39 [2022-04-17T11:35:39.601Z] PASS
11:35:39 [2022-04-17T11:35:39.601Z] coverage: 82.6% of statements
11:35:39 [2022-04-17T11:35:39.601Z] ok  	github.com/docker/docker/pkg/pidfile	0.042s	coverage: 82.6% of statements
11:35:40 [2022-04-17T11:35:40.586Z] 2022/04/17 11:35:40 Closing DB instances...
11:35:41 [2022-04-17T11:35:41.571Z] === RUN   TestFailedConnection
11:35:41 [2022-04-17T11:35:41.908Z]     docker_cli_daemon_test.go:2506: [d1a44681c5027] daemon is not started
11:35:41 [2022-04-17T11:35:41.908Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
11:35:42 [2022-04-17T11:35:42.038Z] --- PASS: TestGetAddress (24.76s)
11:35:42 [2022-04-17T11:35:42.038Z] === RUN   TestRequestSyntaxCheck
11:35:42 [2022-04-17T11:35:42.038Z] --- PASS: TestRequestSyntaxCheck (0.02s)
11:35:42 [2022-04-17T11:35:42.038Z] === RUN   TestRequest
11:35:42 [2022-04-17T11:35:42.506Z] --- PASS: TestNetworkDBBulkSync (3.05s)
11:35:42 [2022-04-17T11:35:42.506Z] === RUN   TestNetworkDBCRUDMediumCluster
11:35:43 [2022-04-17T11:35:43.287Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
11:35:43 [2022-04-17T11:35:43.546Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
11:35:44 [2022-04-17T11:35:44.070Z] --- PASS: TestFailedConnection (2.36s)
11:35:44 [2022-04-17T11:35:44.070Z] === RUN   TestFailOnce
11:35:44 [2022-04-17T11:35:44.070Z] 2022/04/17 11:35:43 http: panic serving 127.0.0.1:49295: Plugin not ready
11:35:44 [2022-04-17T11:35:44.070Z] goroutine 18 [running]:
11:35:44 [2022-04-17T11:35:44.070Z] net/http.(*conn).serve.func1()
11:35:44 [2022-04-17T11:35:44.070Z] 	c:/go/src/net/http/server.go:1825 +0xbf
11:35:44 [2022-04-17T11:35:44.070Z] panic({0xfc3700, 0x110d040})
11:35:44 [2022-04-17T11:35:44.070Z] 	c:/go/src/runtime/panic.go:844 +0x258
11:35:44 [2022-04-17T11:35:44.070Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000229a70?)
11:35:44 [2022-04-17T11:35:44.070Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
11:35:44 [2022-04-17T11:35:44.070Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1112858?, 0xc0001a40e0?}, 0xf1da66?)
11:35:44 [2022-04-17T11:35:44.070Z] 	c:/go/src/net/http/server.go:2084 +0x2f
11:35:44 [2022-04-17T11:35:44.070Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1112858, 0xc0001a40e0}, 0xc000220000)
11:35:44 [2022-04-17T11:35:44.070Z] 	c:/go/src/net/http/server.go:2462 +0x149
11:35:44 [2022-04-17T11:35:44.070Z] net/http.serverHandler.ServeHTTP({0x1110e78?}, {0x1112858, 0xc0001a40e0}, 0xc000220000)
11:35:44 [2022-04-17T11:35:44.070Z] 	c:/go/src/net/http/server.go:2916 +0x43b
11:35:44 [2022-04-17T11:35:44.070Z] net/http.(*conn).serve(0xc00020e000, {0x1112d58, 0xc00008a0c0})
11:35:44 [2022-04-17T11:35:44.070Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
11:35:44 [2022-04-17T11:35:44.070Z] created by net/http.(*Server).Serve
11:35:44 [2022-04-17T11:35:44.070Z] 	c:/go/src/net/http/server.go:3071 +0x4db
11:35:44 [2022-04-17T11:35:44.070Z] time="2022-04-17T11:35:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.FailOnce: Post \"http://127.0.0.1:49294/Test.FailOnce\": EOF, retrying in 1s"
11:35:44 [2022-04-17T11:35:44.797Z] ba8181afd426: Pull complete
11:35:44 [2022-04-17T11:35:44.797Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a
11:35:44 [2022-04-17T11:35:44.797Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
11:35:44 [2022-04-17T11:35:44.797Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
11:35:44 [2022-04-17T11:35:44.797Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
11:35:44 [2022-04-17T11:35:44.797Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2803'
11:35:44 [2022-04-17T11:35:44.797Z] WARN: Skipping validation tests
11:35:44 [2022-04-17T11:35:44.797Z] INFO: Running unit tests at 04/17/2022 11:35:30...
11:35:44 [2022-04-17T11:35:44.797Z] INFO: make.ps1 starting at 04/17/2022 11:35:37
11:35:44 [2022-04-17T11:35:44.797Z] INFO: Git commit (83969fa3dd) assumed from DOCKER_GITCOMMIT environment variable
11:35:44 [2022-04-17T11:35:44.797Z] INFO: Invoking autogen...
11:35:44 [2022-04-17T11:35:44.797Z] INFO: Running unit tests...
11:35:45 [2022-04-17T11:35:45.056Z] --- PASS: TestFailOnce (1.19s)
11:35:45 [2022-04-17T11:35:45.056Z] === RUN   TestEchoInputOutput
11:35:45 [2022-04-17T11:35:45.056Z] --- PASS: TestEchoInputOutput (0.00s)
11:35:45 [2022-04-17T11:35:45.056Z] === RUN   TestBackoff
11:35:45 [2022-04-17T11:35:45.056Z] --- PASS: TestBackoff (0.00s)
11:35:45 [2022-04-17T11:35:45.056Z] === RUN   TestAbortRetry
11:35:45 [2022-04-17T11:35:45.056Z] --- PASS: TestAbortRetry (0.00s)
11:35:45 [2022-04-17T11:35:45.056Z] === RUN   TestClientScheme
11:35:45 [2022-04-17T11:35:45.056Z] --- PASS: TestClientScheme (0.00s)
11:35:45 [2022-04-17T11:35:45.056Z] === RUN   TestNewClientWithTimeout
11:35:45 [2022-04-17T11:35:45.485Z] === RUN   TestDockerSuite/TestBuildEnv
11:35:45 [2022-04-17T11:35:45.525Z] 2022/04/17 11:35:45 Closing DB instances...
11:35:45 [2022-04-17T11:35:45.525Z] time="2022-04-17T11:35:45Z" level=error msg="node: 2fa12e547a27 is unknown to memberlist"
11:35:45 [2022-04-17T11:35:45.525Z] time="2022-04-17T11:35:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
11:35:46 [2022-04-17T11:35:46.665Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s)
11:35:46 [2022-04-17T11:35:46.665Z] === RUN   TestCreateServiceSecretFileMode
11:35:46 [2022-04-17T11:35:46.870Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
11:35:47 [2022-04-17T11:35:47.087Z] time="2022-04-17T11:35:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
11:35:47 [2022-04-17T11:35:47.806Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
11:35:48 [2022-04-17T11:35:48.653Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.90s)
11:35:48 [2022-04-17T11:35:48.653Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
11:35:49 [2022-04-17T11:35:49.120Z] --- PASS: TestRequest (7.29s)
11:35:49 [2022-04-17T11:35:49.120Z] === RUN   TestOverlappingRequests
11:35:49 [2022-04-17T11:35:49.184Z] === RUN   TestDockerSuite/TestBuildEnvUsage
11:35:49 [2022-04-17T11:35:49.588Z] 2022/04/17 11:35:49 Closing DB instances...
11:35:49 [2022-04-17T11:35:49.588Z] time="2022-04-17T11:35:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
11:35:49 [2022-04-17T11:35:49.588Z] --- PASS: TestOverlappingRequests (0.37s)
11:35:49 [2022-04-17T11:35:49.588Z] === RUN   TestRelease
11:35:50 [2022-04-17T11:35:50.684Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/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/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
11:35:51 [2022-04-17T11:35:51.150Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s)
11:35:51 [2022-04-17T11:35:51.150Z] === RUN   TestNetworkDBGarbageCollection
11:35:51 [2022-04-17T11:35:51.150Z] --- PASS: TestRelease (1.46s)
11:35:51 [2022-04-17T11:35:51.150Z] === RUN   TestAllocateRandomDeallocate
11:35:52 [2022-04-17T11:35:52.470Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
11:35:54 [2022-04-17T11:35:54.103Z] time="2022-04-17T11:35:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
11:35:55 [2022-04-17T11:35:55.004Z] === RUN   TestDockerDaemonSuite/TestShmSize
11:35:55 [2022-04-17T11:35:55.087Z] --- PASS: TestAllocateRandomDeallocate (4.06s)
11:35:55 [2022-04-17T11:35:55.087Z] === RUN   TestRetrieveFromStore
11:35:55 [2022-04-17T11:35:55.571Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
11:35:56 [2022-04-17T11:35:56.652Z] --- PASS: TestRetrieveFromStore (1.34s)
11:35:56 [2022-04-17T11:35:56.652Z] === RUN   TestRequestReleaseAddressDuplicate
11:35:56 [2022-04-17T11:35:56.652Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s)
11:35:56 [2022-04-17T11:35:56.652Z] === RUN   TestParallelPredefinedRequest1
11:35:56 [2022-04-17T11:35:56.652Z] === PAUSE TestParallelPredefinedRequest1
11:35:56 [2022-04-17T11:35:56.652Z] === RUN   TestParallelPredefinedRequest2
11:35:56 [2022-04-17T11:35:56.652Z] === PAUSE TestParallelPredefinedRequest2
11:35:56 [2022-04-17T11:35:56.652Z] === RUN   TestParallelPredefinedRequest3
11:35:56 [2022-04-17T11:35:56.652Z] === PAUSE TestParallelPredefinedRequest3
11:35:56 [2022-04-17T11:35:56.652Z] === RUN   TestParallelPredefinedRequest4
11:35:56 [2022-04-17T11:35:56.652Z] === PAUSE TestParallelPredefinedRequest4
11:35:56 [2022-04-17T11:35:56.652Z] === RUN   TestParallelPredefinedRequest5
11:35:56 [2022-04-17T11:35:56.652Z] === PAUSE TestParallelPredefinedRequest5
11:35:56 [2022-04-17T11:35:56.652Z] === RUN   TestDebug
11:35:56 [2022-04-17T11:35:56.652Z] --- PASS: TestDebug (0.00s)
11:35:56 [2022-04-17T11:35:56.652Z] === RUN   TestRequestPoolParallel
11:35:56 [2022-04-17T11:35:56.948Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
11:35:57 [2022-04-17T11:35:57.119Z] --- PASS: TestRequestPoolParallel (0.42s)
11:35:57 [2022-04-17T11:35:57.119Z] === RUN   TestFullAllocateRelease
11:35:57 [2022-04-17T11:35:57.587Z] --- PASS: TestFullAllocateRelease (0.46s)
11:35:57 [2022-04-17T11:35:57.587Z] === RUN   TestOddAllocateRelease
11:35:57 [2022-04-17T11:35:57.587Z] --- PASS: TestOddAllocateRelease (0.29s)
11:35:57 [2022-04-17T11:35:57.587Z] === RUN   TestFullAllocateSerialReleaseParallel
11:35:57 [2022-04-17T11:35:57.587Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s)
11:35:57 [2022-04-17T11:35:57.587Z] === RUN   TestOddAllocateSerialReleaseParallel
11:35:58 [2022-04-17T11:35:58.054Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s)
11:35:58 [2022-04-17T11:35:58.054Z] === RUN   TestEvenAllocateSerialReleaseParallel
11:35:58 [2022-04-17T11:35:58.054Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s)
11:35:58 [2022-04-17T11:35:58.054Z] === CONT  TestParallelPredefinedRequest1
11:35:58 [2022-04-17T11:35:58.054Z] === CONT  TestParallelPredefinedRequest4
11:35:58 [2022-04-17T11:35:58.054Z] === CONT  TestParallelPredefinedRequest5
11:35:58 [2022-04-17T11:35:58.054Z] === CONT  TestParallelPredefinedRequest1
11:35:58 [2022-04-17T11:35:58.054Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:35:58 [2022-04-17T11:35:58.054Z] === CONT  TestParallelPredefinedRequest5
11:35:58 [2022-04-17T11:35:58.054Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:35:58 [2022-04-17T11:35:58.054Z] === CONT  TestParallelPredefinedRequest3
11:35:58 [2022-04-17T11:35:58.054Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:35:58 [2022-04-17T11:35:58.054Z] === CONT  TestParallelPredefinedRequest4
11:35:58 [2022-04-17T11:35:58.054Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:35:58 [2022-04-17T11:35:58.055Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
11:35:58 [2022-04-17T11:35:58.055Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
11:35:58 [2022-04-17T11:35:58.055Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
11:35:58 [2022-04-17T11:35:58.055Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
11:35:58 [2022-04-17T11:35:58.055Z] === CONT  TestParallelPredefinedRequest2
11:35:58 [2022-04-17T11:35:58.055Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:35:58 [2022-04-17T11:35:58.055Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
11:35:58 [2022-04-17T11:35:58.055Z] PASS
11:35:58 [2022-04-17T11:35:58.055Z] coverage: 85.3% of statements
11:35:58 [2022-04-17T11:35:58.055Z] ok  	github.com/docker/docker/libnetwork/ipam	47.596s	coverage: 85.3% of statements
11:35:58 [2022-04-17T11:35:58.857Z] --- PASS: TestCreateServiceSecretFileMode (12.36s)
11:35:58 [2022-04-17T11:35:58.857Z] === RUN   TestCreateServiceConfigFileMode
11:35:59 [2022-04-17T11:35:59.039Z] === RUN   TestParseEmptyInterface
11:35:59 [2022-04-17T11:35:59.039Z] --- PASS: TestParseEmptyInterface (0.00s)
11:35:59 [2022-04-17T11:35:59.039Z] === RUN   TestParseNonInterfaceType
11:35:59 [2022-04-17T11:35:59.039Z] --- PASS: TestParseNonInterfaceType (0.00s)
11:35:59 [2022-04-17T11:35:59.039Z] === RUN   TestParseWithOneFunction
11:35:59 [2022-04-17T11:35:59.039Z] --- PASS: TestParseWithOneFunction (0.00s)
11:35:59 [2022-04-17T11:35:59.039Z] === RUN   TestParseWithMultipleFuncs
11:35:59 [2022-04-17T11:35:59.039Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
11:35:59 [2022-04-17T11:35:59.039Z] === RUN   TestParseWithUnnamedReturn
11:35:59 [2022-04-17T11:35:59.039Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
11:35:59 [2022-04-17T11:35:59.039Z] === RUN   TestEmbeddedInterface
11:35:59 [2022-04-17T11:35:59.039Z] --- PASS: TestEmbeddedInterface (0.00s)
11:35:59 [2022-04-17T11:35:59.039Z] === RUN   TestParsedImports
11:35:59 [2022-04-17T11:35:59.039Z] --- PASS: TestParsedImports (0.00s)
11:35:59 [2022-04-17T11:35:59.039Z] === RUN   TestAliasedImports
11:35:59 [2022-04-17T11:35:59.039Z] --- PASS: TestAliasedImports (0.00s)
11:35:59 [2022-04-17T11:35:59.039Z] PASS
11:35:59 [2022-04-17T11:35:59.039Z] coverage: 56.8% of statements
11:35:59 [2022-04-17T11:35:59.039Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.049s	coverage: 56.8% of statements
11:35:59 [2022-04-17T11:35:59.483Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
11:35:59 [2022-04-17T11:35:59.483Z]     check_test.go:308: [d1cd52a6a4352] daemon is not started
11:35:59 [2022-04-17T11:35:59.483Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
11:36:00 [2022-04-17T11:36:00.023Z] === RUN   TestHTTPTransport
11:36:00 [2022-04-17T11:36:00.023Z] --- PASS: TestHTTPTransport (0.00s)
11:36:00 [2022-04-17T11:36:00.023Z] PASS
11:36:00 [2022-04-17T11:36:00.023Z] coverage: 85.7% of statements
11:36:00 [2022-04-17T11:36:00.023Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.034s	coverage: 85.7% of statements
11:36:00 [2022-04-17T11:36:00.498Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
11:36:00 [2022-04-17T11:36:00.498Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
11:36:00 [2022-04-17T11:36:00.498Z] === RUN   TestBufioReaderPoolPutAndGet
11:36:00 [2022-04-17T11:36:00.498Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
11:36:00 [2022-04-17T11:36:00.498Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
11:36:00 [2022-04-17T11:36:00.498Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
11:36:00 [2022-04-17T11:36:00.498Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
11:36:00 [2022-04-17T11:36:00.498Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
11:36:00 [2022-04-17T11:36:00.498Z] === RUN   TestBufioWriterPoolPutAndGet
11:36:00 [2022-04-17T11:36:00.498Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
11:36:00 [2022-04-17T11:36:00.498Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
11:36:00 [2022-04-17T11:36:00.498Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
11:36:00 [2022-04-17T11:36:00.498Z] === RUN   TestBufferPoolPutAndGet
11:36:00 [2022-04-17T11:36:00.498Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
11:36:00 [2022-04-17T11:36:00.498Z] PASS
11:36:00 [2022-04-17T11:36:00.498Z] coverage: 88.2% of statements
11:36:00 [2022-04-17T11:36:00.498Z] ok  	github.com/docker/docker/pkg/pools	0.033s	coverage: 88.2% of statements
11:36:01 [2022-04-17T11:36:01.483Z] === RUN   TestOutputOnPrematureClose
11:36:01 [2022-04-17T11:36:01.483Z] --- PASS: TestOutputOnPrematureClose (0.00s)
11:36:01 [2022-04-17T11:36:01.483Z] === RUN   TestCompleteSilently
11:36:01 [2022-04-17T11:36:01.483Z] --- PASS: TestCompleteSilently (0.00s)
11:36:01 [2022-04-17T11:36:01.483Z] PASS
11:36:01 [2022-04-17T11:36:01.483Z] coverage: 75.9% of statements
11:36:01 [2022-04-17T11:36:01.483Z] ok  	github.com/docker/docker/pkg/progress	0.030s	coverage: 75.9% of statements
11:36:01 [2022-04-17T11:36:01.950Z] === RUN   TestSendToOneSub
11:36:01 [2022-04-17T11:36:01.950Z] --- PASS: TestSendToOneSub (0.00s)
11:36:01 [2022-04-17T11:36:01.950Z] === RUN   TestSendToMultipleSubs
11:36:01 [2022-04-17T11:36:01.950Z] --- PASS: TestSendToMultipleSubs (0.00s)
11:36:01 [2022-04-17T11:36:01.950Z] === RUN   TestEvictOneSub
11:36:01 [2022-04-17T11:36:01.950Z] --- PASS: TestEvictOneSub (0.00s)
11:36:01 [2022-04-17T11:36:01.950Z] === RUN   TestClosePublisher
11:36:01 [2022-04-17T11:36:01.950Z] --- PASS: TestClosePublisher (0.00s)
11:36:01 [2022-04-17T11:36:01.950Z] === RUN   TestPubSubRace
11:36:02 [2022-04-17T11:36:02.645Z] dccd9e4d14d3: Pull complete
11:36:02 [2022-04-17T11:36:02.645Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e
11:36:02 [2022-04-17T11:36:02.645Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022
11:36:02 [2022-04-17T11:36:02.645Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully
11:36:02 [2022-04-17T11:36:02.645Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test
11:36:02 [2022-04-17T11:36:02.645Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643'
11:36:02 [2022-04-17T11:36:02.645Z] WARN: Skipping validation tests
11:36:02 [2022-04-17T11:36:02.645Z] INFO: Running unit tests at 04/17/2022 11:35:49...
11:36:02 [2022-04-17T11:36:02.645Z] INFO: make.ps1 starting at 04/17/2022 11:35:54
11:36:02 [2022-04-17T11:36:02.645Z] INFO: Git commit (83969fa3dd) assumed from DOCKER_GITCOMMIT environment variable
11:36:02 [2022-04-17T11:36:02.645Z] INFO: Invoking autogen...
11:36:02 [2022-04-17T11:36:02.645Z] INFO: Running unit tests...
11:36:02 [2022-04-17T11:36:02.933Z] --- PASS: TestNewClientWithTimeout (17.61s)
11:36:02 [2022-04-17T11:36:02.934Z] === RUN   TestClientStream
11:36:02 [2022-04-17T11:36:02.934Z] --- PASS: TestClientStream (0.00s)
11:36:02 [2022-04-17T11:36:02.934Z] === RUN   TestClientSendFile
11:36:02 [2022-04-17T11:36:02.934Z] --- PASS: TestClientSendFile (0.00s)
11:36:02 [2022-04-17T11:36:02.934Z] === RUN   TestClientWithRequestTimeout
11:36:02 [2022-04-17T11:36:02.934Z] --- PASS: TestClientWithRequestTimeout (0.01s)
11:36:02 [2022-04-17T11:36:02.934Z] === RUN   TestFileSpecPlugin
11:36:02 [2022-04-17T11:36:02.934Z] --- PASS: TestFileSpecPlugin (0.01s)
11:36:02 [2022-04-17T11:36:02.934Z] === RUN   TestFileJSONSpecPlugin
11:36:02 [2022-04-17T11:36:02.934Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
11:36:02 [2022-04-17T11:36:02.934Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
11:36:02 [2022-04-17T11:36:02.934Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
11:36:02 [2022-04-17T11:36:02.934Z] === RUN   TestPluginAddHandler
11:36:02 [2022-04-17T11:36:02.934Z] --- PASS: TestPluginAddHandler (0.00s)
11:36:02 [2022-04-17T11:36:02.934Z] === RUN   TestPluginWaitBadPlugin
11:36:02 [2022-04-17T11:36:02.934Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
11:36:02 [2022-04-17T11:36:02.934Z] === RUN   TestGet
11:36:02 [2022-04-17T11:36:02.934Z] time="2022-04-17T11:36:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
11:36:02 [2022-04-17T11:36:02.934Z] --- PASS: TestPubSubRace (1.05s)
11:36:02 [2022-04-17T11:36:02.934Z] PASS
11:36:02 [2022-04-17T11:36:02.934Z] coverage: 75.0% of statements
11:36:02 [2022-04-17T11:36:02.934Z] ok  	github.com/docker/docker/pkg/pubsub	1.083s	coverage: 75.0% of statements
11:36:03 [2022-04-17T11:36:03.205Z] ?   	github.com/docker/docker/api	[no test files]
11:36:03 [2022-04-17T11:36:03.401Z] === RUN   TestRegister
11:36:03 [2022-04-17T11:36:03.401Z] --- PASS: TestRegister (0.00s)
11:36:03 [2022-04-17T11:36:03.401Z] === RUN   TestCommand
11:36:03 [2022-04-17T11:36:03.401Z] --- PASS: TestCommand (0.03s)
11:36:03 [2022-04-17T11:36:03.401Z] === RUN   TestNaiveSelf
11:36:03 [2022-04-17T11:36:03.401Z] --- PASS: TestNaiveSelf (0.03s)
11:36:03 [2022-04-17T11:36:03.401Z] PASS
11:36:03 [2022-04-17T11:36:03.401Z] coverage: 82.4% of statements
11:36:03 [2022-04-17T11:36:03.401Z] ok  	github.com/docker/docker/pkg/reexec	0.090s	coverage: 82.4% of statements
11:36:03 [2022-04-17T11:36:03.869Z] time="2022-04-17T11:36:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
11:36:04 [2022-04-17T11:36:04.336Z] === RUN   TestDump
11:36:04 [2022-04-17T11:36:04.336Z] goroutine 4 [running]:
11:36:04 [2022-04-17T11:36:04.336Z] github.com/docker/docker/pkg/stack.dump(0x3b2d57?)
11:36:04 [2022-04-17T11:36:04.336Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
11:36:04 [2022-04-17T11:36:04.336Z] github.com/docker/docker/pkg/stack.Dump(...)
11:36:04 [2022-04-17T11:36:04.336Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
11:36:04 [2022-04-17T11:36:04.336Z] github.com/docker/docker/pkg/stack.TestDump(0x0?)
11:36:04 [2022-04-17T11:36:04.336Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a
11:36:04 [2022-04-17T11:36:04.336Z] testing.tRunner(0xc000031ba0, 0x57a498)
11:36:04 [2022-04-17T11:36:04.336Z] 	c:/go/src/testing/testing.go:1439 +0x102
11:36:04 [2022-04-17T11:36:04.336Z] created by testing.(*T).Run
11:36:04 [2022-04-17T11:36:04.336Z] 	c:/go/src/testing/testing.go:1486 +0x35f
11:36:04 [2022-04-17T11:36:04.336Z] 
11:36:04 [2022-04-17T11:36:04.336Z] goroutine 1 [chan receive]:
11:36:04 [2022-04-17T11:36:04.336Z] testing.(*T).Run(0xc000031a00, {0x56913c?, 0x38c1f3?}, 0x57a498)
11:36:04 [2022-04-17T11:36:04.336Z] 	c:/go/src/testing/testing.go:1487 +0x37a
11:36:04 [2022-04-17T11:36:04.336Z] testing.runTests.func1(0xc00005e840?)
11:36:04 [2022-04-17T11:36:04.336Z] 	c:/go/src/testing/testing.go:1839 +0x6e
11:36:04 [2022-04-17T11:36:04.336Z] testing.tRunner(0xc000031a00, 0xc000067ca0)
11:36:04 [2022-04-17T11:36:04.336Z] 	c:/go/src/testing/testing.go:1439 +0x102
11:36:04 [2022-04-17T11:36:04.336Z] testing.runTests(0xc00004a460?, {0x6fe400, 0x3, 0x3}, {0x1c7b2f70108?, 0x40?, 0x7034a0?})
11:36:04 [2022-04-17T11:36:04.336Z] 	c:/go/src/testing/testing.go:1837 +0x457
11:36:04 [2022-04-17T11:36:04.336Z] testing.(*M).Run(0xc00004a460)
11:36:04 [2022-04-17T11:36:04.336Z] 	c:/go/src/testing/testing.go:1719 +0x5d9
11:36:04 [2022-04-17T11:36:04.336Z] main.main()
11:36:04 [2022-04-17T11:36:04.336Z] 	_testmain.go:99 +0x255
11:36:04 [2022-04-17T11:36:04.336Z] --- PASS: TestDump (0.00s)
11:36:04 [2022-04-17T11:36:04.336Z] === RUN   TestDumpToFile
11:36:04 [2022-04-17T11:36:04.336Z] --- PASS: TestDumpToFile (0.20s)
11:36:04 [2022-04-17T11:36:04.336Z] === RUN   TestDumpToFileWithEmptyInput
11:36:04 [2022-04-17T11:36:04.336Z] goroutine 6 [running]:
11:36:04 [2022-04-17T11:36:04.336Z] github.com/docker/docker/pkg/stack.dump(0x42ecd3?)
11:36:04 [2022-04-17T11:36:04.336Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
11:36:04 [2022-04-17T11:36:04.336Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x42eca0?})
11:36:04 [2022-04-17T11:36:04.336Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217
11:36:04 [2022-04-17T11:36:04.337Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000031ba0?)
11:36:04 [2022-04-17T11:36:04.337Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26
11:36:04 [2022-04-17T11:36:04.337Z] testing.tRunner(0xc000160340, 0x57a488)
11:36:04 [2022-04-17T11:36:04.337Z] 	c:/go/src/testing/testing.go:1439 +0x102
11:36:04 [2022-04-17T11:36:04.337Z] created by testing.(*T).Run
11:36:04 [2022-04-17T11:36:04.337Z] 	c:/go/src/testing/testing.go:1486 +0x35f
11:36:04 [2022-04-17T11:36:04.337Z] 
11:36:04 [2022-04-17T11:36:04.337Z] goroutine 1 [chan receive]:
11:36:04 [2022-04-17T11:36:04.337Z] testing.(*T).Run(0xc000031a00, {0x570713?, 0x38c1f3?}, 0x57a488)
11:36:04 [2022-04-17T11:36:04.337Z] 	c:/go/src/testing/testing.go:1487 +0x37a
11:36:04 [2022-04-17T11:36:04.337Z] testing.runTests.func1(0xc00005e840?)
11:36:04 [2022-04-17T11:36:04.337Z] 	c:/go/src/testing/testing.go:1839 +0x6e
11:36:04 [2022-04-17T11:36:04.337Z] testing.tRunner(0xc000031a00, 0xc000067ca0)
11:36:04 [2022-04-17T11:36:04.337Z] 	c:/go/src/testing/testing.go:1439 +0x102
11:36:04 [2022-04-17T11:36:04.337Z] testing.runTests(0xc00004a460?, {0x6fe400, 0x3, 0x3}, {0x1c7b2f70108?, 0x40?, 0x7034a0?})
11:36:04 [2022-04-17T11:36:04.337Z] 	c:/go/src/testing/testing.go:1837 +0x457
11:36:04 [2022-04-17T11:36:04.337Z] testing.(*M).Run(0xc00004a460)
11:36:04 [2022-04-17T11:36:04.337Z] 	c:/go/src/testing/testing.go:1719 +0x5d9
11:36:04 [2022-04-17T11:36:04.337Z] main.main()
11:36:04 [2022-04-17T11:36:04.337Z] 	_testmain.go:99 +0x255
11:36:04 [2022-04-17T11:36:04.337Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
11:36:04 [2022-04-17T11:36:04.337Z] PASS
11:36:04 [2022-04-17T11:36:04.337Z] coverage: 90.9% of statements
11:36:04 [2022-04-17T11:36:04.337Z] ok  	github.com/docker/docker/pkg/stack	0.241s	coverage: 90.9% of statements
11:36:04 [2022-04-17T11:36:04.755Z] --- PASS: TestDockerDaemonSuite (333.23s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.46s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.56s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.39s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.62s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.31s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.80s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.08s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.77s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.31s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.94s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.00s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.43s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.41s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.14s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.30s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.31s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.56s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.45s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.63s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.51s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.53s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.10s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.10s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.59s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.73s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.23s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.23s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.24s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.52s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.81s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.61s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.66s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.79s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.63s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.62s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.95s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.30s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.21s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.48s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.30s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.18s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.69s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.91s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.97s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.38s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.26s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.34s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.01s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.17s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.53s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.01s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.99s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.23s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.32s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.81s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.09s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.08s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.57s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.39s)
11:36:04 [2022-04-17T11:36:04.755Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.81s)
11:36:04 [2022-04-17T11:36:04.857Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/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/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.54s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.57s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.52s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.48s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.14s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.81s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.87s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.05s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.49s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.53s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.96s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.59s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.85s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.27s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.17s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.88s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.08s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.30s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.40s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.28s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.69s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.23s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.72s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.68s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.74s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.83s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.56s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s)
11:36:05 [2022-04-17T11:36:05.015Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.51s)
11:36:05 [2022-04-17T11:36:05.015Z] === RUN   TestDockerSwarmSuite
11:36:05 [2022-04-17T11:36:05.015Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
11:36:05 [2022-04-17T11:36:05.321Z] === RUN   TestNewStdWriter
11:36:05 [2022-04-17T11:36:05.321Z] --- PASS: TestNewStdWriter (0.00s)
11:36:05 [2022-04-17T11:36:05.321Z] === RUN   TestWriteWithUninitializedStdWriter
11:36:05 [2022-04-17T11:36:05.321Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
11:36:05 [2022-04-17T11:36:05.321Z] === RUN   TestWriteWithNilBytes
11:36:05 [2022-04-17T11:36:05.321Z] --- PASS: TestWriteWithNilBytes (0.00s)
11:36:05 [2022-04-17T11:36:05.321Z] === RUN   TestWrite
11:36:05 [2022-04-17T11:36:05.321Z] --- PASS: TestWrite (0.00s)
11:36:05 [2022-04-17T11:36:05.321Z] === RUN   TestWriteWithWriterError
11:36:05 [2022-04-17T11:36:05.321Z] --- PASS: TestWriteWithWriterError (0.00s)
11:36:05 [2022-04-17T11:36:05.321Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
11:36:05 [2022-04-17T11:36:05.321Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
11:36:05 [2022-04-17T11:36:05.321Z] === RUN   TestStdCopyWriteAndRead
11:36:05 [2022-04-17T11:36:05.321Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
11:36:05 [2022-04-17T11:36:05.321Z] === RUN   TestStdCopyReturnsErrorReadingHeader
11:36:05 [2022-04-17T11:36:05.321Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
11:36:05 [2022-04-17T11:36:05.321Z] === RUN   TestStdCopyReturnsErrorReadingFrame
11:36:05 [2022-04-17T11:36:05.321Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
11:36:05 [2022-04-17T11:36:05.321Z] === RUN   TestStdCopyDetectsCorruptedFrame
11:36:05 [2022-04-17T11:36:05.321Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
11:36:05 [2022-04-17T11:36:05.321Z] === RUN   TestStdCopyWithInvalidInputHeader
11:36:05 [2022-04-17T11:36:05.321Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
11:36:05 [2022-04-17T11:36:05.321Z] === RUN   TestStdCopyWithCorruptedPrefix
11:36:05 [2022-04-17T11:36:05.321Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
11:36:05 [2022-04-17T11:36:05.321Z] === RUN   TestStdCopyReturnsWriteErrors
11:36:05 [2022-04-17T11:36:05.321Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
11:36:05 [2022-04-17T11:36:05.321Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
11:36:05 [2022-04-17T11:36:05.321Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
11:36:05 [2022-04-17T11:36:05.321Z] === RUN   TestStdCopyReturnsErrorFromSystem
11:36:05 [2022-04-17T11:36:05.321Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
11:36:05 [2022-04-17T11:36:05.321Z] PASS
11:36:05 [2022-04-17T11:36:05.321Z] coverage: 100.0% of statements
11:36:05 [2022-04-17T11:36:05.321Z] ok  	github.com/docker/docker/pkg/stdcopy	0.042s	coverage: 100.0% of statements
11:36:05 [2022-04-17T11:36:05.789Z] time="2022-04-17T11:36:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
11:36:05 [2022-04-17T11:36:05.789Z] === RUN   TestRawProgressFormatterFormatStatus
11:36:05 [2022-04-17T11:36:05.789Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
11:36:05 [2022-04-17T11:36:05.789Z] === RUN   TestRawProgressFormatterFormatProgress
11:36:05 [2022-04-17T11:36:05.789Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
11:36:05 [2022-04-17T11:36:05.789Z] === RUN   TestFormatStatus
11:36:05 [2022-04-17T11:36:05.789Z] --- PASS: TestFormatStatus (0.00s)
11:36:05 [2022-04-17T11:36:05.789Z] === RUN   TestFormatError
11:36:05 [2022-04-17T11:36:05.789Z] --- PASS: TestFormatError (0.00s)
11:36:05 [2022-04-17T11:36:05.789Z] === RUN   TestFormatJSONError
11:36:05 [2022-04-17T11:36:05.789Z] --- PASS: TestFormatJSONError (0.00s)
11:36:05 [2022-04-17T11:36:05.789Z] === RUN   TestJsonProgressFormatterFormatProgress
11:36:05 [2022-04-17T11:36:05.789Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
11:36:05 [2022-04-17T11:36:05.789Z] === RUN   TestJsonProgressFormatterFormatStatus
11:36:05 [2022-04-17T11:36:05.789Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
11:36:05 [2022-04-17T11:36:05.789Z] === RUN   TestNewJSONProgressOutput
11:36:05 [2022-04-17T11:36:05.789Z] --- PASS: TestNewJSONProgressOutput (0.00s)
11:36:05 [2022-04-17T11:36:05.789Z] === RUN   TestAuxFormatterEmit
11:36:05 [2022-04-17T11:36:05.789Z] --- PASS: TestAuxFormatterEmit (0.00s)
11:36:05 [2022-04-17T11:36:05.789Z] === RUN   TestStreamWriterStdout
11:36:05 [2022-04-17T11:36:05.789Z] --- PASS: TestStreamWriterStdout (0.00s)
11:36:05 [2022-04-17T11:36:05.790Z] === RUN   TestStreamWriterStderr
11:36:05 [2022-04-17T11:36:05.790Z] --- PASS: TestStreamWriterStderr (0.00s)
11:36:05 [2022-04-17T11:36:05.790Z] PASS
11:36:05 [2022-04-17T11:36:05.790Z] coverage: 66.2% of statements
11:36:05 [2022-04-17T11:36:05.790Z] ok  	github.com/docker/docker/pkg/streamformatter	0.048s	coverage: 66.2% of statements
11:36:06 [2022-04-17T11:36:06.775Z] === RUN   TestGenerateRandomID
11:36:06 [2022-04-17T11:36:06.775Z] --- PASS: TestGenerateRandomID (0.00s)
11:36:06 [2022-04-17T11:36:06.775Z] === RUN   TestShortenId
11:36:06 [2022-04-17T11:36:06.775Z] --- PASS: TestShortenId (0.00s)
11:36:06 [2022-04-17T11:36:06.775Z] === RUN   TestShortenSha256Id
11:36:06 [2022-04-17T11:36:06.775Z] --- PASS: TestShortenSha256Id (0.00s)
11:36:06 [2022-04-17T11:36:06.775Z] === RUN   TestShortenIdEmpty
11:36:06 [2022-04-17T11:36:06.775Z] --- PASS: TestShortenIdEmpty (0.00s)
11:36:06 [2022-04-17T11:36:06.775Z] === RUN   TestShortenIdInvalid
11:36:06 [2022-04-17T11:36:06.775Z] --- PASS: TestShortenIdInvalid (0.00s)
11:36:06 [2022-04-17T11:36:06.775Z] === RUN   TestIsShortIDNonHex
11:36:06 [2022-04-17T11:36:06.775Z] --- PASS: TestIsShortIDNonHex (0.00s)
11:36:06 [2022-04-17T11:36:06.775Z] === RUN   TestIsShortIDNotCorrectSize
11:36:06 [2022-04-17T11:36:06.775Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
11:36:06 [2022-04-17T11:36:06.775Z] PASS
11:36:06 [2022-04-17T11:36:06.775Z] coverage: 70.6% of statements
11:36:06 [2022-04-17T11:36:06.775Z] ok  	github.com/docker/docker/pkg/stringid	0.037s	coverage: 70.6% of statements
11:36:07 [2022-04-17T11:36:07.760Z] === RUN   TestIsCpusetListAvailable
11:36:07 [2022-04-17T11:36:07.760Z] --- PASS: TestIsCpusetListAvailable (0.00s)
11:36:07 [2022-04-17T11:36:07.760Z] PASS
11:36:07 [2022-04-17T11:36:07.760Z] coverage: 39.4% of statements
11:36:07 [2022-04-17T11:36:07.760Z] ok  	github.com/docker/docker/pkg/sysinfo	0.038s	coverage: 39.4% of statements
11:36:08 [2022-04-17T11:36:08.306Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
11:36:09 [2022-04-17T11:36:09.326Z] === RUN   TestChtimes
11:36:09 [2022-04-17T11:36:09.326Z] --- PASS: TestChtimes (0.00s)
11:36:09 [2022-04-17T11:36:09.326Z] === RUN   TestChtimesWindows
11:36:09 [2022-04-17T11:36:09.326Z] --- PASS: TestChtimesWindows (0.00s)
11:36:09 [2022-04-17T11:36:09.326Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
11:36:09 [2022-04-17T11:36:09.326Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
11:36:09 [2022-04-17T11:36:09.326Z] PASS
11:36:09 [2022-04-17T11:36:09.326Z] coverage: 13.0% of statements
11:36:09 [2022-04-17T11:36:09.326Z] ok  	github.com/docker/docker/pkg/system	0.049s	coverage: 13.0% of statements
11:36:09 [2022-04-17T11:36:09.795Z] time="2022-04-17T11:36:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestTailFile
11:36:09 [2022-04-17T11:36:09.795Z] --- PASS: TestTailFile (0.00s)
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestTailFileManyLines
11:36:09 [2022-04-17T11:36:09.795Z] --- PASS: TestTailFileManyLines (0.00s)
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestTailEmptyFile
11:36:09 [2022-04-17T11:36:09.795Z] --- PASS: TestTailEmptyFile (0.00s)
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestTailNegativeN
11:36:09 [2022-04-17T11:36:09.795Z] --- PASS: TestTailNegativeN (0.00s)
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader
11:36:09 [2022-04-17T11:36:09.795Z] === CONT  TestNewTailReader
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/single_byte_delimiter
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/single_byte_delimiter
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/2_byte_delimiter
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/2_byte_delimiter
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/4_byte_delimiter
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/4_byte_delimiter
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/8_byte_delimiter
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/8_byte_delimiter
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/12_byte_delimiter
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/12_byte_delimiter
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/no_delimiter
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/no_delimiter
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/truncated_last_line
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/truncated_last_line#01
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/truncated_last_line#02
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
11:36:09 [2022-04-17T11:36:09.795Z] === CONT  TestNewTailReader/single_byte_delimiter
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
11:36:09 [2022-04-17T11:36:09.795Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
11:36:09 [2022-04-17T11:36:09.795Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
11:36:09 [2022-04-17T11:36:09.795Z] === CONT  TestNewTailReader/no_delimiter
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/no_delimiter/no_lines
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
11:36:09 [2022-04-17T11:36:09.795Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:36:09 [2022-04-17T11:36:09.795Z] === CONT  TestNewTailReader/4_byte_delimiter
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
11:36:09 [2022-04-17T11:36:09.795Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
11:36:09 [2022-04-17T11:36:09.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
11:36:10 [2022-04-17T11:36:10.264Z] === CONT  TestNewTailReader/2_byte_delimiter
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
11:36:10 [2022-04-17T11:36:10.264Z] === CONT  TestNewTailReader/8_byte_delimiter
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
11:36:10 [2022-04-17T11:36:10.264Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.264Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.264Z] === CONT  TestNewTailReader/12_byte_delimiter
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
11:36:10 [2022-04-17T11:36:10.264Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.264Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.264Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
11:36:10 [2022-04-17T11:36:10.264Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
11:36:10 [2022-04-17T11:36:10.264Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
11:36:10 [2022-04-17T11:36:10.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === CONT  TestNewTailReader/no_delimiter/no_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
11:36:10 [2022-04-17T11:36:10.265Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
11:36:10 [2022-04-17T11:36:10.265Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.265Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
11:36:10 [2022-04-17T11:36:10.265Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
11:36:10 [2022-04-17T11:36:10.265Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
11:36:10 [2022-04-17T11:36:10.266Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
11:36:10 [2022-04-17T11:36:10.266Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
11:36:10 [2022-04-17T11:36:10.266Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.266Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
11:36:10 [2022-04-17T11:36:10.266Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.267Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
11:36:10 [2022-04-17T11:36:10.267Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
11:36:10 [2022-04-17T11:36:10.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
11:36:10 [2022-04-17T11:36:10.268Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
11:36:10 [2022-04-17T11:36:10.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
11:36:10 [2022-04-17T11:36:10.268Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
11:36:10 [2022-04-17T11:36:10.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
11:36:10 [2022-04-17T11:36:10.268Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
11:36:10 [2022-04-17T11:36:10.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
11:36:10 [2022-04-17T11:36:10.268Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
11:36:10 [2022-04-17T11:36:10.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
11:36:10 [2022-04-17T11:36:10.268Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
11:36:10 [2022-04-17T11:36:10.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
11:36:10 [2022-04-17T11:36:10.268Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
11:36:10 [2022-04-17T11:36:10.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
11:36:10 [2022-04-17T11:36:10.268Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
11:36:10 [2022-04-17T11:36:10.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
11:36:10 [2022-04-17T11:36:10.268Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
11:36:10 [2022-04-17T11:36:10.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
11:36:10 [2022-04-17T11:36:10.268Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
11:36:10 [2022-04-17T11:36:10.268Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
11:36:10 [2022-04-17T11:36:10.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
11:36:10 [2022-04-17T11:36:10.268Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
11:36:10 [2022-04-17T11:36:10.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
11:36:10 [2022-04-17T11:36:10.268Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
11:36:10 [2022-04-17T11:36:10.268Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
11:36:10 [2022-04-17T11:36:10.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
11:36:10 [2022-04-17T11:36:10.268Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
11:36:10 [2022-04-17T11:36:10.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
11:36:10 [2022-04-17T11:36:10.268Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
11:36:10 [2022-04-17T11:36:10.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
11:36:10 [2022-04-17T11:36:10.268Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
11:36:10 [2022-04-17T11:36:10.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
11:36:10 [2022-04-17T11:36:10.268Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
11:36:10 [2022-04-17T11:36:10.268Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
11:36:10 [2022-04-17T11:36:10.269Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
11:36:10 [2022-04-17T11:36:10.269Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.269Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.269Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.269Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.269Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
11:36:10 [2022-04-17T11:36:10.269Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
11:36:10 [2022-04-17T11:36:10.269Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
11:36:10 [2022-04-17T11:36:10.269Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
11:36:10 [2022-04-17T11:36:10.269Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
11:36:10 [2022-04-17T11:36:10.269Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
11:36:10 [2022-04-17T11:36:10.269Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
11:36:10 [2022-04-17T11:36:10.269Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
11:36:10 [2022-04-17T11:36:10.269Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
11:36:10 [2022-04-17T11:36:10.269Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.269Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
11:36:10 [2022-04-17T11:36:10.269Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.269Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
11:36:10 [2022-04-17T11:36:10.269Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
11:36:10 [2022-04-17T11:36:10.269Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
11:36:10 [2022-04-17T11:36:10.269Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.269Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.269Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
11:36:10 [2022-04-17T11:36:10.269Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.269Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
11:36:10 [2022-04-17T11:36:10.737Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:36:10 [2022-04-17T11:36:10.737Z] --- PASS: TestNewTailReader (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.02s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
11:36:10 [2022-04-17T11:36:10.737Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.05s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.02s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.01s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s)
11:36:10 [2022-04-17T11:36:10.738Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.02s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.01s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.738Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.03s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.03s)
11:36:10 [2022-04-17T11:36:10.739Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.02s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
11:36:10 [2022-04-17T11:36:10.739Z] PASS
11:36:10 [2022-04-17T11:36:10.739Z] coverage: 88.6% of statements
11:36:10 [2022-04-17T11:36:10.739Z] ok  	github.com/docker/docker/pkg/tailfile	0.496s	coverage: 88.6% of statements
11:36:11 [2022-04-17T11:36:11.051Z] --- PASS: TestCreateServiceConfigFileMode (12.36s)
11:36:11 [2022-04-17T11:36:11.051Z] === RUN   TestCreateServiceSysctls
11:36:11 [2022-04-17T11:36:11.207Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
11:36:11 [2022-04-17T11:36:11.207Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
11:36:11 [2022-04-17T11:36:11.207Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
11:36:11 [2022-04-17T11:36:11.207Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
11:36:11 [2022-04-17T11:36:11.596Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
11:36:11 [2022-04-17T11:36:11.674Z] === RUN   TestTarSumRemoveNonExistent
11:36:11 [2022-04-17T11:36:11.674Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
11:36:11 [2022-04-17T11:36:11.674Z] === RUN   TestTarSumRemove
11:36:11 [2022-04-17T11:36:11.674Z] --- PASS: TestTarSumRemove (0.00s)
11:36:11 [2022-04-17T11:36:11.674Z] === RUN   TestSortFileInfoSums
11:36:11 [2022-04-17T11:36:11.674Z] --- PASS: TestSortFileInfoSums (0.00s)
11:36:11 [2022-04-17T11:36:11.674Z] === RUN   TestNewTarSumForLabelInvalid
11:36:11 [2022-04-17T11:36:11.674Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
11:36:11 [2022-04-17T11:36:11.674Z] === RUN   TestNewTarSumForLabel
11:36:11 [2022-04-17T11:36:11.674Z] --- PASS: TestNewTarSumForLabel (0.00s)
11:36:11 [2022-04-17T11:36:11.674Z] === RUN   TestEmptyTar
11:36:11 [2022-04-17T11:36:11.674Z] --- PASS: TestEmptyTar (0.01s)
11:36:11 [2022-04-17T11:36:11.674Z] === RUN   TestTarSumsReadSize
11:36:11 [2022-04-17T11:36:11.674Z] --- PASS: TestTarSumsReadSize (0.00s)
11:36:11 [2022-04-17T11:36:11.674Z] === RUN   TestTarSums
11:36:11 [2022-04-17T11:36:11.674Z] --- PASS: TestTarSums (0.07s)
11:36:11 [2022-04-17T11:36:11.674Z] === RUN   TestIteration
11:36:11 [2022-04-17T11:36:11.674Z] --- PASS: TestIteration (0.00s)
11:36:11 [2022-04-17T11:36:11.674Z] === RUN   TestVersionLabelForChecksum
11:36:11 [2022-04-17T11:36:11.674Z] --- PASS: TestVersionLabelForChecksum (0.00s)
11:36:11 [2022-04-17T11:36:11.674Z] === RUN   TestVersion
11:36:11 [2022-04-17T11:36:11.674Z] --- PASS: TestVersion (0.00s)
11:36:11 [2022-04-17T11:36:11.674Z] === RUN   TestGetVersion
11:36:11 [2022-04-17T11:36:11.674Z] --- PASS: TestGetVersion (0.00s)
11:36:11 [2022-04-17T11:36:11.674Z] === RUN   TestGetVersions
11:36:11 [2022-04-17T11:36:11.674Z] --- PASS: TestGetVersions (0.00s)
11:36:11 [2022-04-17T11:36:11.674Z] PASS
11:36:11 [2022-04-17T11:36:11.674Z] coverage: 89.3% of statements
11:36:11 [2022-04-17T11:36:11.674Z] ok  	github.com/docker/docker/pkg/tarsum	0.134s	coverage: 89.3% of statements
11:36:11 [2022-04-17T11:36:11.674Z] === RUN   TestTruncIndex
11:36:12 [2022-04-17T11:36:12.142Z] --- PASS: TestTruncIndex (0.10s)
11:36:12 [2022-04-17T11:36:12.142Z] PASS
11:36:12 [2022-04-17T11:36:12.142Z] coverage: 91.5% of statements
11:36:12 [2022-04-17T11:36:12.142Z] ok  	github.com/docker/docker/pkg/truncindex	0.140s	coverage: 91.5% of statements
11:36:12 [2022-04-17T11:36:12.424Z] --- PASS: TestCreateServiceSysctls (2.94s)
11:36:12 [2022-04-17T11:36:12.424Z] === RUN   TestCreateServiceCapabilities
11:36:12 [2022-04-17T11:36:12.610Z] === RUN   TestVersionInfo
11:36:12 [2022-04-17T11:36:12.610Z] --- PASS: TestVersionInfo (0.00s)
11:36:12 [2022-04-17T11:36:12.610Z] === RUN   TestAppendVersions
11:36:12 [2022-04-17T11:36:12.610Z] --- PASS: TestAppendVersions (0.00s)
11:36:12 [2022-04-17T11:36:12.610Z] PASS
11:36:12 [2022-04-17T11:36:12.610Z] coverage: 88.9% of statements
11:36:12 [2022-04-17T11:36:12.610Z] ok  	github.com/docker/docker/pkg/useragent	0.038s	coverage: 88.9% of statements
11:36:14 [2022-04-17T11:36:14.173Z] === RUN   TestNewSettable
11:36:14 [2022-04-17T11:36:14.173Z] --- PASS: TestNewSettable (0.00s)
11:36:14 [2022-04-17T11:36:14.173Z] === RUN   TestIsSettable
11:36:14 [2022-04-17T11:36:14.173Z] --- PASS: TestIsSettable (0.00s)
11:36:14 [2022-04-17T11:36:14.173Z] === RUN   TestUpdateSettingsEnv
11:36:14 [2022-04-17T11:36:14.173Z] --- PASS: TestUpdateSettingsEnv (0.00s)
11:36:14 [2022-04-17T11:36:14.173Z] PASS
11:36:14 [2022-04-17T11:36:14.173Z] coverage: 20.0% of statements
11:36:14 [2022-04-17T11:36:14.173Z] ok  	github.com/docker/docker/plugin/v2	0.041s	coverage: 20.0% of statements
11:36:14 [2022-04-17T11:36:14.173Z] === RUN   TestValidatePrivileges
11:36:14 [2022-04-17T11:36:14.173Z] --- PASS: TestValidatePrivileges (0.00s)
11:36:14 [2022-04-17T11:36:14.173Z] === RUN   TestFilterByCapNeg
11:36:14 [2022-04-17T11:36:14.173Z] --- PASS: TestFilterByCapNeg (0.00s)
11:36:14 [2022-04-17T11:36:14.173Z] === RUN   TestFilterByCapPos
11:36:14 [2022-04-17T11:36:14.173Z] --- PASS: TestFilterByCapPos (0.00s)
11:36:14 [2022-04-17T11:36:14.173Z] === RUN   TestStoreGetPluginNotMatchCapRefs
11:36:14 [2022-04-17T11:36:14.173Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
11:36:14 [2022-04-17T11:36:14.173Z] PASS
11:36:14 [2022-04-17T11:36:14.173Z] coverage: 12.0% of statements
11:36:14 [2022-04-17T11:36:14.173Z] ok  	github.com/docker/docker/plugin	0.051s	coverage: 12.0% of statements
11:36:14 [2022-04-17T11:36:14.952Z] --- PASS: TestCreateServiceCapabilities (2.46s)
11:36:14 [2022-04-17T11:36:14.952Z] === RUN   TestInspect
11:36:15 [2022-04-17T11:36:15.160Z] === RUN   TestLoad
11:36:15 [2022-04-17T11:36:15.160Z] --- PASS: TestLoad (0.00s)
11:36:15 [2022-04-17T11:36:15.160Z] === RUN   TestSave
11:36:15 [2022-04-17T11:36:15.160Z] --- PASS: TestSave (0.03s)
11:36:15 [2022-04-17T11:36:15.160Z] === RUN   TestAddDeleteGet
11:36:15 [2022-04-17T11:36:15.160Z] --- PASS: TestAddDeleteGet (0.04s)
11:36:15 [2022-04-17T11:36:15.160Z] === RUN   TestInvalidTags
11:36:15 [2022-04-17T11:36:15.160Z] --- PASS: TestInvalidTags (0.01s)
11:36:15 [2022-04-17T11:36:15.160Z] PASS
11:36:15 [2022-04-17T11:36:15.160Z] coverage: 84.4% of statements
11:36:15 [2022-04-17T11:36:15.160Z] ok  	github.com/docker/docker/reference	0.163s	coverage: 84.4% of statements
11:36:16 [2022-04-17T11:36:16.146Z] === RUN   TestResolveAuthConfigIndexServer
11:36:16 [2022-04-17T11:36:16.146Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
11:36:16 [2022-04-17T11:36:16.146Z] === RUN   TestResolveAuthConfigFullURL
11:36:16 [2022-04-17T11:36:16.146Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
11:36:16 [2022-04-17T11:36:16.146Z] === RUN   TestLoadAllowNondistributableArtifacts
11:36:16 [2022-04-17T11:36:16.146Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
11:36:16 [2022-04-17T11:36:16.146Z] === RUN   TestValidateMirror
11:36:16 [2022-04-17T11:36:16.146Z] --- PASS: TestValidateMirror (0.00s)
11:36:16 [2022-04-17T11:36:16.146Z] === RUN   TestLoadInsecureRegistries
11:36:16 [2022-04-17T11:36:16.146Z] === RUN   TestResumableRequestHeaderSimpleErrors
11:36:16 [2022-04-17T11:36:16.146Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
11:36:16 [2022-04-17T11:36:16.146Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
11:36:16 [2022-04-17T11:36:16.146Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
11:36:16 [2022-04-17T11:36:16.146Z] === RUN   TestResumableRequestHeaderTooMuchFailures
11:36:16 [2022-04-17T11:36:16.146Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
11:36:16 [2022-04-17T11:36:16.146Z] === RUN   TestResumableRequestReaderWithReadError
11:36:16 [2022-04-17T11:36:16.613Z] time="2022-04-17T11:36:15Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
11:36:16 [2022-04-17T11:36:16.613Z] time="2022-04-17T11:36:16Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
11:36:16 [2022-04-17T11:36:16.613Z] time="2022-04-17T11:36:16Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
11:36:16 [2022-04-17T11:36:16.613Z] --- PASS: TestLoadInsecureRegistries (0.20s)
11:36:16 [2022-04-17T11:36:16.613Z] === RUN   TestNewServiceConfig
11:36:16 [2022-04-17T11:36:16.613Z] --- PASS: TestNewServiceConfig (0.00s)
11:36:16 [2022-04-17T11:36:16.613Z] === RUN   TestValidateIndexName
11:36:16 [2022-04-17T11:36:16.613Z] --- PASS: TestValidateIndexName (0.00s)
11:36:16 [2022-04-17T11:36:16.613Z] === RUN   TestValidateIndexNameWithError
11:36:16 [2022-04-17T11:36:16.613Z] --- PASS: TestValidateIndexNameWithError (0.00s)
11:36:16 [2022-04-17T11:36:16.613Z] === RUN   TestEndpointParse
11:36:16 [2022-04-17T11:36:16.613Z] --- PASS: TestEndpointParse (0.00s)
11:36:16 [2022-04-17T11:36:16.613Z] === RUN   TestEndpointParseInvalid
11:36:16 [2022-04-17T11:36:16.613Z] --- PASS: TestEndpointParseInvalid (0.00s)
11:36:16 [2022-04-17T11:36:16.613Z] === RUN   TestValidateEndpoint
11:36:16 [2022-04-17T11:36:16.613Z] --- PASS: TestValidateEndpoint (0.01s)
11:36:16 [2022-04-17T11:36:16.613Z] === RUN   TestPing
11:36:16 [2022-04-17T11:36:16.613Z] --- PASS: TestPing (0.01s)
11:36:16 [2022-04-17T11:36:16.613Z] === RUN   TestPingRegistryEndpoint
11:36:16 [2022-04-17T11:36:16.613Z]     registry_test.go:50: os.Getuid() != 0: skipping test that requires root
11:36:16 [2022-04-17T11:36:16.613Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
11:36:16 [2022-04-17T11:36:16.613Z] === RUN   TestEndpoint
11:36:16 [2022-04-17T11:36:16.613Z]     registry_test.go:70: os.Getuid() != 0: skipping test that requires root
11:36:16 [2022-04-17T11:36:16.613Z] --- SKIP: TestEndpoint (0.00s)
11:36:16 [2022-04-17T11:36:16.613Z] === RUN   TestParseRepositoryInfo
11:36:16 [2022-04-17T11:36:16.613Z] --- PASS: TestParseRepositoryInfo (0.01s)
11:36:16 [2022-04-17T11:36:16.613Z] === RUN   TestNewIndexInfo
11:36:16 [2022-04-17T11:36:16.613Z] --- PASS: TestNewIndexInfo (0.00s)
11:36:16 [2022-04-17T11:36:16.613Z] === RUN   TestMirrorEndpointLookup
11:36:16 [2022-04-17T11:36:16.613Z]     registry_test.go:511: os.Getuid() != 0: skipping test that requires root
11:36:16 [2022-04-17T11:36:16.613Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
11:36:16 [2022-04-17T11:36:16.613Z] === RUN   TestSearchRepositories
11:36:16 [2022-04-17T11:36:16.613Z]     registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1
11:36:16 [2022-04-17T11:36:16.613Z]         Host: 127.0.0.1:49325
11:36:16 [2022-04-17T11:36:16.613Z]         User-Agent: docker test client
11:36:16 [2022-04-17T11:36:16.613Z]         Authorization: Token fake-token
11:36:16 [2022-04-17T11:36:16.613Z]         X-Docker-Token: true
11:36:16 [2022-04-17T11:36:16.613Z]         Accept-Encoding: gzip
11:36:16 [2022-04-17T11:36:16.613Z]         
11:36:16 [2022-04-17T11:36:16.613Z]         
11:36:16 [2022-04-17T11:36:16.613Z]     registry_test.go:731: HTTP/1.1 200 OK
11:36:16 [2022-04-17T11:36:16.613Z]         Connection: close
11:36:16 [2022-04-17T11:36:16.613Z]         Content-Length: 144
11:36:16 [2022-04-17T11:36:16.613Z]         Cache-Control: no-cache
11:36:16 [2022-04-17T11:36:16.613Z]         Content-Type: application/json
11:36:16 [2022-04-17T11:36:16.613Z]         Date: Sun, 17 Apr 2022 11:36:16 GMT
11:36:16 [2022-04-17T11:36:16.614Z]         Expires: -1
11:36:16 [2022-04-17T11:36:16.614Z]         Pragma: no-cache
11:36:16 [2022-04-17T11:36:16.614Z]         Server: docker-tests/mock
11:36:16 [2022-04-17T11:36:16.614Z]         X-Docker-Registry-Config: mock
11:36:16 [2022-04-17T11:36:16.614Z]         X-Docker-Registry-Version: 0.0.0
11:36:16 [2022-04-17T11:36:16.614Z]         
11:36:16 [2022-04-17T11:36:16.614Z]         
11:36:16 [2022-04-17T11:36:16.614Z] --- PASS: TestSearchRepositories (0.00s)
11:36:16 [2022-04-17T11:36:16.614Z] === RUN   TestTrustedLocation
11:36:16 [2022-04-17T11:36:16.614Z] --- PASS: TestTrustedLocation (0.00s)
11:36:16 [2022-04-17T11:36:16.614Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
11:36:16 [2022-04-17T11:36:16.614Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
11:36:16 [2022-04-17T11:36:16.614Z] === RUN   TestAllowNondistributableArtifacts
11:36:16 [2022-04-17T11:36:16.614Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
11:36:16 [2022-04-17T11:36:16.614Z] === RUN   TestIsSecureIndex
11:36:16 [2022-04-17T11:36:16.614Z] --- PASS: TestIsSecureIndex (0.00s)
11:36:16 [2022-04-17T11:36:16.614Z] PASS
11:36:16 [2022-04-17T11:36:16.614Z] coverage: 51.7% of statements
11:36:16 [2022-04-17T11:36:16.614Z] ok  	github.com/docker/docker/registry	0.302s	coverage: 51.7% of statements
11:36:16 [2022-04-17T11:36:16.614Z] time="2022-04-17T11:36:16Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
11:36:16 [2022-04-17T11:36:16.614Z] --- PASS: TestResumableRequestReaderWithReadError (0.22s)
11:36:16 [2022-04-17T11:36:16.614Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
11:36:16 [2022-04-17T11:36:16.614Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
11:36:16 [2022-04-17T11:36:16.614Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
11:36:16 [2022-04-17T11:36:16.614Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
11:36:16 [2022-04-17T11:36:16.614Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
11:36:16 [2022-04-17T11:36:16.614Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
11:36:16 [2022-04-17T11:36:16.614Z] === RUN   TestResumableRequestReader
11:36:16 [2022-04-17T11:36:16.614Z] --- PASS: TestResumableRequestReader (0.00s)
11:36:16 [2022-04-17T11:36:16.614Z] === RUN   TestResumableRequestReaderWithInitialResponse
11:36:16 [2022-04-17T11:36:16.614Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
11:36:16 [2022-04-17T11:36:16.614Z] PASS
11:36:16 [2022-04-17T11:36:16.614Z] coverage: 100.0% of statements
11:36:16 [2022-04-17T11:36:16.614Z] ok  	github.com/docker/docker/registry/resumable	0.285s	coverage: 100.0% of statements
11:36:16 [2022-04-17T11:36:16.868Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
11:36:17 [2022-04-17T11:36:17.081Z] === RUN   TestRestartManagerTimeout
11:36:17 [2022-04-17T11:36:17.081Z] --- PASS: TestRestartManagerTimeout (0.00s)
11:36:17 [2022-04-17T11:36:17.081Z] === RUN   TestRestartManagerTimeoutReset
11:36:17 [2022-04-17T11:36:17.081Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
11:36:17 [2022-04-17T11:36:17.082Z] PASS
11:36:17 [2022-04-17T11:36:17.082Z] coverage: 50.9% of statements
11:36:17 [2022-04-17T11:36:17.082Z] ok  	github.com/docker/docker/restartmanager	0.037s	coverage: 50.9% of statements
11:36:17 [2022-04-17T11:36:17.126Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
11:36:17 [2022-04-17T11:36:17.482Z] --- PASS: TestInspect (2.56s)
11:36:17 [2022-04-17T11:36:17.482Z] === RUN   TestCreateJob
11:36:17 [2022-04-17T11:36:17.549Z] === RUN   TestDecodeContainerConfig
11:36:17 [2022-04-17T11:36:17.549Z] === RUN   TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json
11:36:17 [2022-04-17T11:36:17.549Z] --- PASS: TestDecodeContainerConfig (0.00s)
11:36:17 [2022-04-17T11:36:17.549Z]     --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s)
11:36:17 [2022-04-17T11:36:17.549Z] === RUN   TestDecodeContainerConfigIsolation
11:36:17 [2022-04-17T11:36:17.549Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
11:36:17 [2022-04-17T11:36:17.549Z] === RUN   TestValidatePrivileged
11:36:17 [2022-04-17T11:36:17.549Z] --- PASS: TestValidatePrivileged (0.00s)
11:36:17 [2022-04-17T11:36:17.549Z] PASS
11:36:17 [2022-04-17T11:36:17.549Z] coverage: 52.4% of statements
11:36:17 [2022-04-17T11:36:17.549Z] ok  	github.com/docker/docker/runconfig	0.046s	coverage: 52.4% of statements
11:36:18 [2022-04-17T11:36:18.021Z] --- PASS: TestGet (15.01s)
11:36:18 [2022-04-17T11:36:18.021Z] === RUN   TestPluginWithNoManifest
11:36:18 [2022-04-17T11:36:18.021Z] --- PASS: TestPluginWithNoManifest (0.00s)
11:36:18 [2022-04-17T11:36:18.021Z] === RUN   TestGetAll
11:36:18 [2022-04-17T11:36:18.021Z] --- PASS: TestGetAll (0.01s)
11:36:18 [2022-04-17T11:36:18.021Z] PASS
11:36:18 [2022-04-17T11:36:18.021Z] coverage: 73.2% of statements
11:36:18 [2022-04-17T11:36:18.021Z] ok  	github.com/docker/docker/pkg/plugins	36.272s	coverage: 73.2% of statements
11:36:18 [2022-04-17T11:36:18.021Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
11:36:18 [2022-04-17T11:36:18.021Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
11:36:18 [2022-04-17T11:36:18.021Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
11:36:18 [2022-04-17T11:36:18.021Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
11:36:18 [2022-04-17T11:36:18.021Z] PASS
11:36:18 [2022-04-17T11:36:18.021Z] coverage: 62.5% of statements
11:36:18 [2022-04-17T11:36:18.021Z] ok  	github.com/docker/docker/testutil	0.049s	coverage: 62.5% of statements
11:36:19 [2022-04-17T11:36:19.664Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
11:36:19 [2022-04-17T11:36:19.812Z] ?   	github.com/docker/docker/api	[no test files]
11:36:20 [2022-04-17T11:36:20.011Z] --- PASS: TestCreateJob (2.79s)
11:36:20 [2022-04-17T11:36:20.011Z] === RUN   TestReplicatedJob
11:36:20 [2022-04-17T11:36:20.232Z] === RUN   TestGetDriver
11:36:20 [2022-04-17T11:36:20.232Z] --- PASS: TestGetDriver (0.00s)
11:36:20 [2022-04-17T11:36:20.232Z] === RUN   TestVolumeRequestError
11:36:20 [2022-04-17T11:36:20.232Z] --- PASS: TestVolumeRequestError (0.01s)
11:36:20 [2022-04-17T11:36:20.232Z] PASS
11:36:20 [2022-04-17T11:36:20.232Z] coverage: 36.1% of statements
11:36:20 [2022-04-17T11:36:20.232Z] === RUN   TestGetAddress
11:36:20 [2022-04-17T11:36:20.232Z] --- PASS: TestGetAddress (0.00s)
11:36:20 [2022-04-17T11:36:20.232Z] === RUN   TestRemove
11:36:20 [2022-04-17T11:36:20.232Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
11:36:20 [2022-04-17T11:36:20.232Z] --- SKIP: TestRemove (0.00s)
11:36:20 [2022-04-17T11:36:20.232Z] === RUN   TestInitializeWithVolumes
11:36:20 [2022-04-17T11:36:20.232Z] ok  	github.com/docker/docker/volume/drivers	0.056s	coverage: 36.1% of statements
11:36:20 [2022-04-17T11:36:20.232Z] --- PASS: TestInitializeWithVolumes (0.01s)
11:36:20 [2022-04-17T11:36:20.232Z] === RUN   TestCreate
11:36:20 [2022-04-17T11:36:20.232Z] --- PASS: TestCreate (0.01s)
11:36:20 [2022-04-17T11:36:20.232Z] === RUN   TestValidateName
11:36:20 [2022-04-17T11:36:20.232Z] --- PASS: TestValidateName (0.00s)
11:36:20 [2022-04-17T11:36:20.232Z] === RUN   TestCreateWithOpts
11:36:20 [2022-04-17T11:36:20.699Z]     local_test.go:180: runtime.GOOS == "windows"
11:36:20 [2022-04-17T11:36:20.700Z] --- SKIP: TestCreateWithOpts (0.00s)
11:36:20 [2022-04-17T11:36:20.700Z] === RUN   TestRelaodNoOpts
11:36:20 [2022-04-17T11:36:20.700Z] --- PASS: TestRelaodNoOpts (0.02s)
11:36:20 [2022-04-17T11:36:20.700Z] PASS
11:36:20 [2022-04-17T11:36:20.700Z] coverage: 41.5% of statements
11:36:20 [2022-04-17T11:36:20.700Z] ok  	github.com/docker/docker/volume/local	0.079s	coverage: 41.5% of statements
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestLCOWParseMountRaw
11:36:21 [2022-04-17T11:36:21.168Z] --- PASS: TestLCOWParseMountRaw (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestLCOWParseMountRawSplit
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
11:36:21 [2022-04-17T11:36:21.168Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestLinuxParseMountRaw
11:36:21 [2022-04-17T11:36:21.168Z] --- PASS: TestLinuxParseMountRaw (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestLinuxParseMountRawSplit
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
11:36:21 [2022-04-17T11:36:21.168Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
11:36:21 [2022-04-17T11:36:21.168Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestConvertTmpfsOptions
11:36:21 [2022-04-17T11:36:21.168Z]     linux_parser_test.go:209: data="mode=700,size=1m"
11:36:21 [2022-04-17T11:36:21.168Z]     linux_parser_test.go:209: data="ro"
11:36:21 [2022-04-17T11:36:21.168Z] --- PASS: TestConvertTmpfsOptions (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestParseMountSpec
11:36:21 [2022-04-17T11:36:21.168Z]     parser_test.go:62: case 0
11:36:21 [2022-04-17T11:36:21.168Z]     parser_test.go:62: case 1
11:36:21 [2022-04-17T11:36:21.168Z]     parser_test.go:62: case 2
11:36:21 [2022-04-17T11:36:21.168Z]     parser_test.go:62: case 3
11:36:21 [2022-04-17T11:36:21.168Z]     parser_test.go:62: case 4
11:36:21 [2022-04-17T11:36:21.168Z]     parser_test.go:62: case 5
11:36:21 [2022-04-17T11:36:21.168Z] --- PASS: TestParseMountSpec (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestValidateMount
11:36:21 [2022-04-17T11:36:21.168Z] --- PASS: TestValidateMount (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestWindowsParseMountRaw
11:36:21 [2022-04-17T11:36:21.168Z] --- PASS: TestWindowsParseMountRaw (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestWindowsParseMountRawSplit
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
11:36:21 [2022-04-17T11:36:21.168Z] --- PASS: TestWindowsParseMountRawSplit (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
11:36:21 [2022-04-17T11:36:21.168Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
11:36:21 [2022-04-17T11:36:21.168Z] PASS
11:36:21 [2022-04-17T11:36:21.168Z] coverage: 67.6% of statements
11:36:21 [2022-04-17T11:36:21.168Z] ok  	github.com/docker/docker/volume/mounts	0.062s	coverage: 67.6% of statements
11:36:22 [2022-04-17T11:36:22.153Z] === RUN   TestSetGetMeta
11:36:22 [2022-04-17T11:36:22.153Z] === PAUSE TestSetGetMeta
11:36:22 [2022-04-17T11:36:22.153Z] === RUN   TestRestore
11:36:22 [2022-04-17T11:36:22.153Z] === PAUSE TestRestore
11:36:22 [2022-04-17T11:36:22.153Z] === RUN   TestServiceCreate
11:36:22 [2022-04-17T11:36:22.153Z] === PAUSE TestServiceCreate
11:36:22 [2022-04-17T11:36:22.153Z] === RUN   TestServiceList
11:36:22 [2022-04-17T11:36:22.153Z] === PAUSE TestServiceList
11:36:22 [2022-04-17T11:36:22.153Z] === RUN   TestServiceRemove
11:36:22 [2022-04-17T11:36:22.153Z] === PAUSE TestServiceRemove
11:36:22 [2022-04-17T11:36:22.153Z] === RUN   TestServiceGet
11:36:22 [2022-04-17T11:36:22.153Z] === PAUSE TestServiceGet
11:36:22 [2022-04-17T11:36:22.153Z] === RUN   TestServicePrune
11:36:22 [2022-04-17T11:36:22.153Z] === PAUSE TestServicePrune
11:36:22 [2022-04-17T11:36:22.153Z] === RUN   TestCreate
11:36:22 [2022-04-17T11:36:22.153Z] === PAUSE TestCreate
11:36:22 [2022-04-17T11:36:22.153Z] === RUN   TestRemove
11:36:22 [2022-04-17T11:36:22.153Z] === PAUSE TestRemove
11:36:22 [2022-04-17T11:36:22.153Z] === RUN   TestList
11:36:22 [2022-04-17T11:36:22.153Z] === PAUSE TestList
11:36:22 [2022-04-17T11:36:22.153Z] === RUN   TestFindByDriver
11:36:22 [2022-04-17T11:36:22.153Z] === PAUSE TestFindByDriver
11:36:22 [2022-04-17T11:36:22.153Z] === RUN   TestFindByReferenced
11:36:22 [2022-04-17T11:36:22.153Z] === PAUSE TestFindByReferenced
11:36:22 [2022-04-17T11:36:22.153Z] === RUN   TestDerefMultipleOfSameRef
11:36:22 [2022-04-17T11:36:22.153Z] === PAUSE TestDerefMultipleOfSameRef
11:36:22 [2022-04-17T11:36:22.153Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
11:36:22 [2022-04-17T11:36:22.153Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
11:36:22 [2022-04-17T11:36:22.153Z] === RUN   TestDefererencePluginOnCreateError
11:36:22 [2022-04-17T11:36:22.153Z] === PAUSE TestDefererencePluginOnCreateError
11:36:22 [2022-04-17T11:36:22.153Z] === RUN   TestRefDerefRemove
11:36:22 [2022-04-17T11:36:22.153Z] === PAUSE TestRefDerefRemove
11:36:22 [2022-04-17T11:36:22.153Z] === RUN   TestGet
11:36:22 [2022-04-17T11:36:22.153Z] === PAUSE TestGet
11:36:22 [2022-04-17T11:36:22.153Z] === RUN   TestGetWithReference
11:36:22 [2022-04-17T11:36:22.153Z] === PAUSE TestGetWithReference
11:36:22 [2022-04-17T11:36:22.153Z] === RUN   TestFilterFunc
11:36:22 [2022-04-17T11:36:22.153Z] === RUN   TestFilterFunc/test_nil_list
11:36:22 [2022-04-17T11:36:22.153Z] === PAUSE TestFilterFunc/test_nil_list
11:36:22 [2022-04-17T11:36:22.153Z] === RUN   TestFilterFunc/test_empty_list
11:36:22 [2022-04-17T11:36:22.153Z] === PAUSE TestFilterFunc/test_empty_list
11:36:22 [2022-04-17T11:36:22.153Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
11:36:22 [2022-04-17T11:36:22.153Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
11:36:22 [2022-04-17T11:36:22.153Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
11:36:22 [2022-04-17T11:36:22.153Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
11:36:22 [2022-04-17T11:36:22.153Z] === RUN   TestFilterFunc/test_filter_some
11:36:22 [2022-04-17T11:36:22.153Z] === PAUSE TestFilterFunc/test_filter_some
11:36:22 [2022-04-17T11:36:22.153Z] === RUN   TestFilterFunc/test_filter_middle
11:36:22 [2022-04-17T11:36:22.153Z] === PAUSE TestFilterFunc/test_filter_middle
11:36:22 [2022-04-17T11:36:22.153Z] === RUN   TestFilterFunc/test_filter_middle_and_last
11:36:22 [2022-04-17T11:36:22.153Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
11:36:22 [2022-04-17T11:36:22.153Z] === RUN   TestFilterFunc/test_filter_first_and_last
11:36:22 [2022-04-17T11:36:22.153Z] === PAUSE TestFilterFunc/test_filter_first_and_last
11:36:22 [2022-04-17T11:36:22.153Z] === CONT  TestFilterFunc/test_nil_list
11:36:22 [2022-04-17T11:36:22.153Z] === CONT  TestFilterFunc/test_filter_some
11:36:22 [2022-04-17T11:36:22.153Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
11:36:22 [2022-04-17T11:36:22.153Z] === CONT  TestFilterFunc/test_filter_middle_and_last
11:36:22 [2022-04-17T11:36:22.153Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
11:36:22 [2022-04-17T11:36:22.153Z] === CONT  TestFilterFunc/test_empty_list
11:36:22 [2022-04-17T11:36:22.153Z] === CONT  TestFilterFunc/test_filter_first_and_last
11:36:22 [2022-04-17T11:36:22.153Z] === CONT  TestFilterFunc/test_filter_middle
11:36:22 [2022-04-17T11:36:22.153Z] --- PASS: TestFilterFunc (0.00s)
11:36:22 [2022-04-17T11:36:22.153Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
11:36:22 [2022-04-17T11:36:22.153Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
11:36:22 [2022-04-17T11:36:22.153Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
11:36:22 [2022-04-17T11:36:22.153Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
11:36:22 [2022-04-17T11:36:22.153Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
11:36:22 [2022-04-17T11:36:22.153Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
11:36:22 [2022-04-17T11:36:22.153Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
11:36:22 [2022-04-17T11:36:22.153Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
11:36:22 [2022-04-17T11:36:22.153Z] === CONT  TestSetGetMeta
11:36:22 [2022-04-17T11:36:22.153Z] === CONT  TestList
11:36:22 [2022-04-17T11:36:22.153Z] === CONT  TestServiceGet
11:36:22 [2022-04-17T11:36:22.153Z] === CONT  TestDefererencePluginOnCreateError
11:36:22 [2022-04-17T11:36:22.153Z] --- PASS: TestSetGetMeta (0.03s)
11:36:22 [2022-04-17T11:36:22.153Z] === CONT  TestGetWithReference
11:36:22 [2022-04-17T11:36:22.153Z] --- PASS: TestDefererencePluginOnCreateError (0.04s)
11:36:22 [2022-04-17T11:36:22.153Z] === CONT  TestGet
11:36:22 [2022-04-17T11:36:22.153Z] --- PASS: TestList (0.05s)
11:36:22 [2022-04-17T11:36:22.153Z] === CONT  TestRefDerefRemove
11:36:22 [2022-04-17T11:36:22.153Z] --- PASS: TestGetWithReference (0.04s)
11:36:22 [2022-04-17T11:36:22.153Z] === CONT  TestServiceList
11:36:22 [2022-04-17T11:36:22.153Z] --- PASS: TestGet (0.02s)
11:36:22 [2022-04-17T11:36:22.153Z] === CONT  TestServiceRemove
11:36:22 [2022-04-17T11:36:22.620Z] --- PASS: TestRefDerefRemove (0.02s)
11:36:22 [2022-04-17T11:36:22.621Z] === CONT  TestServiceCreate
11:36:22 [2022-04-17T11:36:22.621Z] --- PASS: TestServiceGet (0.22s)
11:36:22 [2022-04-17T11:36:22.621Z] === CONT  TestDerefMultipleOfSameRef
11:36:22 [2022-04-17T11:36:22.621Z] --- PASS: TestServiceRemove (0.17s)
11:36:22 [2022-04-17T11:36:22.621Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
11:36:22 [2022-04-17T11:36:22.621Z] --- PASS: TestServiceCreate (0.16s)
11:36:22 [2022-04-17T11:36:22.621Z] === CONT  TestCreate
11:36:22 [2022-04-17T11:36:22.621Z] --- PASS: TestServiceList (0.18s)
11:36:22 [2022-04-17T11:36:22.621Z] === CONT  TestRemove
11:36:22 [2022-04-17T11:36:22.621Z] --- PASS: TestDerefMultipleOfSameRef (0.03s)
11:36:22 [2022-04-17T11:36:22.621Z] === CONT  TestRestore
11:36:22 [2022-04-17T11:36:22.621Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
11:36:22 [2022-04-17T11:36:22.621Z] === CONT  TestServicePrune
11:36:22 [2022-04-17T11:36:22.621Z] --- PASS: TestCreate (0.02s)
11:36:22 [2022-04-17T11:36:22.621Z] === CONT  TestFindByReferenced
11:36:22 [2022-04-17T11:36:22.621Z] --- PASS: TestRemove (0.03s)
11:36:22 [2022-04-17T11:36:22.621Z] === CONT  TestFindByDriver
11:36:22 [2022-04-17T11:36:22.621Z] time="2022-04-17T11:36:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
11:36:22 [2022-04-17T11:36:22.621Z] time="2022-04-17T11:36:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
11:36:22 [2022-04-17T11:36:22.621Z] --- PASS: TestRestore (0.03s)
11:36:22 [2022-04-17T11:36:22.621Z] --- PASS: TestFindByReferenced (0.02s)
11:36:22 [2022-04-17T11:36:22.621Z] time="2022-04-17T11:36:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
11:36:22 [2022-04-17T11:36:22.621Z] time="2022-04-17T11:36:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
11:36:22 [2022-04-17T11:36:22.621Z] --- PASS: TestFindByDriver (0.02s)
11:36:22 [2022-04-17T11:36:22.621Z] time="2022-04-17T11:36:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
11:36:22 [2022-04-17T11:36:22.621Z] --- PASS: TestServicePrune (0.05s)
11:36:22 [2022-04-17T11:36:22.621Z] PASS
11:36:22 [2022-04-17T11:36:22.621Z] coverage: 69.0% of statements
11:36:22 [2022-04-17T11:36:22.621Z] ok  	github.com/docker/docker/volume/service	0.360s	coverage: 69.0% of statements
11:36:25 [2022-04-17T11:36:25.272Z] --- PASS: TestReplicatedJob (5.05s)
11:36:25 [2022-04-17T11:36:25.272Z] === RUN   TestUpdateReplicatedJob
11:36:27 [2022-04-17T11:36:27.783Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
11:36:27 [2022-04-17T11:36:27.783Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
11:36:28 [2022-04-17T11:36:28.350Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
11:36:28 [2022-04-17T11:36:28.510Z] === RUN   TestMiddlewares
11:36:28 [2022-04-17T11:36:28.510Z] --- PASS: TestMiddlewares (0.00s)
11:36:28 [2022-04-17T11:36:28.510Z] PASS
11:36:28 [2022-04-17T11:36:28.510Z] coverage: 7.9% of statements
11:36:28 [2022-04-17T11:36:28.510Z] ok  	github.com/docker/docker/api/server	0.072s	coverage: 7.9% of statements
11:36:28 [2022-04-17T11:36:28.556Z] --- PASS: TestUpdateReplicatedJob (3.00s)
11:36:28 [2022-04-17T11:36:28.556Z] === RUN   TestServiceListWithStatuses
11:36:28 [2022-04-17T11:36:28.556Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:36:28 [2022-04-17T11:36:28.556Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:36:28 [2022-04-17T11:36:28.556Z] === RUN   TestDockerNetworkConnectAlias
11:36:28 [2022-04-17T11:36:28.918Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
11:36:29 [2022-04-17T11:36:29.485Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
11:36:30 [2022-04-17T11:36:30.423Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
11:36:30 [2022-04-17T11:36:30.423Z]     docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows
11:36:30 [2022-04-17T11:36:30.423Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
11:36:30 [2022-04-17T11:36:30.423Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
11:36:30 [2022-04-17T11:36:30.683Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
11:36:32 [2022-04-17T11:36:32.739Z] --- PASS: TestDockerNetworkConnectAlias (4.07s)
11:36:32 [2022-04-17T11:36:32.739Z] === RUN   TestDockerNetworkReConnect
11:36:33 [2022-04-17T11:36:33.219Z]     docker_api_swarm_test.go:563: [d5cb1939169b6] joining swarm manager [da6d868fca103]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:36:36 [2022-04-17T11:36:36.020Z] --- PASS: TestDockerNetworkReConnect (3.45s)
11:36:36 [2022-04-17T11:36:36.020Z] === RUN   TestServicePlugin
11:36:36 [2022-04-17T11:36:36.020Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:36:36 [2022-04-17T11:36:36.020Z] --- SKIP: TestServicePlugin (0.00s)
11:36:36 [2022-04-17T11:36:36.020Z] === RUN   TestServiceUpdateLabel
11:36:37 [2022-04-17T11:36:37.918Z] --- PASS: TestServiceUpdateLabel (2.25s)
11:36:37 [2022-04-17T11:36:37.918Z] === RUN   TestServiceUpdateSecrets
11:36:41 [2022-04-17T11:36:41.337Z] === RUN   TestDockerSuite/TestBuildExpose
11:36:41 [2022-04-17T11:36:41.337Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
11:36:41 [2022-04-17T11:36:41.905Z] === RUN   TestDockerSuite/TestBuildExposeOrder
11:36:42 [2022-04-17T11:36:42.474Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
11:36:42 [2022-04-17T11:36:42.732Z] === RUN   TestDockerSuite/TestBuildFails
11:36:43 [2022-04-17T11:36:43.670Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
11:36:43 [2022-04-17T11:36:43.670Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
11:36:43 [2022-04-17T11:36:43.835Z] 2022/04/17 11:36:43 Closing DB instances...
11:36:45 [2022-04-17T11:36:45.103Z] === RUN   TestMiddlewares
11:36:45 [2022-04-17T11:36:45.103Z] --- PASS: TestMiddlewares (0.00s)
11:36:45 [2022-04-17T11:36:45.103Z] PASS
11:36:45 [2022-04-17T11:36:45.103Z] coverage: 7.9% of statements
11:36:45 [2022-04-17T11:36:45.103Z] ok  	github.com/docker/docker/api/server	0.053s	coverage: 7.9% of statements
11:36:45 [2022-04-17T11:36:45.396Z] --- PASS: TestNetworkDBGarbageCollection (54.25s)
11:36:45 [2022-04-17T11:36:45.396Z] === RUN   TestFindNode
11:36:45 [2022-04-17T11:36:45.396Z] 2022/04/17 11:36:45 Closing DB instances...
11:36:45 [2022-04-17T11:36:45.396Z] --- PASS: TestFindNode (0.02s)
11:36:45 [2022-04-17T11:36:45.396Z] === RUN   TestChangeNodeState
11:36:45 [2022-04-17T11:36:45.396Z] 2022/04/17 11:36:45 Closing DB instances...
11:36:45 [2022-04-17T11:36:45.396Z] --- PASS: TestChangeNodeState (0.02s)
11:36:45 [2022-04-17T11:36:45.396Z] === RUN   TestNodeReincarnation
11:36:45 [2022-04-17T11:36:45.396Z] 2022/04/17 11:36:45 Closing DB instances...
11:36:46 [2022-04-17T11:36:46.208Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
11:36:46 [2022-04-17T11:36:46.208Z]     docker_api_swarm_test.go:585: [d1c762f31a807] joining swarm manager [da6d868fca103]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:36:48 [2022-04-17T11:36:48.742Z] === RUN   TestDockerSuite/TestBuildForceRm
11:36:49 [2022-04-17T11:36:49.696Z]     check_test.go:379: [d5cb1939169b6] daemon is not started
11:36:50 [2022-04-17T11:36:50.278Z] === RUN   TestDockerSuite/TestBuildFromGit
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:50Z" level=error msg="failed to send node leave: timed out broadcasting node event"
11:36:51 [2022-04-17T11:36:51.255Z] --- PASS: TestNodeReincarnation (5.02s)
11:36:51 [2022-04-17T11:36:51.255Z] === RUN   TestParallelCreate
11:36:51 [2022-04-17T11:36:51.255Z] 2022/04/17 11:36:50 Closing DB instances...
11:36:51 [2022-04-17T11:36:51.255Z] --- PASS: TestParallelCreate (0.02s)
11:36:51 [2022-04-17T11:36:51.255Z] === RUN   TestParallelDelete
11:36:51 [2022-04-17T11:36:51.255Z] 2022/04/17 11:36:50 Closing DB instances...
11:36:51 [2022-04-17T11:36:51.255Z] --- PASS: TestParallelDelete (0.02s)
11:36:51 [2022-04-17T11:36:51.255Z] === RUN   TestNetworkDBIslands
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:50Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:859d0d5b7c51 with config:&{NodeID:859d0d5b7c51 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}"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:50Z" level=info msg="Node 859d0d5b7c51/172.20.86.126, joined gossip cluster"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:50Z" level=info msg="Node 859d0d5b7c51/172.20.86.126, added to nodes list"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:50Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:0b90e275e80b with config:&{NodeID:0b90e275e80b 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}"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:50Z" level=info msg="Node 0b90e275e80b/172.20.86.126, joined gossip cluster"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:50Z" level=info msg="Node 0b90e275e80b/172.20.86.126, added to nodes list"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:50Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:50Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:50Z" level=debug msg="memberlist: Stream connection from=[::1]:49358"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:50Z" level=info msg="Node 0b90e275e80b/172.20.86.126, joined gossip cluster"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:50Z" level=info msg="Node 0b90e275e80b/172.20.86.126, added to nodes list"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:50Z" level=info msg="Node 859d0d5b7c51/172.20.86.126, joined gossip cluster"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:50Z" level=info msg="Node 859d0d5b7c51/172.20.86.126, added to nodes list"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:50Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:50Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49359"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:50Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:fad8cc360764 with config:&{NodeID:fad8cc360764 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}"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:51Z" level=info msg="Node fad8cc360764/172.20.86.126, joined gossip cluster"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:51Z" level=info msg="Node fad8cc360764/172.20.86.126, added to nodes list"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:51Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:51Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49360"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:51Z" level=info msg="Node fad8cc360764/172.20.86.126, joined gossip cluster"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:51Z" level=info msg="Node fad8cc360764/172.20.86.126, added to nodes list"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:51Z" level=info msg="Node 859d0d5b7c51/172.20.86.126, joined gossip cluster"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:51Z" level=info msg="Node 859d0d5b7c51/172.20.86.126, added to nodes list"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:51Z" level=info msg="Node 0b90e275e80b/172.20.86.126, joined gossip cluster"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:51Z" level=info msg="Node 0b90e275e80b/172.20.86.126, added to nodes list"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:51Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:51Z" level=info msg="Node fad8cc360764/172.20.86.126, joined gossip cluster"
11:36:51 [2022-04-17T11:36:51.255Z] time="2022-04-17T11:36:51Z" level=info msg="Node fad8cc360764/172.20.86.126, added to nodes list"
11:36:51 [2022-04-17T11:36:51.669Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
11:36:51 [2022-04-17T11:36:51.722Z] time="2022-04-17T11:36:51Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:e55f16748a31 with config:&{NodeID:e55f16748a31 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}"
11:36:51 [2022-04-17T11:36:51.722Z] time="2022-04-17T11:36:51Z" level=info msg="Node e55f16748a31/172.20.86.126, joined gossip cluster"
11:36:51 [2022-04-17T11:36:51.722Z] time="2022-04-17T11:36:51Z" level=info msg="Node e55f16748a31/172.20.86.126, added to nodes list"
11:36:51 [2022-04-17T11:36:51.722Z] time="2022-04-17T11:36:51Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
11:36:51 [2022-04-17T11:36:51.722Z] time="2022-04-17T11:36:51Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
11:36:51 [2022-04-17T11:36:51.722Z] time="2022-04-17T11:36:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49362"
11:36:51 [2022-04-17T11:36:51.722Z] time="2022-04-17T11:36:51Z" level=info msg="Node e55f16748a31/172.20.86.126, joined gossip cluster"
11:36:51 [2022-04-17T11:36:51.722Z] time="2022-04-17T11:36:51Z" level=info msg="Node e55f16748a31/172.20.86.126, added to nodes list"
11:36:51 [2022-04-17T11:36:51.722Z] time="2022-04-17T11:36:51Z" level=info msg="Node 859d0d5b7c51/172.20.86.126, joined gossip cluster"
11:36:51 [2022-04-17T11:36:51.722Z] time="2022-04-17T11:36:51Z" level=info msg="Node 859d0d5b7c51/172.20.86.126, added to nodes list"
11:36:51 [2022-04-17T11:36:51.722Z] time="2022-04-17T11:36:51Z" level=info msg="Node 0b90e275e80b/172.20.86.126, joined gossip cluster"
11:36:51 [2022-04-17T11:36:51.722Z] time="2022-04-17T11:36:51Z" level=info msg="Node 0b90e275e80b/172.20.86.126, added to nodes list"
11:36:51 [2022-04-17T11:36:51.722Z] time="2022-04-17T11:36:51Z" level=info msg="Node fad8cc360764/172.20.86.126, joined gossip cluster"
11:36:51 [2022-04-17T11:36:51.722Z] time="2022-04-17T11:36:51Z" level=info msg="Node fad8cc360764/172.20.86.126, added to nodes list"
11:36:51 [2022-04-17T11:36:51.722Z] time="2022-04-17T11:36:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363"
11:36:51 [2022-04-17T11:36:51.722Z] time="2022-04-17T11:36:51Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
11:36:51 [2022-04-17T11:36:51.722Z] time="2022-04-17T11:36:51Z" level=info msg="Node e55f16748a31/172.20.86.126, joined gossip cluster"
11:36:51 [2022-04-17T11:36:51.722Z] time="2022-04-17T11:36:51Z" level=info msg="Node e55f16748a31/172.20.86.126, added to nodes list"
11:36:51 [2022-04-17T11:36:51.722Z] time="2022-04-17T11:36:51Z" level=info msg="Node e55f16748a31/172.20.86.126, joined gossip cluster"
11:36:51 [2022-04-17T11:36:51.722Z] time="2022-04-17T11:36:51Z" level=info msg="Node e55f16748a31/172.20.86.126, added to nodes list"
11:36:51 [2022-04-17T11:36:51.927Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
11:36:52 [2022-04-17T11:36:52.190Z] time="2022-04-17T11:36:51Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:89befc84a796 with config:&{NodeID:89befc84a796 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}"
11:36:52 [2022-04-17T11:36:52.190Z] time="2022-04-17T11:36:51Z" level=info msg="Node 89befc84a796/172.20.86.126, joined gossip cluster"
11:36:52 [2022-04-17T11:36:52.190Z] time="2022-04-17T11:36:51Z" level=info msg="Node 89befc84a796/172.20.86.126, added to nodes list"
11:36:52 [2022-04-17T11:36:52.190Z] time="2022-04-17T11:36:51Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
11:36:52 [2022-04-17T11:36:52.190Z] time="2022-04-17T11:36:51Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
11:36:52 [2022-04-17T11:36:52.190Z] time="2022-04-17T11:36:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49364"
11:36:52 [2022-04-17T11:36:52.190Z] time="2022-04-17T11:36:51Z" level=info msg="Node 89befc84a796/172.20.86.126, joined gossip cluster"
11:36:52 [2022-04-17T11:36:52.190Z] time="2022-04-17T11:36:51Z" level=info msg="Node 89befc84a796/172.20.86.126, added to nodes list"
11:36:52 [2022-04-17T11:36:52.190Z] time="2022-04-17T11:36:51Z" level=info msg="Node fad8cc360764/172.20.86.126, joined gossip cluster"
11:36:52 [2022-04-17T11:36:52.190Z] time="2022-04-17T11:36:51Z" level=info msg="Node fad8cc360764/172.20.86.126, added to nodes list"
11:36:52 [2022-04-17T11:36:52.190Z] time="2022-04-17T11:36:51Z" level=info msg="Node e55f16748a31/172.20.86.126, joined gossip cluster"
11:36:52 [2022-04-17T11:36:52.190Z] time="2022-04-17T11:36:51Z" level=info msg="Node e55f16748a31/172.20.86.126, added to nodes list"
11:36:52 [2022-04-17T11:36:52.190Z] time="2022-04-17T11:36:51Z" level=info msg="Node 859d0d5b7c51/172.20.86.126, joined gossip cluster"
11:36:52 [2022-04-17T11:36:52.190Z] time="2022-04-17T11:36:51Z" level=info msg="Node 859d0d5b7c51/172.20.86.126, added to nodes list"
11:36:52 [2022-04-17T11:36:52.190Z] time="2022-04-17T11:36:51Z" level=info msg="Node 0b90e275e80b/172.20.86.126, joined gossip cluster"
11:36:52 [2022-04-17T11:36:52.190Z] time="2022-04-17T11:36:51Z" level=info msg="Node 0b90e275e80b/172.20.86.126, added to nodes list"
11:36:52 [2022-04-17T11:36:52.190Z] time="2022-04-17T11:36:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365"
11:36:52 [2022-04-17T11:36:52.190Z] time="2022-04-17T11:36:51Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
11:36:52 [2022-04-17T11:36:52.190Z] time="2022-04-17T11:36:52Z" level=info msg="Node 89befc84a796/172.20.86.126, joined gossip cluster"
11:36:52 [2022-04-17T11:36:52.190Z] time="2022-04-17T11:36:52Z" level=info msg="Node 89befc84a796/172.20.86.126, added to nodes list"
11:36:52 [2022-04-17T11:36:52.190Z] time="2022-04-17T11:36:52Z" level=info msg="Node 89befc84a796/172.20.86.126, joined gossip cluster"
11:36:52 [2022-04-17T11:36:52.190Z] time="2022-04-17T11:36:52Z" level=info msg="Node 89befc84a796/172.20.86.126, added to nodes list"
11:36:52 [2022-04-17T11:36:52.190Z] time="2022-04-17T11:36:52Z" level=info msg="Node 89befc84a796/172.20.86.126, joined gossip cluster"
11:36:52 [2022-04-17T11:36:52.190Z] time="2022-04-17T11:36:52Z" level=info msg="Node 89befc84a796/172.20.86.126, added to nodes list"
11:36:52 [2022-04-17T11:36:52.658Z]     networkdb_test.go:835: Re-joining: 3
11:36:52 [2022-04-17T11:36:52.658Z] time="2022-04-17T11:36:52Z" level=info msg="The new bootstrap node list is:[172.20.86.126:10033 172.20.86.126:10034 172.20.86.126:10035]"
11:36:52 [2022-04-17T11:36:52.658Z] time="2022-04-17T11:36:52Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.86.126:10033"
11:36:52 [2022-04-17T11:36:52.658Z] time="2022-04-17T11:36:52Z" level=debug msg="memberlist: Stream connection from=172.20.86.126:49366"
11:36:52 [2022-04-17T11:36:52.658Z] time="2022-04-17T11:36:52Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.86.126:10034"
11:36:52 [2022-04-17T11:36:52.658Z] time="2022-04-17T11:36:52Z" level=debug msg="memberlist: Stream connection from=172.20.86.126:49367"
11:36:52 [2022-04-17T11:36:52.658Z] time="2022-04-17T11:36:52Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.86.126:10035"
11:36:52 [2022-04-17T11:36:52.658Z] time="2022-04-17T11:36:52Z" level=debug msg="memberlist: Stream connection from=172.20.86.126:49368"
11:36:52 [2022-04-17T11:36:52.658Z]     networkdb_test.go:835: Re-joining: 4
11:36:52 [2022-04-17T11:36:52.658Z] time="2022-04-17T11:36:52Z" level=info msg="The new bootstrap node list is:[172.20.86.126:10033 172.20.86.126:10034 172.20.86.126:10035]"
11:36:52 [2022-04-17T11:36:52.658Z] time="2022-04-17T11:36:52Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.86.126:10033"
11:36:52 [2022-04-17T11:36:52.658Z] time="2022-04-17T11:36:52Z" level=debug msg="memberlist: Stream connection from=172.20.86.126:49369"
11:36:52 [2022-04-17T11:36:52.658Z] time="2022-04-17T11:36:52Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.86.126:10034"
11:36:52 [2022-04-17T11:36:52.658Z] time="2022-04-17T11:36:52Z" level=debug msg="memberlist: Stream connection from=172.20.86.126:49370"
11:36:52 [2022-04-17T11:36:52.658Z] time="2022-04-17T11:36:52Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.86.126:10035"
11:36:52 [2022-04-17T11:36:52.658Z] time="2022-04-17T11:36:52Z" level=debug msg="memberlist: Stream connection from=172.20.86.126:49371"
11:36:52 [2022-04-17T11:36:52.785Z] --- PASS: TestServiceUpdateSecrets (14.29s)
11:36:52 [2022-04-17T11:36:52.785Z] === RUN   TestServiceUpdateConfigs
11:36:52 [2022-04-17T11:36:52.864Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
11:36:53 [2022-04-17T11:36:53.127Z] time="2022-04-17T11:36:52Z" level=info msg="node 0 leaving"
11:36:53 [2022-04-17T11:36:53.127Z] time="2022-04-17T11:36:52Z" level=info msg="Node 859d0d5b7c51 change state NodeActive --> NodeLeft"
11:36:53 [2022-04-17T11:36:53.127Z] time="2022-04-17T11:36:52Z" level=info msg="node2(0b90e275e80b): Node leave event for 859d0d5b7c51/172.20.86.126"
11:36:53 [2022-04-17T11:36:53.127Z] time="2022-04-17T11:36:52Z" level=info msg="Node 859d0d5b7c51 change state NodeActive --> NodeLeft"
11:36:53 [2022-04-17T11:36:53.127Z] time="2022-04-17T11:36:52Z" level=info msg="node3(fad8cc360764): Node leave event for 859d0d5b7c51/172.20.86.126"
11:36:53 [2022-04-17T11:36:53.127Z] time="2022-04-17T11:36:52Z" level=info msg="Node 859d0d5b7c51 change state NodeActive --> NodeLeft"
11:36:53 [2022-04-17T11:36:53.127Z] time="2022-04-17T11:36:52Z" level=info msg="node5(89befc84a796): Node leave event for 859d0d5b7c51/172.20.86.126"
11:36:53 [2022-04-17T11:36:53.127Z] time="2022-04-17T11:36:52Z" level=info msg="Node 859d0d5b7c51 change state NodeActive --> NodeLeft"
11:36:53 [2022-04-17T11:36:53.127Z] time="2022-04-17T11:36:52Z" level=info msg="node4(e55f16748a31): Node leave event for 859d0d5b7c51/172.20.86.126"
11:36:53 [2022-04-17T11:36:53.127Z] time="2022-04-17T11:36:52Z" level=info msg="Node 859d0d5b7c51 change state NodeActive --> NodeLeft"
11:36:53 [2022-04-17T11:36:53.127Z] time="2022-04-17T11:36:52Z" level=info msg="node1(859d0d5b7c51): Node leave event for 859d0d5b7c51/172.20.86.126"
11:36:53 [2022-04-17T11:36:53.127Z] time="2022-04-17T11:36:52Z" level=info msg="Node 859d0d5b7c51/172.20.86.126, left gossip cluster"
11:36:53 [2022-04-17T11:36:53.127Z] time="2022-04-17T11:36:52Z" level=info msg="Node 859d0d5b7c51/172.20.86.126, left gossip cluster"
11:36:53 [2022-04-17T11:36:53.127Z] time="2022-04-17T11:36:52Z" level=info msg="Node 859d0d5b7c51/172.20.86.126, left gossip cluster"
11:36:53 [2022-04-17T11:36:53.127Z] time="2022-04-17T11:36:52Z" level=info msg="Node 859d0d5b7c51/172.20.86.126, left gossip cluster"
11:36:53 [2022-04-17T11:36:53.127Z] time="2022-04-17T11:36:53Z" level=info msg="Node 859d0d5b7c51/172.20.86.126, left gossip cluster"
11:36:53 [2022-04-17T11:36:53.595Z] time="2022-04-17T11:36:53Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.20.86.126:10037: use of closed network connection"
11:36:53 [2022-04-17T11:36:53.595Z] time="2022-04-17T11:36:53Z" level=info msg="node 1 leaving"
11:36:53 [2022-04-17T11:36:53.595Z] time="2022-04-17T11:36:53Z" level=info msg="Node 0b90e275e80b change state NodeActive --> NodeLeft"
11:36:53 [2022-04-17T11:36:53.595Z] time="2022-04-17T11:36:53Z" level=info msg="node5(89befc84a796): Node leave event for 0b90e275e80b/172.20.86.126"
11:36:53 [2022-04-17T11:36:53.595Z] time="2022-04-17T11:36:53Z" level=info msg="Node 0b90e275e80b change state NodeActive --> NodeLeft"
11:36:53 [2022-04-17T11:36:53.595Z] time="2022-04-17T11:36:53Z" level=info msg="node3(fad8cc360764): Node leave event for 0b90e275e80b/172.20.86.126"
11:36:53 [2022-04-17T11:36:53.595Z] time="2022-04-17T11:36:53Z" level=info msg="Node 0b90e275e80b change state NodeActive --> NodeLeft"
11:36:53 [2022-04-17T11:36:53.595Z] time="2022-04-17T11:36:53Z" level=info msg="node4(e55f16748a31): Node leave event for 0b90e275e80b/172.20.86.126"
11:36:53 [2022-04-17T11:36:53.595Z] time="2022-04-17T11:36:53Z" level=info msg="Node 0b90e275e80b change state NodeActive --> NodeLeft"
11:36:53 [2022-04-17T11:36:53.595Z] time="2022-04-17T11:36:53Z" level=info msg="node2(0b90e275e80b): Node leave event for 0b90e275e80b/172.20.86.126"
11:36:53 [2022-04-17T11:36:53.595Z] time="2022-04-17T11:36:53Z" level=info msg="Node 0b90e275e80b/172.20.86.126, left gossip cluster"
11:36:53 [2022-04-17T11:36:53.595Z] time="2022-04-17T11:36:53Z" level=info msg="Node 0b90e275e80b/172.20.86.126, left gossip cluster"
11:36:53 [2022-04-17T11:36:53.595Z] time="2022-04-17T11:36:53Z" level=info msg="Node 0b90e275e80b/172.20.86.126, left gossip cluster"
11:36:53 [2022-04-17T11:36:53.595Z] time="2022-04-17T11:36:53Z" level=info msg="Node 0b90e275e80b/172.20.86.126, left gossip cluster"
11:36:54 [2022-04-17T11:36:54.062Z] time="2022-04-17T11:36:53Z" level=info msg="node 2 leaving"
11:36:54 [2022-04-17T11:36:54.062Z] time="2022-04-17T11:36:53Z" level=info msg="Node fad8cc360764 change state NodeActive --> NodeLeft"
11:36:54 [2022-04-17T11:36:54.062Z] time="2022-04-17T11:36:53Z" level=info msg="node5(89befc84a796): Node leave event for fad8cc360764/172.20.86.126"
11:36:54 [2022-04-17T11:36:54.062Z] time="2022-04-17T11:36:53Z" level=info msg="Node fad8cc360764 change state NodeActive --> NodeLeft"
11:36:54 [2022-04-17T11:36:54.062Z] time="2022-04-17T11:36:53Z" level=info msg="node4(e55f16748a31): Node leave event for fad8cc360764/172.20.86.126"
11:36:54 [2022-04-17T11:36:54.062Z] time="2022-04-17T11:36:53Z" level=info msg="Node fad8cc360764 change state NodeActive --> NodeLeft"
11:36:54 [2022-04-17T11:36:54.062Z] time="2022-04-17T11:36:53Z" level=info msg="node3(fad8cc360764): Node leave event for fad8cc360764/172.20.86.126"
11:36:54 [2022-04-17T11:36:54.062Z] time="2022-04-17T11:36:53Z" level=info msg="Node fad8cc360764/172.20.86.126, left gossip cluster"
11:36:54 [2022-04-17T11:36:54.062Z] time="2022-04-17T11:36:54Z" level=info msg="Node fad8cc360764/172.20.86.126, left gossip cluster"
11:36:54 [2022-04-17T11:36:54.062Z] time="2022-04-17T11:36:54Z" level=info msg="Node fad8cc360764/172.20.86.126, left gossip cluster"
11:36:54 [2022-04-17T11:36:54.529Z]     networkdb_test.go:867: node4: OK
11:36:54 [2022-04-17T11:36:54.529Z]     networkdb_test.go:867: node5: OK
11:36:54 [2022-04-17T11:36:54.529Z] time="2022-04-17T11:36:54Z" level=info msg="node 0 coming back"
11:36:54 [2022-04-17T11:36:54.529Z] time="2022-04-17T11:36:54Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b5f1555aa8bb with config:&{NodeID:b5f1555aa8bb 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}"
11:36:54 [2022-04-17T11:36:54.529Z] time="2022-04-17T11:36:54Z" level=info msg="Node b5f1555aa8bb/172.20.86.126, joined gossip cluster"
11:36:54 [2022-04-17T11:36:54.529Z] time="2022-04-17T11:36:54Z" level=info msg="Node b5f1555aa8bb/172.20.86.126, added to nodes list"
11:36:54 [2022-04-17T11:36:54.529Z] time="2022-04-17T11:36:54Z" level=info msg="node 1 coming back"
11:36:54 [2022-04-17T11:36:54.529Z] time="2022-04-17T11:36:54Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:701b07ba4612 with config:&{NodeID:701b07ba4612 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}"
11:36:54 [2022-04-17T11:36:54.529Z] time="2022-04-17T11:36:54Z" level=info msg="Node 701b07ba4612/172.20.86.126, joined gossip cluster"
11:36:54 [2022-04-17T11:36:54.529Z] time="2022-04-17T11:36:54Z" level=info msg="Node 701b07ba4612/172.20.86.126, added to nodes list"
11:36:54 [2022-04-17T11:36:54.529Z] time="2022-04-17T11:36:54Z" level=info msg="node 2 coming back"
11:36:54 [2022-04-17T11:36:54.529Z] time="2022-04-17T11:36:54Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:046401be58b3 with config:&{NodeID:046401be58b3 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}"
11:36:54 [2022-04-17T11:36:54.529Z] time="2022-04-17T11:36:54Z" level=info msg="Node 046401be58b3/172.20.86.126, joined gossip cluster"
11:36:54 [2022-04-17T11:36:54.529Z] time="2022-04-17T11:36:54Z" level=info msg="Node 046401be58b3/172.20.86.126, added to nodes list"
11:36:54 [2022-04-17T11:36:54.770Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
11:36:55 [2022-04-17T11:36:55.706Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
11:36:56 [2022-04-17T11:36:56.273Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
11:36:56 [2022-04-17T11:36:56.532Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
11:36:56 [2022-04-17T11:36:56.532Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
11:36:56 [2022-04-17T11:36:56.532Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
11:36:58 [2022-04-17T11:36:58.312Z] time="2022-04-17T11:36:57Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.86.126:10033 172.20.86.126:10034 172.20.86.126:10035]"
11:36:58 [2022-04-17T11:36:58.312Z] time="2022-04-17T11:36:57Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.86.126:10033 172.20.86.126:10034 172.20.86.126:10035]"
11:36:58 [2022-04-17T11:36:58.439Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
11:36:58 [2022-04-17T11:36:58.778Z] time="2022-04-17T11:36:58Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.86.126:10033"
11:36:58 [2022-04-17T11:36:58.778Z] time="2022-04-17T11:36:58Z" level=debug msg="memberlist: Stream connection from=172.20.86.126:49372"
11:36:58 [2022-04-17T11:36:58.778Z] time="2022-04-17T11:36:58Z" level=info msg="Node 89befc84a796/172.20.86.126, joined gossip cluster"
11:36:58 [2022-04-17T11:36:58.778Z] time="2022-04-17T11:36:58Z" level=info msg="Node 89befc84a796/172.20.86.126, added to nodes list"
11:36:58 [2022-04-17T11:36:58.778Z] time="2022-04-17T11:36:58Z" level=info msg="Node e55f16748a31/172.20.86.126, joined gossip cluster"
11:36:58 [2022-04-17T11:36:58.778Z] time="2022-04-17T11:36:58Z" level=info msg="Node e55f16748a31/172.20.86.126, added to nodes list"
11:36:58 [2022-04-17T11:36:58.778Z] time="2022-04-17T11:36:58Z" level=info msg="Node b5f1555aa8bb/172.20.86.126, joined gossip cluster"
11:36:58 [2022-04-17T11:36:58.778Z] time="2022-04-17T11:36:58Z" level=info msg="Node b5f1555aa8bb/172.20.86.126, is the new incarnation of the shutdown node 859d0d5b7c51/172.20.86.126"
11:36:58 [2022-04-17T11:36:58.778Z] time="2022-04-17T11:36:58Z" level=info msg="Node b5f1555aa8bb/172.20.86.126, added to nodes list"
11:36:58 [2022-04-17T11:36:58.778Z] time="2022-04-17T11:36:58Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.86.126:10034"
11:36:58 [2022-04-17T11:36:58.778Z] time="2022-04-17T11:36:58Z" level=debug msg="memberlist: Stream connection from=172.20.86.126:49373"
11:36:58 [2022-04-17T11:36:58.778Z] time="2022-04-17T11:36:58Z" level=info msg="Node b5f1555aa8bb/172.20.86.126, joined gossip cluster"
11:36:58 [2022-04-17T11:36:58.778Z] time="2022-04-17T11:36:58Z" level=info msg="Node 701b07ba4612/172.20.86.126, joined gossip cluster"
11:36:58 [2022-04-17T11:36:58.778Z] time="2022-04-17T11:36:58Z" level=info msg="Node 701b07ba4612/172.20.86.126, is the new incarnation of the shutdown node 0b90e275e80b/172.20.86.126"
11:36:58 [2022-04-17T11:36:58.778Z] time="2022-04-17T11:36:58Z" level=info msg="Node b5f1555aa8bb/172.20.86.126, added to nodes list"
11:36:58 [2022-04-17T11:36:58.778Z] time="2022-04-17T11:36:58Z" level=info msg="Node e55f16748a31/172.20.86.126, joined gossip cluster"
11:36:58 [2022-04-17T11:36:58.778Z] time="2022-04-17T11:36:58Z" level=info msg="Node e55f16748a31/172.20.86.126, added to nodes list"
11:36:58 [2022-04-17T11:36:58.778Z] time="2022-04-17T11:36:58Z" level=info msg="Node 701b07ba4612/172.20.86.126, added to nodes list"
11:36:58 [2022-04-17T11:36:58.778Z] time="2022-04-17T11:36:58Z" level=info msg="Node 89befc84a796/172.20.86.126, joined gossip cluster"
11:36:58 [2022-04-17T11:36:58.778Z] time="2022-04-17T11:36:58Z" level=info msg="Node 89befc84a796/172.20.86.126, added to nodes list"
11:36:58 [2022-04-17T11:36:58.779Z] time="2022-04-17T11:36:58Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.86.126:10035"
11:36:58 [2022-04-17T11:36:58.779Z] time="2022-04-17T11:36:58Z" level=debug msg="memberlist: Stream connection from=172.20.86.126:49374"
11:36:58 [2022-04-17T11:36:58.779Z] time="2022-04-17T11:36:58Z" level=info msg="Node b5f1555aa8bb/172.20.86.126, joined gossip cluster"
11:36:58 [2022-04-17T11:36:58.779Z] time="2022-04-17T11:36:58Z" level=info msg="Node b5f1555aa8bb/172.20.86.126, added to nodes list"
11:36:58 [2022-04-17T11:36:58.779Z] time="2022-04-17T11:36:58Z" level=info msg="Node e55f16748a31/172.20.86.126, joined gossip cluster"
11:36:58 [2022-04-17T11:36:58.779Z] time="2022-04-17T11:36:58Z" level=info msg="Node e55f16748a31/172.20.86.126, added to nodes list"
11:36:58 [2022-04-17T11:36:58.779Z] time="2022-04-17T11:36:58Z" level=info msg="Node 701b07ba4612/172.20.86.126, joined gossip cluster"
11:36:58 [2022-04-17T11:36:58.779Z] time="2022-04-17T11:36:58Z" level=info msg="Node 701b07ba4612/172.20.86.126, added to nodes list"
11:36:58 [2022-04-17T11:36:58.779Z] time="2022-04-17T11:36:58Z" level=info msg="Node 89befc84a796/172.20.86.126, joined gossip cluster"
11:36:58 [2022-04-17T11:36:58.779Z] time="2022-04-17T11:36:58Z" level=info msg="Node 89befc84a796/172.20.86.126, added to nodes list"
11:36:58 [2022-04-17T11:36:58.779Z] time="2022-04-17T11:36:58Z" level=info msg="Node 046401be58b3/172.20.86.126, joined gossip cluster"
11:36:58 [2022-04-17T11:36:58.779Z] time="2022-04-17T11:36:58Z" level=info msg="Node 046401be58b3/172.20.86.126, is the new incarnation of the shutdown node fad8cc360764/172.20.86.126"
11:36:58 [2022-04-17T11:36:58.779Z] time="2022-04-17T11:36:58Z" level=info msg="Node 046401be58b3/172.20.86.126, added to nodes list"
11:36:58 [2022-04-17T11:36:58.779Z] time="2022-04-17T11:36:58Z" level=info msg="Node 701b07ba4612/172.20.86.126, joined gossip cluster"
11:36:58 [2022-04-17T11:36:58.779Z] time="2022-04-17T11:36:58Z" level=info msg="Node 701b07ba4612/172.20.86.126, added to nodes list"
11:36:58 [2022-04-17T11:36:58.779Z] time="2022-04-17T11:36:58Z" level=info msg="Node 701b07ba4612/172.20.86.126, joined gossip cluster"
11:36:58 [2022-04-17T11:36:58.779Z] time="2022-04-17T11:36:58Z" level=info msg="Node 701b07ba4612/172.20.86.126, is the new incarnation of the shutdown node 0b90e275e80b/172.20.86.126"
11:36:58 [2022-04-17T11:36:58.779Z] time="2022-04-17T11:36:58Z" level=info msg="Node 701b07ba4612/172.20.86.126, added to nodes list"
11:36:58 [2022-04-17T11:36:58.779Z] time="2022-04-17T11:36:58Z" level=info msg="Node b5f1555aa8bb/172.20.86.126, joined gossip cluster"
11:36:58 [2022-04-17T11:36:58.779Z] time="2022-04-17T11:36:58Z" level=info msg="Node b5f1555aa8bb/172.20.86.126, is the new incarnation of the shutdown node 859d0d5b7c51/172.20.86.126"
11:36:58 [2022-04-17T11:36:58.779Z] time="2022-04-17T11:36:58Z" level=info msg="Node b5f1555aa8bb/172.20.86.126, added to nodes list"
11:36:58 [2022-04-17T11:36:58.779Z] time="2022-04-17T11:36:58Z" level=info msg="Node 046401be58b3/172.20.86.126, joined gossip cluster"
11:36:58 [2022-04-17T11:36:58.779Z] time="2022-04-17T11:36:58Z" level=info msg="Node 046401be58b3/172.20.86.126, added to nodes list"
11:36:58 [2022-04-17T11:36:58.779Z] time="2022-04-17T11:36:58Z" level=info msg="Node 046401be58b3/172.20.86.126, joined gossip cluster"
11:36:58 [2022-04-17T11:36:58.779Z] time="2022-04-17T11:36:58Z" level=info msg="Node 046401be58b3/172.20.86.126, is the new incarnation of the shutdown node fad8cc360764/172.20.86.126"
11:36:58 [2022-04-17T11:36:58.779Z] time="2022-04-17T11:36:58Z" level=info msg="Node 046401be58b3/172.20.86.126, added to nodes list"
11:36:58 [2022-04-17T11:36:58.779Z] time="2022-04-17T11:36:58Z" level=info msg="Node 046401be58b3/172.20.86.126, joined gossip cluster"
11:36:58 [2022-04-17T11:36:58.779Z] time="2022-04-17T11:36:58Z" level=info msg="Node 046401be58b3/172.20.86.126, added to nodes list"
11:36:59 [2022-04-17T11:36:59.246Z] time="2022-04-17T11:36:58Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.86.126:10033"
11:36:59 [2022-04-17T11:36:59.246Z] time="2022-04-17T11:36:58Z" level=debug msg="memberlist: Stream connection from=172.20.86.126:49375"
11:36:59 [2022-04-17T11:36:59.246Z] time="2022-04-17T11:36:58Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.86.126:10034"
11:36:59 [2022-04-17T11:36:59.246Z] time="2022-04-17T11:36:58Z" level=debug msg="memberlist: Stream connection from=172.20.86.126:49376"
11:36:59 [2022-04-17T11:36:59.246Z] time="2022-04-17T11:36:58Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.86.126:10035"
11:36:59 [2022-04-17T11:36:59.246Z] time="2022-04-17T11:36:58Z" level=debug msg="memberlist: Stream connection from=172.20.86.126:49377"
11:36:59 [2022-04-17T11:36:59.392Z]     docker_api_swarm_test.go:46: [d514204cf94ac] joining swarm manager [df3858f087c21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:36:59 [2022-04-17T11:36:59.717Z] 2022/04/17 11:36:59 Closing DB instances...
11:36:59 [2022-04-17T11:36:59.717Z] time="2022-04-17T11:36:59Z" level=info msg="Node b5f1555aa8bb change state NodeActive --> NodeLeft"
11:36:59 [2022-04-17T11:36:59.717Z] time="2022-04-17T11:36:59Z" level=info msg="node2(701b07ba4612): Node leave event for b5f1555aa8bb/172.20.86.126"
11:36:59 [2022-04-17T11:36:59.717Z] time="2022-04-17T11:36:59Z" level=info msg="Node b5f1555aa8bb change state NodeActive --> NodeLeft"
11:36:59 [2022-04-17T11:36:59.717Z] time="2022-04-17T11:36:59Z" level=info msg="node4(e55f16748a31): Node leave event for b5f1555aa8bb/172.20.86.126"
11:36:59 [2022-04-17T11:36:59.717Z] time="2022-04-17T11:36:59Z" level=info msg="Node b5f1555aa8bb change state NodeActive --> NodeLeft"
11:36:59 [2022-04-17T11:36:59.717Z] time="2022-04-17T11:36:59Z" level=info msg="node3(046401be58b3): Node leave event for b5f1555aa8bb/172.20.86.126"
11:36:59 [2022-04-17T11:36:59.717Z] time="2022-04-17T11:36:59Z" level=info msg="Node b5f1555aa8bb change state NodeActive --> NodeLeft"
11:36:59 [2022-04-17T11:36:59.717Z] time="2022-04-17T11:36:59Z" level=info msg="node5(89befc84a796): Node leave event for b5f1555aa8bb/172.20.86.126"
11:36:59 [2022-04-17T11:36:59.717Z] time="2022-04-17T11:36:59Z" level=info msg="Node b5f1555aa8bb change state NodeActive --> NodeLeft"
11:36:59 [2022-04-17T11:36:59.717Z] time="2022-04-17T11:36:59Z" level=info msg="node1(b5f1555aa8bb): Node leave event for b5f1555aa8bb/172.20.86.126"
11:36:59 [2022-04-17T11:36:59.717Z] time="2022-04-17T11:36:59Z" level=info msg="Node b5f1555aa8bb/172.20.86.126, left gossip cluster"
11:36:59 [2022-04-17T11:36:59.717Z] time="2022-04-17T11:36:59Z" level=info msg="Node b5f1555aa8bb/172.20.86.126, left gossip cluster"
11:36:59 [2022-04-17T11:36:59.717Z] time="2022-04-17T11:36:59Z" level=info msg="Node b5f1555aa8bb/172.20.86.126, left gossip cluster"
11:36:59 [2022-04-17T11:36:59.717Z] time="2022-04-17T11:36:59Z" level=info msg="Node b5f1555aa8bb/172.20.86.126, left gossip cluster"
11:36:59 [2022-04-17T11:36:59.717Z] time="2022-04-17T11:36:59Z" level=info msg="Node b5f1555aa8bb/172.20.86.126, left gossip cluster"
11:37:00 [2022-04-17T11:37:00.184Z] time="2022-04-17T11:36:59Z" level=info msg="Node 701b07ba4612 change state NodeActive --> NodeLeft"
11:37:00 [2022-04-17T11:37:00.184Z] time="2022-04-17T11:36:59Z" level=info msg="node3(046401be58b3): Node leave event for 701b07ba4612/172.20.86.126"
11:37:00 [2022-04-17T11:37:00.184Z] time="2022-04-17T11:36:59Z" level=info msg="Node 701b07ba4612 change state NodeActive --> NodeLeft"
11:37:00 [2022-04-17T11:37:00.184Z] time="2022-04-17T11:36:59Z" level=info msg="node5(89befc84a796): Node leave event for 701b07ba4612/172.20.86.126"
11:37:00 [2022-04-17T11:37:00.184Z] time="2022-04-17T11:36:59Z" level=info msg="Node 701b07ba4612 change state NodeActive --> NodeLeft"
11:37:00 [2022-04-17T11:37:00.184Z] time="2022-04-17T11:36:59Z" level=info msg="node2(701b07ba4612): Node leave event for 701b07ba4612/172.20.86.126"
11:37:00 [2022-04-17T11:37:00.184Z] time="2022-04-17T11:36:59Z" level=info msg="Node 701b07ba4612 change state NodeActive --> NodeLeft"
11:37:00 [2022-04-17T11:37:00.184Z] time="2022-04-17T11:36:59Z" level=info msg="node4(e55f16748a31): Node leave event for 701b07ba4612/172.20.86.126"
11:37:00 [2022-04-17T11:37:00.184Z] time="2022-04-17T11:37:00Z" level=info msg="Node 701b07ba4612/172.20.86.126, left gossip cluster"
11:37:00 [2022-04-17T11:37:00.184Z] time="2022-04-17T11:37:00Z" level=info msg="Node 701b07ba4612/172.20.86.126, left gossip cluster"
11:37:00 [2022-04-17T11:37:00.184Z] time="2022-04-17T11:37:00Z" level=info msg="Node 701b07ba4612/172.20.86.126, left gossip cluster"
11:37:00 [2022-04-17T11:37:00.184Z] time="2022-04-17T11:37:00Z" level=info msg="Node 701b07ba4612/172.20.86.126, left gossip cluster"
11:37:00 [2022-04-17T11:37:00.651Z] time="2022-04-17T11:37:00Z" level=info msg="Node 046401be58b3 change state NodeActive --> NodeLeft"
11:37:00 [2022-04-17T11:37:00.651Z] time="2022-04-17T11:37:00Z" level=info msg="Node 046401be58b3 change state NodeActive --> NodeLeft"
11:37:00 [2022-04-17T11:37:00.651Z] time="2022-04-17T11:37:00Z" level=info msg="node5(89befc84a796): Node leave event for 046401be58b3/172.20.86.126"
11:37:00 [2022-04-17T11:37:00.651Z] time="2022-04-17T11:37:00Z" level=info msg="node4(e55f16748a31): Node leave event for 046401be58b3/172.20.86.126"
11:37:00 [2022-04-17T11:37:00.651Z] time="2022-04-17T11:37:00Z" level=info msg="Node 046401be58b3 change state NodeActive --> NodeLeft"
11:37:00 [2022-04-17T11:37:00.651Z] time="2022-04-17T11:37:00Z" level=info msg="node3(046401be58b3): Node leave event for 046401be58b3/172.20.86.126"
11:37:00 [2022-04-17T11:37:00.651Z] time="2022-04-17T11:37:00Z" level=info msg="Node 046401be58b3/172.20.86.126, left gossip cluster"
11:37:00 [2022-04-17T11:37:00.651Z] time="2022-04-17T11:37:00Z" level=info msg="Node 046401be58b3/172.20.86.126, left gossip cluster"
11:37:00 [2022-04-17T11:37:00.772Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
11:37:01 [2022-04-17T11:37:01.118Z] time="2022-04-17T11:37:00Z" level=info msg="Node 046401be58b3/172.20.86.126, left gossip cluster"
11:37:01 [2022-04-17T11:37:01.118Z] time="2022-04-17T11:37:00Z" level=debug msg="memberlist: Failed ping: e55f16748a31 (timeout reached)"
11:37:01 [2022-04-17T11:37:01.118Z] time="2022-04-17T11:37:00Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.86.126:10035: use of closed network connection"
11:37:01 [2022-04-17T11:37:01.118Z] time="2022-04-17T11:37:00Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.86.126:10037: use of closed network connection"
11:37:01 [2022-04-17T11:37:01.118Z] time="2022-04-17T11:37:00Z" level=debug msg="memberlist: Stream connection from=172.20.86.126:49378"
11:37:01 [2022-04-17T11:37:01.118Z] time="2022-04-17T11:37:01Z" level=info msg="Node e55f16748a31 change state NodeActive --> NodeLeft"
11:37:01 [2022-04-17T11:37:01.118Z] time="2022-04-17T11:37:01Z" level=info msg="node5(89befc84a796): Node leave event for e55f16748a31/172.20.86.126"
11:37:01 [2022-04-17T11:37:01.118Z] time="2022-04-17T11:37:01Z" level=info msg="Node e55f16748a31 change state NodeActive --> NodeLeft"
11:37:01 [2022-04-17T11:37:01.118Z] time="2022-04-17T11:37:01Z" level=info msg="node4(e55f16748a31): Node leave event for e55f16748a31/172.20.86.126"
11:37:01 [2022-04-17T11:37:01.585Z] time="2022-04-17T11:37:01Z" level=warning msg="memberlist: Was able to connect to e55f16748a31 but other probes failed, network may be misconfigured"
11:37:01 [2022-04-17T11:37:01.585Z] time="2022-04-17T11:37:01Z" level=info msg="Node e55f16748a31/172.20.86.126, left gossip cluster"
11:37:02 [2022-04-17T11:37:02.058Z] time="2022-04-17T11:37:01Z" level=info msg="Node e55f16748a31/172.20.86.126, left gossip cluster"
11:37:02 [2022-04-17T11:37:02.150Z] === RUN   TestDockerSuite/TestBuildHistory
11:37:02 [2022-04-17T11:37:02.526Z] time="2022-04-17T11:37:02Z" level=info msg="Node 89befc84a796/172.20.86.126, left gossip cluster"
11:37:02 [2022-04-17T11:37:02.526Z] time="2022-04-17T11:37:02Z" level=info msg="Node 89befc84a796 change state NodeActive --> NodeFailed"
11:37:02 [2022-04-17T11:37:02.526Z] time="2022-04-17T11:37:02Z" level=info msg="Node 89befc84a796/172.20.86.126, added to failed nodes list"
11:37:02 [2022-04-17T11:37:02.526Z] --- PASS: TestNetworkDBIslands (12.27s)
11:37:02 [2022-04-17T11:37:02.526Z] PASS
11:37:02 [2022-04-17T11:37:02.526Z] coverage: 60.0% of statements
11:37:02 [2022-04-17T11:37:02.526Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.566s	coverage: 60.0% of statements
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/quota	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/rootless	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/volume	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:37:02 [2022-04-17T11:37:02.526Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === Skipped
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     dispatchers_test.go:377: Windows does not support stopsignal
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s)
11:37:05 [2022-04-17T11:37:05.474Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
11:37:05 [2022-04-17T11:37:05.474Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     client_test.go:23: runtime.GOOS == "windows"
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     network_proxy_test.go:208: No support for dual stack yet
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     daemon_test.go:145: root required
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     reload_test.go:342: root required
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     config_test.go:464: os.Getuid() != 0: skipping test that requires root
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     pull_v2_test.go:82: Needs fixing on Windows
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     pull_v2_test.go:127: Needs fixing on Windows
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     download_test.go:267: Needs fixing on Windows
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     layer_test.go:291: Failing on Windows
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     layer_test.go:340: Failing on Windows
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     layer_test.go:455: Failing on Windows
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     layer_test.go:684: Failing on Windows
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     migration_test.go:45: Failing on Windows
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     migration_test.go:181: Failing on Windows
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     mount_test.go:17: Failing on Windows
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     mount_test.go:76: Failing on Windows
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     mount_test.go:125: Failing on Windows
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     mount_test.go:212: Failing on Windows
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s)
11:37:05 [2022-04-17T11:37:05.474Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.01s)
11:37:05 [2022-04-17T11:37:05.474Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.01s)
11:37:05 [2022-04-17T11:37:05.474Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     archive_test.go:133: Xz not present in msys2
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s)
11:37:05 [2022-04-17T11:37:05.474Z]     archive_test.go:140: zstd not installed
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     archive_test.go:252: Failing on Windows CI machines
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     archive_windows_test.go:16: Currently fails
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     changes_test.go:196: needs more investigation
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     changes_test.go:433: needs further investigation
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     changes_test.go:469: needs further investigation
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     poller_test.go:40: No chmod on Windows
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     fileutils_test.go:133: Needs porting to Windows
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     fileutils_test.go:179: Needs porting to Windows
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     registry_test.go:50: os.Getuid() != 0: skipping test that requires root
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     registry_test.go:70: os.Getuid() != 0: skipping test that requires root
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     registry_test.go:511: os.Getuid() != 0: skipping test that requires root
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
11:37:05 [2022-04-17T11:37:05.474Z]     local_test.go:180: runtime.GOOS == "windows"
11:37:05 [2022-04-17T11:37:05.474Z] 
11:37:05 [2022-04-17T11:37:05.474Z] DONE 2197 tests, 70 skipped in 287.691s
11:37:05 [2022-04-17T11:37:05.942Z] INFO: make.ps1 ended at 04/17/2022 11:37:05
11:37:06 [2022-04-17T11:37:06.340Z] === RUN   TestDockerSuite/TestBuildIidFile
11:37:06 [2022-04-17T11:37:06.340Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
11:37:06 [2022-04-17T11:37:06.908Z] === RUN   TestDockerSuite/TestBuildInheritance
11:37:07 [2022-04-17T11:37:07.475Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
11:37:07 [2022-04-17T11:37:07.506Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
11:37:07 [2022-04-17T11:37:07.506Z] INFO: Unit tests ended at 04/17/2022 11:37:07. Duration:00:05:03.6294730
11:37:07 [2022-04-17T11:37:07.506Z] INFO: Building busybox
11:37:07 [2022-04-17T11:37:07.506Z] Sending build context to Docker daemon   5.12kB
11:37:07 [2022-04-17T11:37:07.506Z] 
11:37:07 [2022-04-17T11:37:07.506Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
11:37:07 [2022-04-17T11:37:07.507Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
11:37:07 [2022-04-17T11:37:07.507Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
11:37:07 [2022-04-17T11:37:07.507Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
11:37:07 [2022-04-17T11:37:07.507Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
11:37:07 [2022-04-17T11:37:07.507Z]  ---> aa8714eb8356
11:37:07 [2022-04-17T11:37:07.507Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
11:37:07 [2022-04-17T11:37:07.652Z] --- PASS: TestServiceUpdateConfigs (14.39s)
11:37:07 [2022-04-17T11:37:07.652Z] === RUN   TestServiceUpdateNetwork
11:37:07 [2022-04-17T11:37:07.974Z]  ---> Running in ef970314e958
11:37:08 [2022-04-17T11:37:08.043Z] === RUN   TestDockerSuite/TestBuildInvalidTag
11:37:08 [2022-04-17T11:37:08.043Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
11:37:08 [2022-04-17T11:37:08.978Z] === RUN   TestDockerSuite/TestBuildLabel
11:37:09 [2022-04-17T11:37:09.546Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
11:37:10 [2022-04-17T11:37:10.122Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
11:37:10 [2022-04-17T11:37:10.689Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
11:37:10 [2022-04-17T11:37:10.948Z] === RUN   TestDockerSuite/TestBuildLabels
11:37:11 [2022-04-17T11:37:11.884Z] === RUN   TestDockerSuite/TestBuildLabelsCache
11:37:12 [2022-04-17T11:37:12.723Z] Removing intermediate container ef970314e958
11:37:12 [2022-04-17T11:37:12.723Z]  ---> 7b76274e60ab
11:37:12 [2022-04-17T11:37:12.723Z] Step 7/13 : ARG BUSYBOX_VERSION
11:37:12 [2022-04-17T11:37:12.723Z]  ---> Running in 784182b73227
11:37:12 [2022-04-17T11:37:12.820Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
11:37:13 [2022-04-17T11:37:13.190Z] Removing intermediate container 784182b73227
11:37:13 [2022-04-17T11:37:13.190Z]  ---> 43860d51e62a
11:37:13 [2022-04-17T11:37:13.190Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
11:37:13 [2022-04-17T11:37:13.190Z]  ---> Running in 4bfa5c32c0ac
11:37:13 [2022-04-17T11:37:13.656Z] Removing intermediate container 4bfa5c32c0ac
11:37:13 [2022-04-17T11:37:13.656Z]  ---> e35b54cf44c7
11:37:13 [2022-04-17T11:37:13.656Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
11:37:15 [2022-04-17T11:37:15.219Z] 
11:37:15 [2022-04-17T11:37:15.687Z]  ---> b866a1daee81
11:37:15 [2022-04-17T11:37:15.687Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
11:37:15 [2022-04-17T11:37:15.687Z]  ---> Running in 5d6c9188b986
11:37:16 [2022-04-17T11:37:16.108Z] === RUN   TestDockerSuite/TestBuildLastModified
11:37:17 [2022-04-17T11:37:17.045Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
11:37:17 [2022-04-17T11:37:17.982Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
11:37:19 [2022-04-17T11:37:19.887Z] --- PASS: TestImportExtremelyLargeImageWorks (180.57s)
11:37:19 [2022-04-17T11:37:19.887Z] PASS
11:37:19 [2022-04-17T11:37:19.887Z] 
11:37:19 [2022-04-17T11:37:19.887Z] DONE 22 tests in 184.310s
11:37:19 [2022-04-17T11:37:19.887Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
11:37:19 [2022-04-17T11:37:19.888Z] ++ 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
11:37:19 [2022-04-17T11:37:19.888Z] ++ set -e
11:37:19 [2022-04-17T11:37:19.888Z] ++ '[' -n 0 ']'
11:37:19 [2022-04-17T11:37:19.888Z] ++ set -x
11:37:19 [2022-04-17T11:37:19.888Z] ++ 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
11:37:19 [2022-04-17T11:37:19.888Z] INFO: Testing against a local daemon
11:37:19 [2022-04-17T11:37:19.888Z] === RUN   TestNetworkCreateDelete
11:37:19 [2022-04-17T11:37:19.888Z] --- PASS: TestNetworkCreateDelete (0.23s)
11:37:19 [2022-04-17T11:37:19.888Z] === RUN   TestDockerNetworkDeletePreferID
11:37:19 [2022-04-17T11:37:19.897Z] --- PASS: TestServiceUpdateNetwork (12.04s)
11:37:19 [2022-04-17T11:37:19.897Z] === RUN   TestServiceUpdatePidsLimit
11:37:19 [2022-04-17T11:37:19.897Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:37:19 [2022-04-17T11:37:19.897Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:37:20 [2022-04-17T11:37:20.456Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s)
11:37:20 [2022-04-17T11:37:20.456Z] === RUN   TestDaemonDNSFallback
11:37:21 [2022-04-17T11:37:21.023Z] === RUN   TestDockerSuite/TestBuildLineBreak
11:37:22 [2022-04-17T11:37:22.301Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev
11:37:22 [2022-04-17T11:37:22.301Z] Copying nested executables into bundles/cross/linux/amd64-daemon
11:37:22 [2022-04-17T11:37:22.301Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev
11:37:22 [2022-04-17T11:37:22.301Z] GOOS="linux" GOARCH="amd64" GOARM=""
11:37:22 [2022-04-17T11:37:22.301Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev
11:37:22 [2022-04-17T11:37:22.301Z] Cross building: bundles/cross/windows/amd64
11:37:22 [2022-04-17T11:37:22.301Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
11:37:22 [2022-04-17T11:37:22.301Z] GOOS="windows" GOARCH="amd64" GOARM=""
11:37:23 [2022-04-17T11:37:23.556Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
11:37:23 [2022-04-17T11:37:23.556Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
11:37:23 [2022-04-17T11:37:23.556Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
11:37:23 [2022-04-17T11:37:23.556Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
11:37:23 [2022-04-17T11:37:23.556Z] === RUN   TestDockerSuite/TestBuildMaintainer
11:37:23 [2022-04-17T11:37:23.815Z] === RUN   TestDockerSuite/TestBuildMissingArgs
11:37:24 [2022-04-17T11:37:24.400Z] Removing intermediate container 5d6c9188b986
11:37:24 [2022-04-17T11:37:24.400Z]  ---> dfef28d1412b
11:37:24 [2022-04-17T11:37:24.400Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
11:37:24 [2022-04-17T11:37:24.400Z]  ---> Running in f07e41b3ce39
11:37:24 [2022-04-17T11:37:24.752Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
11:37:25 [2022-04-17T11:37:25.387Z] 
11:37:25 [2022-04-17T11:37:25.693Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
11:37:25 [2022-04-17T11:37:25.855Z] SUCCESS: Specified value was saved.
11:37:27 [2022-04-17T11:37:27.070Z] --- PASS: TestDaemonDNSFallback (6.59s)
11:37:27 [2022-04-17T11:37:27.070Z] === RUN   TestInspectNetwork
11:37:28 [2022-04-17T11:37:28.007Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
11:37:28 [2022-04-17T11:37:28.007Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
11:37:28 [2022-04-17T11:37:28.265Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
11:37:28 [2022-04-17T11:37:28.805Z] Removing intermediate container f07e41b3ce39
11:37:28 [2022-04-17T11:37:28.805Z]  ---> a85f30e27cb2
11:37:28 [2022-04-17T11:37:28.805Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
11:37:28 [2022-04-17T11:37:28.805Z]  ---> Running in 09ee3b06ff48
11:37:28 [2022-04-17T11:37:28.832Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
11:37:31 [2022-04-17T11:37:31.365Z] === RUN   TestInspectNetwork/full_network_id
11:37:31 [2022-04-17T11:37:31.365Z] === RUN   TestInspectNetwork/partial_network_id
11:37:31 [2022-04-17T11:37:31.365Z] === RUN   TestInspectNetwork/network_name
11:37:31 [2022-04-17T11:37:31.365Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:37:32 [2022-04-17T11:37:32.593Z] Cannot create a file when that file already exists.
11:37:34 [2022-04-17T11:37:34.685Z] --- PASS: TestServiceUpdatePidsLimit (15.63s)
11:37:34 [2022-04-17T11:37:34.686Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
11:37:34 [2022-04-17T11:37:34.686Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
11:37:34 [2022-04-17T11:37:34.686Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
11:37:34 [2022-04-17T11:37:34.686Z] PASS
11:37:34 [2022-04-17T11:37:34.686Z] 
11:37:34 [2022-04-17T11:37:34.686Z] === Skipped
11:37:34 [2022-04-17T11:37:34.686Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
11:37:34 [2022-04-17T11:37:34.686Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:37:34 [2022-04-17T11:37:34.686Z] 
11:37:34 [2022-04-17T11:37:34.686Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
11:37:34 [2022-04-17T11:37:34.686Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:37:34 [2022-04-17T11:37:34.686Z] 
11:37:34 [2022-04-17T11:37:34.686Z] DONE 27 tests, 2 skipped in 149.841s
11:37:34 [2022-04-17T11:37:34.686Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
11:37:34 [2022-04-17T11:37:34.686Z] ++ 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
11:37:34 [2022-04-17T11:37:34.686Z] ++ set -e
11:37:34 [2022-04-17T11:37:34.686Z] ++ '[' -n 0 ']'
11:37:34 [2022-04-17T11:37:34.686Z] ++ set -x
11:37:34 [2022-04-17T11:37:34.686Z] ++ 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
11:37:34 [2022-04-17T11:37:34.686Z] INFO: Testing against a local daemon
11:37:34 [2022-04-17T11:37:34.686Z] === RUN   TestSessionCreate
11:37:34 [2022-04-17T11:37:34.686Z] --- PASS: TestSessionCreate (0.02s)
11:37:34 [2022-04-17T11:37:34.686Z] === RUN   TestSessionCreateWithBadUpgrade
11:37:34 [2022-04-17T11:37:34.686Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
11:37:34 [2022-04-17T11:37:34.686Z] PASS
11:37:34 [2022-04-17T11:37:34.686Z] 
11:37:34 [2022-04-17T11:37:34.686Z] DONE 2 tests in 0.126s
11:37:34 [2022-04-17T11:37:34.686Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
11:37:34 [2022-04-17T11:37:34.686Z] ++ 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
11:37:34 [2022-04-17T11:37:34.686Z] ++ set -e
11:37:34 [2022-04-17T11:37:34.686Z] ++ '[' -n 0 ']'
11:37:34 [2022-04-17T11:37:34.686Z] ++ set -x
11:37:34 [2022-04-17T11:37:34.686Z] ++ 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
11:37:34 [2022-04-17T11:37:34.686Z] INFO: Testing against a local daemon
11:37:34 [2022-04-17T11:37:34.686Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:37:34 [2022-04-17T11:37:34.686Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:37:34 [2022-04-17T11:37:34.686Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:37:34 [2022-04-17T11:37:34.686Z] === RUN   TestDiskUsage
11:37:34 [2022-04-17T11:37:34.686Z] === PAUSE TestDiskUsage
11:37:34 [2022-04-17T11:37:34.686Z] === RUN   TestEventsExecDie
11:37:34 [2022-04-17T11:37:34.943Z] --- PASS: TestEventsExecDie (0.48s)
11:37:34 [2022-04-17T11:37:34.943Z] === RUN   TestEventsBackwardsCompatible
11:37:34 [2022-04-17T11:37:34.943Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
11:37:34 [2022-04-17T11:37:34.943Z] === RUN   TestEventsVolumeCreate
11:37:34 [2022-04-17T11:37:34.943Z] --- PASS: TestEventsVolumeCreate (0.05s)
11:37:34 [2022-04-17T11:37:34.943Z] === RUN   TestInfoBinaryCommits
11:37:34 [2022-04-17T11:37:34.943Z] --- PASS: TestInfoBinaryCommits (0.02s)
11:37:34 [2022-04-17T11:37:34.943Z] === RUN   TestInfoAPIVersioned
11:37:34 [2022-04-17T11:37:34.943Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:37:34 [2022-04-17T11:37:34.943Z] === RUN   TestInfoAPI
11:37:34 [2022-04-17T11:37:34.943Z] --- PASS: TestInfoAPI (0.02s)
11:37:34 [2022-04-17T11:37:34.943Z] === RUN   TestInfoAPIWarnings
11:37:35 [2022-04-17T11:37:35.555Z] --- PASS: TestInspectNetwork (8.07s)
11:37:35 [2022-04-17T11:37:35.555Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:37:35 [2022-04-17T11:37:35.555Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:37:35 [2022-04-17T11:37:35.555Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:37:35 [2022-04-17T11:37:35.555Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:37:35 [2022-04-17T11:37:35.555Z] === RUN   TestRunContainerWithBridgeNone
11:37:36 [2022-04-17T11:37:36.122Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
11:37:37 [2022-04-17T11:37:37.062Z] --- PASS: TestRunContainerWithBridgeNone (1.86s)
11:37:37 [2022-04-17T11:37:37.062Z] === RUN   TestNetworkInvalidJSON
11:37:37 [2022-04-17T11:37:37.062Z] === RUN   TestNetworkInvalidJSON/networks/create
11:37:37 [2022-04-17T11:37:37.062Z] === PAUSE TestNetworkInvalidJSON/networks/create
11:37:37 [2022-04-17T11:37:37.062Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
11:37:37 [2022-04-17T11:37:37.062Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
11:37:37 [2022-04-17T11:37:37.062Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
11:37:37 [2022-04-17T11:37:37.062Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
11:37:37 [2022-04-17T11:37:37.062Z] === CONT  TestNetworkInvalidJSON/networks/create
11:37:37 [2022-04-17T11:37:37.062Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
11:37:37 [2022-04-17T11:37:37.062Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
11:37:37 [2022-04-17T11:37:37.062Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
11:37:37 [2022-04-17T11:37:37.062Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
11:37:37 [2022-04-17T11:37:37.062Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
11:37:37 [2022-04-17T11:37:37.062Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
11:37:37 [2022-04-17T11:37:37.062Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
11:37:37 [2022-04-17T11:37:37.062Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
11:37:37 [2022-04-17T11:37:37.062Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
11:37:37 [2022-04-17T11:37:37.062Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
11:37:37 [2022-04-17T11:37:37.062Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
11:37:37 [2022-04-17T11:37:37.062Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
11:37:37 [2022-04-17T11:37:37.062Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
11:37:37 [2022-04-17T11:37:37.062Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
11:37:37 [2022-04-17T11:37:37.062Z] --- PASS: TestNetworkInvalidJSON (0.02s)
11:37:37 [2022-04-17T11:37:37.062Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
11:37:37 [2022-04-17T11:37:37.062Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
11:37:37 [2022-04-17T11:37:37.062Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
11:37:37 [2022-04-17T11:37:37.062Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
11:37:37 [2022-04-17T11:37:37.062Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
11:37:37 [2022-04-17T11:37:37.062Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
11:37:37 [2022-04-17T11:37:37.062Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
11:37:37 [2022-04-17T11:37:37.062Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
11:37:37 [2022-04-17T11:37:37.062Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
11:37:37 [2022-04-17T11:37:37.062Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
11:37:37 [2022-04-17T11:37:37.062Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
11:37:37 [2022-04-17T11:37:37.062Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
11:37:37 [2022-04-17T11:37:37.062Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
11:37:37 [2022-04-17T11:37:37.062Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
11:37:37 [2022-04-17T11:37:37.062Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
11:37:37 [2022-04-17T11:37:37.062Z] === RUN   TestNetworkList
11:37:37 [2022-04-17T11:37:37.062Z] === RUN   TestNetworkList//networks
11:37:37 [2022-04-17T11:37:37.062Z] === PAUSE TestNetworkList//networks
11:37:37 [2022-04-17T11:37:37.062Z] === RUN   TestNetworkList//networks/
11:37:37 [2022-04-17T11:37:37.062Z] === PAUSE TestNetworkList//networks/
11:37:37 [2022-04-17T11:37:37.062Z] === CONT  TestNetworkList//networks
11:37:37 [2022-04-17T11:37:37.062Z] === CONT  TestNetworkList//networks/
11:37:37 [2022-04-17T11:37:37.062Z] --- PASS: TestNetworkList (0.02s)
11:37:37 [2022-04-17T11:37:37.062Z]     --- PASS: TestNetworkList//networks/ (0.00s)
11:37:37 [2022-04-17T11:37:37.062Z]     --- PASS: TestNetworkList//networks (0.00s)
11:37:37 [2022-04-17T11:37:37.062Z] === RUN   TestHostIPv4BridgeLabel
11:37:37 [2022-04-17T11:37:37.342Z] Removing intermediate container 09ee3b06ff48
11:37:37 [2022-04-17T11:37:37.342Z]  ---> b5e123d9580d
11:37:37 [2022-04-17T11:37:37.342Z] Step 13/13 : CMD ["sh"]
11:37:37 [2022-04-17T11:37:37.630Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
11:37:37 [2022-04-17T11:37:37.630Z] === RUN   TestDaemonRestartWithLiveRestore
11:37:37 [2022-04-17T11:37:37.810Z]  ---> Running in c5278af9ba1f
11:37:37 [2022-04-17T11:37:37.810Z] Removing intermediate container c5278af9ba1f
11:37:37 [2022-04-17T11:37:37.810Z]  ---> fe276527beb4
11:37:37 [2022-04-17T11:37:37.810Z] Successfully built fe276527beb4
11:37:37 [2022-04-17T11:37:37.810Z] Successfully tagged busybox:latest
11:37:37 [2022-04-17T11:37:37.810Z] INFO: Docker images of the daemon under test
11:37:37 [2022-04-17T11:37:37.810Z] 
11:37:38 [2022-04-17T11:37:38.278Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
11:37:38 [2022-04-17T11:37:38.278Z] busybox                                latest              fe276527beb4        Less than a second ago   5.02GB
11:37:38 [2022-04-17T11:37:38.278Z] microsoft/windowsservercore            latest              aa8714eb8356        2 weeks ago              4.98GB
11:37:38 [2022-04-17T11:37:38.278Z] mcr.microsoft.com/windows/servercore   ltsc2022            aa8714eb8356        2 weeks ago              4.98GB
11:37:38 [2022-04-17T11:37:38.278Z] 
11:37:38 [2022-04-17T11:37:38.278Z] INFO: Running integration tests at 04/17/2022 11:37:37...
11:37:38 [2022-04-17T11:37:38.278Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
11:37:38 [2022-04-17T11:37:38.278Z] INFO: Integration API tests being run from the host:
11:37:38 [2022-04-17T11:37:38.278Z] INFO: make.ps1 starting at 04/17/2022 11:37:37
11:37:39 [2022-04-17T11:37:39.050Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
11:37:39 [2022-04-17T11:37:39.051Z] === RUN   TestDaemonDefaultNetworkPools
11:37:39 [2022-04-17T11:37:39.051Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
11:37:39 [2022-04-17T11:37:39.263Z] Running D:\gopath\src\github.com\docker\docker\integration\build
11:37:39 [2022-04-17T11:37:39.618Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
11:37:39 [2022-04-17T11:37:39.618Z] === RUN   TestDaemonRestartWithExistingNetwork
11:37:39 [2022-04-17T11:37:39.877Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
11:37:40 [2022-04-17T11:37:40.816Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
11:37:40 [2022-04-17T11:37:40.816Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:37:40 [2022-04-17T11:37:40.841Z] === RUN   TestBoolValue
11:37:40 [2022-04-17T11:37:40.841Z] --- PASS: TestBoolValue (0.00s)
11:37:40 [2022-04-17T11:37:40.841Z] === RUN   TestBoolValueOrDefault
11:37:40 [2022-04-17T11:37:40.841Z] --- PASS: TestBoolValueOrDefault (0.00s)
11:37:40 [2022-04-17T11:37:40.841Z] === RUN   TestInt64ValueOrZero
11:37:40 [2022-04-17T11:37:40.841Z] --- PASS: TestInt64ValueOrZero (0.00s)
11:37:40 [2022-04-17T11:37:40.841Z] === RUN   TestInt64ValueOrDefault
11:37:40 [2022-04-17T11:37:40.841Z] --- PASS: TestInt64ValueOrDefault (0.00s)
11:37:40 [2022-04-17T11:37:40.841Z] === RUN   TestInt64ValueOrDefaultWithError
11:37:40 [2022-04-17T11:37:40.841Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
11:37:40 [2022-04-17T11:37:40.841Z] === RUN   TestJsonContentType
11:37:40 [2022-04-17T11:37:40.841Z] --- PASS: TestJsonContentType (0.00s)
11:37:40 [2022-04-17T11:37:40.841Z] === RUN   TestReadJSON
11:37:40 [2022-04-17T11:37:40.841Z] === RUN   TestReadJSON/nil_body
11:37:40 [2022-04-17T11:37:40.841Z] === RUN   TestReadJSON/empty_body
11:37:40 [2022-04-17T11:37:40.841Z] === RUN   TestReadJSON/with_valid_request
11:37:40 [2022-04-17T11:37:40.841Z] === RUN   TestReadJSON/with_whitespace
11:37:40 [2022-04-17T11:37:40.841Z] === RUN   TestReadJSON/with_extra_content
11:37:40 [2022-04-17T11:37:40.841Z] === RUN   TestReadJSON/invalid_JSON
11:37:40 [2022-04-17T11:37:40.841Z] --- PASS: TestReadJSON (0.00s)
11:37:40 [2022-04-17T11:37:40.841Z]     --- PASS: TestReadJSON/nil_body (0.00s)
11:37:40 [2022-04-17T11:37:40.841Z]     --- PASS: TestReadJSON/empty_body (0.00s)
11:37:40 [2022-04-17T11:37:40.841Z]     --- PASS: TestReadJSON/with_valid_request (0.00s)
11:37:40 [2022-04-17T11:37:40.841Z]     --- PASS: TestReadJSON/with_whitespace (0.00s)
11:37:40 [2022-04-17T11:37:40.841Z]     --- PASS: TestReadJSON/with_extra_content (0.00s)
11:37:40 [2022-04-17T11:37:40.841Z]     --- PASS: TestReadJSON/invalid_JSON (0.00s)
11:37:40 [2022-04-17T11:37:40.841Z] PASS
11:37:40 [2022-04-17T11:37:40.841Z] coverage: 31.9% of statements
11:37:40 [2022-04-17T11:37:40.841Z] ok  	github.com/docker/docker/api/server/httputils	0.054s	coverage: 31.9% of statements
11:37:40 [2022-04-17T11:37:40.841Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:37:40 [2022-04-17T11:37:40.841Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
11:37:41 [2022-04-17T11:37:41.383Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
11:37:41 [2022-04-17T11:37:41.383Z]     docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows
11:37:41 [2022-04-17T11:37:41.383Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
11:37:41 [2022-04-17T11:37:41.950Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s)
11:37:41 [2022-04-17T11:37:41.950Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:37:42 [2022-04-17T11:37:42.519Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
11:37:42 [2022-04-17T11:37:42.519Z] === RUN   TestServiceWithPredefinedNetwork
11:37:43 [2022-04-17T11:37:43.062Z] === RUN   TestMaskSecretKeys
11:37:43 [2022-04-17T11:37:43.062Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
11:37:43 [2022-04-17T11:37:43.062Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
11:37:43 [2022-04-17T11:37:43.062Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
11:37:43 [2022-04-17T11:37:43.062Z] --- PASS: TestMaskSecretKeys (0.00s)
11:37:43 [2022-04-17T11:37:43.062Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
11:37:43 [2022-04-17T11:37:43.062Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
11:37:43 [2022-04-17T11:37:43.062Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
11:37:43 [2022-04-17T11:37:43.062Z] === RUN   TestVersionMiddlewareVersion
11:37:43 [2022-04-17T11:37:43.062Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
11:37:43 [2022-04-17T11:37:43.062Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
11:37:43 [2022-04-17T11:37:43.062Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
11:37:43 [2022-04-17T11:37:43.062Z] PASS
11:37:43 [2022-04-17T11:37:43.062Z] coverage: 37.7% of statements
11:37:43 [2022-04-17T11:37:43.062Z] ok  	github.com/docker/docker/api/server/middleware	0.084s	coverage: 37.7% of statements
11:37:43 [2022-04-17T11:37:43.062Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:37:43 [2022-04-17T11:37:43.062Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:37:43 [2022-04-17T11:37:43.062Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:37:43 [2022-04-17T11:37:43.062Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:37:43 [2022-04-17T11:37:43.062Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:37:43 [2022-04-17T11:37:43.062Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:37:43 [2022-04-17T11:37:43.062Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:37:43 [2022-04-17T11:37:43.062Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:37:43 [2022-04-17T11:37:43.062Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:37:43 [2022-04-17T11:37:43.062Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:37:43 [2022-04-17T11:37:43.062Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:37:44 [2022-04-17T11:37:44.051Z] === RUN   TestStrSliceMarshalJSON
11:37:44 [2022-04-17T11:37:44.051Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
11:37:44 [2022-04-17T11:37:44.051Z] === RUN   TestStrSliceUnmarshalJSON
11:37:44 [2022-04-17T11:37:44.051Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
11:37:44 [2022-04-17T11:37:44.051Z] === RUN   TestStrSliceUnmarshalString
11:37:44 [2022-04-17T11:37:44.051Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
11:37:44 [2022-04-17T11:37:44.051Z] === RUN   TestStrSliceUnmarshalSlice
11:37:44 [2022-04-17T11:37:44.051Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
11:37:44 [2022-04-17T11:37:44.051Z] PASS
11:37:44 [2022-04-17T11:37:44.051Z] coverage: 90.0% of statements
11:37:44 [2022-04-17T11:37:44.051Z] === RUN   TestToJSON
11:37:44 [2022-04-17T11:37:44.051Z] --- PASS: TestToJSON (0.00s)
11:37:44 [2022-04-17T11:37:44.051Z] === RUN   TestToParamWithVersion
11:37:44 [2022-04-17T11:37:44.051Z] --- PASS: TestToParamWithVersion (0.00s)
11:37:44 [2022-04-17T11:37:44.051Z] === RUN   TestFromJSON
11:37:44 [2022-04-17T11:37:44.051Z] --- PASS: TestFromJSON (0.00s)
11:37:44 [2022-04-17T11:37:44.051Z] === RUN   TestEmpty
11:37:44 [2022-04-17T11:37:44.051Z] --- PASS: TestEmpty (0.00s)
11:37:44 [2022-04-17T11:37:44.051Z] === RUN   TestArgsMatchKVListEmptySources
11:37:44 [2022-04-17T11:37:44.051Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
11:37:44 [2022-04-17T11:37:44.051Z] === RUN   TestArgsMatchKVList
11:37:44 [2022-04-17T11:37:44.051Z] --- PASS: TestArgsMatchKVList (0.00s)
11:37:44 [2022-04-17T11:37:44.051Z] === RUN   TestArgsMatch
11:37:44 [2022-04-17T11:37:44.051Z] --- PASS: TestArgsMatch (0.00s)
11:37:44 [2022-04-17T11:37:44.052Z] === RUN   TestAdd
11:37:44 [2022-04-17T11:37:44.052Z] --- PASS: TestAdd (0.00s)
11:37:44 [2022-04-17T11:37:44.052Z] === RUN   TestDel
11:37:44 [2022-04-17T11:37:44.052Z] --- PASS: TestDel (0.00s)
11:37:44 [2022-04-17T11:37:44.052Z] === RUN   TestLen
11:37:44 [2022-04-17T11:37:44.052Z] --- PASS: TestLen (0.00s)
11:37:44 [2022-04-17T11:37:44.052Z] === RUN   TestExactMatch
11:37:44 [2022-04-17T11:37:44.052Z] --- PASS: TestExactMatch (0.00s)
11:37:44 [2022-04-17T11:37:44.052Z] === RUN   TestOnlyOneExactMatch
11:37:44 [2022-04-17T11:37:44.052Z] --- PASS: TestOnlyOneExactMatch (0.00s)
11:37:44 [2022-04-17T11:37:44.052Z] === RUN   TestContains
11:37:44 [2022-04-17T11:37:44.052Z] --- PASS: TestContains (0.00s)
11:37:44 [2022-04-17T11:37:44.052Z] === RUN   TestValidate
11:37:44 [2022-04-17T11:37:44.052Z] --- PASS: TestValidate (0.00s)
11:37:44 [2022-04-17T11:37:44.052Z] === RUN   TestWalkValues
11:37:44 [2022-04-17T11:37:44.052Z] --- PASS: TestWalkValues (0.00s)
11:37:44 [2022-04-17T11:37:44.052Z] === RUN   TestFuzzyMatch
11:37:44 [2022-04-17T11:37:44.052Z] --- PASS: TestFuzzyMatch (0.00s)
11:37:44 [2022-04-17T11:37:44.052Z] === RUN   TestClone
11:37:44 [2022-04-17T11:37:44.052Z] --- PASS: TestClone (0.00s)
11:37:44 [2022-04-17T11:37:44.052Z] PASS
11:37:44 [2022-04-17T11:37:44.052Z] coverage: 92.2% of statements
11:37:44 [2022-04-17T11:37:44.052Z] ok  	github.com/docker/docker/api/types/strslice	0.045s	coverage: 90.0% of statements
11:37:44 [2022-04-17T11:37:44.052Z] ok  	github.com/docker/docker/api/types/filters	0.050s	coverage: 92.2% of statements
11:37:44 [2022-04-17T11:37:44.521Z] === RUN   TestDurationToSecondsString
11:37:44 [2022-04-17T11:37:44.521Z] --- PASS: TestDurationToSecondsString (0.00s)
11:37:44 [2022-04-17T11:37:44.521Z] === RUN   TestGetTimestamp
11:37:44 [2022-04-17T11:37:44.521Z] === RUN   TestAdjustForAPIVersion
11:37:44 [2022-04-17T11:37:44.521Z] --- PASS: TestAdjustForAPIVersion (0.00s)
11:37:44 [2022-04-17T11:37:44.521Z] PASS
11:37:44 [2022-04-17T11:37:44.521Z] coverage: 6.1% of statements
11:37:44 [2022-04-17T11:37:44.521Z] ok  	github.com/docker/docker/api/server/router/swarm	0.062s	coverage: 6.1% of statements
11:37:44 [2022-04-17T11:37:44.521Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:37:44 [2022-04-17T11:37:44.521Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
11:37:44 [2022-04-17T11:37:44.521Z] ?   	github.com/docker/docker/api/types	[no test files]
11:37:44 [2022-04-17T11:37:44.521Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:37:44 [2022-04-17T11:37:44.521Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:37:44 [2022-04-17T11:37:44.521Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:37:44 [2022-04-17T11:37:44.521Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:37:44 [2022-04-17T11:37:44.521Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:37:44 [2022-04-17T11:37:44.521Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:37:44 [2022-04-17T11:37:44.521Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:37:44 [2022-04-17T11:37:44.521Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:37:44 [2022-04-17T11:37:44.521Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
11:37:44 [2022-04-17T11:37:44.521Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:37:44 [2022-04-17T11:37:44.521Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:37:44 [2022-04-17T11:37:44.521Z] --- PASS: TestGetTimestamp (0.24s)
11:37:44 [2022-04-17T11:37:44.521Z] === RUN   TestParseTimestamps
11:37:44 [2022-04-17T11:37:44.521Z] --- PASS: TestParseTimestamps (0.00s)
11:37:44 [2022-04-17T11:37:44.521Z] PASS
11:37:44 [2022-04-17T11:37:44.521Z] coverage: 100.0% of statements
11:37:44 [2022-04-17T11:37:44.521Z] ok  	github.com/docker/docker/api/types/time	0.282s	coverage: 100.0% of statements
11:37:44 [2022-04-17T11:37:44.999Z] === RUN   TestCompareVersion
11:37:44 [2022-04-17T11:37:44.999Z] --- PASS: TestCompareVersion (0.00s)
11:37:44 [2022-04-17T11:37:44.999Z] PASS
11:37:44 [2022-04-17T11:37:44.999Z] coverage: 77.3% of statements
11:37:44 [2022-04-17T11:37:44.999Z] ok  	github.com/docker/docker/api/types/versions	0.068s	coverage: 77.3% of statements
11:37:44 [2022-04-17T11:37:44.999Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:37:44 [2022-04-17T11:37:44.999Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:37:44 [2022-04-17T11:37:44.999Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:37:44 [2022-04-17T11:37:44.999Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
11:37:44 [2022-04-17T11:37:44.999Z] ?   	github.com/docker/docker/builder	[no test files]
11:37:44 [2022-04-17T11:37:44.999Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:37:44 [2022-04-17T11:37:44.999Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:37:44 [2022-04-17T11:37:44.999Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:37:44 [2022-04-17T11:37:44.999Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:37:44 [2022-04-17T11:37:44.999Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:37:44 [2022-04-17T11:37:44.999Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:37:44 [2022-04-17T11:37:44.999Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:37:45 [2022-04-17T11:37:45.054Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
11:37:45 [2022-04-17T11:37:45.315Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
11:37:45 [2022-04-17T11:37:45.315Z] --- PASS: TestServiceWithPredefinedNetwork (2.73s)
11:37:45 [2022-04-17T11:37:45.315Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:37:45 [2022-04-17T11:37:45.316Z]     service_test.go:243: FLAKY_TEST
11:37:45 [2022-04-17T11:37:45.316Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:37:45 [2022-04-17T11:37:45.316Z] === RUN   TestServiceWithDataPathPortInit
11:37:45 [2022-04-17T11:37:45.468Z] === RUN   TestIsGIT
11:37:45 [2022-04-17T11:37:45.468Z] --- PASS: TestIsGIT (0.00s)
11:37:45 [2022-04-17T11:37:45.468Z] PASS
11:37:45 [2022-04-17T11:37:45.468Z] coverage: 100.0% of statements
11:37:45 [2022-04-17T11:37:45.468Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.043s	coverage: 100.0% of statements
11:37:45 [2022-04-17T11:37:45.938Z] === RUN   TestParseRemoteURL
11:37:45 [2022-04-17T11:37:45.938Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
11:37:45 [2022-04-17T11:37:45.938Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
11:37:45 [2022-04-17T11:37:45.938Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
11:37:45 [2022-04-17T11:37:45.938Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
11:37:45 [2022-04-17T11:37:45.938Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
11:37:45 [2022-04-17T11:37:45.938Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
11:37:45 [2022-04-17T11:37:45.938Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
11:37:45 [2022-04-17T11:37:45.938Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
11:37:45 [2022-04-17T11:37:45.938Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
11:37:45 [2022-04-17T11:37:45.938Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
11:37:45 [2022-04-17T11:37:45.938Z] --- PASS: TestParseRemoteURL (0.00s)
11:37:45 [2022-04-17T11:37:45.938Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
11:37:45 [2022-04-17T11:37:45.938Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
11:37:45 [2022-04-17T11:37:45.938Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
11:37:45 [2022-04-17T11:37:45.938Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
11:37:45 [2022-04-17T11:37:45.938Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
11:37:45 [2022-04-17T11:37:45.938Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
11:37:45 [2022-04-17T11:37:45.938Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
11:37:45 [2022-04-17T11:37:45.938Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
11:37:45 [2022-04-17T11:37:45.938Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
11:37:45 [2022-04-17T11:37:45.938Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
11:37:45 [2022-04-17T11:37:45.938Z] === RUN   TestCloneArgsSmartHttp
11:37:45 [2022-04-17T11:37:45.938Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
11:37:45 [2022-04-17T11:37:45.938Z] === RUN   TestCloneArgsDumbHttp
11:37:45 [2022-04-17T11:37:45.938Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
11:37:45 [2022-04-17T11:37:45.938Z] === RUN   TestCloneArgsGit
11:37:45 [2022-04-17T11:37:45.938Z] --- PASS: TestCloneArgsGit (0.00s)
11:37:45 [2022-04-17T11:37:45.938Z] === RUN   TestCheckoutGit
11:37:46 [2022-04-17T11:37:46.693Z] === RUN   TestDockerSuite/TestBuildMultipleTags
11:37:46 [2022-04-17T11:37:46.952Z] === RUN   TestDockerSuite/TestBuildNetContainer
11:37:48 [2022-04-17T11:37:48.856Z] === RUN   TestDockerSuite/TestBuildNetNone
11:37:48 [2022-04-17T11:37:48.894Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
11:37:48 [2022-04-17T11:37:48.894Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
11:37:48 [2022-04-17T11:37:48.894Z] === RUN   TestProcessNoDockerignore
11:37:48 [2022-04-17T11:37:48.894Z] --- PASS: TestProcessNoDockerignore (0.01s)
11:37:48 [2022-04-17T11:37:48.894Z] === RUN   TestProcessShouldLeaveAllFiles
11:37:48 [2022-04-17T11:37:48.894Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s)
11:37:48 [2022-04-17T11:37:48.894Z] === RUN   TestDetectContentType
11:37:48 [2022-04-17T11:37:48.894Z] --- PASS: TestDetectContentType (0.00s)
11:37:48 [2022-04-17T11:37:48.894Z] === RUN   TestSelectAcceptableMIME
11:37:48 [2022-04-17T11:37:48.894Z] --- PASS: TestSelectAcceptableMIME (0.00s)
11:37:48 [2022-04-17T11:37:48.894Z] === RUN   TestInspectEmptyResponse
11:37:48 [2022-04-17T11:37:48.894Z] --- PASS: TestInspectEmptyResponse (0.00s)
11:37:48 [2022-04-17T11:37:48.894Z] === RUN   TestInspectResponseBinary
11:37:48 [2022-04-17T11:37:48.894Z] --- PASS: TestInspectResponseBinary (0.00s)
11:37:48 [2022-04-17T11:37:48.894Z] === RUN   TestResponseUnsupportedContentType
11:37:48 [2022-04-17T11:37:48.894Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
11:37:48 [2022-04-17T11:37:48.894Z] === RUN   TestInspectResponseTextSimple
11:37:48 [2022-04-17T11:37:48.894Z] --- PASS: TestInspectResponseTextSimple (0.00s)
11:37:48 [2022-04-17T11:37:48.894Z] === RUN   TestInspectResponseEmptyContentType
11:37:48 [2022-04-17T11:37:48.894Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
11:37:48 [2022-04-17T11:37:48.894Z] === RUN   TestUnknownContentLength
11:37:48 [2022-04-17T11:37:48.894Z] --- PASS: TestUnknownContentLength (0.00s)
11:37:48 [2022-04-17T11:37:48.894Z] === RUN   TestDownloadRemote
11:37:48 [2022-04-17T11:37:48.894Z] --- PASS: TestDownloadRemote (0.10s)
11:37:48 [2022-04-17T11:37:48.894Z] === RUN   TestGetWithStatusError
11:37:48 [2022-04-17T11:37:48.894Z] --- PASS: TestGetWithStatusError (0.00s)
11:37:48 [2022-04-17T11:37:48.894Z] === RUN   TestCloseRootDirectory
11:37:48 [2022-04-17T11:37:48.894Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
11:37:48 [2022-04-17T11:37:48.894Z] --- SKIP: TestCloseRootDirectory (0.02s)
11:37:48 [2022-04-17T11:37:48.894Z] === RUN   TestHashFile
11:37:48 [2022-04-17T11:37:48.894Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
11:37:48 [2022-04-17T11:37:48.894Z] --- SKIP: TestHashFile (0.01s)
11:37:48 [2022-04-17T11:37:48.894Z] === RUN   TestHashSubdir
11:37:48 [2022-04-17T11:37:48.894Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
11:37:48 [2022-04-17T11:37:48.894Z] --- SKIP: TestHashSubdir (0.01s)
11:37:48 [2022-04-17T11:37:48.894Z] === RUN   TestRemoveDirectory
11:37:48 [2022-04-17T11:37:48.894Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
11:37:48 [2022-04-17T11:37:48.894Z] --- SKIP: TestRemoveDirectory (0.01s)
11:37:48 [2022-04-17T11:37:48.894Z] PASS
11:37:48 [2022-04-17T11:37:48.894Z] coverage: 9.3% of statements
11:37:48 [2022-04-17T11:37:48.894Z] ok  	github.com/docker/docker/builder/remotecontext	0.325s	coverage: 9.3% of statements
11:37:48 [2022-04-17T11:37:48.894Z] === RUN   TestEnable
11:37:48 [2022-04-17T11:37:48.894Z] --- PASS: TestEnable (0.00s)
11:37:48 [2022-04-17T11:37:48.894Z] === RUN   TestDisable
11:37:48 [2022-04-17T11:37:48.894Z] --- PASS: TestDisable (0.00s)
11:37:48 [2022-04-17T11:37:48.894Z] === RUN   TestEnabled
11:37:48 [2022-04-17T11:37:48.894Z] --- PASS: TestEnabled (0.00s)
11:37:48 [2022-04-17T11:37:48.894Z] PASS
11:37:48 [2022-04-17T11:37:48.894Z] coverage: 100.0% of statements
11:37:48 [2022-04-17T11:37:48.894Z] ok  	github.com/docker/docker/cli/debug	0.057s	coverage: 100.0% of statements
11:37:49 [2022-04-17T11:37:49.115Z] === RUN   TestDockerSuite/TestBuildNoContext
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestGetAllAllowed
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestGetAllAllowed (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestGetAllMeta
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestGetAllMeta (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestWarnOnUnusedBuildArgs
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestIsUnreferencedBuiltin
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestIsExistingDirectory
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestIsExistingDirectory (0.01s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestGetFilenameForDownload
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestGetFilenameForDownload (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestEnv2Variables
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestEnv2Variables (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestEnvValueWithExistingRunConfigEnv
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestMaintainer
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestMaintainer (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestLabel
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestLabel (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestFromScratch
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestFromScratch (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestFromWithArg
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestFromWithArg (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestFromWithArgButBuildArgsNotGiven
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestFromWithUndefinedArg
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestFromWithUndefinedArg (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestFromMultiStageWithNamedStage
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestOnbuild
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestOnbuild (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestWorkdir
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestWorkdir (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestCmd
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestCmd (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestHealthcheckNone
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestHealthcheckNone (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestHealthcheckCmd
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestHealthcheckCmd (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestEntrypoint
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestEntrypoint (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestExpose
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestExpose (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestUser
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestUser (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestVolume
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestVolume (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestStopSignal
11:37:49 [2022-04-17T11:37:49.369Z]     dispatchers_test.go:377: Windows does not support stopsignal
11:37:49 [2022-04-17T11:37:49.369Z] --- SKIP: TestStopSignal (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestArg
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestArg (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestShell
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestShell (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestPrependEnvOnCmd
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestPrependEnvOnCmd (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestRunWithBuildArgs
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestRunWithBuildArgs (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestRunIgnoresHealthcheck
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestDispatchUnsupportedOptions
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestNormalizeWorkdir
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestNormalizeWorkdir (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestDispatch
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestDispatch/ADD_multiple_files_to_file
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestDispatch/COPY_multiple_files_to_file
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestDispatch/COPY_wildcard_no_files
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestDispatch/COPY_url
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestDispatch (0.13s)
11:37:49 [2022-04-17T11:37:49.369Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s)
11:37:49 [2022-04-17T11:37:49.369Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s)
11:37:49 [2022-04-17T11:37:49.369Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s)
11:37:49 [2022-04-17T11:37:49.369Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.03s)
11:37:49 [2022-04-17T11:37:49.369Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s)
11:37:49 [2022-04-17T11:37:49.369Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z]     --- PASS: TestDispatch/COPY_url (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestAddScratchImageAddsToMounts
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestAddFromScratchPopulatesPlatform
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestImageSourceGetAddsToMounts
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestEmptyDockerfile
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestEmptyDockerfile (0.02s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestSymlinkDockerfile
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestSymlinkDockerfile (0.01s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestDockerfileOutsideTheBuildContext
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestNonExistingDockerfile
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestNonExistingDockerfile (0.01s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestCopyRunConfig
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestCopyRunConfig (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestDeepCopyRunConfig
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestDeepCopyRunConfig (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestExportImage
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestExportImage (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] === RUN   TestNormalizeDest
11:37:49 [2022-04-17T11:37:49.369Z] --- PASS: TestNormalizeDest (0.00s)
11:37:49 [2022-04-17T11:37:49.369Z] PASS
11:37:49 [2022-04-17T11:37:49.369Z] coverage: 46.7% of statements
11:37:49 [2022-04-17T11:37:49.369Z] ok  	github.com/docker/docker/builder/dockerfile	0.433s	coverage: 46.7% of statements
11:37:50 [2022-04-17T11:37:50.054Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
11:37:50 [2022-04-17T11:37:50.313Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
11:37:50 [2022-04-17T11:37:50.941Z] === RUN   TestTCP4Proxy
11:37:50 [2022-04-17T11:37:50.942Z] --- PASS: TestTCP4Proxy (0.01s)
11:37:50 [2022-04-17T11:37:50.942Z] === RUN   TestTCP4ProxyHalfClose
11:37:50 [2022-04-17T11:37:50.942Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
11:37:50 [2022-04-17T11:37:50.942Z] === RUN   TestTCP6Proxy
11:37:50 [2022-04-17T11:37:50.942Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
11:37:50 [2022-04-17T11:37:50.942Z] --- SKIP: TestTCP6Proxy (0.00s)
11:37:50 [2022-04-17T11:37:50.942Z] === RUN   TestTCPDualStackProxy
11:37:50 [2022-04-17T11:37:50.942Z]     network_proxy_test.go:208: No support for dual stack yet
11:37:50 [2022-04-17T11:37:50.942Z] --- SKIP: TestTCPDualStackProxy (0.00s)
11:37:50 [2022-04-17T11:37:50.942Z] === RUN   TestUDP4Proxy
11:37:50 [2022-04-17T11:37:50.942Z] --- PASS: TestUDP4Proxy (0.01s)
11:37:50 [2022-04-17T11:37:50.942Z] === RUN   TestUDP6Proxy
11:37:50 [2022-04-17T11:37:50.942Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
11:37:50 [2022-04-17T11:37:50.942Z] --- SKIP: TestUDP6Proxy (0.00s)
11:37:50 [2022-04-17T11:37:50.942Z] === RUN   TestUDPWriteError
11:37:50 [2022-04-17T11:37:50.942Z] --- PASS: TestUDPWriteError (0.00s)
11:37:50 [2022-04-17T11:37:50.942Z] === RUN   TestSCTP4Proxy
11:37:50 [2022-04-17T11:37:50.942Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
11:37:50 [2022-04-17T11:37:50.942Z] --- SKIP: TestSCTP4Proxy (0.01s)
11:37:50 [2022-04-17T11:37:50.942Z] === RUN   TestSCTP6Proxy
11:37:50 [2022-04-17T11:37:50.942Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
11:37:50 [2022-04-17T11:37:50.942Z] --- SKIP: TestSCTP6Proxy (0.00s)
11:37:50 [2022-04-17T11:37:50.942Z] PASS
11:37:50 [2022-04-17T11:37:50.942Z] coverage: 49.4% of statements
11:37:50 [2022-04-17T11:37:50.942Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.075s	coverage: 49.4% of statements
11:37:51 [2022-04-17T11:37:51.688Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
11:37:51 [2022-04-17T11:37:51.688Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
11:37:51 [2022-04-17T11:37:51.688Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
11:37:51 [2022-04-17T11:37:51.946Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
11:37:52 [2022-04-17T11:37:52.205Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
11:37:52 [2022-04-17T11:37:52.772Z] === RUN   TestDockerSuite/TestBuildOnBuild
11:37:53 [2022-04-17T11:37:53.018Z] --- PASS: TestInfoAPIWarnings (16.23s)
11:37:53 [2022-04-17T11:37:53.018Z] === RUN   TestInfoDebug
11:37:53 [2022-04-17T11:37:53.018Z] --- PASS: TestInfoDebug (0.52s)
11:37:53 [2022-04-17T11:37:53.018Z] === RUN   TestInfoInsecureRegistries
11:37:53 [2022-04-17T11:37:53.018Z] --- PASS: TestInfoInsecureRegistries (0.52s)
11:37:53 [2022-04-17T11:37:53.018Z] === RUN   TestInfoRegistryMirrors
11:37:53 [2022-04-17T11:37:53.018Z] --- PASS: TestInfoRegistryMirrors (0.52s)
11:37:53 [2022-04-17T11:37:53.018Z] === RUN   TestLoginFailsWithBadCredentials
11:37:53 [2022-04-17T11:37:53.018Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
11:37:53 [2022-04-17T11:37:53.018Z] === RUN   TestPingCacheHeaders
11:37:53 [2022-04-17T11:37:53.018Z] --- PASS: TestPingCacheHeaders (0.02s)
11:37:53 [2022-04-17T11:37:53.018Z] === RUN   TestPingGet
11:37:53 [2022-04-17T11:37:53.018Z] --- PASS: TestPingGet (0.02s)
11:37:53 [2022-04-17T11:37:53.018Z] === RUN   TestPingHead
11:37:53 [2022-04-17T11:37:53.018Z] --- PASS: TestPingHead (0.02s)
11:37:53 [2022-04-17T11:37:53.018Z] === RUN   TestPingSwarmHeader
11:37:53 [2022-04-17T11:37:53.583Z] === RUN   TestPingSwarmHeader/before_swarm_init
11:37:54 [2022-04-17T11:37:54.149Z] === RUN   TestPingSwarmHeader/after_swarm_init
11:37:54 [2022-04-17T11:37:54.152Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
11:37:54 [2022-04-17T11:37:54.726Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
11:37:55 [2022-04-17T11:37:55.083Z] === RUN   TestPingSwarmHeader/after_swarm_leave
11:37:55 [2022-04-17T11:37:55.083Z] --- PASS: TestPingSwarmHeader (2.16s)
11:37:55 [2022-04-17T11:37:55.083Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
11:37:55 [2022-04-17T11:37:55.083Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
11:37:55 [2022-04-17T11:37:55.083Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
11:37:55 [2022-04-17T11:37:55.083Z] === RUN   TestVersion
11:37:55 [2022-04-17T11:37:55.083Z] --- PASS: TestVersion (0.02s)
11:37:55 [2022-04-17T11:37:55.083Z] === CONT  TestDiskUsage
11:37:55 [2022-04-17T11:37:55.648Z] === RUN   TestDiskUsage/empty
11:37:55 [2022-04-17T11:37:55.648Z] === RUN   TestDiskUsage/empty/container_types
11:37:55 [2022-04-17T11:37:55.648Z] === RUN   TestDiskUsage/empty/image_types
11:37:55 [2022-04-17T11:37:55.648Z] === RUN   TestDiskUsage/empty/volume_types
11:37:55 [2022-04-17T11:37:55.649Z] === RUN   TestDiskUsage/empty/build-cache_types
11:37:55 [2022-04-17T11:37:55.649Z] === RUN   TestDiskUsage/empty/container,_volume_types
11:37:55 [2022-04-17T11:37:55.649Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
11:37:55 [2022-04-17T11:37:55.649Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
11:37:55 [2022-04-17T11:37:55.649Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
11:37:55 [2022-04-17T11:37:55.649Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
11:37:55 [2022-04-17T11:37:55.649Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
11:37:55 [2022-04-17T11:37:55.649Z] === RUN   TestDiskUsage/after_LoadBusybox
11:37:55 [2022-04-17T11:37:55.649Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
11:37:55 [2022-04-17T11:37:55.649Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
11:37:55 [2022-04-17T11:37:55.907Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
11:37:55 [2022-04-17T11:37:55.907Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
11:37:55 [2022-04-17T11:37:55.907Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
11:37:55 [2022-04-17T11:37:55.907Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
11:37:55 [2022-04-17T11:37:55.907Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
11:37:55 [2022-04-17T11:37:55.907Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
11:37:55 [2022-04-17T11:37:55.907Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
11:37:55 [2022-04-17T11:37:55.907Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
11:37:55 [2022-04-17T11:37:55.907Z] === RUN   TestDiskUsage/after_container.Run
11:37:56 [2022-04-17T11:37:56.165Z] === RUN   TestDiskUsage/after_container.Run/container_types
11:37:56 [2022-04-17T11:37:56.165Z] === RUN   TestDiskUsage/after_container.Run/image_types
11:37:56 [2022-04-17T11:37:56.165Z] === RUN   TestDiskUsage/after_container.Run/volume_types
11:37:56 [2022-04-17T11:37:56.165Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
11:37:56 [2022-04-17T11:37:56.165Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
11:37:56 [2022-04-17T11:37:56.165Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
11:37:56 [2022-04-17T11:37:56.165Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
11:37:56 [2022-04-17T11:37:56.165Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
11:37:56 [2022-04-17T11:37:56.165Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
11:37:56 [2022-04-17T11:37:56.165Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
11:37:56 [2022-04-17T11:37:56.165Z] --- PASS: TestDiskUsage (1.10s)
11:37:56 [2022-04-17T11:37:56.165Z]     --- PASS: TestDiskUsage/empty (0.01s)
11:37:56 [2022-04-17T11:37:56.165Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
11:37:56 [2022-04-17T11:37:56.165Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
11:37:56 [2022-04-17T11:37:56.165Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
11:37:56 [2022-04-17T11:37:56.165Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
11:37:56 [2022-04-17T11:37:56.165Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
11:37:56 [2022-04-17T11:37:56.165Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
11:37:56 [2022-04-17T11:37:56.165Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
11:37:56 [2022-04-17T11:37:56.165Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
11:37:56 [2022-04-17T11:37:56.165Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
11:37:56 [2022-04-17T11:37:56.166Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
11:37:56 [2022-04-17T11:37:56.166Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
11:37:56 [2022-04-17T11:37:56.166Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
11:37:56 [2022-04-17T11:37:56.166Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
11:37:56 [2022-04-17T11:37:56.166Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
11:37:56 [2022-04-17T11:37:56.166Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
11:37:56 [2022-04-17T11:37:56.166Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
11:37:56 [2022-04-17T11:37:56.166Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
11:37:56 [2022-04-17T11:37:56.166Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
11:37:56 [2022-04-17T11:37:56.166Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
11:37:56 [2022-04-17T11:37:56.166Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
11:37:56 [2022-04-17T11:37:56.166Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
11:37:56 [2022-04-17T11:37:56.166Z]     --- PASS: TestDiskUsage/after_container.Run (0.28s)
11:37:56 [2022-04-17T11:37:56.166Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
11:37:56 [2022-04-17T11:37:56.166Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
11:37:56 [2022-04-17T11:37:56.166Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
11:37:56 [2022-04-17T11:37:56.166Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
11:37:56 [2022-04-17T11:37:56.166Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
11:37:56 [2022-04-17T11:37:56.166Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
11:37:56 [2022-04-17T11:37:56.166Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
11:37:56 [2022-04-17T11:37:56.166Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
11:37:56 [2022-04-17T11:37:56.166Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
11:37:56 [2022-04-17T11:37:56.166Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
11:37:56 [2022-04-17T11:37:56.166Z] PASS
11:37:56 [2022-04-17T11:37:56.166Z] 
11:37:56 [2022-04-17T11:37:56.166Z] === Skipped
11:37:56 [2022-04-17T11:37:56.166Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:37:56 [2022-04-17T11:37:56.166Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:37:56 [2022-04-17T11:37:56.166Z] 
11:37:56 [2022-04-17T11:37:56.166Z] DONE 54 tests, 1 skipped in 21.920s
11:37:56 [2022-04-17T11:37:56.166Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
11:37:56 [2022-04-17T11:37:56.166Z] ++ 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
11:37:56 [2022-04-17T11:37:56.166Z] ++ set -e
11:37:56 [2022-04-17T11:37:56.166Z] ++ '[' -n 0 ']'
11:37:56 [2022-04-17T11:37:56.166Z] ++ set -x
11:37:56 [2022-04-17T11:37:56.166Z] ++ 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
11:37:56 [2022-04-17T11:37:56.424Z] INFO: Testing against a local daemon
11:37:56 [2022-04-17T11:37:56.424Z] === RUN   TestVolumesCreateAndList
11:37:56 [2022-04-17T11:37:56.424Z] --- PASS: TestVolumesCreateAndList (0.02s)
11:37:56 [2022-04-17T11:37:56.424Z] === RUN   TestVolumesRemove
11:37:56 [2022-04-17T11:37:56.424Z] --- PASS: TestVolumesRemove (0.06s)
11:37:56 [2022-04-17T11:37:56.424Z] === RUN   TestVolumesInspect
11:37:56 [2022-04-17T11:37:56.424Z] --- PASS: TestVolumesInspect (0.02s)
11:37:56 [2022-04-17T11:37:56.424Z] === RUN   TestVolumesInvalidJSON
11:37:56 [2022-04-17T11:37:56.424Z] === RUN   TestVolumesInvalidJSON/volumes/create
11:37:56 [2022-04-17T11:37:56.424Z] === PAUSE TestVolumesInvalidJSON/volumes/create
11:37:56 [2022-04-17T11:37:56.424Z] === CONT  TestVolumesInvalidJSON/volumes/create
11:37:56 [2022-04-17T11:37:56.424Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
11:37:56 [2022-04-17T11:37:56.424Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
11:37:56 [2022-04-17T11:37:56.424Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
11:37:56 [2022-04-17T11:37:56.424Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
11:37:56 [2022-04-17T11:37:56.424Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:37:56 [2022-04-17T11:37:56.424Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
11:37:56 [2022-04-17T11:37:56.424Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
11:37:56 [2022-04-17T11:37:56.424Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
11:37:56 [2022-04-17T11:37:56.424Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
11:37:56 [2022-04-17T11:37:56.424Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
11:37:56 [2022-04-17T11:37:56.424Z] PASS
11:37:56 [2022-04-17T11:37:56.424Z] 
11:37:56 [2022-04-17T11:37:56.424Z] DONE 9 tests in 0.198s
11:37:56 [2022-04-17T11:37:56.424Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:37:56 [2022-04-17T11:37:56.424Z] ++++ cat bundles/test-integration/docker.pid
11:37:56 [2022-04-17T11:37:56.682Z] +++ kill 14237
11:37:56 [2022-04-17T11:37:56.682Z] +++ /etc/init.d/apparmor stop
11:37:56 [2022-04-17T11:37:56.682Z] Leaving: AppArmorNo profiles have been unloaded.
11:37:56 [2022-04-17T11:37:56.682Z] 
11:37:56 [2022-04-17T11:37:56.682Z] Unloading profiles will leave already running processes permanently
11:37:56 [2022-04-17T11:37:56.682Z] unconfined, which can lead to unexpected situations.
11:37:56 [2022-04-17T11:37:56.682Z] 
11:37:56 [2022-04-17T11:37:56.682Z] To set a process to complain mode, use the command line tool
11:37:56 [2022-04-17T11:37:56.682Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:37:56 [2022-04-17T11:37:56.682Z] +++ true
11:37:56 [2022-04-17T11:37:56.682Z] exiting test-integration
11:37:56 [2022-04-17T11:37:56.682Z] ++ exit 0
11:37:56 [2022-04-17T11:37:56.682Z] 
11:37:57 [2022-04-17T11:37:57.265Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestBoolValue
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestBoolValue (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestBoolValueOrDefault
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestBoolValueOrDefault (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestInt64ValueOrZero
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestInt64ValueOrZero (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestInt64ValueOrDefault
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestInt64ValueOrDefault (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestInt64ValueOrDefaultWithError
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestJsonContentType
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestJsonContentType (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestReadJSON
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestReadJSON/nil_body
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestReadJSON/empty_body
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestReadJSON/with_valid_request
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestReadJSON/with_whitespace
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestReadJSON/with_extra_content
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestReadJSON/invalid_JSON
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestReadJSON (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z]     --- PASS: TestReadJSON/nil_body (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z]     --- PASS: TestReadJSON/empty_body (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z]     --- PASS: TestReadJSON/with_valid_request (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z]     --- PASS: TestReadJSON/with_whitespace (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z]     --- PASS: TestReadJSON/with_extra_content (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z]     --- PASS: TestReadJSON/invalid_JSON (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] PASS
11:37:57 [2022-04-17T11:37:57.411Z] coverage: 31.9% of statements
11:37:57 [2022-04-17T11:37:57.411Z] ok  	github.com/docker/docker/api/server/httputils	0.050s	coverage: 31.9% of statements
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestMaskSecretKeys
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestMaskSecretKeys (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestVersionMiddlewareVersion
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] PASS
11:37:57 [2022-04-17T11:37:57.411Z] coverage: 37.7% of statements
11:37:57 [2022-04-17T11:37:57.411Z] ok  	github.com/docker/docker/api/server/middleware	0.070s	coverage: 37.7% of statements
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestStrSliceMarshalJSON
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestStrSliceUnmarshalJSON
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestStrSliceUnmarshalString
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestStrSliceUnmarshalSlice
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] PASS
11:37:57 [2022-04-17T11:37:57.411Z] coverage: 90.0% of statements
11:37:57 [2022-04-17T11:37:57.411Z] ok  	github.com/docker/docker/api/types/strslice	0.057s	coverage: 90.0% of statements
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestToJSON
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestToJSON (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestToParamWithVersion
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestToParamWithVersion (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestFromJSON
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestFromJSON (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestEmpty
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestEmpty (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestArgsMatchKVListEmptySources
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestArgsMatchKVList
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestArgsMatchKVList (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestArgsMatch
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestArgsMatch (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestAdd
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestAdd (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestDel
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestDel (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestLen
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestLen (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestExactMatch
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestExactMatch (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestOnlyOneExactMatch
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestOnlyOneExactMatch (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestContains
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestContains (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestValidate
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestValidate (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestWalkValues
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestWalkValues (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestFuzzyMatch
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestFuzzyMatch (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestClone
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestClone (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] PASS
11:37:57 [2022-04-17T11:37:57.411Z] coverage: 92.2% of statements
11:37:57 [2022-04-17T11:37:57.411Z] ok  	github.com/docker/docker/api/types/filters	0.082s	coverage: 92.2% of statements
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestDurationToSecondsString
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestDurationToSecondsString (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestGetTimestamp
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestAdjustForAPIVersion
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestAdjustForAPIVersion (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] PASS
11:37:57 [2022-04-17T11:37:57.411Z] coverage: 6.1% of statements
11:37:57 [2022-04-17T11:37:57.411Z] ok  	github.com/docker/docker/api/server/router/swarm	0.046s	coverage: 6.1% of statements
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/types	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestGetTimestamp (0.22s)
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestParseTimestamps
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestParseTimestamps (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] PASS
11:37:57 [2022-04-17T11:37:57.411Z] coverage: 100.0% of statements
11:37:57 [2022-04-17T11:37:57.411Z] ok  	github.com/docker/docker/api/types/time	0.264s	coverage: 100.0% of statements
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestCompareVersion
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestCompareVersion (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] PASS
11:37:57 [2022-04-17T11:37:57.411Z] coverage: 77.3% of statements
11:37:57 [2022-04-17T11:37:57.411Z] ok  	github.com/docker/docker/api/types/versions	0.059s	coverage: 77.3% of statements
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/builder	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:37:57 [2022-04-17T11:37:57.411Z] === RUN   TestIsGIT
11:37:57 [2022-04-17T11:37:57.411Z] --- PASS: TestIsGIT (0.00s)
11:37:57 [2022-04-17T11:37:57.411Z] PASS
11:37:57 [2022-04-17T11:37:57.411Z] coverage: 100.0% of statements
11:37:57 [2022-04-17T11:37:57.412Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.227s	coverage: 100.0% of statements
11:37:57 [2022-04-17T11:37:57.412Z] === RUN   TestParseRemoteURL
11:37:57 [2022-04-17T11:37:57.412Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
11:37:57 [2022-04-17T11:37:57.412Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
11:37:57 [2022-04-17T11:37:57.412Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
11:37:57 [2022-04-17T11:37:57.412Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
11:37:57 [2022-04-17T11:37:57.412Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
11:37:57 [2022-04-17T11:37:57.412Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
11:37:57 [2022-04-17T11:37:57.412Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
11:37:57 [2022-04-17T11:37:57.412Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
11:37:57 [2022-04-17T11:37:57.412Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
11:37:57 [2022-04-17T11:37:57.412Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
11:37:57 [2022-04-17T11:37:57.412Z] --- PASS: TestParseRemoteURL (0.00s)
11:37:57 [2022-04-17T11:37:57.412Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
11:37:57 [2022-04-17T11:37:57.412Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
11:37:57 [2022-04-17T11:37:57.412Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
11:37:57 [2022-04-17T11:37:57.412Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
11:37:57 [2022-04-17T11:37:57.412Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
11:37:57 [2022-04-17T11:37:57.412Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
11:37:57 [2022-04-17T11:37:57.412Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
11:37:57 [2022-04-17T11:37:57.412Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
11:37:57 [2022-04-17T11:37:57.412Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
11:37:57 [2022-04-17T11:37:57.412Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
11:37:57 [2022-04-17T11:37:57.412Z] === RUN   TestCloneArgsSmartHttp
11:37:57 [2022-04-17T11:37:57.412Z] --- PASS: TestCloneArgsSmartHttp (0.02s)
11:37:57 [2022-04-17T11:37:57.412Z] === RUN   TestCloneArgsDumbHttp
11:37:57 [2022-04-17T11:37:57.412Z] --- PASS: TestCloneArgsDumbHttp (0.01s)
11:37:57 [2022-04-17T11:37:57.412Z] === RUN   TestCloneArgsGit
11:37:57 [2022-04-17T11:37:57.412Z] --- PASS: TestCloneArgsGit (0.00s)
11:37:57 [2022-04-17T11:37:57.412Z] === RUN   TestCheckoutGit
Post stage
[Pipeline] junit
11:37:57 [2022-04-17T11:37:57.630Z] Recording test results
11:37:57 [2022-04-17T11:37:57.832Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
11:37:57 [2022-04-17T11:37:57.870Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:37:58 [2022-04-17T11:37:58.204Z] + echo Ensuring container killed.
11:37:58 [2022-04-17T11:37:58.204Z] Ensuring container killed.
11:37:58 [2022-04-17T11:37:58.204Z] + docker rm -vf docker-pr5
11:37:58 [2022-04-17T11:37:58.204Z] Error: No such container: docker-pr5
[Pipeline] sh
11:37:58 [2022-04-17T11:37:58.483Z] + echo Chowning /workspace to jenkins user
11:37:58 [2022-04-17T11:37:58.483Z] Chowning /workspace to jenkins user
11:37:58 [2022-04-17T11:37:58.483Z] + id -u
11:37:58 [2022-04-17T11:37:58.483Z] + id -g
11:37:58 [2022-04-17T11:37:58.483Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43449:/workspace busybox chown -R 1000:1000 /workspace
11:37:58 [2022-04-17T11:37:58.483Z] Unable to find image 'busybox:latest' locally
11:37:58 [2022-04-17T11:37:58.483Z] latest: Pulling from library/busybox
11:37:58 [2022-04-17T11:37:58.741Z] 2f0e692259c0: Pulling fs layer
11:37:58 [2022-04-17T11:37:58.741Z] 2f0e692259c0: Verifying Checksum
11:37:58 [2022-04-17T11:37:58.741Z] 2f0e692259c0: Download complete
11:37:58 [2022-04-17T11:37:58.741Z] 2f0e692259c0: Pull complete
11:37:58 [2022-04-17T11:37:58.741Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8
11:37:58 [2022-04-17T11:37:58.741Z] Status: Downloaded newer image for busybox:latest
11:37:59 [2022-04-17T11:37:59.211Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
11:37:59 [2022-04-17T11:37:59.629Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
11:37:59 [2022-04-17T11:37:59.629Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
11:37:59 [2022-04-17T11:37:59.629Z] === RUN   TestProcessNoDockerignore
11:37:59 [2022-04-17T11:37:59.629Z] --- PASS: TestProcessNoDockerignore (0.00s)
11:37:59 [2022-04-17T11:37:59.629Z] === RUN   TestProcessShouldLeaveAllFiles
11:37:59 [2022-04-17T11:37:59.629Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
11:37:59 [2022-04-17T11:37:59.629Z] === RUN   TestDetectContentType
11:37:59 [2022-04-17T11:37:59.629Z] --- PASS: TestDetectContentType (0.00s)
11:37:59 [2022-04-17T11:37:59.629Z] === RUN   TestSelectAcceptableMIME
11:37:59 [2022-04-17T11:37:59.629Z] --- PASS: TestSelectAcceptableMIME (0.00s)
11:37:59 [2022-04-17T11:37:59.629Z] === RUN   TestInspectEmptyResponse
11:37:59 [2022-04-17T11:37:59.629Z] --- PASS: TestInspectEmptyResponse (0.00s)
11:37:59 [2022-04-17T11:37:59.629Z] === RUN   TestInspectResponseBinary
11:37:59 [2022-04-17T11:37:59.629Z] --- PASS: TestInspectResponseBinary (0.00s)
11:37:59 [2022-04-17T11:37:59.629Z] === RUN   TestResponseUnsupportedContentType
11:37:59 [2022-04-17T11:37:59.629Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
11:37:59 [2022-04-17T11:37:59.629Z] === RUN   TestInspectResponseTextSimple
11:37:59 [2022-04-17T11:37:59.629Z] --- PASS: TestInspectResponseTextSimple (0.00s)
11:37:59 [2022-04-17T11:37:59.629Z] === RUN   TestInspectResponseEmptyContentType
11:37:59 [2022-04-17T11:37:59.629Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
11:37:59 [2022-04-17T11:37:59.629Z] === RUN   TestUnknownContentLength
11:37:59 [2022-04-17T11:37:59.629Z] --- PASS: TestUnknownContentLength (0.00s)
11:37:59 [2022-04-17T11:37:59.629Z] === RUN   TestDownloadRemote
11:37:59 [2022-04-17T11:37:59.629Z] --- PASS: TestDownloadRemote (0.12s)
11:37:59 [2022-04-17T11:37:59.629Z] === RUN   TestGetWithStatusError
11:37:59 [2022-04-17T11:37:59.629Z] --- PASS: TestGetWithStatusError (0.01s)
11:37:59 [2022-04-17T11:37:59.629Z] === RUN   TestCloseRootDirectory
11:37:59 [2022-04-17T11:37:59.629Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
11:37:59 [2022-04-17T11:37:59.629Z] --- SKIP: TestCloseRootDirectory (0.00s)
11:37:59 [2022-04-17T11:37:59.779Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
11:38:00 [2022-04-17T11:38:00.097Z] === RUN   TestHashFile
11:38:00 [2022-04-17T11:38:00.097Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
11:38:00 [2022-04-17T11:38:00.097Z] --- SKIP: TestHashFile (0.00s)
11:38:00 [2022-04-17T11:38:00.097Z] === RUN   TestHashSubdir
11:38:00 [2022-04-17T11:38:00.097Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
11:38:00 [2022-04-17T11:38:00.097Z] --- SKIP: TestHashSubdir (0.00s)
11:38:00 [2022-04-17T11:38:00.097Z] === RUN   TestRemoveDirectory
11:38:00 [2022-04-17T11:38:00.097Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
11:38:00 [2022-04-17T11:38:00.097Z] --- SKIP: TestRemoveDirectory (0.00s)
11:38:00 [2022-04-17T11:38:00.097Z] PASS
11:38:00 [2022-04-17T11:38:00.097Z] coverage: 9.3% of statements
11:38:00 [2022-04-17T11:38:00.097Z] ok  	github.com/docker/docker/builder/remotecontext	0.312s	coverage: 9.3% of statements
11:38:00 [2022-04-17T11:38:00.097Z] === RUN   TestEnable
11:38:00 [2022-04-17T11:38:00.097Z] --- PASS: TestEnable (0.00s)
11:38:00 [2022-04-17T11:38:00.097Z] === RUN   TestDisable
11:38:00 [2022-04-17T11:38:00.097Z] --- PASS: TestDisable (0.00s)
11:38:00 [2022-04-17T11:38:00.097Z] === RUN   TestEnabled
11:38:00 [2022-04-17T11:38:00.097Z] --- PASS: TestEnabled (0.00s)
11:38:00 [2022-04-17T11:38:00.097Z] PASS
11:38:00 [2022-04-17T11:38:00.097Z] coverage: 100.0% of statements
11:38:00 [2022-04-17T11:38:00.097Z] ok  	github.com/docker/docker/cli/debug	0.043s	coverage: 100.0% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:38:00 [2022-04-17T11:38:00.415Z] + bundleName=arm64-integration
11:38:00 [2022-04-17T11:38:00.415Z] + echo Creating arm64-integration-bundles.tar.gz
11:38:00 [2022-04-17T11:38:00.415Z] Creating arm64-integration-bundles.tar.gz
11:38:00 [2022-04-17T11:38:00.415Z] + xargs tar -czf arm64-integration-bundles.tar.gz
11:38:00 [2022-04-17T11:38:00.415Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestGetAllAllowed
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestGetAllAllowed (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestGetAllMeta
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestGetAllMeta (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestWarnOnUnusedBuildArgs
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestIsUnreferencedBuiltin
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestIsExistingDirectory
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestIsExistingDirectory (0.01s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestGetFilenameForDownload
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestGetFilenameForDownload (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestEnv2Variables
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestEnv2Variables (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestEnvValueWithExistingRunConfigEnv
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestMaintainer
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestMaintainer (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestLabel
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestLabel (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestFromScratch
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestFromScratch (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestFromWithArg
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestFromWithArg (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestFromWithArgButBuildArgsNotGiven
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestFromWithUndefinedArg
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestFromWithUndefinedArg (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestFromMultiStageWithNamedStage
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestOnbuild
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestOnbuild (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestWorkdir
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestWorkdir (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestCmd
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestCmd (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestHealthcheckNone
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestHealthcheckNone (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestHealthcheckCmd
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestHealthcheckCmd (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestEntrypoint
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestEntrypoint (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestExpose
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestExpose (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestUser
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestUser (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestVolume
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestVolume (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestStopSignal
11:38:00 [2022-04-17T11:38:00.565Z]     dispatchers_test.go:377: Windows does not support stopsignal
11:38:00 [2022-04-17T11:38:00.565Z] --- SKIP: TestStopSignal (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestArg
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestArg (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestShell
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestShell (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestPrependEnvOnCmd
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestPrependEnvOnCmd (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestRunWithBuildArgs
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestRunWithBuildArgs (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestRunIgnoresHealthcheck
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestDispatchUnsupportedOptions
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestNormalizeWorkdir
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestNormalizeWorkdir (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestDispatch
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestDispatch/ADD_multiple_files_to_file
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestDispatch/COPY_multiple_files_to_file
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestDispatch/COPY_wildcard_no_files
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestDispatch/COPY_url
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestDispatch (0.07s)
11:38:00 [2022-04-17T11:38:00.565Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
11:38:00 [2022-04-17T11:38:00.565Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s)
11:38:00 [2022-04-17T11:38:00.565Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
11:38:00 [2022-04-17T11:38:00.565Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
11:38:00 [2022-04-17T11:38:00.565Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
11:38:00 [2022-04-17T11:38:00.565Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z]     --- PASS: TestDispatch/COPY_url (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestAddScratchImageAddsToMounts
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestAddFromScratchPopulatesPlatform
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestImageSourceGetAddsToMounts
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestEmptyDockerfile
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestEmptyDockerfile (0.01s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestSymlinkDockerfile
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestSymlinkDockerfile (0.01s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestDockerfileOutsideTheBuildContext
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestNonExistingDockerfile
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestNonExistingDockerfile (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestCopyRunConfig
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestCopyRunConfig (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestDeepCopyRunConfig
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestDeepCopyRunConfig (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestExportImage
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestExportImage (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] === RUN   TestNormalizeDest
11:38:00 [2022-04-17T11:38:00.565Z] --- PASS: TestNormalizeDest (0.00s)
11:38:00 [2022-04-17T11:38:00.565Z] PASS
11:38:00 [2022-04-17T11:38:00.565Z] coverage: 46.7% of statements
11:38:00 [2022-04-17T11:38:00.565Z] ok  	github.com/docker/docker/builder/dockerfile	0.279s	coverage: 46.7% of statements
[Pipeline] archiveArtifacts
11:38:00 [2022-04-17T11:38:00.685Z] Archiving artifacts
11:38:00 [2022-04-17T11:38:00.715Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
11:38:00 [2022-04-17T11:38:00.715Z] --- PASS: TestServiceWithDataPathPortInit (15.43s)
11:38:00 [2022-04-17T11:38:00.715Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:38:01 [2022-04-17T11:38:01.285Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
11:38:01 [2022-04-17T11:38:01.551Z] === RUN   TestTCP4Proxy
11:38:01 [2022-04-17T11:38:01.551Z] --- PASS: TestTCP4Proxy (0.01s)
11:38:01 [2022-04-17T11:38:01.551Z] === RUN   TestTCP4ProxyHalfClose
11:38:01 [2022-04-17T11:38:01.551Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
11:38:01 [2022-04-17T11:38:01.551Z] === RUN   TestTCP6Proxy
11:38:01 [2022-04-17T11:38:01.551Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
11:38:01 [2022-04-17T11:38:01.551Z] --- SKIP: TestTCP6Proxy (0.00s)
11:38:01 [2022-04-17T11:38:01.551Z] === RUN   TestTCPDualStackProxy
11:38:01 [2022-04-17T11:38:01.551Z]     network_proxy_test.go:208: No support for dual stack yet
11:38:01 [2022-04-17T11:38:01.551Z] --- SKIP: TestTCPDualStackProxy (0.00s)
11:38:01 [2022-04-17T11:38:01.551Z] === RUN   TestUDP4Proxy
11:38:01 [2022-04-17T11:38:01.551Z] --- PASS: TestUDP4Proxy (0.00s)
11:38:01 [2022-04-17T11:38:01.551Z] === RUN   TestUDP6Proxy
11:38:01 [2022-04-17T11:38:01.551Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
11:38:01 [2022-04-17T11:38:01.551Z] --- SKIP: TestUDP6Proxy (0.00s)
11:38:01 [2022-04-17T11:38:01.551Z] === RUN   TestUDPWriteError
11:38:01 [2022-04-17T11:38:01.551Z] --- PASS: TestUDPWriteError (0.00s)
11:38:01 [2022-04-17T11:38:01.551Z] === RUN   TestSCTP4Proxy
11:38:01 [2022-04-17T11:38:01.551Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
11:38:01 [2022-04-17T11:38:01.551Z] --- SKIP: TestSCTP4Proxy (0.00s)
11:38:01 [2022-04-17T11:38:01.551Z] === RUN   TestSCTP6Proxy
11:38:01 [2022-04-17T11:38:01.551Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
11:38:01 [2022-04-17T11:38:01.551Z] --- SKIP: TestSCTP6Proxy (0.00s)
11:38:01 [2022-04-17T11:38:01.551Z] PASS
11:38:01 [2022-04-17T11:38:01.551Z] coverage: 49.4% of statements
11:38:01 [2022-04-17T11:38:01.551Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.072s	coverage: 49.4% of statements
11:38:02 [2022-04-17T11:38:02.600Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43449/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:38:02 [2022-04-17T11:38:02.911Z] + make clean
11:38:03 [2022-04-17T11:38:03.169Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:38:03 [2022-04-17T11:38:03.169Z] docker-dev-cache
11:38:03 [2022-04-17T11:38:03.169Z] docker-mod-cache
[Pipeline] deleteDir
11:38:03 [2022-04-17T11:38:03.818Z] === RUN   TestDockerSuite/TestBuildPATH
11:38:04 [2022-04-17T11:38:04.387Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xcmttjzd8c2pt2yofr0zb19px Created:2022-04-17 11:38:02.34001783 +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[654f140c90bc712739761782012c641aab751c65176a51f8d5e40f24089584cf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o14lqpjpmmii2cqixdhiy870g EndpointID:535d9fef279efbd0344cb3945c1f9a12dac1e266b9732dfbd7087c931136f142 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7a6c8ad907e2df661f0085959e20b5fbef1ba01c24aa9085eb071f04ca0903e9 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:8beb91f70b27 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o14lqpjpmmii2cqixdhiy870g EndpointID:535d9fef279efbd0344cb3945c1f9a12dac1e266b9732dfbd7087c931136f142 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:38:05 [2022-04-17T11:38:05.324Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestCheckpointCreateError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestCheckpointCreateError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestCheckpointCreate
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestCheckpointCreate (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestCheckpointDeleteError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestCheckpointDeleteError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestCheckpointDelete
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestCheckpointDelete (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestCheckpointListError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestCheckpointListError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestCheckpointList
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestCheckpointList (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestCheckpointListContainerNotFound
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestNewClientWithOpsFromEnv
11:38:05 [2022-04-17T11:38:05.910Z]     client_test.go:23: runtime.GOOS == "windows"
11:38:05 [2022-04-17T11:38:05.910Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestGetAPIPath
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestGetAPIPath (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestParseHostURL
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestParseHostURL (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestNegotiateAPIVersionEmpty
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestNegotiateAPIVersion
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestNegotiateAPIVersion/downgrade_from_default
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestNegotiateAPIVersion/no_downgrade_from_custom_version
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestNegotiateAPIVersion/downgrade_legacy
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestNegotiateAPIVersion/downgrade_old
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestNegotiateAPIVersion/no_upgrade
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestNegotiateAPIVersion (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z]     --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z]     --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z]     --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z]     --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z]     --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestNegotiateAPVersionOverride
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestNegotiateAPIVersionAutomatic
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestClientRedirect
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestClientRedirect/GET
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestClientRedirect/POST
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestClientRedirect/PUT
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestClientRedirect/DELETE
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestClientRedirect (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z]     --- PASS: TestClientRedirect/GET (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z]     --- PASS: TestClientRedirect/POST (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z]     --- PASS: TestClientRedirect/PUT (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z]     --- PASS: TestClientRedirect/DELETE (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestConfigCreateUnsupported
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestConfigCreateUnsupported (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestConfigCreateError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestConfigCreateError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestConfigCreate
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestConfigCreate (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestConfigInspectNotFound
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestConfigInspectNotFound (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestConfigInspectWithEmptyID
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestConfigInspectUnsupported
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestConfigInspectUnsupported (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestConfigInspectError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestConfigInspectError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestConfigInspectConfigNotFound
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestConfigInspect
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestConfigInspect (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestConfigListUnsupported
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestConfigListUnsupported (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestConfigListError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestConfigListError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestConfigList
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestConfigList (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestConfigRemoveUnsupported
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestConfigRemoveError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestConfigRemoveError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestConfigRemove
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestConfigRemove (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestConfigUpdateUnsupported
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestConfigUpdateError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestConfigUpdateError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestConfigUpdate
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestConfigUpdate (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerCommitError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerCommitError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerCommit
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerCommit (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerStatPathError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerStatPathError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerStatPathNotFoundError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerStatPathNoHeaderError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerStatPath
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerStatPath (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestCopyToContainerError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestCopyToContainerError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestCopyToContainerNotFoundError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestCopyToContainerNotStatusOKError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestCopyToContainer
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestCopyToContainer (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestCopyFromContainerError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestCopyFromContainerError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestCopyFromContainerNotFoundError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestCopyFromContainerNotStatusOKError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestCopyFromContainerNoHeaderError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestCopyFromContainer
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestCopyFromContainer (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerCreateError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerCreateError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerCreateImageNotFound
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerCreateWithName
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerCreateWithName (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerCreateAutoRemove
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerDiffError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerDiffError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerDiff
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerDiff (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerExecCreateError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerExecCreateError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerExecCreate
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerExecCreate (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerExecStartError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerExecStartError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerExecStart
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerExecStart (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerExecInspectError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerExecInspectError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerExecInspect
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerExecInspect (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerExportError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerExportError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerExport
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerExport (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerInspectError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerInspectError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerInspectContainerNotFound
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerInspectWithEmptyID
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerInspect
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerInspect (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerInspectNode
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerInspectNode (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerKillError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerKillError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerKill
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerKill (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerListError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerListError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerList
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerList (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerLogsNotFoundError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerLogsError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerLogsError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerLogs
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerLogs (0.25s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerPauseError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerPauseError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerPause
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerPause (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainersPruneError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainersPruneError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainersPrune
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainersPrune (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerRemoveError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerRemoveError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerRemoveNotFoundError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerRemove
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerRemove (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerRenameError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerRenameError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerRename
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerRename (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerResizeError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerResizeError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerExecResizeError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerExecResizeError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerResize
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerResize (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerExecResize
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerExecResize (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerRestartError
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerRestartError (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerRestart
11:38:05 [2022-04-17T11:38:05.910Z] --- PASS: TestContainerRestart (0.00s)
11:38:05 [2022-04-17T11:38:05.910Z] === RUN   TestContainerStartError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestContainerStartError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestContainerStart
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestContainerStart (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestContainerStatsError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestContainerStatsError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestContainerStats
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestContainerStats (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestContainerStopError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestContainerStopError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestContainerStop
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestContainerStop (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestContainerTopError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestContainerTopError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestContainerTop
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestContainerTop (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestContainerUnpauseError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestContainerUnpauseError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestContainerUnpause
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestContainerUnpause (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestContainerUpdateError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestContainerUpdateError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestContainerUpdate
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestContainerUpdate (0.01s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestContainerWaitError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestContainerWaitError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestContainerWait
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestContainerWait (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestDiskUsageError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestDiskUsageError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestDiskUsage
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestDiskUsage (0.01s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestDistributionInspectUnsupported
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestDistributionInspectWithEmptyID
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestEventsErrorInOptions
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestEventsErrorInOptions (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestEventsErrorFromServer
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestEventsErrorFromServer (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestEvents
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestEvents (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestTLSCloseWriter
11:38:05 [2022-04-17T11:38:05.911Z] === PAUSE TestTLSCloseWriter
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageBuildError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageBuildError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageBuild
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageBuild (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestGetDockerOS
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestGetDockerOS (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageCreateError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageCreateError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageCreate
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageCreate (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageHistoryError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageHistoryError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageHistory
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageHistory (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageImportError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageImportError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageImport
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageImport (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageInspectError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageInspectError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageInspectImageNotFound
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageInspectImageNotFound (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageInspectWithEmptyID
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageInspect
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageInspect (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageListError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageListError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageList
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageList (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageListApiBefore125
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageListApiBefore125 (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageLoadError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageLoadError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageLoad
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageLoad (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImagesPruneError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImagesPruneError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImagesPrune
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImagesPrune (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImagePullReferenceParseError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImagePullReferenceParseError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImagePullAnyError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImagePullAnyError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImagePullStatusUnauthorizedError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImagePullWithPrivilegedFuncNoError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImagePullWithoutErrors
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImagePullWithoutErrors (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImagePushReferenceError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImagePushReferenceError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImagePushAnyError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImagePushAnyError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImagePushStatusUnauthorizedError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImagePushWithPrivilegedFuncNoError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImagePushWithoutErrors
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImagePushWithoutErrors (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageRemoveError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageRemoveError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageRemoveImageNotFound
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageRemove
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageRemove (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageSaveError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageSaveError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageSave
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageSave (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageSearchAnyError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageSearchAnyError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageSearchStatusUnauthorizedError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageSearchWithoutErrors
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageTagError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageTagError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageTagInvalidReference
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageTagInvalidReference (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageTagInvalidSourceImageName
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageTagHexSource
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageTagHexSource (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestImageTag
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestImageTag (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestInfoServerError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestInfoServerError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestInfoInvalidResponseJSONError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestInfo
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestInfo (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNetworkConnectError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestNetworkConnectError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNetworkConnect
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestNetworkConnect (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNetworkCreateError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestNetworkCreateError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNetworkCreate
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestNetworkCreate (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNetworkDisconnectError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestNetworkDisconnectError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNetworkDisconnect
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestNetworkDisconnect (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNetworkInspect
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNetworkInspect/empty_ID
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNetworkInspect/no_options
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNetworkInspect/verbose
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNetworkInspect/global_scope
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNetworkInspect/unknown_network
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNetworkInspect/server_error
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestNetworkInspect (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z]     --- PASS: TestNetworkInspect/empty_ID (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z]     --- PASS: TestNetworkInspect/no_options (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z]     --- PASS: TestNetworkInspect/verbose (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z]     --- PASS: TestNetworkInspect/global_scope (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z]     --- PASS: TestNetworkInspect/unknown_network (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z]     --- PASS: TestNetworkInspect/server_error (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNetworkListError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestNetworkListError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNetworkList
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestNetworkList (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNetworksPruneError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestNetworksPruneError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNetworksPrune
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestNetworksPrune (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNetworkRemoveError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestNetworkRemoveError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNetworkRemove
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestNetworkRemove (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNodeInspectError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestNodeInspectError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNodeInspectNodeNotFound
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNodeInspectWithEmptyID
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNodeInspect
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestNodeInspect (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNodeListError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestNodeListError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNodeList
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestNodeList (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNodeRemoveError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestNodeRemoveError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNodeRemove
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestNodeRemove (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNodeUpdateError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestNodeUpdateError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestNodeUpdate
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestNodeUpdate (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestOptionWithHostFromEnv
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestOptionWithHostFromEnv (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestOptionWithTimeout
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestOptionWithTimeout (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestOptionWithVersionFromEnv
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestOptionWithVersionFromEnv (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestPingFail
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestPingFail (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestPingWithError
11:38:05 [2022-04-17T11:38:05.911Z] 2022/04/17 11:38:03 RoundTripper returned a response & error; ignoring response
11:38:05 [2022-04-17T11:38:05.911Z] 2022/04/17 11:38:03 RoundTripper returned a response & error; ignoring response
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestPingWithError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestPingSuccess
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestPingSuccess (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestPingHeadFallback
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestPingHeadFallback/OK
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestPingHeadFallback/Internal_Server_Error
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestPingHeadFallback/Not_Found
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestPingHeadFallback (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestPluginDisableError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestPluginDisableError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestPluginDisable
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestPluginDisable (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestPluginEnableError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestPluginEnableError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestPluginEnable
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestPluginEnable (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestPluginInspectError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestPluginInspectError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestPluginInspectWithEmptyID
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestPluginInspect
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestPluginInspect (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestPluginListError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestPluginListError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestPluginList
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestPluginList (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestPluginPushError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestPluginPushError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestPluginPush
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestPluginPush (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestPluginRemoveError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestPluginRemoveError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestPluginRemove
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestPluginRemove (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestPluginSetError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestPluginSetError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestPluginSet
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestPluginSet (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestSetHostHeader
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestSetHostHeader (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestPlainTextError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestPlainTextError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestInfiniteError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestInfiniteError (0.06s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestCanceledContext
11:38:05 [2022-04-17T11:38:05.911Z] 2022/04/17 11:38:04 RoundTripper returned a response & error; ignoring response
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestCanceledContext (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestDeadlineExceededContext
11:38:05 [2022-04-17T11:38:05.911Z] 2022/04/17 11:38:04 RoundTripper returned a response & error; ignoring response
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestDeadlineExceededContext (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestSecretCreateUnsupported
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestSecretCreateUnsupported (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestSecretCreateError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestSecretCreateError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestSecretCreate
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestSecretCreate (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestSecretInspectUnsupported
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestSecretInspectUnsupported (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestSecretInspectError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestSecretInspectError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestSecretInspectSecretNotFound
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestSecretInspectWithEmptyID
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestSecretInspect
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestSecretInspect (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestSecretListUnsupported
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestSecretListUnsupported (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestSecretListError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestSecretListError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestSecretList
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestSecretList (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestSecretRemoveUnsupported
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestSecretRemoveError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestSecretRemoveError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestSecretRemove
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestSecretRemove (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestSecretUpdateUnsupported
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestSecretUpdateError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestSecretUpdateError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestSecretUpdate
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestSecretUpdate (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestServiceCreateError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestServiceCreateError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestServiceCreate
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestServiceCreate (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestServiceCreateCompatiblePlatforms
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestServiceCreateDigestPinning
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestServiceCreateDigestPinning (0.01s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestServiceInspectError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestServiceInspectError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestServiceInspectServiceNotFound
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestServiceInspectWithEmptyID
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestServiceInspect
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestServiceInspect (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestServiceListError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestServiceListError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestServiceList
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestServiceList (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestServiceLogsError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestServiceLogsError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestServiceLogs
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestServiceLogs (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestServiceRemoveError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestServiceRemoveError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestServiceRemoveNotFoundError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestServiceRemove
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestServiceRemove (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestServiceUpdateError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestServiceUpdateError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestServiceUpdate
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestServiceUpdate (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestSwarmGetUnlockKeyError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestSwarmGetUnlockKey
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestSwarmInitError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestSwarmInitError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestSwarmInit
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestSwarmInit (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestSwarmInspectError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestSwarmInspectError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestSwarmInspect
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestSwarmInspect (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestSwarmJoinError
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestSwarmJoinError (0.00s)
11:38:05 [2022-04-17T11:38:05.911Z] === RUN   TestSwarmJoin
11:38:05 [2022-04-17T11:38:05.911Z] --- PASS: TestSwarmJoin (0.00s)
11:38:05 [2022-04-17T11:38:05.912Z] === RUN   TestSwarmLeaveError
11:38:05 [2022-04-17T11:38:05.912Z] --- PASS: TestSwarmLeaveError (0.00s)
11:38:05 [2022-04-17T11:38:05.912Z] === RUN   TestSwarmLeave
11:38:05 [2022-04-17T11:38:05.912Z] --- PASS: TestSwarmLeave (0.00s)
11:38:05 [2022-04-17T11:38:05.912Z] === RUN   TestSwarmUnlockError
11:38:05 [2022-04-17T11:38:05.912Z] --- PASS: TestSwarmUnlockError (0.00s)
11:38:05 [2022-04-17T11:38:05.912Z] === RUN   TestSwarmUnlock
11:38:05 [2022-04-17T11:38:05.912Z] --- PASS: TestSwarmUnlock (0.00s)
11:38:05 [2022-04-17T11:38:05.912Z] === RUN   TestSwarmUpdateError
11:38:05 [2022-04-17T11:38:05.912Z] --- PASS: TestSwarmUpdateError (0.00s)
11:38:05 [2022-04-17T11:38:05.912Z] === RUN   TestSwarmUpdate
11:38:05 [2022-04-17T11:38:05.912Z] --- PASS: TestSwarmUpdate (0.00s)
11:38:05 [2022-04-17T11:38:05.912Z] === RUN   TestTaskInspectError
11:38:05 [2022-04-17T11:38:05.912Z] --- PASS: TestTaskInspectError (0.00s)
11:38:05 [2022-04-17T11:38:05.912Z] === RUN   TestTaskInspectWithEmptyID
11:38:05 [2022-04-17T11:38:05.912Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
11:38:05 [2022-04-17T11:38:05.912Z] === RUN   TestTaskInspect
11:38:05 [2022-04-17T11:38:05.912Z] --- PASS: TestTaskInspect (0.00s)
11:38:05 [2022-04-17T11:38:05.912Z] === RUN   TestTaskListError
11:38:05 [2022-04-17T11:38:05.912Z] --- PASS: TestTaskListError (0.00s)
11:38:05 [2022-04-17T11:38:05.912Z] === RUN   TestTaskList
11:38:05 [2022-04-17T11:38:05.912Z] --- PASS: TestTaskList (0.00s)
11:38:05 [2022-04-17T11:38:05.912Z] === RUN   TestVolumeCreateError
11:38:05 [2022-04-17T11:38:05.912Z] --- PASS: TestVolumeCreateError (0.00s)
11:38:05 [2022-04-17T11:38:05.912Z] === RUN   TestVolumeCreate
11:38:05 [2022-04-17T11:38:05.912Z] --- PASS: TestVolumeCreate (0.00s)
11:38:05 [2022-04-17T11:38:05.912Z] === RUN   TestVolumeInspectError
11:38:05 [2022-04-17T11:38:05.912Z] --- PASS: TestVolumeInspectError (0.00s)
11:38:05 [2022-04-17T11:38:05.912Z] === RUN   TestVolumeInspectNotFound
11:38:05 [2022-04-17T11:38:05.912Z] --- PASS: TestVolumeInspectNotFound (0.00s)
11:38:05 [2022-04-17T11:38:05.912Z] === RUN   TestVolumeInspectWithEmptyID
11:38:05 [2022-04-17T11:38:05.912Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
11:38:05 [2022-04-17T11:38:05.912Z] === RUN   TestVolumeInspect
11:38:05 [2022-04-17T11:38:05.912Z] --- PASS: TestVolumeInspect (0.00s)
11:38:05 [2022-04-17T11:38:05.912Z] === RUN   TestVolumeListError
11:38:05 [2022-04-17T11:38:05.912Z] --- PASS: TestVolumeListError (0.00s)
11:38:05 [2022-04-17T11:38:05.912Z] === RUN   TestVolumeList
11:38:05 [2022-04-17T11:38:05.912Z] --- PASS: TestVolumeList (0.00s)
11:38:05 [2022-04-17T11:38:05.912Z] === RUN   TestVolumeRemoveError
11:38:05 [2022-04-17T11:38:05.912Z] --- PASS: TestVolumeRemoveError (0.00s)
11:38:05 [2022-04-17T11:38:05.912Z] === RUN   TestVolumeRemove
11:38:05 [2022-04-17T11:38:05.912Z] --- PASS: TestVolumeRemove (0.00s)
11:38:05 [2022-04-17T11:38:05.912Z] === CONT  TestTLSCloseWriter
11:38:05 [2022-04-17T11:38:05.912Z] --- PASS: TestTLSCloseWriter (0.02s)
11:38:05 [2022-04-17T11:38:05.912Z] PASS
11:38:05 [2022-04-17T11:38:05.912Z] coverage: 75.1% of statements
11:38:05 [2022-04-17T11:38:05.912Z] ok  	github.com/docker/docker/client	0.574s	coverage: 75.1% of statements
11:38:06 [2022-04-17T11:38:06.259Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
11:38:06 [2022-04-17T11:38:06.259Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
11:38:06 [2022-04-17T11:38:06.826Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
11:38:08 [2022-04-17T11:38:08.732Z]     docker_api_swarm_test.go:304: [d64912f9ca6c2] joining swarm manager [da836663b2ccc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:08 [2022-04-17T11:38:08.991Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.28s)
11:38:08 [2022-04-17T11:38:08.991Z] PASS
11:38:08 [2022-04-17T11:38:08.991Z] 
11:38:08 [2022-04-17T11:38:08.991Z] === Skipped
11:38:08 [2022-04-17T11:38:08.991Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:38:08 [2022-04-17T11:38:08.991Z]     service_test.go:243: FLAKY_TEST
11:38:08 [2022-04-17T11:38:08.991Z] 
11:38:08 [2022-04-17T11:38:08.991Z] DONE 38 tests, 1 skipped in 49.402s
11:38:08 [2022-04-17T11:38:08.991Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:38:08 [2022-04-17T11:38:08.991Z] ++ 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
11:38:08 [2022-04-17T11:38:08.991Z] ++ set -e
11:38:08 [2022-04-17T11:38:08.991Z] ++ '[' -n 0 ']'
11:38:08 [2022-04-17T11:38:08.991Z] ++ set -x
11:38:08 [2022-04-17T11:38:08.991Z] ++ 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
11:38:09 [2022-04-17T11:38:09.251Z] INFO: Testing against a local daemon
11:38:09 [2022-04-17T11:38:09.251Z] === RUN   TestDockerNetworkIpvlanPersistance
11:38:09 [2022-04-17T11:38:09.251Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:38:09 [2022-04-17T11:38:09.251Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:38:09 [2022-04-17T11:38:09.251Z] === RUN   TestDockerNetworkIpvlan
11:38:09 [2022-04-17T11:38:09.251Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:38:09 [2022-04-17T11:38:09.251Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:38:09 [2022-04-17T11:38:09.251Z] PASS
11:38:09 [2022-04-17T11:38:09.251Z] 
11:38:09 [2022-04-17T11:38:09.251Z] === Skipped
11:38:09 [2022-04-17T11:38:09.251Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:38:09 [2022-04-17T11:38:09.251Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:38:09 [2022-04-17T11:38:09.251Z] 
11:38:09 [2022-04-17T11:38:09.251Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:38:09 [2022-04-17T11:38:09.251Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:38:09 [2022-04-17T11:38:09.251Z] 
11:38:09 [2022-04-17T11:38:09.251Z] DONE 2 tests, 2 skipped in 0.135s
11:38:09 [2022-04-17T11:38:09.251Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:38:09 [2022-04-17T11:38:09.251Z] ++ 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
11:38:09 [2022-04-17T11:38:09.251Z] ++ set -e
11:38:09 [2022-04-17T11:38:09.251Z] ++ '[' -n 0 ']'
11:38:09 [2022-04-17T11:38:09.251Z] ++ set -x
11:38:09 [2022-04-17T11:38:09.251Z] ++ 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
11:38:09 [2022-04-17T11:38:09.251Z] INFO: Testing against a local daemon
11:38:09 [2022-04-17T11:38:09.251Z] === RUN   TestDockerNetworkMacvlanPersistance
11:38:10 [2022-04-17T11:38:10.193Z]     docker_api_swarm_test.go:305: [dd1d225da07fe] joining swarm manager [da836663b2ccc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:38:10 [2022-04-17T11:38:10.762Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s)
11:38:10 [2022-04-17T11:38:10.762Z] === RUN   TestDockerNetworkMacvlan
11:38:11 [2022-04-17T11:38:11.021Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
11:38:11 [2022-04-17T11:38:11.590Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:38:12 [2022-04-17T11:38:12.525Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:38:13 [2022-04-17T11:38:13.463Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:38:14 [2022-04-17T11:38:14.031Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
11:38:14 [2022-04-17T11:38:14.042Z] === RUN   TestCheckpointCreateError
11:38:14 [2022-04-17T11:38:14.042Z] --- PASS: TestCheckpointCreateError (0.00s)
11:38:14 [2022-04-17T11:38:14.042Z] === RUN   TestCheckpointCreate
11:38:14 [2022-04-17T11:38:14.042Z] --- PASS: TestCheckpointCreate (0.00s)
11:38:14 [2022-04-17T11:38:14.042Z] === RUN   TestCheckpointDeleteError
11:38:14 [2022-04-17T11:38:14.042Z] --- PASS: TestCheckpointDeleteError (0.00s)
11:38:14 [2022-04-17T11:38:14.042Z] === RUN   TestCheckpointDelete
11:38:14 [2022-04-17T11:38:14.042Z] --- PASS: TestCheckpointDelete (0.00s)
11:38:14 [2022-04-17T11:38:14.042Z] === RUN   TestCheckpointListError
11:38:14 [2022-04-17T11:38:14.042Z] --- PASS: TestCheckpointListError (0.00s)
11:38:14 [2022-04-17T11:38:14.042Z] === RUN   TestCheckpointList
11:38:14 [2022-04-17T11:38:14.042Z] --- PASS: TestCheckpointList (0.00s)
11:38:14 [2022-04-17T11:38:14.042Z] === RUN   TestCheckpointListContainerNotFound
11:38:14 [2022-04-17T11:38:14.042Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
11:38:14 [2022-04-17T11:38:14.042Z] === RUN   TestNewClientWithOpsFromEnv
11:38:14 [2022-04-17T11:38:14.042Z]     client_test.go:23: runtime.GOOS == "windows"
11:38:14 [2022-04-17T11:38:14.042Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
11:38:14 [2022-04-17T11:38:14.042Z] === RUN   TestGetAPIPath
11:38:14 [2022-04-17T11:38:14.042Z] --- PASS: TestGetAPIPath (0.00s)
11:38:14 [2022-04-17T11:38:14.042Z] === RUN   TestParseHostURL
11:38:14 [2022-04-17T11:38:14.042Z] --- PASS: TestParseHostURL (0.00s)
11:38:14 [2022-04-17T11:38:14.042Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
11:38:14 [2022-04-17T11:38:14.042Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
11:38:14 [2022-04-17T11:38:14.042Z] === RUN   TestNegotiateAPIVersionEmpty
11:38:14 [2022-04-17T11:38:14.042Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
11:38:14 [2022-04-17T11:38:14.042Z] === RUN   TestNegotiateAPIVersion
11:38:14 [2022-04-17T11:38:14.042Z] === RUN   TestNegotiateAPIVersion/downgrade_from_default
11:38:14 [2022-04-17T11:38:14.042Z] === RUN   TestNegotiateAPIVersion/no_downgrade_from_custom_version
11:38:14 [2022-04-17T11:38:14.042Z] === RUN   TestNegotiateAPIVersion/downgrade_legacy
11:38:14 [2022-04-17T11:38:14.042Z] === RUN   TestNegotiateAPIVersion/downgrade_old
11:38:14 [2022-04-17T11:38:14.042Z] === RUN   TestNegotiateAPIVersion/no_upgrade
11:38:14 [2022-04-17T11:38:14.042Z] --- PASS: TestNegotiateAPIVersion (0.00s)
11:38:14 [2022-04-17T11:38:14.042Z]     --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s)
11:38:14 [2022-04-17T11:38:14.042Z]     --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s)
11:38:14 [2022-04-17T11:38:14.042Z]     --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s)
11:38:14 [2022-04-17T11:38:14.042Z]     --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s)
11:38:14 [2022-04-17T11:38:14.042Z]     --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestNegotiateAPVersionOverride
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestNegotiateAPIVersionAutomatic
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestClientRedirect
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestClientRedirect/GET
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestClientRedirect/POST
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestClientRedirect/PUT
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestClientRedirect/DELETE
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestClientRedirect (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z]     --- PASS: TestClientRedirect/GET (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z]     --- PASS: TestClientRedirect/POST (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z]     --- PASS: TestClientRedirect/PUT (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z]     --- PASS: TestClientRedirect/DELETE (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestConfigCreateUnsupported
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestConfigCreateUnsupported (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestConfigCreateError
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestConfigCreateError (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestConfigCreate
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestConfigCreate (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestConfigInspectNotFound
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestConfigInspectNotFound (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestConfigInspectWithEmptyID
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestConfigInspectUnsupported
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestConfigInspectUnsupported (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestConfigInspectError
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestConfigInspectError (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestConfigInspectConfigNotFound
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestConfigInspect
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestConfigInspect (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestConfigListUnsupported
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestConfigListUnsupported (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestConfigListError
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestConfigListError (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestConfigList
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestConfigList (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestConfigRemoveUnsupported
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestConfigRemoveError
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestConfigRemoveError (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestConfigRemove
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestConfigRemove (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestConfigUpdateUnsupported
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestConfigUpdateError
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestConfigUpdateError (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestConfigUpdate
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestConfigUpdate (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerCommitError
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerCommitError (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerCommit
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerCommit (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerStatPathError
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerStatPathError (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerStatPathNotFoundError
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerStatPathNoHeaderError
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerStatPath
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerStatPath (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestCopyToContainerError
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestCopyToContainerError (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestCopyToContainerNotFoundError
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestCopyToContainerNotStatusOKError
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestCopyToContainer
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestCopyToContainer (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestCopyFromContainerError
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestCopyFromContainerError (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestCopyFromContainerNotFoundError
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestCopyFromContainerNotStatusOKError
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestCopyFromContainerNoHeaderError
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestCopyFromContainer
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestCopyFromContainer (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerCreateError
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerCreateError (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerCreateImageNotFound
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerCreateWithName
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerCreateWithName (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerCreateAutoRemove
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerDiffError
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerDiffError (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerDiff
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerDiff (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerExecCreateError
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerExecCreateError (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerExecCreate
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerExecCreate (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerExecStartError
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerExecStartError (0.01s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerExecStart
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerExecStart (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerExecInspectError
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerExecInspectError (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerExecInspect
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerExecInspect (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerExportError
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerExportError (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerExport
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerExport (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerInspectError
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerInspectError (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerInspectContainerNotFound
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerInspectWithEmptyID
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerInspect
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerInspect (0.01s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerInspectNode
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerInspectNode (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerKillError
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerKillError (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerKill
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerKill (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerListError
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerListError (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerList
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerList (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerLogsNotFoundError
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerLogsError
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerLogsError (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerLogs
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerLogs (0.24s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerPauseError
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerPauseError (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainerPause
11:38:14 [2022-04-17T11:38:14.510Z] --- PASS: TestContainerPause (0.00s)
11:38:14 [2022-04-17T11:38:14.510Z] === RUN   TestContainersPruneError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestContainersPruneError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestContainersPrune
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestContainersPrune (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestContainerRemoveError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestContainerRemoveError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestContainerRemoveNotFoundError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestContainerRemove
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestContainerRemove (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestContainerRenameError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestContainerRenameError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestContainerRename
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestContainerRename (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestContainerResizeError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestContainerResizeError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestContainerExecResizeError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestContainerExecResizeError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestContainerResize
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestContainerResize (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestContainerExecResize
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestContainerExecResize (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestContainerRestartError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestContainerRestartError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestContainerRestart
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestContainerRestart (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestContainerStartError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestContainerStartError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestContainerStart
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestContainerStart (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestContainerStatsError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestContainerStatsError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestContainerStats
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestContainerStats (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestContainerStopError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestContainerStopError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestContainerStop
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestContainerStop (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestContainerTopError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestContainerTopError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestContainerTop
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestContainerTop (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestContainerUnpauseError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestContainerUnpauseError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestContainerUnpause
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestContainerUnpause (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestContainerUpdateError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestContainerUpdateError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestContainerUpdate
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestContainerUpdate (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestContainerWaitError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestContainerWaitError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestContainerWait
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestContainerWait (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestDiskUsageError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestDiskUsageError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestDiskUsage
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestDiskUsage (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestDistributionInspectUnsupported
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestDistributionInspectWithEmptyID
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestEventsErrorInOptions
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestEventsErrorInOptions (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestEventsErrorFromServer
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestEventsErrorFromServer (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestEvents
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestEvents (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestTLSCloseWriter
11:38:14 [2022-04-17T11:38:14.511Z] === PAUSE TestTLSCloseWriter
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageBuildError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageBuildError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageBuild
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageBuild (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestGetDockerOS
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestGetDockerOS (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageCreateError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageCreateError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageCreate
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageCreate (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageHistoryError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageHistoryError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageHistory
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageHistory (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageImportError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageImportError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageImport
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageImport (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageInspectError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageInspectError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageInspectImageNotFound
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageInspectImageNotFound (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageInspectWithEmptyID
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageInspect
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageInspect (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageListError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageListError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageList
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageList (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageListApiBefore125
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageListApiBefore125 (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageLoadError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageLoadError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageLoad
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageLoad (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImagesPruneError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImagesPruneError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImagesPrune
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImagesPrune (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImagePullReferenceParseError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImagePullReferenceParseError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImagePullAnyError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImagePullAnyError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImagePullStatusUnauthorizedError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImagePullWithPrivilegedFuncNoError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImagePullWithoutErrors
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImagePullWithoutErrors (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImagePushReferenceError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImagePushReferenceError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImagePushAnyError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImagePushAnyError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImagePushStatusUnauthorizedError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImagePushWithPrivilegedFuncNoError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImagePushWithoutErrors
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImagePushWithoutErrors (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageRemoveError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageRemoveError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageRemoveImageNotFound
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageRemove
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageRemove (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageSaveError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageSaveError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageSave
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageSave (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageSearchAnyError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageSearchAnyError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageSearchStatusUnauthorizedError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageSearchWithoutErrors
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageTagError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageTagError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageTagInvalidReference
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageTagInvalidReference (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageTagInvalidSourceImageName
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageTagHexSource
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageTagHexSource (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestImageTag
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestImageTag (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestInfoServerError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestInfoServerError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestInfoInvalidResponseJSONError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestInfo
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestInfo (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNetworkConnectError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestNetworkConnectError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNetworkConnect
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestNetworkConnect (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNetworkCreateError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestNetworkCreateError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNetworkCreate
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestNetworkCreate (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNetworkDisconnectError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestNetworkDisconnectError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNetworkDisconnect
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestNetworkDisconnect (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNetworkInspect
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNetworkInspect/empty_ID
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNetworkInspect/no_options
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNetworkInspect/verbose
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNetworkInspect/global_scope
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNetworkInspect/unknown_network
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNetworkInspect/server_error
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestNetworkInspect (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z]     --- PASS: TestNetworkInspect/empty_ID (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z]     --- PASS: TestNetworkInspect/no_options (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z]     --- PASS: TestNetworkInspect/verbose (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z]     --- PASS: TestNetworkInspect/global_scope (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z]     --- PASS: TestNetworkInspect/unknown_network (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z]     --- PASS: TestNetworkInspect/server_error (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNetworkListError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestNetworkListError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNetworkList
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestNetworkList (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNetworksPruneError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestNetworksPruneError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNetworksPrune
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestNetworksPrune (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNetworkRemoveError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestNetworkRemoveError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNetworkRemove
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestNetworkRemove (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNodeInspectError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestNodeInspectError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNodeInspectNodeNotFound
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNodeInspectWithEmptyID
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNodeInspect
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestNodeInspect (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNodeListError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestNodeListError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNodeList
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestNodeList (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNodeRemoveError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestNodeRemoveError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNodeRemove
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestNodeRemove (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNodeUpdateError
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestNodeUpdateError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestNodeUpdate
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestNodeUpdate (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestOptionWithHostFromEnv
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestOptionWithHostFromEnv (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestOptionWithTimeout
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestOptionWithTimeout (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestOptionWithVersionFromEnv
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestOptionWithVersionFromEnv (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestPingFail
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestPingFail (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestPingWithError
11:38:14 [2022-04-17T11:38:14.511Z] 2022/04/17 11:38:14 RoundTripper returned a response & error; ignoring response
11:38:14 [2022-04-17T11:38:14.511Z] 2022/04/17 11:38:14 RoundTripper returned a response & error; ignoring response
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestPingWithError (0.00s)
11:38:14 [2022-04-17T11:38:14.511Z] === RUN   TestPingSuccess
11:38:14 [2022-04-17T11:38:14.511Z] --- PASS: TestPingSuccess (0.00s)
11:38:14 [2022-04-17T11:38:14.513Z] === RUN   TestPingHeadFallback
11:38:14 [2022-04-17T11:38:14.513Z] === RUN   TestPingHeadFallback/OK
11:38:14 [2022-04-17T11:38:14.513Z] === RUN   TestPingHeadFallback/Internal_Server_Error
11:38:14 [2022-04-17T11:38:14.513Z] === RUN   TestPingHeadFallback/Not_Found
11:38:14 [2022-04-17T11:38:14.513Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
11:38:14 [2022-04-17T11:38:14.513Z] --- PASS: TestPingHeadFallback (0.00s)
11:38:14 [2022-04-17T11:38:14.513Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
11:38:14 [2022-04-17T11:38:14.513Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
11:38:14 [2022-04-17T11:38:14.513Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
11:38:14 [2022-04-17T11:38:14.513Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
11:38:14 [2022-04-17T11:38:14.513Z] === RUN   TestPluginDisableError
11:38:14 [2022-04-17T11:38:14.513Z] --- PASS: TestPluginDisableError (0.00s)
11:38:14 [2022-04-17T11:38:14.513Z] === RUN   TestPluginDisable
11:38:14 [2022-04-17T11:38:14.513Z] --- PASS: TestPluginDisable (0.00s)
11:38:14 [2022-04-17T11:38:14.513Z] === RUN   TestPluginEnableError
11:38:14 [2022-04-17T11:38:14.513Z] --- PASS: TestPluginEnableError (0.00s)
11:38:14 [2022-04-17T11:38:14.513Z] === RUN   TestPluginEnable
11:38:14 [2022-04-17T11:38:14.513Z] --- PASS: TestPluginEnable (0.00s)
11:38:14 [2022-04-17T11:38:14.513Z] === RUN   TestPluginInspectError
11:38:14 [2022-04-17T11:38:14.513Z] --- PASS: TestPluginInspectError (0.00s)
11:38:14 [2022-04-17T11:38:14.513Z] === RUN   TestPluginInspectWithEmptyID
11:38:14 [2022-04-17T11:38:14.513Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
11:38:14 [2022-04-17T11:38:14.513Z] === RUN   TestPluginInspect
11:38:14 [2022-04-17T11:38:14.513Z] --- PASS: TestPluginInspect (0.00s)
11:38:14 [2022-04-17T11:38:14.513Z] === RUN   TestPluginListError
11:38:14 [2022-04-17T11:38:14.513Z] --- PASS: TestPluginListError (0.00s)
11:38:14 [2022-04-17T11:38:14.513Z] === RUN   TestPluginList
11:38:14 [2022-04-17T11:38:14.513Z] --- PASS: TestPluginList (0.00s)
11:38:14 [2022-04-17T11:38:14.513Z] === RUN   TestPluginPushError
11:38:14 [2022-04-17T11:38:14.513Z] --- PASS: TestPluginPushError (0.00s)
11:38:14 [2022-04-17T11:38:14.513Z] === RUN   TestPluginPush
11:38:14 [2022-04-17T11:38:14.513Z] --- PASS: TestPluginPush (0.00s)
11:38:14 [2022-04-17T11:38:14.513Z] === RUN   TestPluginRemoveError
11:38:14 [2022-04-17T11:38:14.513Z] --- PASS: TestPluginRemoveError (0.00s)
11:38:14 [2022-04-17T11:38:14.513Z] === RUN   TestPluginRemove
11:38:14 [2022-04-17T11:38:14.513Z] --- PASS: TestPluginRemove (0.00s)
11:38:14 [2022-04-17T11:38:14.513Z] === RUN   TestPluginSetError
11:38:14 [2022-04-17T11:38:14.513Z] --- PASS: TestPluginSetError (0.00s)
11:38:14 [2022-04-17T11:38:14.513Z] === RUN   TestPluginSet
11:38:14 [2022-04-17T11:38:14.513Z] --- PASS: TestPluginSet (0.00s)
11:38:14 [2022-04-17T11:38:14.513Z] === RUN   TestSetHostHeader
11:38:14 [2022-04-17T11:38:14.513Z] --- PASS: TestSetHostHeader (0.00s)
11:38:14 [2022-04-17T11:38:14.513Z] === RUN   TestPlainTextError
11:38:14 [2022-04-17T11:38:14.513Z] --- PASS: TestPlainTextError (0.00s)
11:38:14 [2022-04-17T11:38:14.513Z] === RUN   TestInfiniteError
11:38:14 [2022-04-17T11:38:14.513Z] --- PASS: TestInfiniteError (0.03s)
11:38:14 [2022-04-17T11:38:14.513Z] === RUN   TestCanceledContext
11:38:14 [2022-04-17T11:38:14.513Z] 2022/04/17 11:38:14 RoundTripper returned a response & error; ignoring response
11:38:14 [2022-04-17T11:38:14.513Z] --- PASS: TestCanceledContext (0.00s)
11:38:14 [2022-04-17T11:38:14.514Z] === RUN   TestDeadlineExceededContext
11:38:14 [2022-04-17T11:38:14.514Z] 2022/04/17 11:38:14 RoundTripper returned a response & error; ignoring response
11:38:14 [2022-04-17T11:38:14.514Z] --- PASS: TestDeadlineExceededContext (0.00s)
11:38:14 [2022-04-17T11:38:14.514Z] === RUN   TestSecretCreateUnsupported
11:38:14 [2022-04-17T11:38:14.514Z] --- PASS: TestSecretCreateUnsupported (0.00s)
11:38:14 [2022-04-17T11:38:14.514Z] === RUN   TestSecretCreateError
11:38:14 [2022-04-17T11:38:14.514Z] --- PASS: TestSecretCreateError (0.00s)
11:38:14 [2022-04-17T11:38:14.514Z] === RUN   TestSecretCreate
11:38:14 [2022-04-17T11:38:14.514Z] --- PASS: TestSecretCreate (0.00s)
11:38:14 [2022-04-17T11:38:14.514Z] === RUN   TestSecretInspectUnsupported
11:38:14 [2022-04-17T11:38:14.514Z] --- PASS: TestSecretInspectUnsupported (0.00s)
11:38:14 [2022-04-17T11:38:14.514Z] === RUN   TestSecretInspectError
11:38:14 [2022-04-17T11:38:14.514Z] --- PASS: TestSecretInspectError (0.00s)
11:38:14 [2022-04-17T11:38:14.514Z] === RUN   TestSecretInspectSecretNotFound
11:38:14 [2022-04-17T11:38:14.514Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
11:38:14 [2022-04-17T11:38:14.514Z] === RUN   TestSecretInspectWithEmptyID
11:38:14 [2022-04-17T11:38:14.514Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
11:38:14 [2022-04-17T11:38:14.514Z] === RUN   TestSecretInspect
11:38:14 [2022-04-17T11:38:14.514Z] --- PASS: TestSecretInspect (0.00s)
11:38:14 [2022-04-17T11:38:14.514Z] === RUN   TestSecretListUnsupported
11:38:14 [2022-04-17T11:38:14.514Z] --- PASS: TestSecretListUnsupported (0.00s)
11:38:14 [2022-04-17T11:38:14.514Z] === RUN   TestSecretListError
11:38:14 [2022-04-17T11:38:14.514Z] --- PASS: TestSecretListError (0.00s)
11:38:14 [2022-04-17T11:38:14.514Z] === RUN   TestSecretList
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestSecretList (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestSecretRemoveUnsupported
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestSecretRemoveError
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestSecretRemoveError (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestSecretRemove
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestSecretRemove (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestSecretUpdateUnsupported
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestSecretUpdateError
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestSecretUpdateError (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestSecretUpdate
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestSecretUpdate (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestServiceCreateError
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestServiceCreateError (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestServiceCreate
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestServiceCreate (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestServiceCreateCompatiblePlatforms
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestServiceCreateDigestPinning
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestServiceInspectError
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestServiceInspectError (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestServiceInspectServiceNotFound
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestServiceInspectWithEmptyID
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestServiceInspect
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestServiceInspect (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestServiceListError
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestServiceListError (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestServiceList
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestServiceList (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestServiceLogsError
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestServiceLogsError (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestServiceLogs
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestServiceLogs (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestServiceRemoveError
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestServiceRemoveError (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestServiceRemoveNotFoundError
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestServiceRemove
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestServiceRemove (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestServiceUpdateError
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestServiceUpdateError (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestServiceUpdate
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestServiceUpdate (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestSwarmGetUnlockKeyError
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestSwarmGetUnlockKey
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestSwarmInitError
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestSwarmInitError (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestSwarmInit
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestSwarmInit (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestSwarmInspectError
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestSwarmInspectError (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestSwarmInspect
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestSwarmInspect (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestSwarmJoinError
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestSwarmJoinError (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestSwarmJoin
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestSwarmJoin (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestSwarmLeaveError
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestSwarmLeaveError (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestSwarmLeave
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestSwarmLeave (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestSwarmUnlockError
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestSwarmUnlockError (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestSwarmUnlock
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestSwarmUnlock (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestSwarmUpdateError
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestSwarmUpdateError (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestSwarmUpdate
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestSwarmUpdate (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestTaskInspectError
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestTaskInspectError (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestTaskInspectWithEmptyID
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestTaskInspect
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestTaskInspect (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestTaskListError
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestTaskListError (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestTaskList
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestTaskList (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestVolumeCreateError
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestVolumeCreateError (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestVolumeCreate
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestVolumeCreate (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestVolumeInspectError
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestVolumeInspectError (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestVolumeInspectNotFound
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestVolumeInspectNotFound (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestVolumeInspectWithEmptyID
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestVolumeInspect
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestVolumeInspect (0.01s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestVolumeListError
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestVolumeListError (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestVolumeList
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestVolumeList (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestVolumeRemoveError
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestVolumeRemoveError (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === RUN   TestVolumeRemove
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestVolumeRemove (0.00s)
11:38:14 [2022-04-17T11:38:14.983Z] === CONT  TestTLSCloseWriter
11:38:14 [2022-04-17T11:38:14.983Z] --- PASS: TestTLSCloseWriter (0.03s)
11:38:14 [2022-04-17T11:38:14.983Z] PASS
11:38:14 [2022-04-17T11:38:14.983Z] coverage: 75.1% of statements
11:38:14 [2022-04-17T11:38:14.983Z] ok  	github.com/docker/docker/client	0.483s	coverage: 75.1% of statements
11:38:15 [2022-04-17T11:38:15.156Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:38:15 [2022-04-17T11:38:15.156Z] INFO: Testing against a local daemon
11:38:15 [2022-04-17T11:38:15.156Z] === RUN   TestBuildWithSession
11:38:15 [2022-04-17T11:38:15.156Z]     build_session_test.go:25: TODO: BuildKit
11:38:15 [2022-04-17T11:38:15.156Z] --- SKIP: TestBuildWithSession (0.00s)
11:38:15 [2022-04-17T11:38:15.156Z] === RUN   TestBuildSquashParent
11:38:15 [2022-04-17T11:38:15.156Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
11:38:15 [2022-04-17T11:38:15.156Z] --- SKIP: TestBuildSquashParent (0.00s)
11:38:15 [2022-04-17T11:38:15.156Z] === RUN   TestBuildWithRemoveAndForceRemove
11:38:15 [2022-04-17T11:38:15.156Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:38:15 [2022-04-17T11:38:15.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:38:15 [2022-04-17T11:38:15.156Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:38:15 [2022-04-17T11:38:15.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:38:15 [2022-04-17T11:38:15.156Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:38:15 [2022-04-17T11:38:15.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:38:15 [2022-04-17T11:38:15.156Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:38:15 [2022-04-17T11:38:15.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:38:15 [2022-04-17T11:38:15.156Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:38:15 [2022-04-17T11:38:15.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:38:15 [2022-04-17T11:38:15.156Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:38:15 [2022-04-17T11:38:15.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:38:15 [2022-04-17T11:38:15.156Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:38:15 [2022-04-17T11:38:15.156Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:38:15 [2022-04-17T11:38:15.156Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:38:15 [2022-04-17T11:38:15.156Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:38:15 [2022-04-17T11:38:15.407Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:38:17 [2022-04-17T11:38:17.310Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
11:38:17 [2022-04-17T11:38:17.877Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:38:19 [2022-04-17T11:38:19.260Z] === RUN   TestDockerSuite/TestBuildRm
11:38:21 [2022-04-17T11:38:21.794Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
11:38:22 [2022-04-17T11:38:22.362Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:38:22 [2022-04-17T11:38:22.622Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
11:38:23 [2022-04-17T11:38:23.193Z] --- PASS: TestDockerNetworkMacvlan (12.42s)
11:38:23 [2022-04-17T11:38:23.193Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
11:38:23 [2022-04-17T11:38:23.193Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
11:38:23 [2022-04-17T11:38:23.193Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s)
11:38:23 [2022-04-17T11:38:23.193Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.15s)
11:38:23 [2022-04-17T11:38:23.193Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.11s)
11:38:23 [2022-04-17T11:38:23.193Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s)
11:38:23 [2022-04-17T11:38:23.193Z] PASS
11:38:23 [2022-04-17T11:38:23.193Z] 
11:38:23 [2022-04-17T11:38:23.193Z] DONE 8 tests in 14.017s
11:38:23 [2022-04-17T11:38:23.193Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
11:38:23 [2022-04-17T11:38:23.193Z] ++ 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
11:38:23 [2022-04-17T11:38:23.193Z] ++ set -e
11:38:23 [2022-04-17T11:38:23.193Z] ++ '[' -n 0 ']'
11:38:23 [2022-04-17T11:38:23.193Z] ++ set -x
11:38:23 [2022-04-17T11:38:23.194Z] ++ 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
11:38:23 [2022-04-17T11:38:23.194Z] testing: warning: no tests to run
11:38:23 [2022-04-17T11:38:23.194Z] PASS
11:38:23 [2022-04-17T11:38:23.194Z] 
11:38:23 [2022-04-17T11:38:23.194Z] DONE 0 tests in 0.030s
11:38:23 [2022-04-17T11:38:23.463Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:38:23 [2022-04-17T11:38:23.463Z] ++ 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
11:38:23 [2022-04-17T11:38:23.463Z] ++ set -e
11:38:23 [2022-04-17T11:38:23.463Z] ++ '[' -n 0 ']'
11:38:23 [2022-04-17T11:38:23.463Z] ++ set -x
11:38:23 [2022-04-17T11:38:23.463Z] ++ 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
11:38:23 [2022-04-17T11:38:23.463Z] INFO: Testing against a local daemon
11:38:23 [2022-04-17T11:38:23.463Z] === RUN   TestAuthZPluginAllowRequest
11:38:24 [2022-04-17T11:38:24.043Z] === RUN   TestDockerSuite/TestBuildScratchCopy
11:38:24 [2022-04-17T11:38:24.303Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
11:38:24 [2022-04-17T11:38:24.884Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
11:38:24 [2022-04-17T11:38:24.884Z] --- PASS: TestAuthZPluginAllowRequest (1.50s)
11:38:24 [2022-04-17T11:38:24.884Z] === RUN   TestAuthZPluginTLS
11:38:25 [2022-04-17T11:38:25.452Z] --- PASS: TestAuthZPluginTLS (0.56s)
11:38:25 [2022-04-17T11:38:25.452Z] === RUN   TestAuthZPluginDenyRequest
11:38:25 [2022-04-17T11:38:25.582Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:38:25 [2022-04-17T11:38:25.711Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
11:38:25 [2022-04-17T11:38:25.972Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
11:38:25 [2022-04-17T11:38:25.972Z] === RUN   TestAuthZPluginAPIDenyResponse
11:38:26 [2022-04-17T11:38:26.541Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
11:38:26 [2022-04-17T11:38:26.541Z] === RUN   TestAuthZPluginDenyResponse
11:38:26 [2022-04-17T11:38:26.801Z] === RUN   TestDockerSuite/TestBuildShellInherited
11:38:27 [2022-04-17T11:38:27.060Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
11:38:27 [2022-04-17T11:38:27.060Z] === RUN   TestAuthZPluginAllowEventStream
11:38:27 [2022-04-17T11:38:27.162Z] --- PASS: TestCheckoutGit (38.43s)
11:38:27 [2022-04-17T11:38:27.162Z] === RUN   TestValidGitTransport
11:38:27 [2022-04-17T11:38:27.162Z] --- PASS: TestValidGitTransport (0.00s)
11:38:27 [2022-04-17T11:38:27.162Z] === RUN   TestGitInvalidRef
11:38:27 [2022-04-17T11:38:27.162Z] --- PASS: TestGitInvalidRef (0.31s)
11:38:27 [2022-04-17T11:38:27.162Z] PASS
11:38:27 [2022-04-17T11:38:27.162Z] coverage: 86.3% of statements
11:38:27 [2022-04-17T11:38:27.162Z] ok  	github.com/docker/docker/builder/remotecontext/git	38.817s	coverage: 86.3% of statements
11:38:27 [2022-04-17T11:38:27.162Z] ?   	github.com/docker/docker/cli	[no test files]
11:38:27 [2022-04-17T11:38:27.162Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:38:27 [2022-04-17T11:38:27.628Z] === RUN   TestDockerSuite/TestBuildShellMultiple
11:38:27 [2022-04-17T11:38:27.793Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:38:28 [2022-04-17T11:38:28.567Z] --- PASS: TestAuthZPluginAllowEventStream (1.49s)
11:38:28 [2022-04-17T11:38:28.567Z] === RUN   TestAuthZPluginErrorResponse
11:38:29 [2022-04-17T11:38:29.137Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
11:38:29 [2022-04-17T11:38:29.137Z] === RUN   TestAuthZPluginErrorRequest
11:38:29 [2022-04-17T11:38:29.704Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
11:38:29 [2022-04-17T11:38:29.704Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:38:30 [2022-04-17T11:38:30.271Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
11:38:30 [2022-04-17T11:38:30.271Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:38:30 [2022-04-17T11:38:30.531Z]     docker_api_swarm_test.go:364: Waiting for possible election...
11:38:30 [2022-04-17T11:38:30.791Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
11:38:30 [2022-04-17T11:38:30.791Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
11:38:31 [2022-04-17T11:38:31.359Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
11:38:31 [2022-04-17T11:38:31.359Z]     docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows
11:38:31 [2022-04-17T11:38:31.359Z] === RUN   TestDockerSuite/TestBuildSpaces
11:38:31 [2022-04-17T11:38:31.927Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
11:38:32 [2022-04-17T11:38:32.495Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s)
11:38:32 [2022-04-17T11:38:32.495Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:38:32 [2022-04-17T11:38:32.753Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
11:38:32 [2022-04-17T11:38:32.753Z] === RUN   TestDockerSuite/TestBuildStderr
11:38:33 [2022-04-17T11:38:33.691Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
11:38:34 [2022-04-17T11:38:34.262Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s)
11:38:34 [2022-04-17T11:38:34.262Z] === RUN   TestAuthZPluginHeader
11:38:35 [2022-04-17T11:38:35.199Z] --- PASS: TestAuthZPluginHeader (0.79s)
11:38:35 [2022-04-17T11:38:35.199Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:38:36 [2022-04-17T11:38:36.212Z] --- PASS: TestCheckoutGit (38.25s)
11:38:36 [2022-04-17T11:38:36.212Z] === RUN   TestValidGitTransport
11:38:36 [2022-04-17T11:38:36.212Z] --- PASS: TestValidGitTransport (0.00s)
11:38:36 [2022-04-17T11:38:36.212Z] === RUN   TestGitInvalidRef
11:38:36 [2022-04-17T11:38:36.212Z] --- PASS: TestGitInvalidRef (0.28s)
11:38:36 [2022-04-17T11:38:36.212Z] PASS
11:38:36 [2022-04-17T11:38:36.212Z] coverage: 86.3% of statements
11:38:36 [2022-04-17T11:38:36.212Z] ok  	github.com/docker/docker/builder/remotecontext/git	38.605s	coverage: 86.3% of statements
11:38:36 [2022-04-17T11:38:36.449Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
11:38:36 [2022-04-17T11:38:36.449Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.29s)
11:38:36 [2022-04-17T11:38:36.449Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.28s)
11:38:36 [2022-04-17T11:38:36.449Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.57s)
11:38:36 [2022-04-17T11:38:36.449Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (15.65s)
11:38:36 [2022-04-17T11:38:36.449Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.45s)
11:38:36 [2022-04-17T11:38:36.449Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.67s)
11:38:36 [2022-04-17T11:38:36.449Z] === RUN   TestBuildMultiStageCopy
11:38:36 [2022-04-17T11:38:36.449Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:38:36 [2022-04-17T11:38:36.574Z] === RUN   TestDockerSuite/TestBuildStopSignal
11:38:36 [2022-04-17T11:38:36.681Z] ?   	github.com/docker/docker/cli	[no test files]
11:38:36 [2022-04-17T11:38:36.681Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:38:37 [2022-04-17T11:38:37.511Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
11:38:38 [2022-04-17T11:38:38.079Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
11:38:38 [2022-04-17T11:38:38.646Z] === RUN   TestDockerSuite/TestBuildTagEvent
11:38:39 [2022-04-17T11:38:39.583Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.44s)
11:38:39 [2022-04-17T11:38:39.583Z] === RUN   TestAuthZPluginV2Disable
11:38:39 [2022-04-17T11:38:39.583Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
11:38:39 [2022-04-17T11:38:39.664Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
11:38:39 [2022-04-17T11:38:39.664Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
11:38:39 [2022-04-17T11:38:39.664Z] === RUN   TestLoadDaemonCliConfigWithTLS
11:38:39 [2022-04-17T11:38:39.664Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
11:38:39 [2022-04-17T11:38:39.664Z] === RUN   TestLoadDaemonCliConfigWithConflicts
11:38:39 [2022-04-17T11:38:39.664Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
11:38:39 [2022-04-17T11:38:39.664Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
11:38:39 [2022-04-17T11:38:39.664Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
11:38:39 [2022-04-17T11:38:39.664Z] === RUN   TestLoadDaemonCliWithConflictingLabels
11:38:39 [2022-04-17T11:38:39.664Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
11:38:39 [2022-04-17T11:38:39.664Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
11:38:39 [2022-04-17T11:38:39.664Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
11:38:39 [2022-04-17T11:38:39.664Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
11:38:39 [2022-04-17T11:38:39.664Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
11:38:39 [2022-04-17T11:38:39.664Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
11:38:39 [2022-04-17T11:38:39.664Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
11:38:39 [2022-04-17T11:38:39.664Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
11:38:39 [2022-04-17T11:38:39.664Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
11:38:39 [2022-04-17T11:38:39.664Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
11:38:39 [2022-04-17T11:38:39.664Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
11:38:39 [2022-04-17T11:38:39.664Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
11:38:39 [2022-04-17T11:38:39.664Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
11:38:39 [2022-04-17T11:38:39.664Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
11:38:39 [2022-04-17T11:38:39.664Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
11:38:39 [2022-04-17T11:38:39.664Z] === RUN   TestConfigureDaemonLogs
11:38:39 [2022-04-17T11:38:39.664Z] --- PASS: TestConfigureDaemonLogs (0.00s)
11:38:39 [2022-04-17T11:38:39.664Z] === RUN   TestCommonOptionsInstallFlags
11:38:39 [2022-04-17T11:38:39.664Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
11:38:39 [2022-04-17T11:38:39.664Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
11:38:39 [2022-04-17T11:38:39.664Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
11:38:39 [2022-04-17T11:38:39.664Z] PASS
11:38:39 [2022-04-17T11:38:39.664Z] coverage: 19.0% of statements
11:38:39 [2022-04-17T11:38:39.664Z] ok  	github.com/docker/docker/cmd/dockerd	0.269s	coverage: 19.0% of statements
11:38:39 [2022-04-17T11:38:39.664Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
11:38:39 [2022-04-17T11:38:39.664Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
11:38:40 [2022-04-17T11:38:40.134Z] === RUN   TestContainerStopSignal
11:38:40 [2022-04-17T11:38:40.134Z] --- PASS: TestContainerStopSignal (0.00s)
11:38:40 [2022-04-17T11:38:40.134Z] === RUN   TestContainerStopTimeout
11:38:40 [2022-04-17T11:38:40.134Z] --- PASS: TestContainerStopTimeout (0.00s)
11:38:40 [2022-04-17T11:38:40.134Z] === RUN   TestContainerSecretReferenceDestTarget
11:38:40 [2022-04-17T11:38:40.134Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
11:38:40 [2022-04-17T11:38:40.134Z] === RUN   TestContainerLogPathSetForJSONFileLogger
11:38:40 [2022-04-17T11:38:40.134Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s)
11:38:40 [2022-04-17T11:38:40.134Z] === RUN   TestContainerLogPathSetForRingLogger
11:38:40 [2022-04-17T11:38:40.134Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
11:38:40 [2022-04-17T11:38:40.134Z] === RUN   TestReplaceAndAppendEnvVars
11:38:40 [2022-04-17T11:38:40.134Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
11:38:40 [2022-04-17T11:38:40.134Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
11:38:40 [2022-04-17T11:38:40.134Z] === RUN   TestNewMemoryStore
11:38:40 [2022-04-17T11:38:40.134Z] --- PASS: TestNewMemoryStore (0.00s)
11:38:40 [2022-04-17T11:38:40.134Z] === RUN   TestAddContainers
11:38:40 [2022-04-17T11:38:40.134Z] --- PASS: TestAddContainers (0.00s)
11:38:40 [2022-04-17T11:38:40.134Z] === RUN   TestGetContainer
11:38:40 [2022-04-17T11:38:40.134Z] --- PASS: TestGetContainer (0.00s)
11:38:40 [2022-04-17T11:38:40.134Z] === RUN   TestDeleteContainer
11:38:40 [2022-04-17T11:38:40.134Z] --- PASS: TestDeleteContainer (0.00s)
11:38:40 [2022-04-17T11:38:40.134Z] === RUN   TestListContainers
11:38:40 [2022-04-17T11:38:40.134Z] --- PASS: TestListContainers (0.00s)
11:38:40 [2022-04-17T11:38:40.134Z] === RUN   TestFirstContainer
11:38:40 [2022-04-17T11:38:40.134Z] --- PASS: TestFirstContainer (0.00s)
11:38:40 [2022-04-17T11:38:40.134Z] === RUN   TestApplyAllContainer
11:38:40 [2022-04-17T11:38:40.134Z] --- PASS: TestApplyAllContainer (0.00s)
11:38:40 [2022-04-17T11:38:40.134Z] === RUN   TestIsValidHealthString
11:38:40 [2022-04-17T11:38:40.134Z] --- PASS: TestIsValidHealthString (0.00s)
11:38:40 [2022-04-17T11:38:40.134Z] === RUN   TestStateRunStop
11:38:40 [2022-04-17T11:38:40.134Z] --- PASS: TestStateRunStop (0.00s)
11:38:40 [2022-04-17T11:38:40.134Z] === RUN   TestStateTimeoutWait
11:38:40 [2022-04-17T11:38:40.134Z]     state_test.go:141: Stop callback fired
11:38:40 [2022-04-17T11:38:40.134Z]     state_test.go:165: Stop callback fired
11:38:40 [2022-04-17T11:38:40.134Z] --- PASS: TestStateTimeoutWait (0.10s)
11:38:40 [2022-04-17T11:38:40.134Z] === RUN   TestIsValidStateString
11:38:40 [2022-04-17T11:38:40.134Z] --- PASS: TestIsValidStateString (0.00s)
11:38:40 [2022-04-17T11:38:40.134Z] === RUN   TestViewSaveDelete
11:38:40 [2022-04-17T11:38:40.134Z] --- PASS: TestViewSaveDelete (0.02s)
11:38:40 [2022-04-17T11:38:40.134Z] === RUN   TestViewAll
11:38:40 [2022-04-17T11:38:40.134Z] --- PASS: TestViewAll (0.03s)
11:38:40 [2022-04-17T11:38:40.134Z] === RUN   TestViewGet
11:38:40 [2022-04-17T11:38:40.134Z] --- PASS: TestViewGet (0.02s)
11:38:40 [2022-04-17T11:38:40.134Z] === RUN   TestNames
11:38:40 [2022-04-17T11:38:40.134Z] --- PASS: TestNames (0.00s)
11:38:40 [2022-04-17T11:38:40.134Z] === RUN   TestViewWithHealthCheck
11:38:40 [2022-04-17T11:38:40.134Z] --- PASS: TestViewWithHealthCheck (0.01s)
11:38:40 [2022-04-17T11:38:40.134Z] PASS
11:38:40 [2022-04-17T11:38:40.134Z] coverage: 41.7% of statements
11:38:40 [2022-04-17T11:38:40.134Z] ok  	github.com/docker/docker/container	0.305s	coverage: 41.7% of statements
11:38:40 [2022-04-17T11:38:40.519Z] === RUN   TestDockerSuite/TestBuildUser
11:38:40 [2022-04-17T11:38:40.602Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:38:40 [2022-04-17T11:38:40.602Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:38:40 [2022-04-17T11:38:40.602Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:38:40 [2022-04-17T11:38:40.602Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:38:41 [2022-04-17T11:38:41.074Z] === RUN   TestPrepare
11:38:41 [2022-04-17T11:38:41.075Z] --- PASS: TestPrepare (0.00s)
11:38:41 [2022-04-17T11:38:41.075Z] === RUN   TestStart
11:38:41 [2022-04-17T11:38:41.075Z] --- PASS: TestStart (0.00s)
11:38:41 [2022-04-17T11:38:41.075Z] === RUN   TestWaitCancel
11:38:41 [2022-04-17T11:38:41.075Z] --- PASS: TestWaitCancel (0.00s)
11:38:41 [2022-04-17T11:38:41.075Z] === RUN   TestWaitDisabled
11:38:41 [2022-04-17T11:38:41.075Z] --- PASS: TestWaitDisabled (0.00s)
11:38:41 [2022-04-17T11:38:41.075Z] === RUN   TestWaitEnabled
11:38:41 [2022-04-17T11:38:41.075Z] --- PASS: TestWaitEnabled (0.00s)
11:38:41 [2022-04-17T11:38:41.075Z] === RUN   TestRemove
11:38:41 [2022-04-17T11:38:41.075Z] --- PASS: TestRemove (0.00s)
11:38:41 [2022-04-17T11:38:41.075Z] PASS
11:38:41 [2022-04-17T11:38:41.075Z] coverage: 65.3% of statements
11:38:41 [2022-04-17T11:38:41.075Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.080s	coverage: 65.3% of statements
11:38:42 [2022-04-17T11:38:42.423Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
11:38:42 [2022-04-17T11:38:42.423Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
11:38:43 [2022-04-17T11:38:43.799Z] --- PASS: TestAuthZPluginV2Disable (4.21s)
11:38:43 [2022-04-17T11:38:43.799Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:38:44 [2022-04-17T11:38:44.036Z] === RUN   TestNewListSecretsFilters
11:38:44 [2022-04-17T11:38:44.036Z] --- PASS: TestNewListSecretsFilters (0.00s)
11:38:44 [2022-04-17T11:38:44.036Z] === RUN   TestNewListConfigsFilters
11:38:44 [2022-04-17T11:38:44.036Z] --- PASS: TestNewListConfigsFilters (0.00s)
11:38:44 [2022-04-17T11:38:44.036Z] PASS
11:38:44 [2022-04-17T11:38:44.036Z] coverage: 0.5% of statements
11:38:44 [2022-04-17T11:38:44.036Z] ok  	github.com/docker/docker/daemon/cluster	0.277s	coverage: 0.5% of statements
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
11:38:44 [2022-04-17T11:38:44.505Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.22s)
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
11:38:44 [2022-04-17T11:38:44.505Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
11:38:44 [2022-04-17T11:38:44.505Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
11:38:44 [2022-04-17T11:38:44.505Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertToGRPCContainerRuntime
11:38:44 [2022-04-17T11:38:44.505Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
11:38:44 [2022-04-17T11:38:44.505Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertToGRPCIsolation
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertToGRPCIsolation/empty
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertToGRPCIsolation/default
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertToGRPCIsolation/process
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
11:38:44 [2022-04-17T11:38:44.505Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertFromGRPCIsolation
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertFromGRPCIsolation/default
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertFromGRPCIsolation/process
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
11:38:44 [2022-04-17T11:38:44.505Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertToGRPCCredentialSpec
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
11:38:44 [2022-04-17T11:38:44.505Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
11:38:44 [2022-04-17T11:38:44.505Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
11:38:44 [2022-04-17T11:38:44.505Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
11:38:44 [2022-04-17T11:38:44.505Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
11:38:44 [2022-04-17T11:38:44.505Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertFromGRPCConfigs
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertFromGRPCConfigs/file
11:38:44 [2022-04-17T11:38:44.505Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
11:38:44 [2022-04-17T11:38:44.505Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
11:38:44 [2022-04-17T11:38:44.505Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
11:38:44 [2022-04-17T11:38:44.740Z]     docker_api_swarm_test.go:272: [d11c6a580fb38] joining swarm manager [d12e6263abd4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:44 [2022-04-17T11:38:44.975Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
11:38:44 [2022-04-17T11:38:44.975Z] === RUN   TestServiceConvertToGRPCConfigs
11:38:44 [2022-04-17T11:38:44.975Z] === RUN   TestServiceConvertToGRPCConfigs/file
11:38:44 [2022-04-17T11:38:44.975Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
11:38:44 [2022-04-17T11:38:44.975Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
11:38:44 [2022-04-17T11:38:44.975Z] === RUN   TestServiceConvertToGRPCConfigs/none
11:38:44 [2022-04-17T11:38:44.975Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
11:38:44 [2022-04-17T11:38:44.975Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
11:38:44 [2022-04-17T11:38:44.975Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
11:38:44 [2022-04-17T11:38:44.975Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
11:38:44 [2022-04-17T11:38:44.975Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
11:38:44 [2022-04-17T11:38:44.975Z] PASS
11:38:44 [2022-04-17T11:38:44.975Z] coverage: 35.9% of statements
11:38:44 [2022-04-17T11:38:44.975Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.350s	coverage: 35.9% of statements
11:38:45 [2022-04-17T11:38:45.121Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:38:45 [2022-04-17T11:38:45.307Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
11:38:45 [2022-04-17T11:38:45.588Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:38:46 [2022-04-17T11:38:46.244Z]     docker_api_swarm_test.go:273: [d6abb46b0ea77] joining swarm manager [d12e6263abd4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:38:47 [2022-04-17T11:38:47.113Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
11:38:47 [2022-04-17T11:38:47.113Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
11:38:47 [2022-04-17T11:38:47.113Z] === RUN   TestLoadDaemonCliConfigWithTLS
11:38:47 [2022-04-17T11:38:47.113Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
11:38:47 [2022-04-17T11:38:47.113Z] === RUN   TestLoadDaemonCliConfigWithConflicts
11:38:47 [2022-04-17T11:38:47.113Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
11:38:47 [2022-04-17T11:38:47.113Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
11:38:47 [2022-04-17T11:38:47.113Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
11:38:47 [2022-04-17T11:38:47.113Z] === RUN   TestLoadDaemonCliWithConflictingLabels
11:38:47 [2022-04-17T11:38:47.113Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
11:38:47 [2022-04-17T11:38:47.113Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
11:38:47 [2022-04-17T11:38:47.113Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
11:38:47 [2022-04-17T11:38:47.113Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
11:38:47 [2022-04-17T11:38:47.113Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
11:38:47 [2022-04-17T11:38:47.113Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
11:38:47 [2022-04-17T11:38:47.113Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
11:38:47 [2022-04-17T11:38:47.113Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
11:38:47 [2022-04-17T11:38:47.113Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
11:38:47 [2022-04-17T11:38:47.113Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
11:38:47 [2022-04-17T11:38:47.113Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
11:38:47 [2022-04-17T11:38:47.113Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
11:38:47 [2022-04-17T11:38:47.113Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
11:38:47 [2022-04-17T11:38:47.113Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
11:38:47 [2022-04-17T11:38:47.113Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s)
11:38:47 [2022-04-17T11:38:47.113Z] === RUN   TestConfigureDaemonLogs
11:38:47 [2022-04-17T11:38:47.113Z] --- PASS: TestConfigureDaemonLogs (0.00s)
11:38:47 [2022-04-17T11:38:47.113Z] === RUN   TestCommonOptionsInstallFlags
11:38:47 [2022-04-17T11:38:47.113Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
11:38:47 [2022-04-17T11:38:47.113Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
11:38:47 [2022-04-17T11:38:47.113Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
11:38:47 [2022-04-17T11:38:47.113Z] PASS
11:38:47 [2022-04-17T11:38:47.113Z] coverage: 19.0% of statements
11:38:47 [2022-04-17T11:38:47.113Z] ok  	github.com/docker/docker/cmd/dockerd	0.222s	coverage: 19.0% of statements
11:38:47 [2022-04-17T11:38:47.113Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
11:38:47 [2022-04-17T11:38:47.113Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
11:38:47 [2022-04-17T11:38:47.151Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:38:47 [2022-04-17T11:38:47.622Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.66s)
11:38:47 [2022-04-17T11:38:47.622Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:38:48 [2022-04-17T11:38:48.134Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:38:48 [2022-04-17T11:38:48.684Z] === RUN   TestContainerStopSignal
11:38:48 [2022-04-17T11:38:48.684Z] --- PASS: TestContainerStopSignal (0.00s)
11:38:48 [2022-04-17T11:38:48.684Z] === RUN   TestContainerStopTimeout
11:38:48 [2022-04-17T11:38:48.684Z] --- PASS: TestContainerStopTimeout (0.00s)
11:38:48 [2022-04-17T11:38:48.684Z] === RUN   TestContainerSecretReferenceDestTarget
11:38:48 [2022-04-17T11:38:48.684Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
11:38:48 [2022-04-17T11:38:48.684Z] === RUN   TestContainerLogPathSetForJSONFileLogger
11:38:48 [2022-04-17T11:38:48.684Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
11:38:48 [2022-04-17T11:38:48.684Z] === RUN   TestContainerLogPathSetForRingLogger
11:38:48 [2022-04-17T11:38:48.684Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s)
11:38:48 [2022-04-17T11:38:48.684Z] === RUN   TestReplaceAndAppendEnvVars
11:38:48 [2022-04-17T11:38:48.684Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
11:38:48 [2022-04-17T11:38:48.684Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
11:38:48 [2022-04-17T11:38:48.684Z] === RUN   TestNewMemoryStore
11:38:48 [2022-04-17T11:38:48.684Z] --- PASS: TestNewMemoryStore (0.00s)
11:38:48 [2022-04-17T11:38:48.684Z] === RUN   TestAddContainers
11:38:48 [2022-04-17T11:38:48.684Z] --- PASS: TestAddContainers (0.00s)
11:38:48 [2022-04-17T11:38:48.684Z] === RUN   TestGetContainer
11:38:48 [2022-04-17T11:38:48.684Z] --- PASS: TestGetContainer (0.00s)
11:38:48 [2022-04-17T11:38:48.684Z] === RUN   TestDeleteContainer
11:38:48 [2022-04-17T11:38:48.684Z] --- PASS: TestDeleteContainer (0.00s)
11:38:48 [2022-04-17T11:38:48.684Z] === RUN   TestListContainers
11:38:48 [2022-04-17T11:38:48.684Z] --- PASS: TestListContainers (0.00s)
11:38:48 [2022-04-17T11:38:48.684Z] === RUN   TestFirstContainer
11:38:48 [2022-04-17T11:38:48.684Z] --- PASS: TestFirstContainer (0.00s)
11:38:48 [2022-04-17T11:38:48.684Z] === RUN   TestApplyAllContainer
11:38:48 [2022-04-17T11:38:48.684Z] --- PASS: TestApplyAllContainer (0.00s)
11:38:48 [2022-04-17T11:38:48.684Z] === RUN   TestIsValidHealthString
11:38:48 [2022-04-17T11:38:48.684Z] --- PASS: TestIsValidHealthString (0.00s)
11:38:48 [2022-04-17T11:38:48.684Z] === RUN   TestStateRunStop
11:38:48 [2022-04-17T11:38:48.684Z] --- PASS: TestStateRunStop (0.00s)
11:38:48 [2022-04-17T11:38:48.684Z] === RUN   TestStateTimeoutWait
11:38:48 [2022-04-17T11:38:48.684Z]     state_test.go:141: Stop callback fired
11:38:48 [2022-04-17T11:38:48.684Z]     state_test.go:165: Stop callback fired
11:38:48 [2022-04-17T11:38:48.684Z] --- PASS: TestStateTimeoutWait (0.10s)
11:38:48 [2022-04-17T11:38:48.684Z] === RUN   TestIsValidStateString
11:38:48 [2022-04-17T11:38:48.684Z] --- PASS: TestIsValidStateString (0.00s)
11:38:48 [2022-04-17T11:38:48.684Z] === RUN   TestViewSaveDelete
11:38:48 [2022-04-17T11:38:48.684Z] --- PASS: TestViewSaveDelete (0.02s)
11:38:48 [2022-04-17T11:38:48.684Z] === RUN   TestViewAll
11:38:48 [2022-04-17T11:38:48.684Z] --- PASS: TestViewAll (0.01s)
11:38:48 [2022-04-17T11:38:48.684Z] === RUN   TestViewGet
11:38:48 [2022-04-17T11:38:48.684Z] --- PASS: TestViewGet (0.01s)
11:38:48 [2022-04-17T11:38:48.684Z] === RUN   TestNames
11:38:48 [2022-04-17T11:38:48.684Z] --- PASS: TestNames (0.00s)
11:38:48 [2022-04-17T11:38:48.684Z] === RUN   TestViewWithHealthCheck
11:38:48 [2022-04-17T11:38:48.684Z] --- PASS: TestViewWithHealthCheck (0.01s)
11:38:48 [2022-04-17T11:38:48.684Z] PASS
11:38:48 [2022-04-17T11:38:48.684Z] coverage: 41.7% of statements
11:38:48 [2022-04-17T11:38:48.684Z] ok  	github.com/docker/docker/container	0.259s	coverage: 41.7% of statements
11:38:48 [2022-04-17T11:38:48.684Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:38:48 [2022-04-17T11:38:48.684Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:38:48 [2022-04-17T11:38:48.684Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:38:48 [2022-04-17T11:38:48.684Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestWaitNodeAttachment
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestBuilderGC
11:38:48 [2022-04-17T11:38:48.772Z] --- PASS: TestBuilderGC (0.01s)
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestDaemonConfigurationNotFound
11:38:48 [2022-04-17T11:38:48.772Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestDaemonBrokenConfiguration
11:38:48 [2022-04-17T11:38:48.772Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestFindConfigurationConflicts
11:38:48 [2022-04-17T11:38:48.772Z] --- PASS: TestFindConfigurationConflicts (0.00s)
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
11:38:48 [2022-04-17T11:38:48.772Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestDaemonConfigurationMergeConflicts
11:38:48 [2022-04-17T11:38:48.772Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestDaemonConfigurationMergeConcurrent
11:38:48 [2022-04-17T11:38:48.772Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestDaemonConfigurationMergeConcurrentError
11:38:48 [2022-04-17T11:38:48.772Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
11:38:48 [2022-04-17T11:38:48.772Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
11:38:48 [2022-04-17T11:38:48.772Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s)
11:38:48 [2022-04-17T11:38:48.772Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
11:38:48 [2022-04-17T11:38:48.772Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
11:38:48 [2022-04-17T11:38:48.772Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
11:38:48 [2022-04-17T11:38:48.772Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestFindConfigurationConflictsWithMergedValues
11:38:48 [2022-04-17T11:38:48.772Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestValidateConfigurationErrors
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
11:38:48 [2022-04-17T11:38:48.772Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
11:38:48 [2022-04-17T11:38:48.773Z] === RUN   TestValidateConfigurationErrors/with_invalid_hosts
11:38:48 [2022-04-17T11:38:48.773Z] --- PASS: TestValidateConfigurationErrors (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z] === RUN   TestValidateConfiguration
11:38:48 [2022-04-17T11:38:48.773Z] === RUN   TestValidateConfiguration/with_label
11:38:48 [2022-04-17T11:38:48.773Z] === RUN   TestValidateConfiguration/with_dns
11:38:48 [2022-04-17T11:38:48.773Z] === RUN   TestValidateConfiguration/with_dns-search
11:38:48 [2022-04-17T11:38:48.773Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
11:38:48 [2022-04-17T11:38:48.773Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
11:38:48 [2022-04-17T11:38:48.773Z] === RUN   TestValidateConfiguration/with_max-download-attempts
11:38:48 [2022-04-17T11:38:48.773Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
11:38:48 [2022-04-17T11:38:48.773Z] === RUN   TestValidateConfiguration/with_node_generic_resources
11:38:48 [2022-04-17T11:38:48.773Z] === RUN   TestValidateConfiguration/with_hosts
11:38:48 [2022-04-17T11:38:48.773Z] --- PASS: TestValidateConfiguration (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestValidateConfiguration/with_hosts (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z] === RUN   TestReloadSetConfigFileNotExist
11:38:48 [2022-04-17T11:38:48.773Z] --- PASS: TestWaitNodeAttachment (0.40s)
11:38:48 [2022-04-17T11:38:48.773Z] === RUN   TestIsolationConversion
11:38:48 [2022-04-17T11:38:48.773Z] === RUN   TestIsolationConversion/default
11:38:48 [2022-04-17T11:38:48.773Z] === RUN   TestIsolationConversion/process
11:38:48 [2022-04-17T11:38:48.773Z] === RUN   TestIsolationConversion/hyperv
11:38:48 [2022-04-17T11:38:48.773Z] --- PASS: TestIsolationConversion (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestIsolationConversion/default (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestIsolationConversion/process (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z] === RUN   TestContainerLabels
11:38:48 [2022-04-17T11:38:48.773Z] --- PASS: TestContainerLabels (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z] === RUN   TestCredentialSpecConversion
11:38:48 [2022-04-17T11:38:48.773Z] === RUN   TestCredentialSpecConversion/none
11:38:48 [2022-04-17T11:38:48.773Z] === RUN   TestCredentialSpecConversion/config
11:38:48 [2022-04-17T11:38:48.773Z] === RUN   TestCredentialSpecConversion/file
11:38:48 [2022-04-17T11:38:48.773Z] === RUN   TestCredentialSpecConversion/registry
11:38:48 [2022-04-17T11:38:48.773Z] --- PASS: TestCredentialSpecConversion (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z] === RUN   TestControllerValidateMountBind
11:38:48 [2022-04-17T11:38:48.773Z] --- PASS: TestControllerValidateMountBind (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z] === RUN   TestControllerValidateMountVolume
11:38:48 [2022-04-17T11:38:48.773Z] --- PASS: TestControllerValidateMountVolume (0.00s)
11:38:48 [2022-04-17T11:38:48.773Z] === RUN   TestControllerValidateMountTarget
11:38:49 [2022-04-17T11:38:49.245Z] --- PASS: TestControllerValidateMountTarget (0.02s)
11:38:49 [2022-04-17T11:38:49.245Z] === RUN   TestControllerValidateMountTmpfs
11:38:49 [2022-04-17T11:38:49.245Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
11:38:49 [2022-04-17T11:38:49.245Z] === RUN   TestControllerValidateMountInvalidType
11:38:49 [2022-04-17T11:38:49.245Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
11:38:49 [2022-04-17T11:38:49.245Z] === RUN   TestControllerValidateMountNamedPipe
11:38:49 [2022-04-17T11:38:49.245Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
11:38:49 [2022-04-17T11:38:49.245Z] PASS
11:38:49 [2022-04-17T11:38:49.245Z] coverage: 11.0% of statements
11:38:49 [2022-04-17T11:38:49.245Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.840s	coverage: 11.0% of statements
11:38:49 [2022-04-17T11:38:49.245Z] time="2022-04-17T11:38:48Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
11:38:49 [2022-04-17T11:38:49.245Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s)
11:38:49 [2022-04-17T11:38:49.245Z] === RUN   TestReloadDefaultConfigNotExist
11:38:49 [2022-04-17T11:38:49.245Z]     config_test.go:464: os.Getuid() != 0: skipping test that requires root
11:38:49 [2022-04-17T11:38:49.245Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
11:38:49 [2022-04-17T11:38:49.245Z] === RUN   TestReloadBadDefaultConfig
11:38:49 [2022-04-17T11:38:49.245Z] time="2022-04-17T11:38:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3037044026"
11:38:49 [2022-04-17T11:38:49.245Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
11:38:49 [2022-04-17T11:38:49.245Z] === RUN   TestReloadWithConflictingLabels
11:38:49 [2022-04-17T11:38:49.245Z] time="2022-04-17T11:38:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3670177845"
11:38:49 [2022-04-17T11:38:49.245Z] --- PASS: TestReloadWithConflictingLabels (0.02s)
11:38:49 [2022-04-17T11:38:49.245Z] === RUN   TestReloadWithDuplicateLabels
11:38:49 [2022-04-17T11:38:49.245Z] time="2022-04-17T11:38:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1431020310"
11:38:49 [2022-04-17T11:38:49.245Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
11:38:49 [2022-04-17T11:38:49.245Z] === RUN   TestMaskURLCredentials
11:38:49 [2022-04-17T11:38:49.245Z] --- PASS: TestMaskURLCredentials (0.00s)
11:38:49 [2022-04-17T11:38:49.245Z] === RUN   TestDaemonConfigurationMerge
11:38:49 [2022-04-17T11:38:49.245Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
11:38:49 [2022-04-17T11:38:49.245Z] PASS
11:38:49 [2022-04-17T11:38:49.245Z] coverage: 79.5% of statements
11:38:49 [2022-04-17T11:38:49.245Z] ok  	github.com/docker/docker/daemon/config	0.389s	coverage: 79.5% of statements
11:38:49 [2022-04-17T11:38:49.245Z] === RUN   TestEventsLog
11:38:49 [2022-04-17T11:38:49.245Z] --- PASS: TestEventsLog (0.00s)
11:38:49 [2022-04-17T11:38:49.245Z] === RUN   TestEventsLogTimeout
11:38:49 [2022-04-17T11:38:49.245Z] --- PASS: TestEventsLogTimeout (0.00s)
11:38:49 [2022-04-17T11:38:49.245Z] === RUN   TestLogEvents
11:38:49 [2022-04-17T11:38:49.245Z] --- PASS: TestLogEvents (0.05s)
11:38:49 [2022-04-17T11:38:49.245Z] === RUN   TestLoadBufferedEvents
11:38:49 [2022-04-17T11:38:49.671Z] === RUN   TestPrepare
11:38:49 [2022-04-17T11:38:49.671Z] --- PASS: TestPrepare (0.00s)
11:38:49 [2022-04-17T11:38:49.671Z] === RUN   TestStart
11:38:49 [2022-04-17T11:38:49.671Z] --- PASS: TestStart (0.00s)
11:38:49 [2022-04-17T11:38:49.671Z] === RUN   TestWaitCancel
11:38:49 [2022-04-17T11:38:49.671Z] --- PASS: TestWaitCancel (0.00s)
11:38:49 [2022-04-17T11:38:49.671Z] === RUN   TestWaitDisabled
11:38:49 [2022-04-17T11:38:49.671Z] --- PASS: TestWaitDisabled (0.00s)
11:38:49 [2022-04-17T11:38:49.671Z] === RUN   TestWaitEnabled
11:38:49 [2022-04-17T11:38:49.671Z] --- PASS: TestWaitEnabled (0.00s)
11:38:49 [2022-04-17T11:38:49.671Z] === RUN   TestRemove
11:38:49 [2022-04-17T11:38:49.671Z] --- PASS: TestRemove (0.00s)
11:38:49 [2022-04-17T11:38:49.671Z] PASS
11:38:49 [2022-04-17T11:38:49.671Z] coverage: 65.3% of statements
11:38:49 [2022-04-17T11:38:49.671Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.069s	coverage: 65.3% of statements
11:38:49 [2022-04-17T11:38:49.696Z] --- PASS: TestBuildMultiStageCopy (13.37s)
11:38:49 [2022-04-17T11:38:49.696Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (8.75s)
11:38:49 [2022-04-17T11:38:49.696Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.86s)
11:38:49 [2022-04-17T11:38:49.696Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.07s)
11:38:49 [2022-04-17T11:38:49.696Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.25s)
11:38:49 [2022-04-17T11:38:49.696Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.44s)
11:38:49 [2022-04-17T11:38:49.696Z] === RUN   TestBuildMultiStageParentConfig
11:38:49 [2022-04-17T11:38:49.714Z] --- PASS: TestLoadBufferedEvents (0.24s)
11:38:49 [2022-04-17T11:38:49.714Z] === RUN   TestLoadBufferedEventsOnlyFromPast
11:38:49 [2022-04-17T11:38:49.714Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
11:38:49 [2022-04-17T11:38:49.714Z] === RUN   TestIgnoreBufferedWhenNoTimes
11:38:49 [2022-04-17T11:38:49.714Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
11:38:49 [2022-04-17T11:38:49.714Z] PASS
11:38:49 [2022-04-17T11:38:49.714Z] coverage: 50.0% of statements
11:38:49 [2022-04-17T11:38:49.714Z] ok  	github.com/docker/docker/daemon/events	0.357s	coverage: 50.0% of statements
11:38:51 [2022-04-17T11:38:51.286Z] === RUN   TestIsEmptyDir
11:38:51 [2022-04-17T11:38:51.286Z] --- PASS: TestIsEmptyDir (0.01s)
11:38:51 [2022-04-17T11:38:51.286Z] === RUN   TestGraphDriverInitRequestIsCompatible
11:38:51 [2022-04-17T11:38:51.286Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s)
11:38:51 [2022-04-17T11:38:51.286Z] PASS
11:38:51 [2022-04-17T11:38:51.286Z] coverage: 2.3% of statements
11:38:51 [2022-04-17T11:38:51.286Z] ok  	github.com/docker/docker/daemon/graphdriver	0.091s	coverage: 2.3% of statements
11:38:51 [2022-04-17T11:38:51.286Z] === RUN   TestLinkNaming
11:38:51 [2022-04-17T11:38:51.286Z] --- PASS: TestLinkNaming (0.00s)
11:38:51 [2022-04-17T11:38:51.286Z] === RUN   TestLinkNew
11:38:51 [2022-04-17T11:38:51.286Z] --- PASS: TestLinkNew (0.00s)
11:38:51 [2022-04-17T11:38:51.286Z] === RUN   TestLinkEnv
11:38:51 [2022-04-17T11:38:51.286Z] --- PASS: TestLinkEnv (0.00s)
11:38:51 [2022-04-17T11:38:51.286Z] === RUN   TestLinkMultipleEnv
11:38:51 [2022-04-17T11:38:51.286Z] --- PASS: TestLinkMultipleEnv (0.00s)
11:38:51 [2022-04-17T11:38:51.286Z] === RUN   TestLinkPortRangeEnv
11:38:51 [2022-04-17T11:38:51.286Z] --- PASS: TestLinkPortRangeEnv (0.00s)
11:38:51 [2022-04-17T11:38:51.286Z] PASS
11:38:51 [2022-04-17T11:38:51.286Z] coverage: 93.0% of statements
11:38:51 [2022-04-17T11:38:51.286Z] ok  	github.com/docker/docker/daemon/links	0.046s	coverage: 93.0% of statements
11:38:52 [2022-04-17T11:38:52.629Z] === RUN   TestNewListSecretsFilters
11:38:52 [2022-04-17T11:38:52.629Z] --- PASS: TestNewListSecretsFilters (0.00s)
11:38:52 [2022-04-17T11:38:52.629Z] === RUN   TestNewListConfigsFilters
11:38:52 [2022-04-17T11:38:52.629Z] --- PASS: TestNewListConfigsFilters (0.00s)
11:38:52 [2022-04-17T11:38:52.629Z] PASS
11:38:52 [2022-04-17T11:38:52.629Z] coverage: 0.5% of statements
11:38:52 [2022-04-17T11:38:52.629Z] ok  	github.com/docker/docker/daemon/cluster	0.496s	coverage: 0.5% of statements
11:38:52 [2022-04-17T11:38:52.629Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
11:38:52 [2022-04-17T11:38:52.629Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.22s)
11:38:52 [2022-04-17T11:38:52.639Z] --- PASS: TestBuildMultiStageParentConfig (2.63s)
11:38:52 [2022-04-17T11:38:52.639Z] === RUN   TestBuildLabelWithTargets
11:38:52 [2022-04-17T11:38:52.639Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
11:38:52 [2022-04-17T11:38:52.639Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
11:38:52 [2022-04-17T11:38:52.639Z] === RUN   TestBuildWithEmptyLayers
11:38:52 [2022-04-17T11:38:52.856Z] === RUN   TestVerifyNetworkingConfig
11:38:52 [2022-04-17T11:38:52.856Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
11:38:52 [2022-04-17T11:38:52.856Z] === RUN   TestGetContainer
11:38:52 [2022-04-17T11:38:52.856Z] --- PASS: TestGetContainer (0.00s)
11:38:52 [2022-04-17T11:38:52.856Z] === RUN   TestValidContainerNames
11:38:52 [2022-04-17T11:38:52.856Z] --- PASS: TestValidContainerNames (0.00s)
11:38:52 [2022-04-17T11:38:52.856Z] === RUN   TestContainerInitDNS
11:38:52 [2022-04-17T11:38:52.856Z]     daemon_test.go:145: root required
11:38:52 [2022-04-17T11:38:52.856Z] --- SKIP: TestContainerInitDNS (0.00s)
11:38:52 [2022-04-17T11:38:52.856Z] === RUN   TestMerge
11:38:52 [2022-04-17T11:38:52.856Z] --- PASS: TestMerge (0.00s)
11:38:52 [2022-04-17T11:38:52.856Z] === RUN   TestValidateContainerIsolation
11:38:52 [2022-04-17T11:38:52.856Z] --- PASS: TestValidateContainerIsolation (0.00s)
11:38:52 [2022-04-17T11:38:52.856Z] === RUN   TestFindNetworkErrorType
11:38:52 [2022-04-17T11:38:52.856Z] --- PASS: TestFindNetworkErrorType (0.00s)
11:38:52 [2022-04-17T11:38:52.856Z] === RUN   TestEnsureServicesExist
11:38:52 [2022-04-17T11:38:52.856Z] --- PASS: TestEnsureServicesExist (0.00s)
11:38:52 [2022-04-17T11:38:52.856Z] === RUN   TestEnsureServicesExistErrors
11:38:52 [2022-04-17T11:38:52.856Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
11:38:52 [2022-04-17T11:38:52.856Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
11:38:52 [2022-04-17T11:38:52.856Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
11:38:52 [2022-04-17T11:38:52.856Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
11:38:52 [2022-04-17T11:38:52.856Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
11:38:52 [2022-04-17T11:38:52.856Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
11:38:52 [2022-04-17T11:38:52.856Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
11:38:52 [2022-04-17T11:38:52.856Z] === RUN   TestContainerDelete
11:38:52 [2022-04-17T11:38:52.856Z] --- PASS: TestContainerDelete (0.01s)
11:38:52 [2022-04-17T11:38:52.856Z] === RUN   TestContainerDoubleDelete
11:38:52 [2022-04-17T11:38:52.856Z] --- PASS: TestContainerDoubleDelete (0.00s)
11:38:52 [2022-04-17T11:38:52.856Z] === RUN   TestLogContainerEventCopyLabels
11:38:52 [2022-04-17T11:38:52.856Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
11:38:52 [2022-04-17T11:38:52.856Z] === RUN   TestLogContainerEventWithAttributes
11:38:52 [2022-04-17T11:38:52.856Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
11:38:52 [2022-04-17T11:38:52.856Z] === RUN   TestNoneHealthcheck
11:38:52 [2022-04-17T11:38:52.856Z] --- PASS: TestNoneHealthcheck (0.00s)
11:38:52 [2022-04-17T11:38:52.856Z] === RUN   TestHealthStates
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
11:38:53 [2022-04-17T11:38:53.098Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
11:38:53 [2022-04-17T11:38:53.098Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
11:38:53 [2022-04-17T11:38:53.098Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertToGRPCContainerRuntime
11:38:53 [2022-04-17T11:38:53.098Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
11:38:53 [2022-04-17T11:38:53.098Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertToGRPCIsolation
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertToGRPCIsolation/empty
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertToGRPCIsolation/default
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertToGRPCIsolation/process
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
11:38:53 [2022-04-17T11:38:53.098Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertFromGRPCIsolation
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertFromGRPCIsolation/default
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertFromGRPCIsolation/process
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
11:38:53 [2022-04-17T11:38:53.098Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertToGRPCCredentialSpec
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
11:38:53 [2022-04-17T11:38:53.098Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
11:38:53 [2022-04-17T11:38:53.098Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
11:38:53 [2022-04-17T11:38:53.098Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
11:38:53 [2022-04-17T11:38:53.098Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
11:38:53 [2022-04-17T11:38:53.098Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertFromGRPCConfigs
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertFromGRPCConfigs/file
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
11:38:53 [2022-04-17T11:38:53.098Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertToGRPCConfigs
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertToGRPCConfigs/file
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
11:38:53 [2022-04-17T11:38:53.098Z] === RUN   TestServiceConvertToGRPCConfigs/none
11:38:53 [2022-04-17T11:38:53.098Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
11:38:53 [2022-04-17T11:38:53.098Z] PASS
11:38:53 [2022-04-17T11:38:53.098Z] coverage: 35.9% of statements
11:38:53 [2022-04-17T11:38:53.098Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.321s	coverage: 35.9% of statements
11:38:53 [2022-04-17T11:38:53.325Z] time="2022-04-17T11:38:52Z" 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"
11:38:53 [2022-04-17T11:38:53.325Z] time="2022-04-17T11:38:52Z" 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"
11:38:53 [2022-04-17T11:38:53.325Z] time="2022-04-17T11:38:52Z" 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"
11:38:53 [2022-04-17T11:38:53.325Z] time="2022-04-17T11:38:52Z" 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"
11:38:53 [2022-04-17T11:38:53.325Z] time="2022-04-17T11:38:52Z" 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"
11:38:53 [2022-04-17T11:38:53.325Z] time="2022-04-17T11:38:52Z" 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"
11:38:53 [2022-04-17T11:38:53.325Z] time="2022-04-17T11:38:52Z" 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"
11:38:53 [2022-04-17T11:38:53.325Z] time="2022-04-17T11:38:52Z" 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"
11:38:53 [2022-04-17T11:38:53.325Z] time="2022-04-17T11:38:52Z" 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"
11:38:53 [2022-04-17T11:38:53.325Z] time="2022-04-17T11:38:52Z" 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"
11:38:53 [2022-04-17T11:38:53.325Z] --- PASS: TestHealthStates (0.24s)
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestGetInspectData
11:38:53 [2022-04-17T11:38:53.325Z] --- PASS: TestGetInspectData (0.00s)
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestFillLicense
11:38:53 [2022-04-17T11:38:53.325Z] --- PASS: TestFillLicense (0.00s)
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestListInvalidFilter
11:38:53 [2022-04-17T11:38:53.325Z] --- PASS: TestListInvalidFilter (0.00s)
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestNameFilter
11:38:53 [2022-04-17T11:38:53.325Z] --- PASS: TestNameFilter (0.00s)
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
11:38:53 [2022-04-17T11:38:53.325Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetWindowsCredentialSpecInSpec
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
11:38:53 [2022-04-17T11:38:53.325Z] === 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
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
11:38:53 [2022-04-17T11:38:53.325Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.06s)
11:38:53 [2022-04-17T11:38:53.325Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
11:38:53 [2022-04-17T11:38:53.325Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
11:38:53 [2022-04-17T11:38:53.325Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
11:38:53 [2022-04-17T11:38:53.325Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
11:38:53 [2022-04-17T11:38:53.325Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
11:38:53 [2022-04-17T11:38:53.325Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
11:38:53 [2022-04-17T11:38:53.325Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
11:38:53 [2022-04-17T11:38:53.325Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
11:38:53 [2022-04-17T11:38:53.325Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
11:38:53 [2022-04-17T11:38:53.325Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
11:38:53 [2022-04-17T11:38:53.325Z]     --- 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)
11:38:53 [2022-04-17T11:38:53.325Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
11:38:53 [2022-04-17T11:38:53.325Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
11:38:53 [2022-04-17T11:38:53.325Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
11:38:53 [2022-04-17T11:38:53.325Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
11:38:53 [2022-04-17T11:38:53.325Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
11:38:53 [2022-04-17T11:38:53.325Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
11:38:53 [2022-04-17T11:38:53.325Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
11:38:53 [2022-04-17T11:38:53.325Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetupWindowsDevices
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_devices_are_blank
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://'
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://'
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class'
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class'
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_''
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class'
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType
11:38:53 [2022-04-17T11:38:53.325Z] === RUN   TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices
11:38:53 [2022-04-17T11:38:53.325Z] --- PASS: TestSetupWindowsDevices (0.00s)
11:38:53 [2022-04-17T11:38:53.325Z]     --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s)
11:38:53 [2022-04-17T11:38:53.325Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s)
11:38:53 [2022-04-17T11:38:53.325Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s)
11:38:53 [2022-04-17T11:38:53.325Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s)
11:38:53 [2022-04-17T11:38:53.326Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s)
11:38:53 [2022-04-17T11:38:53.326Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s)
11:38:53 [2022-04-17T11:38:53.326Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s)
11:38:53 [2022-04-17T11:38:53.326Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s)
11:38:53 [2022-04-17T11:38:53.326Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s)
11:38:53 [2022-04-17T11:38:53.326Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s)
11:38:53 [2022-04-17T11:38:53.326Z] === RUN   TestDaemonReloadLabels
11:38:53 [2022-04-17T11:38:53.326Z] --- PASS: TestDaemonReloadLabels (0.00s)
11:38:53 [2022-04-17T11:38:53.326Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
11:38:53 [2022-04-17T11:38:53.326Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
11:38:53 [2022-04-17T11:38:53.326Z] === RUN   TestDaemonReloadMirrors
11:38:53 [2022-04-17T11:38:53.326Z] --- PASS: TestDaemonReloadMirrors (0.00s)
11:38:53 [2022-04-17T11:38:53.326Z] === RUN   TestDaemonReloadInsecureRegistries
11:38:53 [2022-04-17T11:38:53.326Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
11:38:53 [2022-04-17T11:38:53.326Z] === RUN   TestDaemonReloadNotAffectOthers
11:38:53 [2022-04-17T11:38:53.326Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
11:38:53 [2022-04-17T11:38:53.326Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
11:38:53 [2022-04-17T11:38:53.326Z]     reload_test.go:342: root required
11:38:53 [2022-04-17T11:38:53.326Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
11:38:53 [2022-04-17T11:38:53.326Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
11:38:53 [2022-04-17T11:38:53.326Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s)
11:38:53 [2022-04-17T11:38:53.326Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
11:38:53 [2022-04-17T11:38:53.326Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
11:38:53 [2022-04-17T11:38:53.326Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
11:38:53 [2022-04-17T11:38:53.326Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s)
11:38:53 [2022-04-17T11:38:53.326Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
11:38:53 [2022-04-17T11:38:53.326Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
11:38:53 [2022-04-17T11:38:53.326Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
11:38:53 [2022-04-17T11:38:53.326Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
11:38:53 [2022-04-17T11:38:53.326Z] === RUN   TestParseVolumesFrom
11:38:53 [2022-04-17T11:38:53.326Z] --- PASS: TestParseVolumesFrom (0.00s)
11:38:53 [2022-04-17T11:38:53.326Z] PASS
11:38:53 [2022-04-17T11:38:53.326Z] coverage: 8.8% of statements
11:38:53 [2022-04-17T11:38:53.326Z] ok  	github.com/docker/docker/daemon	0.718s	coverage: 8.8% of statements
11:38:53 [2022-04-17T11:38:53.326Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:38:53 [2022-04-17T11:38:53.326Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:38:53 [2022-04-17T11:38:53.326Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:38:53 [2022-04-17T11:38:53.326Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:38:53 [2022-04-17T11:38:53.326Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
11:38:53 [2022-04-17T11:38:53.326Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
11:38:53 [2022-04-17T11:38:53.326Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
11:38:53 [2022-04-17T11:38:53.326Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:38:53 [2022-04-17T11:38:53.326Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
11:38:53 [2022-04-17T11:38:53.326Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
11:38:53 [2022-04-17T11:38:53.326Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:38:53 [2022-04-17T11:38:53.326Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
11:38:53 [2022-04-17T11:38:53.326Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
11:38:53 [2022-04-17T11:38:53.326Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
11:38:53 [2022-04-17T11:38:53.623Z] --- PASS: TestBuildWithEmptyLayers (1.39s)
11:38:53 [2022-04-17T11:38:53.623Z] === RUN   TestBuildMultiStageOnBuild
11:38:54 [2022-04-17T11:38:54.315Z] === RUN   TestNewStreamConfig
11:38:54 [2022-04-17T11:38:54.315Z] === RUN   TestNewStreamConfig/defaults
11:38:54 [2022-04-17T11:38:54.315Z] === RUN   TestNewStreamConfig/invalid_create_group
11:38:54 [2022-04-17T11:38:54.315Z] === RUN   TestNewStreamConfig/invalid_flush_interval
11:38:54 [2022-04-17T11:38:54.315Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
11:38:54 [2022-04-17T11:38:54.315Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
11:38:54 [2022-04-17T11:38:54.315Z] === RUN   TestNewStreamConfig/flush_interval_at_15
11:38:54 [2022-04-17T11:38:54.315Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
11:38:54 [2022-04-17T11:38:54.315Z] --- PASS: TestNewStreamConfig (0.00s)
11:38:54 [2022-04-17T11:38:54.315Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
11:38:54 [2022-04-17T11:38:54.315Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
11:38:54 [2022-04-17T11:38:54.315Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
11:38:54 [2022-04-17T11:38:54.315Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
11:38:54 [2022-04-17T11:38:54.315Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
11:38:54 [2022-04-17T11:38:54.316Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
11:38:54 [2022-04-17T11:38:54.316Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
11:38:54 [2022-04-17T11:38:54.316Z] === RUN   TestNewAWSLogsClientUserAgentHandler
11:38:54 [2022-04-17T11:38:54.316Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
11:38:54 [2022-04-17T11:38:54.316Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler
11:38:54 [2022-04-17T11:38:54.316Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/json/emf
11:38:54 [2022-04-17T11:38:54.316Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/#00
11:38:54 [2022-04-17T11:38:54.316Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s)
11:38:54 [2022-04-17T11:38:54.316Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s)
11:38:54 [2022-04-17T11:38:54.316Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s)
11:38:54 [2022-04-17T11:38:54.316Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
11:38:54 [2022-04-17T11:38:54.316Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
11:38:54 [2022-04-17T11:38:54.316Z] === RUN   TestNewAWSLogsClientRegionDetect
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestAdapterReadLogs
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestAdapterReadLogs (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestCopier
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestCopier (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestCopierLongLines
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestCopierLongLines (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestCopierSlow
11:38:54 [2022-04-17T11:38:54.785Z] time="2022-04-17T11:38:54Z" level=info msg="Trying to get region from EC2 Metadata"
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestCreateSuccess
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestCreateSuccess (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestCreateStreamSkipped
11:38:54 [2022-04-17T11:38:54.785Z] time="2022-04-17T11:38:54Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestCreateStreamSkipped (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestCreateLogGroupSuccess
11:38:54 [2022-04-17T11:38:54.785Z] time="2022-04-17T11:38:54Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="<nil>"
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestCreateError
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestCreateError (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestCreateAlreadyExists
11:38:54 [2022-04-17T11:38:54.785Z] time="2022-04-17T11:38:54Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestCreateAlreadyExists (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestLogClosed
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestLogClosed (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestLogBlocking
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestLogBlocking (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestLogNonBlockingBufferEmpty
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestLogNonBlockingBufferFull
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestPublishBatchSuccess
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestPublishBatchSuccess (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestPublishBatchError
11:38:54 [2022-04-17T11:38:54.785Z] time="2022-04-17T11:38:54Z" level=error msg=error
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestPublishBatchError (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestPublishBatchInvalidSeqSuccess
11:38:54 [2022-04-17T11:38:54.785Z] time="2022-04-17T11:38:54Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestPublishBatchAlreadyAccepted
11:38:54 [2022-04-17T11:38:54.785Z] time="2022-04-17T11:38:54Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
11:38:54 [2022-04-17T11:38:54.785Z] time="2022-04-17T11:38:54Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestCollectBatchSimple
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestCollectBatchSimple (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestCollectBatchTicker
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestCollectBatchTicker (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestCollectBatchMultilinePattern
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestCollectBatchClose
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestCollectBatchClose (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestEffectiveLen
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestEffectiveLen/0/Hello
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestEffectiveLen/2/🙃
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestEffectiveLen/3/����
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestEffectiveLen/4/He��o
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestEffectiveLen/5/
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestEffectiveLen (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestFindValidSplit
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestFindValidSplit/0/
11:38:54 [2022-04-17T11:38:54.785Z]     cloudwatchlogs_test.go:1076: 
11:38:54 [2022-04-17T11:38:54.785Z]     cloudwatchlogs_test.go:1077: 
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestFindValidSplit/1/Hello
11:38:54 [2022-04-17T11:38:54.785Z]     cloudwatchlogs_test.go:1076: Hello
11:38:54 [2022-04-17T11:38:54.785Z]     cloudwatchlogs_test.go:1077: 
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestFindValidSplit/2/Hello
11:38:54 [2022-04-17T11:38:54.785Z]     cloudwatchlogs_test.go:1076: He
11:38:54 [2022-04-17T11:38:54.785Z]     cloudwatchlogs_test.go:1077: llo
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestFindValidSplit/3/Hello
11:38:54 [2022-04-17T11:38:54.785Z]     cloudwatchlogs_test.go:1076: 
11:38:54 [2022-04-17T11:38:54.785Z]     cloudwatchlogs_test.go:1077: Hello
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestFindValidSplit/4/🙃
11:38:54 [2022-04-17T11:38:54.785Z]     cloudwatchlogs_test.go:1076: 
11:38:54 [2022-04-17T11:38:54.785Z]     cloudwatchlogs_test.go:1077: 🙃
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestFindValidSplit/5/🙃
11:38:54 [2022-04-17T11:38:54.785Z]     cloudwatchlogs_test.go:1076: 🙃
11:38:54 [2022-04-17T11:38:54.785Z]     cloudwatchlogs_test.go:1077: 
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestFindValidSplit/6/a�
11:38:54 [2022-04-17T11:38:54.785Z]     cloudwatchlogs_test.go:1076: a
11:38:54 [2022-04-17T11:38:54.785Z]     cloudwatchlogs_test.go:1077: �
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestFindValidSplit/7/a�
11:38:54 [2022-04-17T11:38:54.785Z]     cloudwatchlogs_test.go:1076: a�
11:38:54 [2022-04-17T11:38:54.785Z]     cloudwatchlogs_test.go:1077: 
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestFindValidSplit (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestProcessEventEmoji
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestProcessEventEmoji (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestCollectBatchLineSplit
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestCollectBatchLineSplit (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestCollectBatchLineSplitWithBinary
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestCollectBatchMaxEvents
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestCollectBatchMaxTotalBytes
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestSearchRegistryForImagesErrors
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestSearchRegistryForImages
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestSearchRegistryForImages (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestOnlyPlatformWithFallback
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestImageDelete
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestImageDelete/no_lease
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestCollectBatchWithDuplicateTimestamps
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestImageDelete/lease_exists
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestImageDelete (0.05s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestImageDelete/no_lease (0.01s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestContentStoreForPull
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestParseLogOptionsMultilinePattern
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestParseLogOptionsDatetimeFormat
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
11:38:54 [2022-04-17T11:38:54.785Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestValidateLogOptionsFormat
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestValidateLogOptionsFormat/0/json/emf
11:38:54 [2022-04-17T11:38:54.785Z] === RUN   TestValidateLogOptionsFormat/1/random
11:38:54 [2022-04-17T11:38:54.786Z] === RUN   TestValidateLogOptionsFormat/2/
11:38:54 [2022-04-17T11:38:54.786Z] === RUN   TestValidateLogOptionsFormat/3/json/emf
11:38:54 [2022-04-17T11:38:54.786Z] === RUN   TestValidateLogOptionsFormat/4/json/emf
11:38:54 [2022-04-17T11:38:54.786Z] --- PASS: TestValidateLogOptionsFormat (0.00s)
11:38:54 [2022-04-17T11:38:54.786Z]     --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s)
11:38:54 [2022-04-17T11:38:54.786Z]     --- PASS: TestValidateLogOptionsFormat/1/random (0.00s)
11:38:54 [2022-04-17T11:38:54.786Z]     --- PASS: TestValidateLogOptionsFormat/2/ (0.00s)
11:38:54 [2022-04-17T11:38:54.786Z]     --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s)
11:38:54 [2022-04-17T11:38:54.786Z]     --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s)
11:38:54 [2022-04-17T11:38:54.786Z] === RUN   TestCreateTagSuccess
11:38:54 [2022-04-17T11:38:54.786Z] --- PASS: TestCreateTagSuccess (0.00s)
11:38:54 [2022-04-17T11:38:54.786Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
11:38:54 [2022-04-17T11:38:54.786Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
11:38:54 [2022-04-17T11:38:54.786Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
11:38:54 [2022-04-17T11:38:54.786Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
11:38:54 [2022-04-17T11:38:54.786Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
11:38:54 [2022-04-17T11:38:54.786Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
11:38:54 [2022-04-17T11:38:54.786Z] PASS
11:38:54 [2022-04-17T11:38:54.786Z] coverage: 79.9% of statements
11:38:54 [2022-04-17T11:38:54.786Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.485s	coverage: 79.9% of statements
11:38:54 [2022-04-17T11:38:54.786Z] --- PASS: TestCopierSlow (0.20s)
11:38:54 [2022-04-17T11:38:54.786Z] === RUN   TestCopierWithSized
11:38:54 [2022-04-17T11:38:54.786Z] === RUN   TestCopierWithSized/as_is
11:38:54 [2022-04-17T11:38:54.786Z] === RUN   TestCopierWithSized/With_RingLogger
11:38:54 [2022-04-17T11:38:54.786Z] --- PASS: TestCopierWithSized (0.02s)
11:38:54 [2022-04-17T11:38:54.786Z]     --- PASS: TestCopierWithSized/as_is (0.02s)
11:38:54 [2022-04-17T11:38:54.786Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.00s)
11:38:54 [2022-04-17T11:38:54.786Z] === RUN   TestCopierWithPartial
11:38:54 [2022-04-17T11:38:54.786Z] --- PASS: TestCopierWithPartial (0.00s)
11:38:54 [2022-04-17T11:38:54.786Z] === RUN   TestRingLogger
11:38:54 [2022-04-17T11:38:54.786Z] --- PASS: TestRingLogger (0.00s)
11:38:54 [2022-04-17T11:38:54.786Z] === RUN   TestRingCap
11:38:54 [2022-04-17T11:38:54.786Z] --- PASS: TestRingCap (0.00s)
11:38:54 [2022-04-17T11:38:54.786Z] === RUN   TestRingClose
11:38:54 [2022-04-17T11:38:54.786Z] --- PASS: TestRingClose (0.00s)
11:38:54 [2022-04-17T11:38:54.786Z] === RUN   TestRingDrain
11:38:54 [2022-04-17T11:38:54.786Z] --- PASS: TestRingDrain (0.00s)
11:38:54 [2022-04-17T11:38:54.786Z] PASS
11:38:54 [2022-04-17T11:38:54.786Z] coverage: 43.2% of statements
11:38:54 [2022-04-17T11:38:54.786Z] ok  	github.com/docker/docker/daemon/logger	0.285s	coverage: 43.2% of statements
11:38:55 [2022-04-17T11:38:55.255Z] --- PASS: TestContentStoreForPull (0.25s)
11:38:55 [2022-04-17T11:38:55.255Z] PASS
11:38:55 [2022-04-17T11:38:55.255Z] coverage: 6.6% of statements
11:38:55 [2022-04-17T11:38:55.255Z] ok  	github.com/docker/docker/daemon/images	0.459s	coverage: 6.6% of statements
11:38:55 [2022-04-17T11:38:55.255Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:38:55 [2022-04-17T11:38:55.255Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:38:55 [2022-04-17T11:38:55.255Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptReconnectInterval
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptReconnectInterval/invalid_1
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1s
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptReconnectInterval/invalid_99ms
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptReconnectInterval/invalid_11s
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptReconnectInterval/valid_100ms
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptReconnectInterval/valid_10s
11:38:55 [2022-04-17T11:38:55.724Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/#00
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/192.168.1.1:
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/192.168.1.1:/
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/192.168.1.1:/some-path
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123/
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123/some-path
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535/
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535/some-path
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/192.168.1.1
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/192.168.1.1/
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/192.168.1.1/some-path
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/[::1]
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/[::1]/
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/[::1]/some-path
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/[::1]:
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/[::1]:/
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/[::1]:/some-path
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/[::1]:123
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/[::1]:123/
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/[::1]:123/some-path
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/[::1]:65535
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/[::1]:65535/
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/[::1]:65535/some-path
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/example.com:
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/example.com:/
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/example.com:/some-path
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/example.com:123
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/example.com:123/
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/example.com:123/some-path
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/example.com:65535
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/example.com:65535/
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/example.com:65535/some-path
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/example.com
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/example.com/
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/example.com/some-path
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tcp://
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tcp:///
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tcp:///some-path
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tcp://example.com
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tcp://example.com/
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tcp://example.com/some-path
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tcp://example.com:
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tcp://example.com:/
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tcp://example.com:/some-path
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123/
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123/some-path
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535/
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535/some-path
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tls://
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tls:///
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tls:///some-path
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tls://example.com
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tls://example.com/
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tls://example.com/some-path
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tls://example.com:
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tls://example.com:/
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tls://example.com:/some-path
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tls://example.com:123
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tls://example.com:123/
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tls://example.com:123/some-path
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535/
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535/some-path
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/://
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/something://
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/udp://
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/unixgram://
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tcp+tls://
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/corrupted:c
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tcp://example.com:port
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tcp://example.com:-1
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65536
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/unix://
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/unix:///some/socket.sock
11:38:55 [2022-04-17T11:38:55.724Z] === RUN   TestValidateLogOptAddress/unix:///some/socket.sock:80
11:38:55 [2022-04-17T11:38:55.724Z] --- PASS: TestValidateLogOptAddress (0.01s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/#00 (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/[::1] (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/[::1]: (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/example.com: (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/example.com (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/example.com/ (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/tcp:// (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s)
11:38:55 [2022-04-17T11:38:55.724Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tls:// (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tls:/// (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/:// (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/something:// (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/udp:// (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/unix:// (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z]     --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s)
11:38:55 [2022-04-17T11:38:55.725Z] PASS
11:38:55 [2022-04-17T11:38:55.725Z] coverage: 53.6% of statements
11:38:55 [2022-04-17T11:38:55.725Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.174s	coverage: 53.6% of statements
11:38:55 [2022-04-17T11:38:55.725Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:38:55 [2022-04-17T11:38:55.725Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
11:38:55 [2022-04-17T11:38:55.725Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
11:38:56 [2022-04-17T11:38:56.056Z] === RUN   TestWaitNodeAttachment
11:38:56 [2022-04-17T11:38:56.195Z] === RUN   TestJSONLogsMarshalJSONBuf
11:38:56 [2022-04-17T11:38:56.195Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
11:38:56 [2022-04-17T11:38:56.195Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
11:38:56 [2022-04-17T11:38:56.524Z] --- PASS: TestWaitNodeAttachment (0.40s)
11:38:56 [2022-04-17T11:38:56.524Z] === RUN   TestIsolationConversion
11:38:56 [2022-04-17T11:38:56.524Z] === RUN   TestIsolationConversion/default
11:38:56 [2022-04-17T11:38:56.524Z] === RUN   TestIsolationConversion/process
11:38:56 [2022-04-17T11:38:56.524Z] === RUN   TestIsolationConversion/hyperv
11:38:56 [2022-04-17T11:38:56.524Z] --- PASS: TestIsolationConversion (0.00s)
11:38:56 [2022-04-17T11:38:56.524Z]     --- PASS: TestIsolationConversion/default (0.00s)
11:38:56 [2022-04-17T11:38:56.524Z]     --- PASS: TestIsolationConversion/process (0.00s)
11:38:56 [2022-04-17T11:38:56.524Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
11:38:56 [2022-04-17T11:38:56.524Z] === RUN   TestContainerLabels
11:38:56 [2022-04-17T11:38:56.524Z] --- PASS: TestContainerLabels (0.00s)
11:38:56 [2022-04-17T11:38:56.524Z] === RUN   TestCredentialSpecConversion
11:38:56 [2022-04-17T11:38:56.524Z] === RUN   TestCredentialSpecConversion/none
11:38:56 [2022-04-17T11:38:56.524Z] === RUN   TestCredentialSpecConversion/config
11:38:56 [2022-04-17T11:38:56.524Z] === RUN   TestCredentialSpecConversion/file
11:38:56 [2022-04-17T11:38:56.524Z] === RUN   TestCredentialSpecConversion/registry
11:38:56 [2022-04-17T11:38:56.524Z] --- PASS: TestCredentialSpecConversion (0.00s)
11:38:56 [2022-04-17T11:38:56.524Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
11:38:56 [2022-04-17T11:38:56.524Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
11:38:56 [2022-04-17T11:38:56.524Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
11:38:56 [2022-04-17T11:38:56.524Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
11:38:56 [2022-04-17T11:38:56.524Z] === RUN   TestControllerValidateMountBind
11:38:56 [2022-04-17T11:38:56.524Z] --- PASS: TestControllerValidateMountBind (0.00s)
11:38:56 [2022-04-17T11:38:56.524Z] === RUN   TestControllerValidateMountVolume
11:38:56 [2022-04-17T11:38:56.524Z] --- PASS: TestControllerValidateMountVolume (0.00s)
11:38:56 [2022-04-17T11:38:56.524Z] === RUN   TestControllerValidateMountTarget
11:38:56 [2022-04-17T11:38:56.524Z] --- PASS: TestControllerValidateMountTarget (0.00s)
11:38:56 [2022-04-17T11:38:56.524Z] === RUN   TestControllerValidateMountTmpfs
11:38:56 [2022-04-17T11:38:56.524Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
11:38:56 [2022-04-17T11:38:56.524Z] === RUN   TestControllerValidateMountInvalidType
11:38:56 [2022-04-17T11:38:56.524Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
11:38:56 [2022-04-17T11:38:56.524Z] === RUN   TestControllerValidateMountNamedPipe
11:38:56 [2022-04-17T11:38:56.524Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
11:38:56 [2022-04-17T11:38:56.524Z] PASS
11:38:56 [2022-04-17T11:38:56.524Z] coverage: 11.0% of statements
11:38:56 [2022-04-17T11:38:56.524Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.614s	coverage: 11.0% of statements
11:38:56 [2022-04-17T11:38:56.524Z] === RUN   TestEventsLog
11:38:56 [2022-04-17T11:38:56.524Z] --- PASS: TestEventsLog (0.00s)
11:38:56 [2022-04-17T11:38:56.524Z] === RUN   TestEventsLogTimeout
11:38:56 [2022-04-17T11:38:56.524Z] --- PASS: TestEventsLogTimeout (0.00s)
11:38:56 [2022-04-17T11:38:56.524Z] === RUN   TestLogEvents
11:38:56 [2022-04-17T11:38:56.664Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s)
11:38:56 [2022-04-17T11:38:56.665Z] === RUN   TestFastTimeMarshalJSON
11:38:56 [2022-04-17T11:38:56.665Z] --- PASS: TestFastTimeMarshalJSON (0.02s)
11:38:56 [2022-04-17T11:38:56.665Z] PASS
11:38:56 [2022-04-17T11:38:56.665Z] coverage: 87.2% of statements
11:38:56 [2022-04-17T11:38:56.665Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.340s	coverage: 87.2% of statements
11:38:56 [2022-04-17T11:38:56.665Z] === RUN   TestJSONFileLogger
11:38:56 [2022-04-17T11:38:56.665Z] --- PASS: TestJSONFileLogger (0.00s)
11:38:56 [2022-04-17T11:38:56.665Z] === RUN   TestJSONFileLoggerWithTags
11:38:56 [2022-04-17T11:38:56.665Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
11:38:56 [2022-04-17T11:38:56.665Z] === RUN   TestJSONFileLoggerWithOpts
11:38:56 [2022-04-17T11:38:56.665Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s)
11:38:56 [2022-04-17T11:38:56.665Z] === RUN   TestJSONFileLoggerWithLabelsEnv
11:38:56 [2022-04-17T11:38:56.994Z] --- PASS: TestLogEvents (0.05s)
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestLoadBufferedEvents
11:38:56 [2022-04-17T11:38:56.994Z] --- PASS: TestLoadBufferedEvents (0.22s)
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestLoadBufferedEventsOnlyFromPast
11:38:56 [2022-04-17T11:38:56.994Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestIgnoreBufferedWhenNoTimes
11:38:56 [2022-04-17T11:38:56.994Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z] PASS
11:38:56 [2022-04-17T11:38:56.994Z] coverage: 50.0% of statements
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestBuilderGC
11:38:56 [2022-04-17T11:38:56.994Z] --- PASS: TestBuilderGC (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestDaemonConfigurationNotFound
11:38:56 [2022-04-17T11:38:56.994Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestDaemonBrokenConfiguration
11:38:56 [2022-04-17T11:38:56.994Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestFindConfigurationConflicts
11:38:56 [2022-04-17T11:38:56.994Z] --- PASS: TestFindConfigurationConflicts (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
11:38:56 [2022-04-17T11:38:56.994Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestDaemonConfigurationMergeConflicts
11:38:56 [2022-04-17T11:38:56.994Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestDaemonConfigurationMergeConcurrent
11:38:56 [2022-04-17T11:38:56.994Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestDaemonConfigurationMergeConcurrentError
11:38:56 [2022-04-17T11:38:56.994Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
11:38:56 [2022-04-17T11:38:56.994Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
11:38:56 [2022-04-17T11:38:56.994Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
11:38:56 [2022-04-17T11:38:56.994Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestFindConfigurationConflictsWithMergedValues
11:38:56 [2022-04-17T11:38:56.994Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestValidateConfigurationErrors
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestValidateConfigurationErrors/with_invalid_hosts
11:38:56 [2022-04-17T11:38:56.994Z] --- PASS: TestValidateConfigurationErrors (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z]     --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestValidateConfiguration
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestValidateConfiguration/with_label
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestValidateConfiguration/with_dns
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestValidateConfiguration/with_dns-search
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
11:38:56 [2022-04-17T11:38:56.994Z] ok  	github.com/docker/docker/daemon/events	0.369s	coverage: 50.0% of statements
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestValidateConfiguration/with_max-download-attempts
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestValidateConfiguration/with_node_generic_resources
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestValidateConfiguration/with_hosts
11:38:56 [2022-04-17T11:38:56.994Z] --- PASS: TestValidateConfiguration (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z]     --- PASS: TestValidateConfiguration/with_hosts (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestReloadSetConfigFileNotExist
11:38:56 [2022-04-17T11:38:56.994Z] time="2022-04-17T11:38:56Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
11:38:56 [2022-04-17T11:38:56.994Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s)
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestReloadDefaultConfigNotExist
11:38:56 [2022-04-17T11:38:56.994Z]     config_test.go:464: os.Getuid() != 0: skipping test that requires root
11:38:56 [2022-04-17T11:38:56.994Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestReloadBadDefaultConfig
11:38:56 [2022-04-17T11:38:56.994Z] time="2022-04-17T11:38:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2082932304"
11:38:56 [2022-04-17T11:38:56.994Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestReloadWithConflictingLabels
11:38:56 [2022-04-17T11:38:56.994Z] time="2022-04-17T11:38:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3562559236"
11:38:56 [2022-04-17T11:38:56.994Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestReloadWithDuplicateLabels
11:38:56 [2022-04-17T11:38:56.994Z] time="2022-04-17T11:38:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3269166763"
11:38:56 [2022-04-17T11:38:56.994Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestMaskURLCredentials
11:38:56 [2022-04-17T11:38:56.994Z] --- PASS: TestMaskURLCredentials (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z] === RUN   TestDaemonConfigurationMerge
11:38:56 [2022-04-17T11:38:56.994Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
11:38:56 [2022-04-17T11:38:56.994Z] PASS
11:38:56 [2022-04-17T11:38:56.994Z] coverage: 79.5% of statements
11:38:56 [2022-04-17T11:38:56.994Z] ok  	github.com/docker/docker/daemon/config	0.428s	coverage: 79.5% of statements
11:38:57 [2022-04-17T11:38:57.134Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
11:38:57 [2022-04-17T11:38:57.134Z] === RUN   TestEncodeDecode
11:38:57 [2022-04-17T11:38:57.134Z] === PAUSE TestEncodeDecode
11:38:57 [2022-04-17T11:38:57.134Z] === RUN   TestUnexpectedEOF
11:38:57 [2022-04-17T11:38:57.134Z] === RUN   TestWriteLog
11:38:57 [2022-04-17T11:38:57.134Z] === PAUSE TestWriteLog
11:38:57 [2022-04-17T11:38:57.134Z] === RUN   TestReadLog
11:38:57 [2022-04-17T11:38:57.134Z] === PAUSE TestReadLog
11:38:57 [2022-04-17T11:38:57.134Z] === RUN   TestDecode
11:38:57 [2022-04-17T11:38:57.134Z] time="2022-04-17T11:38:56Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
11:38:57 [2022-04-17T11:38:57.134Z] time="2022-04-17T11:38:56Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
11:38:57 [2022-04-17T11:38:57.134Z] --- PASS: TestUnexpectedEOF (0.21s)
11:38:57 [2022-04-17T11:38:57.134Z] === CONT  TestEncodeDecode
11:38:57 [2022-04-17T11:38:57.134Z] --- PASS: TestEncodeDecode (0.00s)
11:38:57 [2022-04-17T11:38:57.134Z] PASS
11:38:57 [2022-04-17T11:38:57.134Z] coverage: 69.9% of statements
11:38:57 [2022-04-17T11:38:57.134Z] --- PASS: TestDecode (0.03s)
11:38:57 [2022-04-17T11:38:57.134Z] === CONT  TestWriteLog
11:38:57 [2022-04-17T11:38:57.134Z] === CONT  TestReadLog
11:38:57 [2022-04-17T11:38:57.134Z] === RUN   TestReadLog/tail_exact
11:38:57 [2022-04-17T11:38:57.134Z] --- PASS: TestWriteLog (0.01s)
11:38:57 [2022-04-17T11:38:57.134Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.416s	coverage: 69.9% of statements
11:38:57 [2022-04-17T11:38:57.134Z] === RUN   TestReadLog/tail_less_than_available
11:38:57 [2022-04-17T11:38:57.603Z] === RUN   TestReadLog/tail_more_than_available
11:38:57 [2022-04-17T11:38:57.603Z] --- PASS: TestReadLog (0.28s)
11:38:57 [2022-04-17T11:38:57.603Z]     --- PASS: TestReadLog/tail_exact (0.24s)
11:38:57 [2022-04-17T11:38:57.603Z]     --- PASS: TestReadLog/tail_less_than_available (0.02s)
11:38:57 [2022-04-17T11:38:57.604Z]     --- PASS: TestReadLog/tail_more_than_available (0.02s)
11:38:57 [2022-04-17T11:38:57.604Z] PASS
11:38:57 [2022-04-17T11:38:57.604Z] coverage: 78.7% of statements
11:38:57 [2022-04-17T11:38:57.604Z] ok  	github.com/docker/docker/daemon/logger/local	0.381s	coverage: 78.7% of statements
11:38:57 [2022-04-17T11:38:57.604Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:38:58 [2022-04-17T11:38:58.592Z] === RUN   TestOpenFileDelete
11:38:58 [2022-04-17T11:38:58.592Z] --- PASS: TestOpenFileDelete (0.00s)
11:38:58 [2022-04-17T11:38:58.592Z] === RUN   TestOpenFileRename
11:38:58 [2022-04-17T11:38:58.592Z] --- PASS: TestOpenFileRename (0.00s)
11:38:58 [2022-04-17T11:38:58.592Z] === RUN   TestHandleDecoderErr
11:38:58 [2022-04-17T11:38:58.592Z] --- PASS: TestHandleDecoderErr (0.00s)
11:38:58 [2022-04-17T11:38:58.592Z] === RUN   TestParseLogTagDefaultTag
11:38:58 [2022-04-17T11:38:58.592Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
11:38:58 [2022-04-17T11:38:58.592Z] === RUN   TestParseLogTag
11:38:58 [2022-04-17T11:38:58.592Z] --- PASS: TestParseLogTag (0.00s)
11:38:58 [2022-04-17T11:38:58.592Z] === RUN   TestParseLogTagEmptyTag
11:38:58 [2022-04-17T11:38:58.592Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
11:38:58 [2022-04-17T11:38:58.592Z] === RUN   TestTailFiles
11:38:58 [2022-04-17T11:38:58.592Z] --- PASS: TestTailFiles (0.00s)
11:38:58 [2022-04-17T11:38:58.592Z] === RUN   TestFollowLogsConsumerGone
11:38:58 [2022-04-17T11:38:58.592Z] --- PASS: TestFollowLogsConsumerGone (0.01s)
11:38:58 [2022-04-17T11:38:58.592Z] === RUN   TestFollowLogsProducerGone
11:38:58 [2022-04-17T11:38:58.592Z]     logfile_test.go:233: messages sent: 4098, received: 4098
11:38:58 [2022-04-17T11:38:58.592Z]     logfile_test.go:180: logDecode() closed after sending 4098 messages
11:38:58 [2022-04-17T11:38:58.592Z] --- PASS: TestFollowLogsProducerGone (0.00s)
11:38:58 [2022-04-17T11:38:58.592Z] === RUN   TestCheckCapacityAndRotate
11:38:58 [2022-04-17T11:38:58.592Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
11:38:58 [2022-04-17T11:38:58.592Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
11:38:58 [2022-04-17T11:38:58.592Z] === RUN   TestLog
11:38:58 [2022-04-17T11:38:58.592Z] --- PASS: TestCheckCapacityAndRotate (0.16s)
11:38:58 [2022-04-17T11:38:58.592Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
11:38:58 [2022-04-17T11:38:58.592Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s)
11:38:58 [2022-04-17T11:38:58.592Z] PASS
11:38:58 [2022-04-17T11:38:58.592Z] coverage: 55.1% of statements
11:38:58 [2022-04-17T11:38:58.592Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.240s	coverage: 55.1% of statements
11:38:58 [2022-04-17T11:38:58.592Z] --- PASS: TestLog (0.03s)
11:38:58 [2022-04-17T11:38:58.592Z] PASS
11:38:58 [2022-04-17T11:38:58.592Z] coverage: 31.5% of statements
11:38:58 [2022-04-17T11:38:58.592Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.090s	coverage: 31.5% of statements
11:38:59 [2022-04-17T11:38:59.210Z] === RUN   TestIsEmptyDir
11:38:59 [2022-04-17T11:38:59.210Z] --- PASS: TestIsEmptyDir (0.01s)
11:38:59 [2022-04-17T11:38:59.210Z] === RUN   TestGraphDriverInitRequestIsCompatible
11:38:59 [2022-04-17T11:38:59.210Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s)
11:38:59 [2022-04-17T11:38:59.210Z] PASS
11:38:59 [2022-04-17T11:38:59.210Z] coverage: 2.3% of statements
11:38:59 [2022-04-17T11:38:59.210Z] ok  	github.com/docker/docker/daemon/graphdriver	0.089s	coverage: 2.3% of statements
11:38:59 [2022-04-17T11:38:59.210Z] === RUN   TestLinkNaming
11:38:59 [2022-04-17T11:38:59.210Z] --- PASS: TestLinkNaming (0.00s)
11:38:59 [2022-04-17T11:38:59.210Z] === RUN   TestLinkNew
11:38:59 [2022-04-17T11:38:59.210Z] --- PASS: TestLinkNew (0.00s)
11:38:59 [2022-04-17T11:38:59.210Z] === RUN   TestLinkEnv
11:38:59 [2022-04-17T11:38:59.210Z] --- PASS: TestLinkEnv (0.00s)
11:38:59 [2022-04-17T11:38:59.210Z] === RUN   TestLinkMultipleEnv
11:38:59 [2022-04-17T11:38:59.210Z] --- PASS: TestLinkMultipleEnv (0.00s)
11:38:59 [2022-04-17T11:38:59.210Z] === RUN   TestLinkPortRangeEnv
11:38:59 [2022-04-17T11:38:59.210Z] --- PASS: TestLinkPortRangeEnv (0.00s)
11:38:59 [2022-04-17T11:38:59.210Z] PASS
11:38:59 [2022-04-17T11:38:59.210Z] coverage: 93.0% of statements
11:38:59 [2022-04-17T11:38:59.210Z] ok  	github.com/docker/docker/daemon/links	0.072s	coverage: 93.0% of statements
11:38:59 [2022-04-17T11:38:59.580Z] === RUN   TestParseLogFormat
11:38:59 [2022-04-17T11:38:59.580Z] --- PASS: TestParseLogFormat (0.00s)
11:38:59 [2022-04-17T11:38:59.580Z] === RUN   TestValidateLogOptEmpty
11:38:59 [2022-04-17T11:38:59.580Z] --- PASS: TestValidateLogOptEmpty (0.00s)
11:38:59 [2022-04-17T11:38:59.580Z] === RUN   TestValidateSyslogAddress
11:38:59 [2022-04-17T11:38:59.580Z] === RUN   TestValidateSyslogAddress/this_is_not_an_uri
11:38:59 [2022-04-17T11:38:59.580Z] === RUN   TestValidateSyslogAddress/corrupted:42
11:38:59 [2022-04-17T11:38:59.580Z] === RUN   TestValidateSyslogAddress/tcp://1.2.3.4
11:38:59 [2022-04-17T11:38:59.580Z] === RUN   TestValidateSyslogAddress/udp://1.2.3.4
11:38:59 [2022-04-17T11:38:59.580Z] === RUN   TestValidateSyslogAddress/http://1.2.3.4
11:38:59 [2022-04-17T11:38:59.580Z] --- PASS: TestValidateSyslogAddress (0.00s)
11:38:59 [2022-04-17T11:38:59.580Z]     --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s)
11:38:59 [2022-04-17T11:38:59.580Z]     --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s)
11:38:59 [2022-04-17T11:38:59.580Z]     --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s)
11:38:59 [2022-04-17T11:38:59.580Z]     --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s)
11:38:59 [2022-04-17T11:38:59.580Z]     --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s)
11:38:59 [2022-04-17T11:38:59.580Z] === RUN   TestParseAddressDefaultPort
11:38:59 [2022-04-17T11:38:59.580Z] --- PASS: TestParseAddressDefaultPort (0.00s)
11:38:59 [2022-04-17T11:38:59.580Z] === RUN   TestValidateSyslogFacility
11:38:59 [2022-04-17T11:38:59.580Z] --- PASS: TestValidateSyslogFacility (0.00s)
11:38:59 [2022-04-17T11:38:59.580Z] === RUN   TestValidateLogOptSyslogFormat
11:38:59 [2022-04-17T11:38:59.580Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
11:38:59 [2022-04-17T11:38:59.580Z] === RUN   TestValidateLogOpt
11:38:59 [2022-04-17T11:38:59.580Z] --- PASS: TestValidateLogOpt (0.00s)
11:38:59 [2022-04-17T11:38:59.580Z] PASS
11:38:59 [2022-04-17T11:38:59.580Z] coverage: 43.6% of statements
11:38:59 [2022-04-17T11:38:59.580Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.056s	coverage: 43.6% of statements
11:38:59 [2022-04-17T11:38:59.580Z] === RUN   TestNewParse
11:38:59 [2022-04-17T11:38:59.580Z] --- PASS: TestNewParse (0.00s)
11:38:59 [2022-04-17T11:38:59.580Z] PASS
11:38:59 [2022-04-17T11:38:59.580Z] coverage: 8.3% of statements
11:38:59 [2022-04-17T11:38:59.580Z] ok  	github.com/docker/docker/daemon/logger/templates	0.053s	coverage: 8.3% of statements
11:38:59 [2022-04-17T11:38:59.580Z] === RUN   TestValidateLogOpt
11:38:59 [2022-04-17T11:38:59.580Z] --- PASS: TestValidateLogOpt (0.00s)
11:38:59 [2022-04-17T11:38:59.580Z] === RUN   TestNewMissedConfig
11:38:59 [2022-04-17T11:38:59.580Z] --- PASS: TestNewMissedConfig (0.00s)
11:38:59 [2022-04-17T11:38:59.580Z] === RUN   TestNewMissedUrl
11:38:59 [2022-04-17T11:38:59.580Z] --- PASS: TestNewMissedUrl (0.00s)
11:38:59 [2022-04-17T11:38:59.580Z] === RUN   TestNewMissedToken
11:38:59 [2022-04-17T11:38:59.580Z] --- PASS: TestNewMissedToken (0.00s)
11:38:59 [2022-04-17T11:38:59.580Z] === RUN   TestNewWithProxy
11:38:59 [2022-04-17T11:38:59.580Z] --- PASS: TestNewWithProxy (0.00s)
11:38:59 [2022-04-17T11:38:59.580Z] === RUN   TestDefault
11:38:59 [2022-04-17T11:38:59.580Z] --- PASS: TestDefault (0.01s)
11:38:59 [2022-04-17T11:38:59.580Z] === RUN   TestInlineFormatWithNonDefaultOptions
11:38:59 [2022-04-17T11:38:59.580Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
11:38:59 [2022-04-17T11:38:59.580Z] === RUN   TestJsonFormat
11:38:59 [2022-04-17T11:38:59.580Z] --- PASS: TestJsonFormat (0.01s)
11:38:59 [2022-04-17T11:38:59.580Z] === RUN   TestRawFormat
11:38:59 [2022-04-17T11:38:59.580Z] --- PASS: TestRawFormat (0.00s)
11:38:59 [2022-04-17T11:38:59.580Z] === RUN   TestRawFormatWithLabels
11:38:59 [2022-04-17T11:38:59.580Z] --- PASS: TestRawFormatWithLabels (0.00s)
11:38:59 [2022-04-17T11:38:59.580Z] === RUN   TestRawFormatWithoutTag
11:38:59 [2022-04-17T11:38:59.580Z] --- PASS: TestRawFormatWithoutTag (0.00s)
11:38:59 [2022-04-17T11:38:59.580Z] === RUN   TestBatching
11:38:59 [2022-04-17T11:38:59.827Z] === RUN   TestDockerSuite/TestBuildVerboseOut
11:38:59 [2022-04-17T11:38:59.827Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.06s)
11:38:59 [2022-04-17T11:38:59.827Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:38:59 [2022-04-17T11:38:59.827Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
11:38:59 [2022-04-17T11:38:59.827Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
11:38:59 [2022-04-17T11:38:59.827Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
11:39:00 [2022-04-17T11:39:00.050Z] --- PASS: TestBatching (0.31s)
11:39:00 [2022-04-17T11:39:00.050Z] === RUN   TestFrequency
11:39:00 [2022-04-17T11:39:00.050Z] --- PASS: TestFrequency (0.20s)
11:39:00 [2022-04-17T11:39:00.050Z] === RUN   TestOneMessagePerRequest
11:39:00 [2022-04-17T11:39:00.394Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
11:39:00 [2022-04-17T11:39:00.520Z] --- PASS: TestOneMessagePerRequest (0.02s)
11:39:00 [2022-04-17T11:39:00.520Z] === RUN   TestVerify
11:39:00 [2022-04-17T11:39:00.520Z] --- PASS: TestVerify (0.00s)
11:39:00 [2022-04-17T11:39:00.520Z] === RUN   TestSkipVerify
11:39:00 [2022-04-17T11:39:00.520Z] time="2022-04-17T11:39:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:39:00 [2022-04-17T11:39:00.520Z] time="2022-04-17T11:39:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:39:00 [2022-04-17T11:39:00.520Z] time="2022-04-17T11:39:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:39:00 [2022-04-17T11:39:00.520Z] time="2022-04-17T11:39:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:39:00 [2022-04-17T11:39:00.520Z] time="2022-04-17T11:39:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:39:00 [2022-04-17T11:39:00.520Z] time="2022-04-17T11:39:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:39:00 [2022-04-17T11:39:00.774Z] === RUN   TestVerifyNetworkingConfig
11:39:00 [2022-04-17T11:39:00.774Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
11:39:00 [2022-04-17T11:39:00.774Z] === RUN   TestGetContainer
11:39:00 [2022-04-17T11:39:00.774Z] --- PASS: TestGetContainer (0.00s)
11:39:00 [2022-04-17T11:39:00.774Z] === RUN   TestValidContainerNames
11:39:00 [2022-04-17T11:39:00.774Z] --- PASS: TestValidContainerNames (0.00s)
11:39:00 [2022-04-17T11:39:00.774Z] === RUN   TestContainerInitDNS
11:39:00 [2022-04-17T11:39:00.774Z]     daemon_test.go:145: root required
11:39:00 [2022-04-17T11:39:00.989Z] --- PASS: TestSkipVerify (0.70s)
11:39:00 [2022-04-17T11:39:00.989Z] === RUN   TestBufferMaximum
11:39:00 [2022-04-17T11:39:00.989Z] time="2022-04-17T11:39:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:39:00 [2022-04-17T11:39:00.989Z] time="2022-04-17T11:39:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:39:00 [2022-04-17T11:39:00.989Z] time="2022-04-17T11:39:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:39:00 [2022-04-17T11:39:00.989Z] time="2022-04-17T11:39:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:39:00 [2022-04-17T11:39:00.989Z] time="2022-04-17T11:39:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:39:00 [2022-04-17T11:39:00.989Z] time="2022-04-17T11:39:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650195540.686987\",\"host\":\"d373f5691552\"}'"
11:39:00 [2022-04-17T11:39:00.989Z] time="2022-04-17T11:39:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650195540.686987\",\"host\":\"d373f5691552\"}'"
11:39:00 [2022-04-17T11:39:00.989Z] --- PASS: TestBufferMaximum (0.00s)
11:39:00 [2022-04-17T11:39:00.989Z] === RUN   TestServerAlwaysDown
11:39:00 [2022-04-17T11:39:00.989Z] time="2022-04-17T11:39:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:39:00 [2022-04-17T11:39:00.989Z] time="2022-04-17T11:39:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:39:00 [2022-04-17T11:39:00.989Z] time="2022-04-17T11:39:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650195540.689988\",\"host\":\"d373f5691552\"}'"
11:39:00 [2022-04-17T11:39:00.989Z] time="2022-04-17T11:39:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650195540.689988\",\"host\":\"d373f5691552\"}'"
11:39:00 [2022-04-17T11:39:00.989Z] time="2022-04-17T11:39:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:39:00 [2022-04-17T11:39:00.989Z] time="2022-04-17T11:39:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650195540.689988\",\"host\":\"d373f5691552\"}'"
11:39:00 [2022-04-17T11:39:00.989Z] time="2022-04-17T11:39:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650195540.691336\",\"host\":\"d373f5691552\"}'"
11:39:00 [2022-04-17T11:39:00.989Z] time="2022-04-17T11:39:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650195540.691336\",\"host\":\"d373f5691552\"}'"
11:39:00 [2022-04-17T11:39:00.989Z] --- PASS: TestServerAlwaysDown (0.00s)
11:39:00 [2022-04-17T11:39:00.989Z] === RUN   TestCannotSendAfterClose
11:39:00 [2022-04-17T11:39:00.989Z] --- PASS: TestCannotSendAfterClose (0.00s)
11:39:00 [2022-04-17T11:39:00.989Z] === RUN   TestDeadlockOnBlockedEndpoint
11:39:01 [2022-04-17T11:39:01.242Z] --- SKIP: TestContainerInitDNS (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestMerge
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestMerge (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestValidateContainerIsolation
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestValidateContainerIsolation (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestFindNetworkErrorType
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestFindNetworkErrorType (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestEnsureServicesExist
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestEnsureServicesExist (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestEnsureServicesExistErrors
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestContainerDelete
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestContainerDelete (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestContainerDoubleDelete
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestContainerDoubleDelete (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestLogContainerEventCopyLabels
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestLogContainerEventWithAttributes
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestNoneHealthcheck
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestNoneHealthcheck (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestHealthStates
11:39:01 [2022-04-17T11:39:01.243Z] time="2022-04-17T11:39:00Z" 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"
11:39:01 [2022-04-17T11:39:01.243Z] time="2022-04-17T11:39:00Z" 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"
11:39:01 [2022-04-17T11:39:01.243Z] time="2022-04-17T11:39:00Z" 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"
11:39:01 [2022-04-17T11:39:01.243Z] time="2022-04-17T11:39:00Z" 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"
11:39:01 [2022-04-17T11:39:01.243Z] time="2022-04-17T11:39:00Z" 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"
11:39:01 [2022-04-17T11:39:01.243Z] time="2022-04-17T11:39:00Z" 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"
11:39:01 [2022-04-17T11:39:01.243Z] time="2022-04-17T11:39:00Z" 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"
11:39:01 [2022-04-17T11:39:01.243Z] time="2022-04-17T11:39:00Z" 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"
11:39:01 [2022-04-17T11:39:01.243Z] time="2022-04-17T11:39:00Z" 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"
11:39:01 [2022-04-17T11:39:01.243Z] time="2022-04-17T11:39:00Z" 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"
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestHealthStates (0.23s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestGetInspectData
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestGetInspectData (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestFillLicense
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestFillLicense (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestListInvalidFilter
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestListInvalidFilter (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestNameFilter
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestNameFilter (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetWindowsCredentialSpecInSpec
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
11:39:01 [2022-04-17T11:39:01.243Z] === 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
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- 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)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetupWindowsDevices
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_devices_are_blank
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://'
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://'
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class'
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class'
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_''
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class'
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestSetupWindowsDevices (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestDaemonReloadLabels
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestDaemonReloadLabels (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestDaemonReloadMirrors
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestDaemonReloadMirrors (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestDaemonReloadInsecureRegistries
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestDaemonReloadNotAffectOthers
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
11:39:01 [2022-04-17T11:39:01.243Z]     reload_test.go:342: root required
11:39:01 [2022-04-17T11:39:01.243Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.05s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z] === RUN   TestParseVolumesFrom
11:39:01 [2022-04-17T11:39:01.243Z] --- PASS: TestParseVolumesFrom (0.00s)
11:39:01 [2022-04-17T11:39:01.243Z] PASS
11:39:01 [2022-04-17T11:39:01.243Z] coverage: 8.8% of statements
11:39:01 [2022-04-17T11:39:01.243Z] ok  	github.com/docker/docker/daemon	0.682s	coverage: 8.8% of statements
11:39:01 [2022-04-17T11:39:01.243Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:39:01 [2022-04-17T11:39:01.243Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:39:01 [2022-04-17T11:39:01.243Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:39:01 [2022-04-17T11:39:01.243Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:39:01 [2022-04-17T11:39:01.243Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
11:39:01 [2022-04-17T11:39:01.243Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
11:39:01 [2022-04-17T11:39:01.243Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
11:39:01 [2022-04-17T11:39:01.243Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:39:01 [2022-04-17T11:39:01.243Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
11:39:01 [2022-04-17T11:39:01.243Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
11:39:01 [2022-04-17T11:39:01.243Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:39:01 [2022-04-17T11:39:01.243Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
11:39:01 [2022-04-17T11:39:01.243Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
11:39:01 [2022-04-17T11:39:01.243Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
11:39:01 [2022-04-17T11:39:01.329Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
11:39:01 [2022-04-17T11:39:01.329Z]     docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows
11:39:01 [2022-04-17T11:39:01.329Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
11:39:01 [2022-04-17T11:39:01.329Z]     docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
11:39:01 [2022-04-17T11:39:01.329Z] === RUN   TestDockerSuite/TestBuildWindowsUser
11:39:01 [2022-04-17T11:39:01.329Z]     docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows
11:39:01 [2022-04-17T11:39:01.329Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
11:39:01 [2022-04-17T11:39:01.329Z]     docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows
11:39:01 [2022-04-17T11:39:01.329Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
11:39:01 [2022-04-17T11:39:01.977Z] === RUN   TestV1IDService
11:39:01 [2022-04-17T11:39:01.977Z] --- PASS: TestV1IDService (0.03s)
11:39:01 [2022-04-17T11:39:01.977Z] === RUN   TestV2MetadataService
11:39:01 [2022-04-17T11:39:01.977Z] time="2022-04-17T11:39:01Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49214/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
11:39:01 [2022-04-17T11:39:01.977Z] time="2022-04-17T11:39:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"d373f5691552\"}'"
11:39:01 [2022-04-17T11:39:01.977Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
11:39:01 [2022-04-17T11:39:01.977Z] PASS
11:39:01 [2022-04-17T11:39:01.977Z] coverage: 82.5% of statements
11:39:01 [2022-04-17T11:39:01.977Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.343s	coverage: 82.5% of statements
11:39:01 [2022-04-17T11:39:01.977Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:39:01 [2022-04-17T11:39:01.977Z] ?   	github.com/docker/docker/daemon/network	[no test files]
11:39:01 [2022-04-17T11:39:01.977Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:39:01 [2022-04-17T11:39:01.977Z] === RUN   TestSuccessfulDownload
11:39:01 [2022-04-17T11:39:01.977Z]     download_test.go:267: Needs fixing on Windows
11:39:01 [2022-04-17T11:39:01.977Z] --- SKIP: TestSuccessfulDownload (0.00s)
11:39:01 [2022-04-17T11:39:01.977Z] === RUN   TestCancelledDownload
11:39:01 [2022-04-17T11:39:01.977Z] --- PASS: TestCancelledDownload (0.00s)
11:39:01 [2022-04-17T11:39:01.977Z] === RUN   TestMaxDownloadAttempts
11:39:01 [2022-04-17T11:39:01.977Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
11:39:01 [2022-04-17T11:39:01.977Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
11:39:01 [2022-04-17T11:39:01.977Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
11:39:01 [2022-04-17T11:39:01.977Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
11:39:01 [2022-04-17T11:39:01.977Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
11:39:01 [2022-04-17T11:39:01.977Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
11:39:01 [2022-04-17T11:39:01.977Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
11:39:01 [2022-04-17T11:39:01.977Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
11:39:01 [2022-04-17T11:39:01.977Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
11:39:01 [2022-04-17T11:39:01.977Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
11:39:01 [2022-04-17T11:39:01.977Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
11:39:01 [2022-04-17T11:39:01.977Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
11:39:02 [2022-04-17T11:39:02.230Z] === RUN   TestAdapterReadLogs
11:39:02 [2022-04-17T11:39:02.230Z] --- PASS: TestAdapterReadLogs (0.00s)
11:39:02 [2022-04-17T11:39:02.230Z] === RUN   TestCopier
11:39:02 [2022-04-17T11:39:02.230Z] --- PASS: TestCopier (0.00s)
11:39:02 [2022-04-17T11:39:02.230Z] === RUN   TestCopierLongLines
11:39:02 [2022-04-17T11:39:02.230Z] --- PASS: TestCopierLongLines (0.00s)
11:39:02 [2022-04-17T11:39:02.230Z] === RUN   TestCopierSlow
11:39:02 [2022-04-17T11:39:02.230Z] === RUN   TestNewStreamConfig
11:39:02 [2022-04-17T11:39:02.230Z] === RUN   TestNewStreamConfig/defaults
11:39:02 [2022-04-17T11:39:02.230Z] === RUN   TestNewStreamConfig/invalid_create_group
11:39:02 [2022-04-17T11:39:02.230Z] === RUN   TestNewStreamConfig/invalid_flush_interval
11:39:02 [2022-04-17T11:39:02.230Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
11:39:02 [2022-04-17T11:39:02.230Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
11:39:02 [2022-04-17T11:39:02.230Z] === RUN   TestNewStreamConfig/flush_interval_at_15
11:39:02 [2022-04-17T11:39:02.230Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
11:39:02 [2022-04-17T11:39:02.230Z] --- PASS: TestNewStreamConfig (0.00s)
11:39:02 [2022-04-17T11:39:02.230Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
11:39:02 [2022-04-17T11:39:02.230Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
11:39:02 [2022-04-17T11:39:02.230Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
11:39:02 [2022-04-17T11:39:02.230Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
11:39:02 [2022-04-17T11:39:02.230Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
11:39:02 [2022-04-17T11:39:02.230Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
11:39:02 [2022-04-17T11:39:02.230Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
11:39:02 [2022-04-17T11:39:02.230Z] === RUN   TestNewAWSLogsClientUserAgentHandler
11:39:02 [2022-04-17T11:39:02.230Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
11:39:02 [2022-04-17T11:39:02.230Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler
11:39:02 [2022-04-17T11:39:02.230Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/json/emf
11:39:02 [2022-04-17T11:39:02.230Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/#00
11:39:02 [2022-04-17T11:39:02.230Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s)
11:39:02 [2022-04-17T11:39:02.230Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s)
11:39:02 [2022-04-17T11:39:02.230Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s)
11:39:02 [2022-04-17T11:39:02.230Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
11:39:02 [2022-04-17T11:39:02.230Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
11:39:02 [2022-04-17T11:39:02.230Z] === RUN   TestNewAWSLogsClientRegionDetect
11:39:02 [2022-04-17T11:39:02.264Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
11:39:02 [2022-04-17T11:39:02.264Z] === RUN   TestDockerSuite/TestBuildWithFailure
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestCopierSlow (0.20s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestCopierWithSized
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestCopierWithSized/as_is
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestCopierWithSized/With_RingLogger
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestCopierWithSized (0.01s)
11:39:02 [2022-04-17T11:39:02.698Z]     --- PASS: TestCopierWithSized/as_is (0.01s)
11:39:02 [2022-04-17T11:39:02.698Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestCopierWithPartial
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestCopierWithPartial (0.01s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestRingLogger
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestRingLogger (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestRingCap
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestRingCap (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestRingClose
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestRingClose (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestRingDrain
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestRingDrain (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] PASS
11:39:02 [2022-04-17T11:39:02.698Z] coverage: 43.2% of statements
11:39:02 [2022-04-17T11:39:02.698Z] ok  	github.com/docker/docker/daemon/logger	0.289s	coverage: 43.2% of statements
11:39:02 [2022-04-17T11:39:02.698Z] time="2022-04-17T11:39:02Z" level=info msg="Trying to get region from EC2 Metadata"
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestCreateSuccess
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestCreateSuccess (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestCreateStreamSkipped
11:39:02 [2022-04-17T11:39:02.698Z] time="2022-04-17T11:39:02Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestCreateStreamSkipped (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestCreateLogGroupSuccess
11:39:02 [2022-04-17T11:39:02.698Z] time="2022-04-17T11:39:02Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="<nil>"
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestCreateError
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestCreateError (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestCreateAlreadyExists
11:39:02 [2022-04-17T11:39:02.698Z] time="2022-04-17T11:39:02Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestCreateAlreadyExists (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestLogClosed
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestLogClosed (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestLogBlocking
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestLogBlocking (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestLogNonBlockingBufferEmpty
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestLogNonBlockingBufferFull
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestPublishBatchSuccess
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestPublishBatchSuccess (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestPublishBatchError
11:39:02 [2022-04-17T11:39:02.698Z] time="2022-04-17T11:39:02Z" level=error msg=error
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestPublishBatchError (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestPublishBatchInvalidSeqSuccess
11:39:02 [2022-04-17T11:39:02.698Z] time="2022-04-17T11:39:02Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestPublishBatchAlreadyAccepted
11:39:02 [2022-04-17T11:39:02.698Z] time="2022-04-17T11:39:02Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
11:39:02 [2022-04-17T11:39:02.698Z] time="2022-04-17T11:39:02Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestCollectBatchSimple
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestCollectBatchSimple (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestCollectBatchTicker
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestCollectBatchTicker (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestCollectBatchMultilinePattern
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestCollectBatchClose
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestCollectBatchClose (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestEffectiveLen
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestEffectiveLen/0/Hello
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestEffectiveLen/2/🙃
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestEffectiveLen/3/����
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestEffectiveLen/4/He��o
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestEffectiveLen/5/
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestEffectiveLen (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestFindValidSplit
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestFindValidSplit/0/
11:39:02 [2022-04-17T11:39:02.698Z]     cloudwatchlogs_test.go:1076: 
11:39:02 [2022-04-17T11:39:02.698Z]     cloudwatchlogs_test.go:1077: 
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestFindValidSplit/1/Hello
11:39:02 [2022-04-17T11:39:02.698Z]     cloudwatchlogs_test.go:1076: Hello
11:39:02 [2022-04-17T11:39:02.698Z]     cloudwatchlogs_test.go:1077: 
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestFindValidSplit/2/Hello
11:39:02 [2022-04-17T11:39:02.698Z]     cloudwatchlogs_test.go:1076: He
11:39:02 [2022-04-17T11:39:02.698Z]     cloudwatchlogs_test.go:1077: llo
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestFindValidSplit/3/Hello
11:39:02 [2022-04-17T11:39:02.698Z]     cloudwatchlogs_test.go:1076: 
11:39:02 [2022-04-17T11:39:02.698Z]     cloudwatchlogs_test.go:1077: Hello
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestFindValidSplit/4/🙃
11:39:02 [2022-04-17T11:39:02.698Z]     cloudwatchlogs_test.go:1076: 
11:39:02 [2022-04-17T11:39:02.698Z]     cloudwatchlogs_test.go:1077: 🙃
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestFindValidSplit/5/🙃
11:39:02 [2022-04-17T11:39:02.698Z]     cloudwatchlogs_test.go:1076: 🙃
11:39:02 [2022-04-17T11:39:02.698Z]     cloudwatchlogs_test.go:1077: 
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestFindValidSplit/6/a�
11:39:02 [2022-04-17T11:39:02.698Z]     cloudwatchlogs_test.go:1076: a
11:39:02 [2022-04-17T11:39:02.698Z]     cloudwatchlogs_test.go:1077: �
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestFindValidSplit/7/a�
11:39:02 [2022-04-17T11:39:02.698Z]     cloudwatchlogs_test.go:1076: a�
11:39:02 [2022-04-17T11:39:02.698Z]     cloudwatchlogs_test.go:1077: 
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestFindValidSplit (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestProcessEventEmoji
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestProcessEventEmoji (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestCollectBatchLineSplit
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestCollectBatchLineSplit (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestCollectBatchLineSplitWithBinary
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestCollectBatchMaxEvents
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestSearchRegistryForImagesErrors
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestSearchRegistryForImages
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestSearchRegistryForImages (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestOnlyPlatformWithFallback
11:39:02 [2022-04-17T11:39:02.698Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
11:39:02 [2022-04-17T11:39:02.698Z] === RUN   TestImageDelete
11:39:02 [2022-04-17T11:39:02.699Z] --- PASS: TestCollectBatchMaxEvents (0.04s)
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestCollectBatchMaxTotalBytes
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestImageDelete/no_lease
11:39:02 [2022-04-17T11:39:02.699Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestImageDelete/lease_exists
11:39:02 [2022-04-17T11:39:02.699Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s)
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestCollectBatchWithDuplicateTimestamps
11:39:02 [2022-04-17T11:39:02.699Z] --- PASS: TestImageDelete (0.07s)
11:39:02 [2022-04-17T11:39:02.699Z]     --- PASS: TestImageDelete/no_lease (0.01s)
11:39:02 [2022-04-17T11:39:02.699Z]     --- PASS: TestImageDelete/lease_exists (0.03s)
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestContentStoreForPull
11:39:02 [2022-04-17T11:39:02.699Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s)
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestParseLogOptionsMultilinePattern
11:39:02 [2022-04-17T11:39:02.699Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestParseLogOptionsDatetimeFormat
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
11:39:02 [2022-04-17T11:39:02.699Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
11:39:02 [2022-04-17T11:39:02.699Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
11:39:02 [2022-04-17T11:39:02.699Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
11:39:02 [2022-04-17T11:39:02.699Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
11:39:02 [2022-04-17T11:39:02.699Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
11:39:02 [2022-04-17T11:39:02.699Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
11:39:02 [2022-04-17T11:39:02.699Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
11:39:02 [2022-04-17T11:39:02.699Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
11:39:02 [2022-04-17T11:39:02.699Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
11:39:02 [2022-04-17T11:39:02.699Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
11:39:02 [2022-04-17T11:39:02.699Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
11:39:02 [2022-04-17T11:39:02.699Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
11:39:02 [2022-04-17T11:39:02.699Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
11:39:02 [2022-04-17T11:39:02.699Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
11:39:02 [2022-04-17T11:39:02.699Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
11:39:02 [2022-04-17T11:39:02.699Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
11:39:02 [2022-04-17T11:39:02.699Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
11:39:02 [2022-04-17T11:39:02.699Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
11:39:02 [2022-04-17T11:39:02.699Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestValidateLogOptionsFormat
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestValidateLogOptionsFormat/0/json/emf
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestValidateLogOptionsFormat/1/random
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestValidateLogOptionsFormat/2/
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestValidateLogOptionsFormat/3/json/emf
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestValidateLogOptionsFormat/4/json/emf
11:39:02 [2022-04-17T11:39:02.699Z] --- PASS: TestValidateLogOptionsFormat (0.00s)
11:39:02 [2022-04-17T11:39:02.699Z]     --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s)
11:39:02 [2022-04-17T11:39:02.699Z]     --- PASS: TestValidateLogOptionsFormat/1/random (0.00s)
11:39:02 [2022-04-17T11:39:02.699Z]     --- PASS: TestValidateLogOptionsFormat/2/ (0.00s)
11:39:02 [2022-04-17T11:39:02.699Z]     --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s)
11:39:02 [2022-04-17T11:39:02.699Z]     --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s)
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestCreateTagSuccess
11:39:02 [2022-04-17T11:39:02.699Z] --- PASS: TestCreateTagSuccess (0.00s)
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
11:39:02 [2022-04-17T11:39:02.699Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s)
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
11:39:02 [2022-04-17T11:39:02.699Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.01s)
11:39:02 [2022-04-17T11:39:02.699Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
11:39:02 [2022-04-17T11:39:02.699Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
11:39:02 [2022-04-17T11:39:02.699Z] PASS
11:39:02 [2022-04-17T11:39:02.699Z] coverage: 79.9% of statements
11:39:02 [2022-04-17T11:39:02.699Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.522s	coverage: 79.9% of statements
11:39:02 [2022-04-17T11:39:02.831Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
11:39:02 [2022-04-17T11:39:02.966Z] time="2022-04-17T11:39:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
11:39:02 [2022-04-17T11:39:02.966Z] time="2022-04-17T11:39:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
11:39:02 [2022-04-17T11:39:02.966Z] time="2022-04-17T11:39:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
11:39:02 [2022-04-17T11:39:02.966Z] time="2022-04-17T11:39:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
11:39:02 [2022-04-17T11:39:02.966Z] --- PASS: TestMaxDownloadAttempts (0.00s)
11:39:02 [2022-04-17T11:39:02.966Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.52s)
11:39:02 [2022-04-17T11:39:02.966Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.52s)
11:39:02 [2022-04-17T11:39:02.966Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.52s)
11:39:02 [2022-04-17T11:39:02.966Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.52s)
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestTransfer
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestContinueOnError_NonMirrorEndpoint
11:39:02 [2022-04-17T11:39:02.966Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestContinueOnError_MirrorEndpoint
11:39:02 [2022-04-17T11:39:02.966Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestContinueOnError_NeverContinue
11:39:02 [2022-04-17T11:39:02.966Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestManifestStore
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestManifestStore/no_remote_or_local
11:39:02 [2022-04-17T11:39:02.966Z] --- PASS: TestTransfer (0.12s)
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestConcurrencyLimit
11:39:02 [2022-04-17T11:39:02.966Z] time="2022-04-17T11:39:02Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3223070785\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestManifestStore/no_local_cache
11:39:02 [2022-04-17T11:39:02.966Z] --- PASS: TestV2MetadataService (1.16s)
11:39:02 [2022-04-17T11:39:02.966Z] PASS
11:39:02 [2022-04-17T11:39:02.966Z] coverage: 48.2% of statements
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestManifestStore/with_local_cache
11:39:02 [2022-04-17T11:39:02.966Z] ok  	github.com/docker/docker/distribution/metadata	1.287s	coverage: 48.2% of statements
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestManifestStore/unknown_media_type
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestManifestStore/unknown_media_type/no_cache
11:39:02 [2022-04-17T11:39:02.966Z] time="2022-04-17T11:39:02Z" level=warning msg="reference for unknown type: "
11:39:02 [2022-04-17T11:39:02.966Z] time="2022-04-17T11:39:02Z" level=warning msg="reference for unknown type: "
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestManifestStore/unknown_media_type/with_cache
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
11:39:02 [2022-04-17T11:39:02.966Z] time="2022-04-17T11:39:02Z" level=warning msg="reference for unknown type: "
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
11:39:02 [2022-04-17T11:39:02.966Z] time="2022-04-17T11:39:02Z" level=warning msg="reference for unknown type: "
11:39:02 [2022-04-17T11:39:02.966Z] time="2022-04-17T11:39:02Z" level=warning msg="reference for unknown type: "
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestManifestStore/error_persisting_manifest
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
11:39:02 [2022-04-17T11:39:02.966Z] time="2022-04-17T11:39:02Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
11:39:02 [2022-04-17T11:39:02.966Z] --- PASS: TestManifestStore (0.40s)
11:39:02 [2022-04-17T11:39:02.966Z]     --- PASS: TestManifestStore/no_remote_or_local (0.26s)
11:39:02 [2022-04-17T11:39:02.966Z]     --- PASS: TestManifestStore/no_local_cache (0.03s)
11:39:02 [2022-04-17T11:39:02.966Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
11:39:02 [2022-04-17T11:39:02.966Z]     --- PASS: TestManifestStore/unknown_media_type (0.07s)
11:39:02 [2022-04-17T11:39:02.966Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s)
11:39:02 [2022-04-17T11:39:02.966Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s)
11:39:02 [2022-04-17T11:39:02.966Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
11:39:02 [2022-04-17T11:39:02.966Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
11:39:02 [2022-04-17T11:39:02.966Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
11:39:02 [2022-04-17T11:39:02.966Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
11:39:02 [2022-04-17T11:39:02.966Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s)
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestDetectManifestBlobMediaType
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestDetectManifestBlobMediaType/schema1
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
11:39:02 [2022-04-17T11:39:02.966Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
11:39:02 [2022-04-17T11:39:02.966Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
11:39:02 [2022-04-17T11:39:02.966Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
11:39:02 [2022-04-17T11:39:02.966Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
11:39:02 [2022-04-17T11:39:02.966Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
11:39:02 [2022-04-17T11:39:02.966Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
11:39:02 [2022-04-17T11:39:02.966Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestDetectManifestBlobMediaTypeInvalid
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_manifests
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests
11:39:02 [2022-04-17T11:39:02.966Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers
11:39:02 [2022-04-17T11:39:02.967Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers
11:39:02 [2022-04-17T11:39:02.967Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests
11:39:02 [2022-04-17T11:39:02.967Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers
11:39:02 [2022-04-17T11:39:02.967Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests
11:39:02 [2022-04-17T11:39:02.967Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers
11:39:02 [2022-04-17T11:39:02.967Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests
11:39:02 [2022-04-17T11:39:02.967Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers
11:39:02 [2022-04-17T11:39:02.967Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests
11:39:02 [2022-04-17T11:39:02.967Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s)
11:39:02 [2022-04-17T11:39:02.967Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s)
11:39:02 [2022-04-17T11:39:02.967Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s)
11:39:02 [2022-04-17T11:39:02.967Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s)
11:39:02 [2022-04-17T11:39:02.967Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s)
11:39:02 [2022-04-17T11:39:02.967Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s)
11:39:02 [2022-04-17T11:39:02.967Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s)
11:39:02 [2022-04-17T11:39:02.967Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s)
11:39:02 [2022-04-17T11:39:02.967Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s)
11:39:02 [2022-04-17T11:39:02.967Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s)
11:39:02 [2022-04-17T11:39:02.967Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s)
11:39:02 [2022-04-17T11:39:02.967Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s)
11:39:02 [2022-04-17T11:39:02.967Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s)
11:39:02 [2022-04-17T11:39:02.967Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s)
11:39:02 [2022-04-17T11:39:02.967Z] === RUN   TestFixManifestLayers
11:39:02 [2022-04-17T11:39:02.967Z] --- PASS: TestFixManifestLayers (0.00s)
11:39:02 [2022-04-17T11:39:02.967Z] === RUN   TestFixManifestLayersBaseLayerParent
11:39:02 [2022-04-17T11:39:02.967Z]     pull_v2_test.go:82: Needs fixing on Windows
11:39:02 [2022-04-17T11:39:02.967Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
11:39:02 [2022-04-17T11:39:02.967Z] === RUN   TestFixManifestLayersBadParent
11:39:02 [2022-04-17T11:39:02.967Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
11:39:02 [2022-04-17T11:39:02.967Z] === RUN   TestValidateManifest
11:39:02 [2022-04-17T11:39:02.967Z]     pull_v2_test.go:127: Needs fixing on Windows
11:39:03 [2022-04-17T11:39:03.168Z] --- PASS: TestContentStoreForPull (0.25s)
11:39:03 [2022-04-17T11:39:03.168Z] PASS
11:39:03 [2022-04-17T11:39:03.168Z] coverage: 6.6% of statements
11:39:03 [2022-04-17T11:39:03.168Z] ok  	github.com/docker/docker/daemon/images	0.502s	coverage: 6.6% of statements
11:39:03 [2022-04-17T11:39:03.168Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:39:03 [2022-04-17T11:39:03.168Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:39:03 [2022-04-17T11:39:03.168Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
11:39:03 [2022-04-17T11:39:03.399Z] === RUN   TestDockerSuite/TestBuildWithTabs
11:39:03 [2022-04-17T11:39:03.436Z] --- SKIP: TestValidateManifest (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestFormatPlatform
11:39:03 [2022-04-17T11:39:03.436Z] --- PASS: TestFormatPlatform (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestPullSchema2Config
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestPullSchema2Config/success_first_time
11:39:03 [2022-04-17T11:39:03.436Z]     pull_v2_test.go:284: HTTP GET /v2/
11:39:03 [2022-04-17T11:39:03.436Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestPullSchema2Config/500_status
11:39:03 [2022-04-17T11:39:03.436Z]     pull_v2_test.go:284: HTTP GET /v2/
11:39:03 [2022-04-17T11:39:03.436Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
11:39:03 [2022-04-17T11:39:03.436Z] --- PASS: TestConcurrencyLimit (0.36s)
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestInactiveJobs
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestNotFound
11:39:03 [2022-04-17T11:39:03.436Z] --- PASS: TestNotFound (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestConflict
11:39:03 [2022-04-17T11:39:03.436Z] --- PASS: TestConflict (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestForbidden
11:39:03 [2022-04-17T11:39:03.436Z] --- PASS: TestForbidden (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestInvalidParameter
11:39:03 [2022-04-17T11:39:03.436Z] --- PASS: TestInvalidParameter (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestNotImplemented
11:39:03 [2022-04-17T11:39:03.436Z] --- PASS: TestNotImplemented (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestNotModified
11:39:03 [2022-04-17T11:39:03.436Z] --- PASS: TestNotModified (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestUnauthorized
11:39:03 [2022-04-17T11:39:03.436Z] --- PASS: TestUnauthorized (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestUnknown
11:39:03 [2022-04-17T11:39:03.436Z] --- PASS: TestUnknown (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestCancelled
11:39:03 [2022-04-17T11:39:03.436Z] --- PASS: TestCancelled (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestDeadline
11:39:03 [2022-04-17T11:39:03.436Z] --- PASS: TestDeadline (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestDataLoss
11:39:03 [2022-04-17T11:39:03.436Z] --- PASS: TestDataLoss (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestUnavailable
11:39:03 [2022-04-17T11:39:03.436Z] --- PASS: TestUnavailable (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestSystem
11:39:03 [2022-04-17T11:39:03.436Z] --- PASS: TestSystem (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestFromStatusCode
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestFromStatusCode/Not_Found
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestFromStatusCode/Bad_Request
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestFromStatusCode/Conflict
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestFromStatusCode/Unauthorized
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestFromStatusCode/Service_Unavailable
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestFromStatusCode/Forbidden
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestFromStatusCode/Not_Modified
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestFromStatusCode/Not_Implemented
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestFromStatusCode/Internal_Server_Error
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
11:39:03 [2022-04-17T11:39:03.436Z] --- PASS: TestFromStatusCode (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestPullSchema2Config/EOF
11:39:03 [2022-04-17T11:39:03.436Z]     pull_v2_test.go:284: HTTP GET /v2/
11:39:03 [2022-04-17T11:39:03.436Z] PASS
11:39:03 [2022-04-17T11:39:03.436Z] coverage: 77.0% of statements
11:39:03 [2022-04-17T11:39:03.436Z] ok  	github.com/docker/docker/errdefs	0.055s	coverage: 77.0% of statements
11:39:03 [2022-04-17T11:39:03.436Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
11:39:03 [2022-04-17T11:39:03.436Z] 2022/04/17 11:39:03 http: panic serving 127.0.0.1:49225: intentional panic
11:39:03 [2022-04-17T11:39:03.436Z] goroutine 118 [running]:
11:39:03 [2022-04-17T11:39:03.436Z] net/http.(*conn).serve.func1()
11:39:03 [2022-04-17T11:39:03.436Z] 	c:/go/src/net/http/server.go:1825 +0xbf
11:39:03 [2022-04-17T11:39:03.436Z] panic({0x1619000, 0x17fb8f0})
11:39:03 [2022-04-17T11:39:03.436Z] 	c:/go/src/runtime/panic.go:844 +0x258
11:39:03 [2022-04-17T11:39:03.436Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0004fa340?, {0x18030d8?, 0xc0003a00e0?})
11:39:03 [2022-04-17T11:39:03.436Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4
11:39:03 [2022-04-17T11:39:03.436Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x18030d8, 0xc0003a00e0}, 0xc0004fc100)
11:39:03 [2022-04-17T11:39:03.436Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286
11:39:03 [2022-04-17T11:39:03.436Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x18030d8?, 0xc0003a00e0?}, 0xc00005a800?)
11:39:03 [2022-04-17T11:39:03.436Z] 	c:/go/src/net/http/server.go:2084 +0x2f
11:39:03 [2022-04-17T11:39:03.436Z] net/http.serverHandler.ServeHTTP({0xc0001e8090?}, {0x18030d8, 0xc0003a00e0}, 0xc0004fc100)
11:39:03 [2022-04-17T11:39:03.436Z] 	c:/go/src/net/http/server.go:2916 +0x43b
11:39:03 [2022-04-17T11:39:03.436Z] net/http.(*conn).serve(0xc0002f0000, {0x1803950, 0xc0004f66f0})
11:39:03 [2022-04-17T11:39:03.436Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
11:39:03 [2022-04-17T11:39:03.436Z] created by net/http.(*Server).Serve
11:39:03 [2022-04-17T11:39:03.436Z] 	c:/go/src/net/http/server.go:3071 +0x4db
11:39:03 [2022-04-17T11:39:03.436Z] --- PASS: TestInactiveJobs (0.36s)
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestWatchRelease
11:39:03 [2022-04-17T11:39:03.436Z] --- PASS: TestWatchRelease (0.04s)
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestWatchFinishedTransfer
11:39:03 [2022-04-17T11:39:03.436Z] --- PASS: TestWatchFinishedTransfer (0.00s)
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestDuplicateTransfer
11:39:03 [2022-04-17T11:39:03.436Z] --- PASS: TestDuplicateTransfer (0.04s)
11:39:03 [2022-04-17T11:39:03.436Z] === RUN   TestSuccessfulUpload
11:39:03 [2022-04-17T11:39:03.905Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
11:39:03 [2022-04-17T11:39:03.905Z] === RUN   TestPullSchema2Config/unauthorized
11:39:03 [2022-04-17T11:39:03.905Z]     pull_v2_test.go:284: HTTP GET /v2/
11:39:03 [2022-04-17T11:39:03.905Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
11:39:03 [2022-04-17T11:39:03.905Z] --- PASS: TestPullSchema2Config (0.55s)
11:39:03 [2022-04-17T11:39:03.905Z]     --- PASS: TestPullSchema2Config/success_first_time (0.01s)
11:39:03 [2022-04-17T11:39:03.905Z]     --- PASS: TestPullSchema2Config/500_status (0.26s)
11:39:03 [2022-04-17T11:39:03.905Z]     --- PASS: TestPullSchema2Config/EOF (0.27s)
11:39:03 [2022-04-17T11:39:03.905Z]     --- PASS: TestPullSchema2Config/unauthorized (0.01s)
11:39:03 [2022-04-17T11:39:03.905Z] === RUN   TestGetRepositoryMountCandidates
11:39:03 [2022-04-17T11:39:03.905Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
11:39:03 [2022-04-17T11:39:03.905Z] === RUN   TestLayerAlreadyExists
11:39:03 [2022-04-17T11:39:03.905Z]     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}
11:39:03 [2022-04-17T11:39:03.905Z]     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}
11:39:03 [2022-04-17T11:39:03.905Z]     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}
11:39:03 [2022-04-17T11:39:03.905Z]     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}
11:39:03 [2022-04-17T11:39:03.905Z]     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}
11:39:03 [2022-04-17T11:39:03.905Z]     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}
11:39:03 [2022-04-17T11:39:03.905Z] --- PASS: TestLayerAlreadyExists (0.00s)
11:39:03 [2022-04-17T11:39:03.905Z] === RUN   TestWhenEmptyAuthConfig
11:39:03 [2022-04-17T11:39:03.905Z] time="2022-04-17T11:39:03Z" level=error msg="Upload failed, retrying: simulating retry"
11:39:03 [2022-04-17T11:39:03.905Z] --- PASS: TestSuccessfulUpload (0.42s)
11:39:03 [2022-04-17T11:39:03.905Z] === RUN   TestCancelledUpload
11:39:03 [2022-04-17T11:39:03.905Z] --- PASS: TestCancelledUpload (0.00s)
11:39:03 [2022-04-17T11:39:03.905Z] PASS
11:39:03 [2022-04-17T11:39:03.905Z] coverage: 76.8% of statements
11:39:03 [2022-04-17T11:39:03.905Z] ok  	github.com/docker/docker/distribution/xfer	1.938s	coverage: 76.8% of statements
11:39:03 [2022-04-17T11:39:03.966Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
11:39:03 [2022-04-17T11:39:03.966Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptReconnectInterval
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptReconnectInterval/invalid_1
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1s
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptReconnectInterval/invalid_99ms
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptReconnectInterval/invalid_11s
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptReconnectInterval/valid_100ms
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptReconnectInterval/valid_10s
11:39:04 [2022-04-17T11:39:04.154Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/#00
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/192.168.1.1:
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/192.168.1.1:/
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/192.168.1.1:/some-path
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123/
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123/some-path
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535/
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535/some-path
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/192.168.1.1
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/192.168.1.1/
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/192.168.1.1/some-path
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/[::1]
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/[::1]/
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/[::1]/some-path
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/[::1]:
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/[::1]:/
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/[::1]:/some-path
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/[::1]:123
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/[::1]:123/
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/[::1]:123/some-path
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/[::1]:65535
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/[::1]:65535/
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/[::1]:65535/some-path
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/example.com:123
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/example.com:123/
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/example.com:123/some-path
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/example.com:65535
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/example.com:65535/
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/example.com:65535/some-path
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/example.com
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/example.com/
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/example.com/some-path
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/example.com:
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/example.com:/
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/example.com:/some-path
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tcp://
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tcp:///
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tcp:///some-path
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tcp://example.com:
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tcp://example.com:/
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tcp://example.com:/some-path
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123/
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123/some-path
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535/
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535/some-path
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tcp://example.com
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tcp://example.com/
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tcp://example.com/some-path
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tls://
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tls:///
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tls:///some-path
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535/
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535/some-path
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tls://example.com
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tls://example.com/
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tls://example.com/some-path
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tls://example.com:
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tls://example.com:/
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tls://example.com:/some-path
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tls://example.com:123
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tls://example.com:123/
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tls://example.com:123/some-path
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/://
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/something://
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/udp://
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/unixgram://
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tcp+tls://
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/corrupted:c
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tcp://example.com:port
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tcp://example.com:-1
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65536
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/unix://
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/unix:///some/socket.sock
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestValidateLogOptAddress/unix:///some/socket.sock:80
11:39:04 [2022-04-17T11:39:04.154Z] --- PASS: TestValidateLogOptAddress (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/#00 (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/[::1] (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/[::1]: (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/example.com (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/example.com/ (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/example.com: (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tcp:// (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tls:// (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tls:/// (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/:// (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/something:// (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/udp:// (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/unix:// (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z]     --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z] PASS
11:39:04 [2022-04-17T11:39:04.154Z] coverage: 53.6% of statements
11:39:04 [2022-04-17T11:39:04.154Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.119s	coverage: 53.6% of statements
11:39:04 [2022-04-17T11:39:04.154Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:39:04 [2022-04-17T11:39:04.154Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
11:39:04 [2022-04-17T11:39:04.154Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestJSONLogsMarshalJSONBuf
11:39:04 [2022-04-17T11:39:04.154Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
11:39:04 [2022-04-17T11:39:04.154Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s)
11:39:04 [2022-04-17T11:39:04.154Z] === RUN   TestFastTimeMarshalJSON
11:39:04 [2022-04-17T11:39:04.154Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
11:39:04 [2022-04-17T11:39:04.154Z] PASS
11:39:04 [2022-04-17T11:39:04.154Z] coverage: 87.2% of statements
11:39:04 [2022-04-17T11:39:04.154Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.251s	coverage: 87.2% of statements
11:39:04 [2022-04-17T11:39:04.623Z] === RUN   TestJSONFileLogger
11:39:04 [2022-04-17T11:39:04.623Z] --- PASS: TestJSONFileLogger (0.00s)
11:39:04 [2022-04-17T11:39:04.623Z] === RUN   TestJSONFileLoggerWithTags
11:39:04 [2022-04-17T11:39:04.623Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
11:39:04 [2022-04-17T11:39:04.623Z] === RUN   TestJSONFileLoggerWithOpts
11:39:04 [2022-04-17T11:39:04.623Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
11:39:04 [2022-04-17T11:39:04.623Z] === RUN   TestJSONFileLoggerWithLabelsEnv
11:39:04 [2022-04-17T11:39:04.623Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
11:39:04 [2022-04-17T11:39:04.623Z] === RUN   TestEncodeDecode
11:39:04 [2022-04-17T11:39:04.623Z] === PAUSE TestEncodeDecode
11:39:04 [2022-04-17T11:39:04.623Z] === RUN   TestUnexpectedEOF
11:39:04 [2022-04-17T11:39:04.893Z] --- PASS: TestWhenEmptyAuthConfig (1.18s)
11:39:04 [2022-04-17T11:39:04.893Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
11:39:04 [2022-04-17T11:39:04.893Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
11:39:04 [2022-04-17T11:39:04.893Z] === RUN   TestTokenPassThru
11:39:04 [2022-04-17T11:39:04.893Z] --- PASS: TestTokenPassThru (0.01s)
11:39:04 [2022-04-17T11:39:04.893Z] === RUN   TestTokenPassThruDifferentHost
11:39:04 [2022-04-17T11:39:04.893Z] --- PASS: TestTokenPassThruDifferentHost (0.02s)
11:39:04 [2022-04-17T11:39:04.893Z] PASS
11:39:04 [2022-04-17T11:39:04.893Z] coverage: 26.6% of statements
11:39:04 [2022-04-17T11:39:04.893Z] ok  	github.com/docker/docker/distribution	2.266s	coverage: 26.6% of statements
11:39:04 [2022-04-17T11:39:04.893Z] === RUN   TestCompare
11:39:04 [2022-04-17T11:39:04.893Z] --- PASS: TestCompare (0.00s)
11:39:04 [2022-04-17T11:39:04.893Z] PASS
11:39:04 [2022-04-17T11:39:04.893Z] coverage: 19.2% of statements
11:39:04 [2022-04-17T11:39:04.893Z] ok  	github.com/docker/docker/image/cache	0.098s	coverage: 19.2% of statements
11:39:04 [2022-04-17T11:39:04.893Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:39:04 [2022-04-17T11:39:04.893Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:39:04 [2022-04-17T11:39:04.893Z] === RUN   TestFSGetInvalidData
11:39:05 [2022-04-17T11:39:05.091Z] time="2022-04-17T11:39:04Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
11:39:05 [2022-04-17T11:39:05.091Z] time="2022-04-17T11:39:04Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
11:39:05 [2022-04-17T11:39:05.091Z] --- PASS: TestUnexpectedEOF (0.21s)
11:39:05 [2022-04-17T11:39:05.091Z] === CONT  TestEncodeDecode
11:39:05 [2022-04-17T11:39:05.091Z] --- PASS: TestEncodeDecode (0.00s)
11:39:05 [2022-04-17T11:39:05.091Z] PASS
11:39:05 [2022-04-17T11:39:05.091Z] coverage: 69.9% of statements
11:39:05 [2022-04-17T11:39:05.091Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.304s	coverage: 69.9% of statements
11:39:05 [2022-04-17T11:39:05.362Z] --- PASS: TestFSGetInvalidData (0.02s)
11:39:05 [2022-04-17T11:39:05.362Z] === RUN   TestFSInvalidSet
11:39:05 [2022-04-17T11:39:05.362Z] --- PASS: TestFSInvalidSet (0.01s)
11:39:05 [2022-04-17T11:39:05.362Z] === RUN   TestFSInvalidRoot
11:39:05 [2022-04-17T11:39:05.362Z] --- PASS: TestFSInvalidRoot (0.01s)
11:39:05 [2022-04-17T11:39:05.362Z] === RUN   TestFSMetadataGetSet
11:39:05 [2022-04-17T11:39:05.362Z] --- PASS: TestFSMetadataGetSet (0.05s)
11:39:05 [2022-04-17T11:39:05.362Z] === RUN   TestFSInvalidWalker
11:39:05 [2022-04-17T11:39:05.362Z] --- PASS: TestFSInvalidWalker (0.02s)
11:39:05 [2022-04-17T11:39:05.362Z] === RUN   TestFSGetSet
11:39:05 [2022-04-17T11:39:05.362Z] --- PASS: TestFSGetSet (0.04s)
11:39:05 [2022-04-17T11:39:05.362Z] === RUN   TestFSGetUnsetKey
11:39:05 [2022-04-17T11:39:05.362Z] --- PASS: TestFSGetUnsetKey (0.02s)
11:39:05 [2022-04-17T11:39:05.362Z] === RUN   TestFSGetEmptyData
11:39:05 [2022-04-17T11:39:05.362Z] --- PASS: TestFSGetEmptyData (0.01s)
11:39:05 [2022-04-17T11:39:05.362Z] === RUN   TestFSDelete
11:39:05 [2022-04-17T11:39:05.362Z] --- PASS: TestFSDelete (0.02s)
11:39:05 [2022-04-17T11:39:05.362Z] === RUN   TestFSWalker
11:39:05 [2022-04-17T11:39:05.362Z] --- PASS: TestFSWalker (0.02s)
11:39:05 [2022-04-17T11:39:05.362Z] === RUN   TestFSWalkerStopOnError
11:39:05 [2022-04-17T11:39:05.362Z] --- PASS: TestFSWalkerStopOnError (0.01s)
11:39:05 [2022-04-17T11:39:05.362Z] === RUN   TestNewFromJSON
11:39:05 [2022-04-17T11:39:05.362Z] --- PASS: TestNewFromJSON (0.00s)
11:39:05 [2022-04-17T11:39:05.362Z] === RUN   TestNewFromJSONWithInvalidJSON
11:39:05 [2022-04-17T11:39:05.362Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
11:39:05 [2022-04-17T11:39:05.362Z] === RUN   TestMarshalKeyOrder
11:39:05 [2022-04-17T11:39:05.362Z] --- PASS: TestMarshalKeyOrder (0.00s)
11:39:05 [2022-04-17T11:39:05.362Z] === RUN   TestHistoryEqual
11:39:05 [2022-04-17T11:39:05.362Z] --- PASS: TestHistoryEqual (0.21s)
11:39:05 [2022-04-17T11:39:05.362Z] === RUN   TestImage
11:39:05 [2022-04-17T11:39:05.362Z] --- PASS: TestImage (0.00s)
11:39:05 [2022-04-17T11:39:05.362Z] === RUN   TestImageOSNotEmpty
11:39:05 [2022-04-17T11:39:05.362Z] --- PASS: TestImageOSNotEmpty (0.00s)
11:39:05 [2022-04-17T11:39:05.362Z] === RUN   TestNewChildImageFromImageWithRootFS
11:39:05 [2022-04-17T11:39:05.362Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
11:39:05 [2022-04-17T11:39:05.362Z] === RUN   TestCreate
11:39:05 [2022-04-17T11:39:05.559Z] === RUN   TestWriteLog
11:39:05 [2022-04-17T11:39:05.559Z] === PAUSE TestWriteLog
11:39:05 [2022-04-17T11:39:05.559Z] === RUN   TestReadLog
11:39:05 [2022-04-17T11:39:05.559Z] === PAUSE TestReadLog
11:39:05 [2022-04-17T11:39:05.559Z] === RUN   TestDecode
11:39:05 [2022-04-17T11:39:05.559Z] --- PASS: TestDecode (0.03s)
11:39:05 [2022-04-17T11:39:05.559Z] === CONT  TestWriteLog
11:39:05 [2022-04-17T11:39:05.559Z] === CONT  TestReadLog
11:39:05 [2022-04-17T11:39:05.559Z] === RUN   TestReadLog/tail_exact
11:39:05 [2022-04-17T11:39:05.559Z] --- PASS: TestWriteLog (0.00s)
11:39:05 [2022-04-17T11:39:05.559Z] === RUN   TestReadLog/tail_less_than_available
11:39:05 [2022-04-17T11:39:05.559Z] === RUN   TestReadLog/tail_more_than_available
11:39:05 [2022-04-17T11:39:05.559Z] --- PASS: TestReadLog (0.36s)
11:39:05 [2022-04-17T11:39:05.832Z] --- PASS: TestCreate (0.08s)
11:39:05 [2022-04-17T11:39:05.832Z] === RUN   TestRestore
11:39:05 [2022-04-17T11:39:05.832Z] time="2022-04-17T11:39:05Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
11:39:05 [2022-04-17T11:39:05.832Z] --- PASS: TestRestore (0.04s)
11:39:05 [2022-04-17T11:39:05.832Z] === RUN   TestAddDelete
11:39:05 [2022-04-17T11:39:05.832Z] --- PASS: TestAddDelete (0.06s)
11:39:05 [2022-04-17T11:39:05.832Z] === RUN   TestSearchAfterDelete
11:39:05 [2022-04-17T11:39:05.832Z] --- PASS: TestSearchAfterDelete (0.02s)
11:39:05 [2022-04-17T11:39:05.832Z] === RUN   TestParentReset
11:39:05 [2022-04-17T11:39:05.832Z] --- PASS: TestParentReset (0.04s)
11:39:05 [2022-04-17T11:39:05.832Z] === RUN   TestGetAndSetLastUpdated
11:39:05 [2022-04-17T11:39:05.832Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
11:39:05 [2022-04-17T11:39:05.832Z] === RUN   TestStoreLen
11:39:05 [2022-04-17T11:39:05.832Z] --- PASS: TestStoreLen (0.07s)
11:39:05 [2022-04-17T11:39:05.832Z] PASS
11:39:05 [2022-04-17T11:39:05.832Z] coverage: 86.9% of statements
11:39:05 [2022-04-17T11:39:05.832Z] ok  	github.com/docker/docker/image	0.892s	coverage: 86.9% of statements
11:39:05 [2022-04-17T11:39:05.832Z] === RUN   TestValidateManifest
11:39:05 [2022-04-17T11:39:05.832Z] === RUN   TestValidateManifest/non-nil
11:39:05 [2022-04-17T11:39:05.832Z] === RUN   TestValidateManifest/nil
11:39:05 [2022-04-17T11:39:05.832Z] --- PASS: TestValidateManifest (0.00s)
11:39:05 [2022-04-17T11:39:05.832Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
11:39:05 [2022-04-17T11:39:05.832Z]     --- PASS: TestValidateManifest/nil (0.00s)
11:39:05 [2022-04-17T11:39:05.832Z] PASS
11:39:05 [2022-04-17T11:39:05.832Z] coverage: 0.7% of statements
11:39:05 [2022-04-17T11:39:05.832Z] ok  	github.com/docker/docker/image/tarexport	0.085s	coverage: 0.7% of statements
11:39:05 [2022-04-17T11:39:05.869Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
11:39:06 [2022-04-17T11:39:06.028Z]     --- PASS: TestReadLog/tail_exact (0.22s)
11:39:06 [2022-04-17T11:39:06.028Z]     --- PASS: TestReadLog/tail_less_than_available (0.01s)
11:39:06 [2022-04-17T11:39:06.028Z]     --- PASS: TestReadLog/tail_more_than_available (0.01s)
11:39:06 [2022-04-17T11:39:06.028Z] PASS
11:39:06 [2022-04-17T11:39:06.028Z] coverage: 78.7% of statements
11:39:06 [2022-04-17T11:39:06.028Z] ok  	github.com/docker/docker/daemon/logger/local	0.498s	coverage: 78.7% of statements
11:39:06 [2022-04-17T11:39:06.028Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:39:06 [2022-04-17T11:39:06.028Z] === RUN   TestLog
11:39:06 [2022-04-17T11:39:06.028Z] --- PASS: TestLog (0.03s)
11:39:06 [2022-04-17T11:39:06.028Z] PASS
11:39:06 [2022-04-17T11:39:06.028Z] coverage: 31.5% of statements
11:39:06 [2022-04-17T11:39:06.028Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.097s	coverage: 31.5% of statements
11:39:06 [2022-04-17T11:39:06.302Z] === RUN   TestMakeV1ConfigFromConfig
11:39:06 [2022-04-17T11:39:06.302Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
11:39:06 [2022-04-17T11:39:06.302Z] PASS
11:39:06 [2022-04-17T11:39:06.302Z] coverage: 25.0% of statements
11:39:06 [2022-04-17T11:39:06.302Z] ok  	github.com/docker/docker/image/v1	0.100s	coverage: 25.0% of statements
11:39:06 [2022-04-17T11:39:06.302Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:39:06 [2022-04-17T11:39:06.496Z] === RUN   TestOpenFileDelete
11:39:06 [2022-04-17T11:39:06.496Z] --- PASS: TestOpenFileDelete (0.00s)
11:39:06 [2022-04-17T11:39:06.496Z] === RUN   TestOpenFileRename
11:39:06 [2022-04-17T11:39:06.496Z] --- PASS: TestOpenFileRename (0.00s)
11:39:06 [2022-04-17T11:39:06.496Z] === RUN   TestHandleDecoderErr
11:39:06 [2022-04-17T11:39:06.496Z] --- PASS: TestHandleDecoderErr (0.00s)
11:39:06 [2022-04-17T11:39:06.496Z] === RUN   TestParseLogTagDefaultTag
11:39:06 [2022-04-17T11:39:06.496Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
11:39:06 [2022-04-17T11:39:06.496Z] === RUN   TestParseLogTag
11:39:06 [2022-04-17T11:39:06.496Z] --- PASS: TestParseLogTag (0.00s)
11:39:06 [2022-04-17T11:39:06.496Z] === RUN   TestParseLogTagEmptyTag
11:39:06 [2022-04-17T11:39:06.496Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
11:39:06 [2022-04-17T11:39:06.496Z] === RUN   TestTailFiles
11:39:06 [2022-04-17T11:39:06.496Z] --- PASS: TestTailFiles (0.00s)
11:39:06 [2022-04-17T11:39:06.496Z] === RUN   TestFollowLogsConsumerGone
11:39:06 [2022-04-17T11:39:06.496Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
11:39:06 [2022-04-17T11:39:06.496Z] === RUN   TestFollowLogsProducerGone
11:39:06 [2022-04-17T11:39:06.496Z]     logfile_test.go:233: messages sent: 4098, received: 4098
11:39:06 [2022-04-17T11:39:06.496Z]     logfile_test.go:180: logDecode() closed after sending 4098 messages
11:39:06 [2022-04-17T11:39:06.496Z] --- PASS: TestFollowLogsProducerGone (0.01s)
11:39:06 [2022-04-17T11:39:06.496Z] === RUN   TestCheckCapacityAndRotate
11:39:06 [2022-04-17T11:39:06.496Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
11:39:06 [2022-04-17T11:39:06.496Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
11:39:06 [2022-04-17T11:39:06.805Z] === RUN   TestDockerSuite/TestBuildWithVolumes
11:39:06 [2022-04-17T11:39:06.964Z] --- PASS: TestCheckCapacityAndRotate (0.05s)
11:39:06 [2022-04-17T11:39:06.964Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s)
11:39:06 [2022-04-17T11:39:06.964Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s)
11:39:06 [2022-04-17T11:39:06.964Z] PASS
11:39:06 [2022-04-17T11:39:06.964Z] coverage: 50.7% of statements
11:39:06 [2022-04-17T11:39:06.964Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.137s	coverage: 50.7% of statements
11:39:07 [2022-04-17T11:39:07.064Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
11:39:07 [2022-04-17T11:39:07.433Z] === RUN   TestNewParse
11:39:07 [2022-04-17T11:39:07.433Z] --- PASS: TestNewParse (0.00s)
11:39:07 [2022-04-17T11:39:07.433Z] PASS
11:39:07 [2022-04-17T11:39:07.433Z] coverage: 8.3% of statements
11:39:07 [2022-04-17T11:39:07.433Z] ok  	github.com/docker/docker/daemon/logger/templates	0.047s	coverage: 8.3% of statements
11:39:07 [2022-04-17T11:39:07.433Z] === RUN   TestValidateLogOpt
11:39:07 [2022-04-17T11:39:07.433Z] --- PASS: TestValidateLogOpt (0.00s)
11:39:07 [2022-04-17T11:39:07.433Z] === RUN   TestNewMissedConfig
11:39:07 [2022-04-17T11:39:07.433Z] --- PASS: TestNewMissedConfig (0.00s)
11:39:07 [2022-04-17T11:39:07.433Z] === RUN   TestNewMissedUrl
11:39:07 [2022-04-17T11:39:07.433Z] --- PASS: TestNewMissedUrl (0.00s)
11:39:07 [2022-04-17T11:39:07.433Z] === RUN   TestNewMissedToken
11:39:07 [2022-04-17T11:39:07.433Z] --- PASS: TestNewMissedToken (0.00s)
11:39:07 [2022-04-17T11:39:07.433Z] === RUN   TestNewWithProxy
11:39:07 [2022-04-17T11:39:07.433Z] --- PASS: TestNewWithProxy (0.00s)
11:39:07 [2022-04-17T11:39:07.433Z] === RUN   TestDefault
11:39:07 [2022-04-17T11:39:07.433Z] --- PASS: TestDefault (0.01s)
11:39:07 [2022-04-17T11:39:07.433Z] === RUN   TestInlineFormatWithNonDefaultOptions
11:39:07 [2022-04-17T11:39:07.433Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s)
11:39:07 [2022-04-17T11:39:07.433Z] === RUN   TestJsonFormat
11:39:07 [2022-04-17T11:39:07.433Z] --- PASS: TestJsonFormat (0.01s)
11:39:07 [2022-04-17T11:39:07.433Z] === RUN   TestRawFormat
11:39:07 [2022-04-17T11:39:07.433Z] --- PASS: TestRawFormat (0.00s)
11:39:07 [2022-04-17T11:39:07.433Z] === RUN   TestRawFormatWithLabels
11:39:07 [2022-04-17T11:39:07.433Z] --- PASS: TestRawFormatWithLabels (0.00s)
11:39:07 [2022-04-17T11:39:07.433Z] === RUN   TestRawFormatWithoutTag
11:39:07 [2022-04-17T11:39:07.433Z] --- PASS: TestRawFormatWithoutTag (0.00s)
11:39:07 [2022-04-17T11:39:07.433Z] === RUN   TestBatching
11:39:07 [2022-04-17T11:39:07.631Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
11:39:07 [2022-04-17T11:39:07.870Z] === RUN   TestSerialization
11:39:07 [2022-04-17T11:39:07.870Z] --- PASS: TestSerialization (0.02s)
11:39:07 [2022-04-17T11:39:07.870Z] PASS
11:39:07 [2022-04-17T11:39:07.870Z] coverage: 100.0% of statements
11:39:07 [2022-04-17T11:39:07.870Z] ok  	github.com/docker/docker/libcontainerd/queue	0.067s	coverage: 100.0% of statements
11:39:07 [2022-04-17T11:39:07.889Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
11:39:07 [2022-04-17T11:39:07.901Z] --- PASS: TestBatching (0.26s)
11:39:07 [2022-04-17T11:39:07.901Z] === RUN   TestFrequency
11:39:07 [2022-04-17T11:39:07.901Z] --- PASS: TestFrequency (0.16s)
11:39:07 [2022-04-17T11:39:07.901Z] === RUN   TestOneMessagePerRequest
11:39:07 [2022-04-17T11:39:07.902Z] --- PASS: TestOneMessagePerRequest (0.00s)
11:39:07 [2022-04-17T11:39:07.902Z] === RUN   TestVerify
11:39:07 [2022-04-17T11:39:07.902Z] --- PASS: TestVerify (0.01s)
11:39:07 [2022-04-17T11:39:07.902Z] === RUN   TestSkipVerify
11:39:07 [2022-04-17T11:39:07.902Z] === RUN   TestParseLogFormat
11:39:07 [2022-04-17T11:39:07.902Z] --- PASS: TestParseLogFormat (0.00s)
11:39:07 [2022-04-17T11:39:07.902Z] === RUN   TestValidateLogOptEmpty
11:39:07 [2022-04-17T11:39:07.902Z] --- PASS: TestValidateLogOptEmpty (0.00s)
11:39:07 [2022-04-17T11:39:07.902Z] === RUN   TestValidateSyslogAddress
11:39:07 [2022-04-17T11:39:07.902Z] === RUN   TestValidateSyslogAddress/this_is_not_an_uri
11:39:07 [2022-04-17T11:39:07.902Z] === RUN   TestValidateSyslogAddress/corrupted:42
11:39:07 [2022-04-17T11:39:07.902Z] === RUN   TestValidateSyslogAddress/tcp://1.2.3.4
11:39:07 [2022-04-17T11:39:07.902Z] === RUN   TestValidateSyslogAddress/udp://1.2.3.4
11:39:07 [2022-04-17T11:39:07.902Z] === RUN   TestValidateSyslogAddress/http://1.2.3.4
11:39:07 [2022-04-17T11:39:07.902Z] --- PASS: TestValidateSyslogAddress (0.01s)
11:39:07 [2022-04-17T11:39:07.902Z]     --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s)
11:39:07 [2022-04-17T11:39:07.902Z]     --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s)
11:39:07 [2022-04-17T11:39:07.902Z]     --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s)
11:39:07 [2022-04-17T11:39:07.902Z]     --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s)
11:39:07 [2022-04-17T11:39:07.902Z]     --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s)
11:39:07 [2022-04-17T11:39:07.902Z] === RUN   TestParseAddressDefaultPort
11:39:07 [2022-04-17T11:39:07.902Z] --- PASS: TestParseAddressDefaultPort (0.00s)
11:39:07 [2022-04-17T11:39:07.902Z] === RUN   TestValidateSyslogFacility
11:39:07 [2022-04-17T11:39:07.902Z] --- PASS: TestValidateSyslogFacility (0.00s)
11:39:07 [2022-04-17T11:39:07.902Z] === RUN   TestValidateLogOptSyslogFormat
11:39:07 [2022-04-17T11:39:07.902Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
11:39:07 [2022-04-17T11:39:07.902Z] === RUN   TestValidateLogOpt
11:39:07 [2022-04-17T11:39:07.902Z] --- PASS: TestValidateLogOpt (0.00s)
11:39:07 [2022-04-17T11:39:07.902Z] PASS
11:39:07 [2022-04-17T11:39:07.902Z] coverage: 43.6% of statements
11:39:07 [2022-04-17T11:39:07.902Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.082s	coverage: 43.6% of statements
11:39:08 [2022-04-17T11:39:08.148Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
11:39:08 [2022-04-17T11:39:08.148Z]     docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows
11:39:08 [2022-04-17T11:39:08.339Z] === RUN   TestEmptyLayer
11:39:08 [2022-04-17T11:39:08.339Z] --- PASS: TestEmptyLayer (0.00s)
11:39:08 [2022-04-17T11:39:08.339Z] === RUN   TestCommitFailure
11:39:08 [2022-04-17T11:39:08.339Z] --- PASS: TestCommitFailure (0.01s)
11:39:08 [2022-04-17T11:39:08.339Z] === RUN   TestStartTransactionFailure
11:39:08 [2022-04-17T11:39:08.339Z] --- PASS: TestStartTransactionFailure (0.00s)
11:39:08 [2022-04-17T11:39:08.339Z] === RUN   TestGetOrphan
11:39:08 [2022-04-17T11:39:08.339Z] --- PASS: TestGetOrphan (0.01s)
11:39:08 [2022-04-17T11:39:08.339Z] === RUN   TestMountAndRegister
11:39:08 [2022-04-17T11:39:08.339Z]     layer_test.go:258: Layer size: 14
11:39:08 [2022-04-17T11:39:08.339Z] --- PASS: TestMountAndRegister (0.12s)
11:39:08 [2022-04-17T11:39:08.339Z] === RUN   TestLayerRelease
11:39:08 [2022-04-17T11:39:08.339Z]     layer_test.go:291: Failing on Windows
11:39:08 [2022-04-17T11:39:08.339Z] --- SKIP: TestLayerRelease (0.00s)
11:39:08 [2022-04-17T11:39:08.339Z] === RUN   TestStoreRestore
11:39:08 [2022-04-17T11:39:08.339Z]     layer_test.go:340: Failing on Windows
11:39:08 [2022-04-17T11:39:08.339Z] --- SKIP: TestStoreRestore (0.00s)
11:39:08 [2022-04-17T11:39:08.339Z] === RUN   TestTarStreamStability
11:39:08 [2022-04-17T11:39:08.339Z]     layer_test.go:455: Failing on Windows
11:39:08 [2022-04-17T11:39:08.339Z] --- SKIP: TestTarStreamStability (0.00s)
11:39:08 [2022-04-17T11:39:08.339Z] === RUN   TestRegisterExistingLayer
11:39:08 [2022-04-17T11:39:08.339Z] --- PASS: TestRegisterExistingLayer (0.18s)
11:39:08 [2022-04-17T11:39:08.339Z] === RUN   TestTarStreamVerification
11:39:08 [2022-04-17T11:39:08.339Z]     layer_test.go:684: Failing on Windows
11:39:08 [2022-04-17T11:39:08.339Z] --- SKIP: TestTarStreamVerification (0.00s)
11:39:08 [2022-04-17T11:39:08.339Z] === RUN   TestLayerMigration
11:39:08 [2022-04-17T11:39:08.339Z]     migration_test.go:45: Failing on Windows
11:39:08 [2022-04-17T11:39:08.339Z] --- SKIP: TestLayerMigration (0.00s)
11:39:08 [2022-04-17T11:39:08.339Z] === RUN   TestLayerMigrationNoTarsplit
11:39:08 [2022-04-17T11:39:08.339Z]     migration_test.go:181: Failing on Windows
11:39:08 [2022-04-17T11:39:08.339Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
11:39:08 [2022-04-17T11:39:08.339Z] === RUN   TestMountInit
11:39:08 [2022-04-17T11:39:08.340Z]     mount_test.go:17: Failing on Windows
11:39:08 [2022-04-17T11:39:08.340Z] --- SKIP: TestMountInit (0.00s)
11:39:08 [2022-04-17T11:39:08.340Z] === RUN   TestMountSize
11:39:08 [2022-04-17T11:39:08.340Z]     mount_test.go:76: Failing on Windows
11:39:08 [2022-04-17T11:39:08.340Z] --- SKIP: TestMountSize (0.00s)
11:39:08 [2022-04-17T11:39:08.340Z] === RUN   TestMountChanges
11:39:08 [2022-04-17T11:39:08.340Z]     mount_test.go:125: Failing on Windows
11:39:08 [2022-04-17T11:39:08.340Z] --- SKIP: TestMountChanges (0.00s)
11:39:08 [2022-04-17T11:39:08.340Z] === RUN   TestMountApply
11:39:08 [2022-04-17T11:39:08.340Z]     mount_test.go:212: Failing on Windows
11:39:08 [2022-04-17T11:39:08.340Z] --- SKIP: TestMountApply (0.00s)
11:39:08 [2022-04-17T11:39:08.340Z] PASS
11:39:08 [2022-04-17T11:39:08.340Z] coverage: 30.6% of statements
11:39:08 [2022-04-17T11:39:08.340Z] ok  	github.com/docker/docker/layer	0.439s	coverage: 30.6% of statements
11:39:08 [2022-04-17T11:39:08.371Z] time="2022-04-17T11:39:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:39:08 [2022-04-17T11:39:08.371Z] time="2022-04-17T11:39:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:39:08 [2022-04-17T11:39:08.371Z] time="2022-04-17T11:39:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:39:08 [2022-04-17T11:39:08.371Z] time="2022-04-17T11:39:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:39:08 [2022-04-17T11:39:08.371Z] --- PASS: TestSkipVerify (0.52s)
11:39:08 [2022-04-17T11:39:08.371Z] === RUN   TestBufferMaximum
11:39:08 [2022-04-17T11:39:08.371Z] time="2022-04-17T11:39:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:39:08 [2022-04-17T11:39:08.371Z] time="2022-04-17T11:39:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:39:08 [2022-04-17T11:39:08.371Z] time="2022-04-17T11:39:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:39:08 [2022-04-17T11:39:08.371Z] time="2022-04-17T11:39:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:39:08 [2022-04-17T11:39:08.371Z] time="2022-04-17T11:39:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:39:08 [2022-04-17T11:39:08.371Z] time="2022-04-17T11:39:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650195548.137511\",\"host\":\"e2cdd4d89e5c\"}'"
11:39:08 [2022-04-17T11:39:08.371Z] time="2022-04-17T11:39:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650195548.137511\",\"host\":\"e2cdd4d89e5c\"}'"
11:39:08 [2022-04-17T11:39:08.371Z] --- PASS: TestBufferMaximum (0.00s)
11:39:08 [2022-04-17T11:39:08.371Z] === RUN   TestServerAlwaysDown
11:39:08 [2022-04-17T11:39:08.407Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
11:39:08 [2022-04-17T11:39:08.537Z] --- PASS: TestBuildMultiStageOnBuild (13.55s)
11:39:08 [2022-04-17T11:39:08.537Z] === RUN   TestBuildUncleanTarFilenames
11:39:08 [2022-04-17T11:39:08.537Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
11:39:08 [2022-04-17T11:39:08.537Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
11:39:08 [2022-04-17T11:39:08.537Z] === RUN   TestBuildMultiStageLayerLeak
11:39:08 [2022-04-17T11:39:08.810Z] === RUN   TestEnvironmentParsing
11:39:08 [2022-04-17T11:39:08.810Z] --- PASS: TestEnvironmentParsing (0.00s)
11:39:08 [2022-04-17T11:39:08.810Z] PASS
11:39:08 [2022-04-17T11:39:08.810Z] coverage: 1.2% of statements
11:39:08 [2022-04-17T11:39:08.810Z] ok  	github.com/docker/docker/libcontainerd/local	0.114s	coverage: 1.2% of statements
11:39:08 [2022-04-17T11:39:08.810Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:39:08 [2022-04-17T11:39:08.810Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:39:08 [2022-04-17T11:39:08.810Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:39:08 [2022-04-17T11:39:08.810Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:39:08 [2022-04-17T11:39:08.839Z] time="2022-04-17T11:39:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:39:08 [2022-04-17T11:39:08.839Z] time="2022-04-17T11:39:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:39:08 [2022-04-17T11:39:08.839Z] time="2022-04-17T11:39:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650195548.141840\",\"host\":\"e2cdd4d89e5c\"}'"
11:39:08 [2022-04-17T11:39:08.839Z] time="2022-04-17T11:39:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650195548.141840\",\"host\":\"e2cdd4d89e5c\"}'"
11:39:08 [2022-04-17T11:39:08.839Z] time="2022-04-17T11:39:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
11:39:08 [2022-04-17T11:39:08.839Z] time="2022-04-17T11:39:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650195548.141840\",\"host\":\"e2cdd4d89e5c\"}'"
11:39:08 [2022-04-17T11:39:08.839Z] time="2022-04-17T11:39:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650195548.142840\",\"host\":\"e2cdd4d89e5c\"}'"
11:39:08 [2022-04-17T11:39:08.839Z] time="2022-04-17T11:39:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650195548.142840\",\"host\":\"e2cdd4d89e5c\"}'"
11:39:08 [2022-04-17T11:39:08.839Z] --- PASS: TestServerAlwaysDown (0.00s)
11:39:08 [2022-04-17T11:39:08.839Z] === RUN   TestCannotSendAfterClose
11:39:08 [2022-04-17T11:39:08.839Z] --- PASS: TestCannotSendAfterClose (0.00s)
11:39:08 [2022-04-17T11:39:08.839Z] === RUN   TestDeadlockOnBlockedEndpoint
11:39:08 [2022-04-17T11:39:08.976Z] === RUN   TestDockerSuite/TestBuildXZHost
11:39:09 [2022-04-17T11:39:09.307Z] === RUN   TestV1IDService
11:39:09 [2022-04-17T11:39:09.307Z] --- PASS: TestV1IDService (0.03s)
11:39:09 [2022-04-17T11:39:09.307Z] === RUN   TestV2MetadataService
11:39:09 [2022-04-17T11:39:09.307Z] time="2022-04-17T11:39:09Z" 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
11:39:09 [2022-04-17T11:39:09.307Z] time="2022-04-17T11:39:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e2cdd4d89e5c\"}'"
11:39:09 [2022-04-17T11:39:09.307Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
11:39:09 [2022-04-17T11:39:09.307Z] PASS
11:39:09 [2022-04-17T11:39:09.307Z] coverage: 82.5% of statements
11:39:09 [2022-04-17T11:39:09.307Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.060s	coverage: 82.5% of statements
11:39:09 [2022-04-17T11:39:09.307Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:39:09 [2022-04-17T11:39:09.307Z] ?   	github.com/docker/docker/daemon/network	[no test files]
11:39:09 [2022-04-17T11:39:09.307Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:39:09 [2022-04-17T11:39:09.798Z] === RUN   TestSequenceGetAvailableBit
11:39:09 [2022-04-17T11:39:09.798Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
11:39:09 [2022-04-17T11:39:09.798Z] === RUN   TestSequenceEqual
11:39:09 [2022-04-17T11:39:09.798Z] --- PASS: TestSequenceEqual (0.00s)
11:39:09 [2022-04-17T11:39:09.798Z] === RUN   TestSequenceCopy
11:39:09 [2022-04-17T11:39:09.798Z] --- PASS: TestSequenceCopy (0.00s)
11:39:09 [2022-04-17T11:39:09.798Z] === RUN   TestGetFirstAvailable
11:39:09 [2022-04-17T11:39:09.798Z] --- PASS: TestGetFirstAvailable (0.00s)
11:39:09 [2022-04-17T11:39:09.798Z] === RUN   TestFindSequence
11:39:09 [2022-04-17T11:39:09.798Z] --- PASS: TestFindSequence (0.00s)
11:39:09 [2022-04-17T11:39:09.798Z] === RUN   TestCheckIfAvailable
11:39:09 [2022-04-17T11:39:09.798Z] --- PASS: TestCheckIfAvailable (0.00s)
11:39:09 [2022-04-17T11:39:09.798Z] === RUN   TestMergeSequences
11:39:09 [2022-04-17T11:39:09.798Z] --- PASS: TestMergeSequences (0.00s)
11:39:09 [2022-04-17T11:39:09.798Z] === RUN   TestPushReservation
11:39:10 [2022-04-17T11:39:10.268Z] --- PASS: TestPushReservation (0.00s)
11:39:10 [2022-04-17T11:39:10.268Z] === RUN   TestSerializeDeserialize
11:39:10 [2022-04-17T11:39:10.268Z] --- PASS: TestSerializeDeserialize (0.00s)
11:39:10 [2022-04-17T11:39:10.268Z] === RUN   TestSet
11:39:10 [2022-04-17T11:39:10.268Z] --- PASS: TestSet (0.00s)
11:39:10 [2022-04-17T11:39:10.268Z] === RUN   TestSetUnset
11:39:10 [2022-04-17T11:39:10.268Z] --- PASS: TestSetUnset (0.00s)
11:39:10 [2022-04-17T11:39:10.268Z] === RUN   TestOffsetSetUnset
11:39:10 [2022-04-17T11:39:10.268Z] --- PASS: TestOffsetSetUnset (0.00s)
11:39:10 [2022-04-17T11:39:10.268Z] === RUN   TestSetInRange
11:39:10 [2022-04-17T11:39:10.268Z] --- PASS: TestSetInRange (0.00s)
11:39:10 [2022-04-17T11:39:10.268Z] === RUN   TestSetAnyInRange
11:39:10 [2022-04-17T11:39:10.268Z] --- PASS: TestSetAnyInRange (0.00s)
11:39:10 [2022-04-17T11:39:10.268Z] === RUN   TestMethods
11:39:10 [2022-04-17T11:39:10.268Z] --- PASS: TestMethods (0.00s)
11:39:10 [2022-04-17T11:39:10.268Z] === RUN   TestRandomAllocateDeallocate
11:39:10 [2022-04-17T11:39:10.294Z] --- PASS: TestV2MetadataService (1.11s)
11:39:10 [2022-04-17T11:39:10.294Z] PASS
11:39:10 [2022-04-17T11:39:10.294Z] coverage: 48.2% of statements
11:39:10 [2022-04-17T11:39:10.294Z] ok  	github.com/docker/docker/distribution/metadata	1.213s	coverage: 48.2% of statements
11:39:10 [2022-04-17T11:39:10.294Z] === RUN   TestSuccessfulDownload
11:39:10 [2022-04-17T11:39:10.294Z]     download_test.go:267: Needs fixing on Windows
11:39:10 [2022-04-17T11:39:10.294Z] --- SKIP: TestSuccessfulDownload (0.00s)
11:39:10 [2022-04-17T11:39:10.294Z] === RUN   TestCancelledDownload
11:39:10 [2022-04-17T11:39:10.294Z] --- PASS: TestCancelledDownload (0.00s)
11:39:10 [2022-04-17T11:39:10.294Z] === RUN   TestMaxDownloadAttempts
11:39:10 [2022-04-17T11:39:10.294Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
11:39:10 [2022-04-17T11:39:10.294Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
11:39:10 [2022-04-17T11:39:10.294Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
11:39:10 [2022-04-17T11:39:10.294Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
11:39:10 [2022-04-17T11:39:10.294Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
11:39:10 [2022-04-17T11:39:10.294Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
11:39:10 [2022-04-17T11:39:10.294Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
11:39:10 [2022-04-17T11:39:10.294Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
11:39:10 [2022-04-17T11:39:10.294Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
11:39:10 [2022-04-17T11:39:10.294Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
11:39:10 [2022-04-17T11:39:10.294Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
11:39:10 [2022-04-17T11:39:10.294Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
11:39:10 [2022-04-17T11:39:10.763Z] === RUN   TestContinueOnError_NonMirrorEndpoint
11:39:10 [2022-04-17T11:39:10.763Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
11:39:10 [2022-04-17T11:39:10.763Z] === RUN   TestContinueOnError_MirrorEndpoint
11:39:10 [2022-04-17T11:39:10.763Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
11:39:10 [2022-04-17T11:39:10.763Z] === RUN   TestContinueOnError_NeverContinue
11:39:10 [2022-04-17T11:39:10.763Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
11:39:10 [2022-04-17T11:39:10.763Z] === RUN   TestManifestStore
11:39:10 [2022-04-17T11:39:10.763Z] === RUN   TestManifestStore/no_remote_or_local
11:39:10 [2022-04-17T11:39:10.763Z] time="2022-04-17T11:39:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
11:39:10 [2022-04-17T11:39:10.763Z] time="2022-04-17T11:39:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
11:39:10 [2022-04-17T11:39:10.763Z] time="2022-04-17T11:39:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
11:39:10 [2022-04-17T11:39:10.763Z] time="2022-04-17T11:39:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
11:39:10 [2022-04-17T11:39:10.763Z] --- PASS: TestMaxDownloadAttempts (0.00s)
11:39:10 [2022-04-17T11:39:10.763Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.47s)
11:39:10 [2022-04-17T11:39:10.763Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.47s)
11:39:10 [2022-04-17T11:39:10.763Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.47s)
11:39:10 [2022-04-17T11:39:10.763Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.47s)
11:39:10 [2022-04-17T11:39:10.763Z] === RUN   TestTransfer
11:39:10 [2022-04-17T11:39:10.763Z] time="2022-04-17T11:39:10Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3839568951\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
11:39:10 [2022-04-17T11:39:10.763Z] === RUN   TestManifestStore/no_local_cache
11:39:10 [2022-04-17T11:39:10.882Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
11:39:10 [2022-04-17T11:39:10.882Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
11:39:10 [2022-04-17T11:39:10.882Z]     docker_cli_sni_test.go:18: Flakey test
11:39:10 [2022-04-17T11:39:10.882Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
11:39:11 [2022-04-17T11:39:11.141Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestManifestStore/with_local_cache
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestManifestStore/unknown_media_type
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestManifestStore/unknown_media_type/no_cache
11:39:11 [2022-04-17T11:39:11.234Z] time="2022-04-17T11:39:10Z" level=warning msg="reference for unknown type: "
11:39:11 [2022-04-17T11:39:11.234Z] time="2022-04-17T11:39:10Z" level=warning msg="reference for unknown type: "
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestManifestStore/unknown_media_type/with_cache
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
11:39:11 [2022-04-17T11:39:11.234Z] time="2022-04-17T11:39:10Z" level=warning msg="reference for unknown type: "
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
11:39:11 [2022-04-17T11:39:11.234Z] time="2022-04-17T11:39:10Z" level=warning msg="reference for unknown type: "
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestNotFound
11:39:11 [2022-04-17T11:39:11.234Z] --- PASS: TestNotFound (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestConflict
11:39:11 [2022-04-17T11:39:11.234Z] --- PASS: TestConflict (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestForbidden
11:39:11 [2022-04-17T11:39:11.234Z] --- PASS: TestForbidden (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestInvalidParameter
11:39:11 [2022-04-17T11:39:11.234Z] --- PASS: TestInvalidParameter (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestNotImplemented
11:39:11 [2022-04-17T11:39:11.234Z] --- PASS: TestNotImplemented (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestNotModified
11:39:11 [2022-04-17T11:39:11.234Z] --- PASS: TestNotModified (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestUnauthorized
11:39:11 [2022-04-17T11:39:11.234Z] --- PASS: TestUnauthorized (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestUnknown
11:39:11 [2022-04-17T11:39:11.234Z] --- PASS: TestUnknown (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestCancelled
11:39:11 [2022-04-17T11:39:11.234Z] --- PASS: TestCancelled (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestDeadline
11:39:11 [2022-04-17T11:39:11.234Z] --- PASS: TestDeadline (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestDataLoss
11:39:11 [2022-04-17T11:39:11.234Z] --- PASS: TestDataLoss (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestUnavailable
11:39:11 [2022-04-17T11:39:11.234Z] --- PASS: TestUnavailable (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestSystem
11:39:11 [2022-04-17T11:39:11.234Z] --- PASS: TestSystem (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestFromStatusCode
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestFromStatusCode/Not_Found
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestFromStatusCode/Bad_Request
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestFromStatusCode/Conflict
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestFromStatusCode/Unauthorized
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestFromStatusCode/Service_Unavailable
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestFromStatusCode/Forbidden
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestFromStatusCode/Not_Modified
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestFromStatusCode/Not_Implemented
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestFromStatusCode/Internal_Server_Error
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
11:39:11 [2022-04-17T11:39:11.234Z] --- PASS: TestFromStatusCode (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z] time="2022-04-17T11:39:10Z" level=warning msg="reference for unknown type: "
11:39:11 [2022-04-17T11:39:11.234Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z] PASS
11:39:11 [2022-04-17T11:39:11.234Z] coverage: 77.0% of statements
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestManifestStore/error_persisting_manifest
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
11:39:11 [2022-04-17T11:39:11.234Z] ok  	github.com/docker/docker/errdefs	0.050s	coverage: 77.0% of statements
11:39:11 [2022-04-17T11:39:11.234Z] --- PASS: TestTransfer (0.12s)
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestConcurrencyLimit
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
11:39:11 [2022-04-17T11:39:11.234Z] time="2022-04-17T11:39:10Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
11:39:11 [2022-04-17T11:39:11.234Z] --- PASS: TestManifestStore (0.38s)
11:39:11 [2022-04-17T11:39:11.234Z]     --- PASS: TestManifestStore/no_remote_or_local (0.26s)
11:39:11 [2022-04-17T11:39:11.234Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
11:39:11 [2022-04-17T11:39:11.234Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
11:39:11 [2022-04-17T11:39:11.234Z]     --- PASS: TestManifestStore/unknown_media_type (0.06s)
11:39:11 [2022-04-17T11:39:11.234Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
11:39:11 [2022-04-17T11:39:11.234Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s)
11:39:11 [2022-04-17T11:39:11.234Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
11:39:11 [2022-04-17T11:39:11.234Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s)
11:39:11 [2022-04-17T11:39:11.234Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
11:39:11 [2022-04-17T11:39:11.234Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s)
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestDetectManifestBlobMediaType
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestDetectManifestBlobMediaType/schema1
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
11:39:11 [2022-04-17T11:39:11.234Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestDetectManifestBlobMediaTypeInvalid
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_manifests
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers
11:39:11 [2022-04-17T11:39:11.234Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config
11:39:11 [2022-04-17T11:39:11.234Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s)
11:39:11 [2022-04-17T11:39:11.234Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s)
11:39:11 [2022-04-17T11:39:11.235Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s)
11:39:11 [2022-04-17T11:39:11.235Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s)
11:39:11 [2022-04-17T11:39:11.235Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s)
11:39:11 [2022-04-17T11:39:11.235Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s)
11:39:11 [2022-04-17T11:39:11.235Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s)
11:39:11 [2022-04-17T11:39:11.235Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s)
11:39:11 [2022-04-17T11:39:11.235Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s)
11:39:11 [2022-04-17T11:39:11.235Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s)
11:39:11 [2022-04-17T11:39:11.235Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s)
11:39:11 [2022-04-17T11:39:11.235Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s)
11:39:11 [2022-04-17T11:39:11.235Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s)
11:39:11 [2022-04-17T11:39:11.235Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s)
11:39:11 [2022-04-17T11:39:11.235Z] === RUN   TestFixManifestLayers
11:39:11 [2022-04-17T11:39:11.235Z] --- PASS: TestFixManifestLayers (0.00s)
11:39:11 [2022-04-17T11:39:11.235Z] === RUN   TestFixManifestLayersBaseLayerParent
11:39:11 [2022-04-17T11:39:11.235Z]     pull_v2_test.go:82: Needs fixing on Windows
11:39:11 [2022-04-17T11:39:11.235Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
11:39:11 [2022-04-17T11:39:11.235Z] === RUN   TestFixManifestLayersBadParent
11:39:11 [2022-04-17T11:39:11.235Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
11:39:11 [2022-04-17T11:39:11.235Z] === RUN   TestValidateManifest
11:39:11 [2022-04-17T11:39:11.235Z]     pull_v2_test.go:127: Needs fixing on Windows
11:39:11 [2022-04-17T11:39:11.235Z] --- SKIP: TestValidateManifest (0.00s)
11:39:11 [2022-04-17T11:39:11.235Z] === RUN   TestFormatPlatform
11:39:11 [2022-04-17T11:39:11.235Z] --- PASS: TestFormatPlatform (0.00s)
11:39:11 [2022-04-17T11:39:11.235Z] === RUN   TestPullSchema2Config
11:39:11 [2022-04-17T11:39:11.235Z] === RUN   TestPullSchema2Config/success_first_time
11:39:11 [2022-04-17T11:39:11.235Z]     pull_v2_test.go:284: HTTP GET /v2/
11:39:11 [2022-04-17T11:39:11.235Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
11:39:11 [2022-04-17T11:39:11.235Z] === RUN   TestPullSchema2Config/500_status
11:39:11 [2022-04-17T11:39:11.235Z]     pull_v2_test.go:284: HTTP GET /v2/
11:39:11 [2022-04-17T11:39:11.235Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
11:39:11 [2022-04-17T11:39:11.235Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
11:39:11 [2022-04-17T11:39:11.235Z] === RUN   TestPullSchema2Config/EOF
11:39:11 [2022-04-17T11:39:11.235Z]     pull_v2_test.go:284: HTTP GET /v2/
11:39:11 [2022-04-17T11:39:11.235Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
11:39:11 [2022-04-17T11:39:11.235Z] 2022/04/17 11:39:11 http: panic serving 127.0.0.1:49218: intentional panic
11:39:11 [2022-04-17T11:39:11.235Z] goroutine 114 [running]:
11:39:11 [2022-04-17T11:39:11.235Z] net/http.(*conn).serve.func1()
11:39:11 [2022-04-17T11:39:11.235Z] 	c:/go/src/net/http/server.go:1825 +0xbf
11:39:11 [2022-04-17T11:39:11.235Z] panic({0x1509000, 0x16eb8f0})
11:39:11 [2022-04-17T11:39:11.235Z] 	c:/go/src/runtime/panic.go:844 +0x258
11:39:11 [2022-04-17T11:39:11.235Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00040e9c0?, {0x16f30d8?, 0xc000420700?})
11:39:11 [2022-04-17T11:39:11.235Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4
11:39:11 [2022-04-17T11:39:11.235Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x16f30d8, 0xc000420700}, 0xc000419800)
11:39:11 [2022-04-17T11:39:11.235Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286
11:39:11 [2022-04-17T11:39:11.235Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x16f30d8?, 0xc000420700?}, 0xc000404000?)
11:39:11 [2022-04-17T11:39:11.235Z] 	c:/go/src/net/http/server.go:2084 +0x2f
11:39:11 [2022-04-17T11:39:11.235Z] net/http.serverHandler.ServeHTTP({0xc0002092f0?}, {0x16f30d8, 0xc000420700}, 0xc000419800)
11:39:11 [2022-04-17T11:39:11.235Z] 	c:/go/src/net/http/server.go:2916 +0x43b
11:39:11 [2022-04-17T11:39:11.235Z] net/http.(*conn).serve(0xc0001eb860, {0x16f3950, 0xc000208000})
11:39:11 [2022-04-17T11:39:11.235Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
11:39:11 [2022-04-17T11:39:11.235Z] created by net/http.(*Server).Serve
11:39:11 [2022-04-17T11:39:11.235Z] 	c:/go/src/net/http/server.go:3071 +0x4db
11:39:11 [2022-04-17T11:39:11.704Z] --- PASS: TestConcurrencyLimit (0.39s)
11:39:11 [2022-04-17T11:39:11.704Z] === RUN   TestInactiveJobs
11:39:11 [2022-04-17T11:39:11.704Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
11:39:11 [2022-04-17T11:39:11.704Z] === RUN   TestPullSchema2Config/unauthorized
11:39:11 [2022-04-17T11:39:11.704Z]     pull_v2_test.go:284: HTTP GET /v2/
11:39:11 [2022-04-17T11:39:11.704Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
11:39:11 [2022-04-17T11:39:11.704Z] --- PASS: TestPullSchema2Config (0.54s)
11:39:11 [2022-04-17T11:39:11.704Z]     --- PASS: TestPullSchema2Config/success_first_time (0.01s)
11:39:11 [2022-04-17T11:39:11.704Z]     --- PASS: TestPullSchema2Config/500_status (0.26s)
11:39:11 [2022-04-17T11:39:11.704Z]     --- PASS: TestPullSchema2Config/EOF (0.26s)
11:39:11 [2022-04-17T11:39:11.704Z]     --- PASS: TestPullSchema2Config/unauthorized (0.01s)
11:39:11 [2022-04-17T11:39:11.704Z] === RUN   TestGetRepositoryMountCandidates
11:39:11 [2022-04-17T11:39:11.704Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
11:39:11 [2022-04-17T11:39:11.704Z] === RUN   TestLayerAlreadyExists
11:39:11 [2022-04-17T11:39:11.704Z]     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}
11:39:11 [2022-04-17T11:39:11.704Z]     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}
11:39:11 [2022-04-17T11:39:11.704Z]     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}
11:39:11 [2022-04-17T11:39:11.704Z]     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}
11:39:11 [2022-04-17T11:39:11.704Z]     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}
11:39:11 [2022-04-17T11:39:11.704Z]     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}
11:39:11 [2022-04-17T11:39:11.704Z] --- PASS: TestLayerAlreadyExists (0.00s)
11:39:11 [2022-04-17T11:39:11.704Z] === RUN   TestWhenEmptyAuthConfig
11:39:11 [2022-04-17T11:39:11.704Z] --- PASS: TestInactiveJobs (0.35s)
11:39:11 [2022-04-17T11:39:11.704Z] === RUN   TestWatchRelease
11:39:11 [2022-04-17T11:39:11.704Z] --- PASS: TestWatchRelease (0.04s)
11:39:11 [2022-04-17T11:39:11.704Z] === RUN   TestWatchFinishedTransfer
11:39:11 [2022-04-17T11:39:11.704Z] --- PASS: TestWatchFinishedTransfer (0.00s)
11:39:11 [2022-04-17T11:39:11.704Z] === RUN   TestDuplicateTransfer
11:39:11 [2022-04-17T11:39:11.704Z] --- PASS: TestDuplicateTransfer (0.04s)
11:39:11 [2022-04-17T11:39:11.704Z] === RUN   TestSuccessfulUpload
11:39:11 [2022-04-17T11:39:11.708Z] === RUN   TestDockerSuite/TestCommitChange
11:39:11 [2022-04-17T11:39:11.836Z] === RUN   TestInvalidConfig
11:39:11 [2022-04-17T11:39:11.836Z] --- PASS: TestInvalidConfig (0.00s)
11:39:11 [2022-04-17T11:39:11.836Z] === RUN   TestConfig
11:39:11 [2022-04-17T11:39:11.836Z] --- PASS: TestConfig (0.00s)
11:39:11 [2022-04-17T11:39:11.836Z] === RUN   TestOptionsLabels
11:39:11 [2022-04-17T11:39:11.836Z] --- PASS: TestOptionsLabels (0.00s)
11:39:11 [2022-04-17T11:39:11.836Z] === RUN   TestValidName
11:39:11 [2022-04-17T11:39:11.836Z] --- PASS: TestValidName (0.00s)
11:39:11 [2022-04-17T11:39:11.836Z] PASS
11:39:11 [2022-04-17T11:39:11.836Z] coverage: 19.7% of statements
11:39:11 [2022-04-17T11:39:11.836Z] ok  	github.com/docker/docker/libnetwork/config	0.099s	coverage: 19.7% of statements
11:39:12 [2022-04-17T11:39:12.172Z] time="2022-04-17T11:39:11Z" level=error msg="Upload failed, retrying: simulating retry"
11:39:12 [2022-04-17T11:39:12.172Z] --- PASS: TestSuccessfulUpload (0.38s)
11:39:12 [2022-04-17T11:39:12.172Z] === RUN   TestCancelledUpload
11:39:12 [2022-04-17T11:39:12.172Z] --- PASS: TestCancelledUpload (0.00s)
11:39:12 [2022-04-17T11:39:12.172Z] PASS
11:39:12 [2022-04-17T11:39:12.172Z] coverage: 76.8% of statements
11:39:12 [2022-04-17T11:39:12.172Z] ok  	github.com/docker/docker/distribution/xfer	1.966s	coverage: 76.8% of statements
11:39:12 [2022-04-17T11:39:12.172Z] === RUN   TestFSGetInvalidData
11:39:12 [2022-04-17T11:39:12.172Z] --- PASS: TestFSGetInvalidData (0.01s)
11:39:12 [2022-04-17T11:39:12.172Z] === RUN   TestFSInvalidSet
11:39:12 [2022-04-17T11:39:12.277Z] === RUN   TestDockerSuite/TestCommitChangeLabels
11:39:12 [2022-04-17T11:39:12.640Z] --- PASS: TestFSInvalidSet (0.01s)
11:39:12 [2022-04-17T11:39:12.640Z] === RUN   TestFSInvalidRoot
11:39:12 [2022-04-17T11:39:12.640Z] --- PASS: TestFSInvalidRoot (0.01s)
11:39:12 [2022-04-17T11:39:12.640Z] === RUN   TestFSMetadataGetSet
11:39:12 [2022-04-17T11:39:12.640Z] === RUN   TestCompare
11:39:12 [2022-04-17T11:39:12.640Z] --- PASS: TestCompare (0.00s)
11:39:12 [2022-04-17T11:39:12.640Z] PASS
11:39:12 [2022-04-17T11:39:12.640Z] coverage: 19.2% of statements
11:39:12 [2022-04-17T11:39:12.640Z] ok  	github.com/docker/docker/image/cache	0.070s	coverage: 19.2% of statements
11:39:12 [2022-04-17T11:39:12.640Z] --- PASS: TestFSMetadataGetSet (0.04s)
11:39:12 [2022-04-17T11:39:12.640Z] === RUN   TestFSInvalidWalker
11:39:12 [2022-04-17T11:39:12.640Z] --- PASS: TestFSInvalidWalker (0.01s)
11:39:12 [2022-04-17T11:39:12.640Z] === RUN   TestFSGetSet
11:39:12 [2022-04-17T11:39:12.640Z] --- PASS: TestFSGetSet (0.04s)
11:39:12 [2022-04-17T11:39:12.640Z] === RUN   TestFSGetUnsetKey
11:39:12 [2022-04-17T11:39:12.640Z] --- PASS: TestFSGetUnsetKey (0.01s)
11:39:12 [2022-04-17T11:39:12.640Z] === RUN   TestFSGetEmptyData
11:39:12 [2022-04-17T11:39:12.640Z] --- PASS: TestFSGetEmptyData (0.01s)
11:39:12 [2022-04-17T11:39:12.640Z] === RUN   TestFSDelete
11:39:12 [2022-04-17T11:39:12.640Z] --- PASS: TestFSDelete (0.02s)
11:39:12 [2022-04-17T11:39:12.640Z] === RUN   TestFSWalker
11:39:12 [2022-04-17T11:39:12.640Z] --- PASS: TestFSWalker (0.02s)
11:39:12 [2022-04-17T11:39:12.640Z] === RUN   TestFSWalkerStopOnError
11:39:12 [2022-04-17T11:39:12.640Z] --- PASS: TestFSWalkerStopOnError (0.02s)
11:39:12 [2022-04-17T11:39:12.640Z] === RUN   TestNewFromJSON
11:39:12 [2022-04-17T11:39:12.640Z] --- PASS: TestNewFromJSON (0.00s)
11:39:12 [2022-04-17T11:39:12.640Z] === RUN   TestNewFromJSONWithInvalidJSON
11:39:12 [2022-04-17T11:39:12.640Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
11:39:12 [2022-04-17T11:39:12.640Z] === RUN   TestMarshalKeyOrder
11:39:12 [2022-04-17T11:39:12.640Z] --- PASS: TestMarshalKeyOrder (0.00s)
11:39:12 [2022-04-17T11:39:12.640Z] === RUN   TestHistoryEqual
11:39:12 [2022-04-17T11:39:12.640Z] --- PASS: TestHistoryEqual (0.22s)
11:39:12 [2022-04-17T11:39:12.640Z] === RUN   TestImage
11:39:12 [2022-04-17T11:39:12.640Z] --- PASS: TestImage (0.00s)
11:39:12 [2022-04-17T11:39:12.640Z] === RUN   TestImageOSNotEmpty
11:39:12 [2022-04-17T11:39:12.640Z] --- PASS: TestImageOSNotEmpty (0.00s)
11:39:12 [2022-04-17T11:39:12.640Z] === RUN   TestNewChildImageFromImageWithRootFS
11:39:12 [2022-04-17T11:39:12.640Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
11:39:12 [2022-04-17T11:39:12.640Z] === RUN   TestCreate
11:39:12 [2022-04-17T11:39:12.640Z] --- PASS: TestCreate (0.01s)
11:39:12 [2022-04-17T11:39:12.640Z] === RUN   TestRestore
11:39:12 [2022-04-17T11:39:12.640Z] --- PASS: TestWhenEmptyAuthConfig (1.19s)
11:39:12 [2022-04-17T11:39:12.640Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
11:39:12 [2022-04-17T11:39:12.640Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
11:39:12 [2022-04-17T11:39:12.640Z] === RUN   TestTokenPassThru
11:39:12 [2022-04-17T11:39:12.640Z] --- PASS: TestTokenPassThru (0.01s)
11:39:12 [2022-04-17T11:39:12.640Z] === RUN   TestTokenPassThruDifferentHost
11:39:12 [2022-04-17T11:39:12.640Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
11:39:12 [2022-04-17T11:39:12.640Z] PASS
11:39:12 [2022-04-17T11:39:12.640Z] coverage: 26.6% of statements
11:39:12 [2022-04-17T11:39:12.640Z] time="2022-04-17T11:39:12Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
11:39:12 [2022-04-17T11:39:12.640Z] --- PASS: TestRestore (0.06s)
11:39:12 [2022-04-17T11:39:12.825Z] === RUN   TestKey
11:39:12 [2022-04-17T11:39:12.825Z] --- PASS: TestKey (0.00s)
11:39:12 [2022-04-17T11:39:12.825Z] === RUN   TestParseKey
11:39:12 [2022-04-17T11:39:12.825Z] --- PASS: TestParseKey (0.00s)
11:39:12 [2022-04-17T11:39:12.825Z] === RUN   TestInvalidDataStore
11:39:12 [2022-04-17T11:39:12.825Z] --- PASS: TestInvalidDataStore (0.00s)
11:39:12 [2022-04-17T11:39:12.825Z] === RUN   TestKVObjectFlatKey
11:39:12 [2022-04-17T11:39:12.825Z] --- PASS: TestKVObjectFlatKey (0.00s)
11:39:12 [2022-04-17T11:39:12.825Z] === RUN   TestAtomicKVObjectFlatKey
11:39:12 [2022-04-17T11:39:12.825Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
11:39:12 [2022-04-17T11:39:12.825Z] PASS
11:39:12 [2022-04-17T11:39:12.825Z] coverage: 21.9% of statements
11:39:12 [2022-04-17T11:39:12.825Z] ok  	github.com/docker/docker/libnetwork/datastore	0.055s	coverage: 21.9% of statements
11:39:12 [2022-04-17T11:39:12.825Z] === RUN   TestErrorInterfaces
11:39:12 [2022-04-17T11:39:12.825Z] --- PASS: TestErrorInterfaces (0.00s)
11:39:12 [2022-04-17T11:39:12.825Z] === RUN   TestNetworkMarshalling
11:39:12 [2022-04-17T11:39:12.906Z] === RUN   TestDockerSuite/TestCommitHardlink
11:39:13 [2022-04-17T11:39:13.109Z] === RUN   TestAddDelete
11:39:13 [2022-04-17T11:39:13.109Z] ok  	github.com/docker/docker/distribution	2.219s	coverage: 26.6% of statements
11:39:13 [2022-04-17T11:39:13.109Z] --- PASS: TestAddDelete (0.03s)
11:39:13 [2022-04-17T11:39:13.109Z] === RUN   TestSearchAfterDelete
11:39:13 [2022-04-17T11:39:13.109Z] --- PASS: TestSearchAfterDelete (0.01s)
11:39:13 [2022-04-17T11:39:13.109Z] === RUN   TestParentReset
11:39:13 [2022-04-17T11:39:13.109Z] --- PASS: TestParentReset (0.04s)
11:39:13 [2022-04-17T11:39:13.109Z] === RUN   TestGetAndSetLastUpdated
11:39:13 [2022-04-17T11:39:13.109Z] --- PASS: TestGetAndSetLastUpdated (0.03s)
11:39:13 [2022-04-17T11:39:13.109Z] === RUN   TestStoreLen
11:39:13 [2022-04-17T11:39:13.109Z] --- PASS: TestStoreLen (0.06s)
11:39:13 [2022-04-17T11:39:13.109Z] PASS
11:39:13 [2022-04-17T11:39:13.109Z] coverage: 86.9% of statements
11:39:13 [2022-04-17T11:39:13.109Z] ok  	github.com/docker/docker/image	0.737s	coverage: 86.9% of statements
11:39:13 [2022-04-17T11:39:13.109Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:39:13 [2022-04-17T11:39:13.109Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:39:13 [2022-04-17T11:39:13.294Z] --- PASS: TestNetworkMarshalling (0.24s)
11:39:13 [2022-04-17T11:39:13.294Z] === RUN   TestEndpointMarshalling
11:39:13 [2022-04-17T11:39:13.294Z] --- PASS: TestEndpointMarshalling (0.00s)
11:39:13 [2022-04-17T11:39:13.294Z] === RUN   TestAuxAddresses
11:39:13 [2022-04-17T11:39:13.294Z] time="2022-04-17T11:39:12Z" level=info msg="Restoring existing overlay networks from HNS into docker"
11:39:13 [2022-04-17T11:39:13.294Z] --- PASS: TestAuxAddresses (0.02s)
11:39:13 [2022-04-17T11:39:13.294Z] === RUN   TestSRVServiceQuery
11:39:13 [2022-04-17T11:39:13.294Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
11:39:13 [2022-04-17T11:39:13.294Z] --- SKIP: TestSRVServiceQuery (0.01s)
11:39:13 [2022-04-17T11:39:13.294Z] === RUN   TestServiceVIPReuse
11:39:13 [2022-04-17T11:39:13.294Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
11:39:13 [2022-04-17T11:39:13.294Z] --- SKIP: TestServiceVIPReuse (0.00s)
11:39:13 [2022-04-17T11:39:13.294Z] === RUN   TestIpamReleaseOnNetDriverFailures
11:39:13 [2022-04-17T11:39:13.294Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
11:39:13 [2022-04-17T11:39:13.294Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s)
11:39:13 [2022-04-17T11:39:13.294Z] === RUN   TestDNSIPQuery
11:39:13 [2022-04-17T11:39:13.294Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
11:39:13 [2022-04-17T11:39:13.294Z] --- SKIP: TestDNSIPQuery (0.00s)
11:39:13 [2022-04-17T11:39:13.294Z] === RUN   TestDNSProxyServFail
11:39:13 [2022-04-17T11:39:13.294Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
11:39:13 [2022-04-17T11:39:13.294Z] --- SKIP: TestDNSProxyServFail (0.00s)
11:39:13 [2022-04-17T11:39:13.294Z] === RUN   TestSandboxAddEmpty
11:39:13 [2022-04-17T11:39:13.294Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
11:39:13 [2022-04-17T11:39:13.294Z] --- SKIP: TestSandboxAddEmpty (0.00s)
11:39:13 [2022-04-17T11:39:13.294Z] === RUN   TestSandboxAddMultiPrio
11:39:13 [2022-04-17T11:39:13.294Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
11:39:13 [2022-04-17T11:39:13.294Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
11:39:13 [2022-04-17T11:39:13.294Z] === RUN   TestSandboxAddSamePrio
11:39:13 [2022-04-17T11:39:13.294Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
11:39:13 [2022-04-17T11:39:13.294Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
11:39:13 [2022-04-17T11:39:13.294Z] === RUN   TestCleanupServiceDiscovery
11:39:13 [2022-04-17T11:39:13.294Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
11:39:13 [2022-04-17T11:39:13.294Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
11:39:13 [2022-04-17T11:39:13.294Z] === RUN   TestDNSOptions
11:39:13 [2022-04-17T11:39:13.294Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
11:39:13 [2022-04-17T11:39:13.294Z] --- SKIP: TestDNSOptions (0.00s)
11:39:13 [2022-04-17T11:39:13.294Z] === RUN   TestMultipleControllersWithSameStore
11:39:13 [2022-04-17T11:39:13.294Z] time="2022-04-17T11:39:12Z" level=info msg="Restoring existing overlay networks from HNS into docker"
11:39:13 [2022-04-17T11:39:13.294Z] time="2022-04-17T11:39:12Z" level=info msg="Restoring existing overlay networks from HNS into docker"
11:39:13 [2022-04-17T11:39:13.294Z] --- PASS: TestMultipleControllersWithSameStore (0.03s)
11:39:13 [2022-04-17T11:39:13.294Z] PASS
11:39:13 [2022-04-17T11:39:13.294Z] coverage: 8.5% of statements
11:39:13 [2022-04-17T11:39:13.294Z] ok  	github.com/docker/docker/libnetwork	0.426s	coverage: 8.5% of statements
11:39:13 [2022-04-17T11:39:13.294Z] === RUN   TestIPDataMarshalling
11:39:13 [2022-04-17T11:39:13.294Z] --- PASS: TestIPDataMarshalling (0.00s)
11:39:13 [2022-04-17T11:39:13.294Z] === RUN   TestValidateAndIsV6
11:39:13 [2022-04-17T11:39:13.294Z] --- PASS: TestValidateAndIsV6 (0.00s)
11:39:13 [2022-04-17T11:39:13.294Z] PASS
11:39:13 [2022-04-17T11:39:13.294Z] coverage: 68.9% of statements
11:39:13 [2022-04-17T11:39:13.294Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.050s	coverage: 68.9% of statements
11:39:13 [2022-04-17T11:39:13.579Z] === RUN   TestMakeV1ConfigFromConfig
11:39:13 [2022-04-17T11:39:13.579Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
11:39:13 [2022-04-17T11:39:13.579Z] PASS
11:39:13 [2022-04-17T11:39:13.579Z] coverage: 25.0% of statements
11:39:13 [2022-04-17T11:39:13.579Z] ok  	github.com/docker/docker/image/v1	0.088s	coverage: 25.0% of statements
11:39:13 [2022-04-17T11:39:13.706Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
11:39:13 [2022-04-17T11:39:13.706Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
11:39:13 [2022-04-17T11:39:13.706Z] GOOS="windows" GOARCH="amd64" GOARM=""
11:39:13 [2022-04-17T11:39:13.706Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
11:39:13 [2022-04-17T11:39:13.706Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
11:39:13 [2022-04-17T11:39:13.706Z] remote: Enumerating objects: 23, done.
11:39:13 [2022-04-17T11:39:13.706Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
11:39:13 [2022-04-17T11:39:13.706Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
11:39:13 [2022-04-17T11:39:13.706Z] Receiving objects:   4% (1/23)
remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
11:39:13 [2022-04-17T11:39:13.706Z] 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 | 5.08 MiB/s, done.
11:39:13 [2022-04-17T11:39:13.706Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
11:39:13 [2022-04-17T11:39:13.706Z] Building: bundles/cross/windows/amd64/containerutility.exe
11:39:13 [2022-04-17T11:39:13.706Z] Cross building: bundles/cross/linux/ppc64le
11:39:13 [2022-04-17T11:39:13.706Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev
11:39:13 [2022-04-17T11:39:13.706Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
11:39:13 [2022-04-17T11:39:13.860Z] === RUN   TestDockerSuite/TestCommitNewFile
11:39:14 [2022-04-17T11:39:14.048Z] === RUN   TestValidateManifest
11:39:14 [2022-04-17T11:39:14.048Z] === RUN   TestValidateManifest/non-nil
11:39:14 [2022-04-17T11:39:14.048Z] === RUN   TestValidateManifest/nil
11:39:14 [2022-04-17T11:39:14.048Z] --- PASS: TestValidateManifest (0.00s)
11:39:14 [2022-04-17T11:39:14.048Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
11:39:14 [2022-04-17T11:39:14.048Z]     --- PASS: TestValidateManifest/nil (0.00s)
11:39:14 [2022-04-17T11:39:14.048Z] PASS
11:39:14 [2022-04-17T11:39:14.048Z] coverage: 0.7% of statements
11:39:14 [2022-04-17T11:39:14.048Z] ok  	github.com/docker/docker/image/tarexport	0.078s	coverage: 0.7% of statements
11:39:14 [2022-04-17T11:39:14.048Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:39:14 [2022-04-17T11:39:14.291Z] === RUN   TestDriver
11:39:14 [2022-04-17T11:39:14.291Z] --- PASS: TestDriver (0.00s)
11:39:14 [2022-04-17T11:39:14.291Z] PASS
11:39:14 [2022-04-17T11:39:14.291Z] coverage: 34.8% of statements
11:39:14 [2022-04-17T11:39:14.291Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.052s	coverage: 34.8% of statements
11:39:14 [2022-04-17T11:39:14.762Z] === RUN   TestDriver
11:39:14 [2022-04-17T11:39:14.762Z] --- PASS: TestDriver (0.00s)
11:39:14 [2022-04-17T11:39:14.762Z] PASS
11:39:14 [2022-04-17T11:39:14.762Z] coverage: 34.8% of statements
11:39:14 [2022-04-17T11:39:14.762Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.097s	coverage: 34.8% of statements
11:39:14 [2022-04-17T11:39:14.762Z] === RUN   TestNetworkAllocateFree
11:39:14 [2022-04-17T11:39:14.762Z] --- PASS: TestNetworkAllocateFree (0.00s)
11:39:14 [2022-04-17T11:39:14.762Z] === RUN   TestNetworkAllocateUserDefinedVNIs
11:39:14 [2022-04-17T11:39:14.762Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
11:39:14 [2022-04-17T11:39:14.762Z] PASS
11:39:14 [2022-04-17T11:39:14.762Z] coverage: 63.6% of statements
11:39:14 [2022-04-17T11:39:14.762Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.052s	coverage: 63.6% of statements
11:39:15 [2022-04-17T11:39:15.034Z] === RUN   TestSerialization
11:39:15 [2022-04-17T11:39:15.034Z] --- PASS: TestSerialization (0.02s)
11:39:15 [2022-04-17T11:39:15.034Z] PASS
11:39:15 [2022-04-17T11:39:15.034Z] coverage: 100.0% of statements
11:39:15 [2022-04-17T11:39:15.034Z] ok  	github.com/docker/docker/libcontainerd/queue	0.089s	coverage: 100.0% of statements
11:39:15 [2022-04-17T11:39:15.238Z] === RUN   TestDockerSuite/TestCommitPausedContainer
11:39:15 [2022-04-17T11:39:15.238Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s)
11:39:15 [2022-04-17T11:39:15.238Z] PASS
11:39:15 [2022-04-17T11:39:15.238Z] 
11:39:15 [2022-04-17T11:39:15.238Z] DONE 17 tests in 51.622s
11:39:15 [2022-04-17T11:39:15.238Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:39:15 [2022-04-17T11:39:15.238Z] ++ 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
11:39:15 [2022-04-17T11:39:15.238Z] ++ set -e
11:39:15 [2022-04-17T11:39:15.238Z] ++ '[' -n 0 ']'
11:39:15 [2022-04-17T11:39:15.238Z] ++ set -x
11:39:15 [2022-04-17T11:39:15.238Z] ++ 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
11:39:15 [2022-04-17T11:39:15.238Z] INFO: Testing against a local daemon
11:39:15 [2022-04-17T11:39:15.238Z] === RUN   TestPluginInvalidJSON
11:39:15 [2022-04-17T11:39:15.238Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
11:39:15 [2022-04-17T11:39:15.238Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
11:39:15 [2022-04-17T11:39:15.238Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
11:39:15 [2022-04-17T11:39:15.238Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
11:39:15 [2022-04-17T11:39:15.238Z] === RUN   TestPluginInvalidJSON/plugins/pull
11:39:15 [2022-04-17T11:39:15.238Z] === PAUSE TestPluginInvalidJSON/plugins/pull
11:39:15 [2022-04-17T11:39:15.238Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
11:39:15 [2022-04-17T11:39:15.238Z] === CONT  TestPluginInvalidJSON/plugins/pull
11:39:15 [2022-04-17T11:39:15.238Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
11:39:15 [2022-04-17T11:39:15.238Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
11:39:15 [2022-04-17T11:39:15.238Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
11:39:15 [2022-04-17T11:39:15.238Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
11:39:15 [2022-04-17T11:39:15.238Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
11:39:15 [2022-04-17T11:39:15.238Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
11:39:15 [2022-04-17T11:39:15.238Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
11:39:15 [2022-04-17T11:39:15.238Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
11:39:15 [2022-04-17T11:39:15.238Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
11:39:15 [2022-04-17T11:39:15.238Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
11:39:15 [2022-04-17T11:39:15.238Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
11:39:15 [2022-04-17T11:39:15.238Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
11:39:15 [2022-04-17T11:39:15.238Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
11:39:15 [2022-04-17T11:39:15.238Z] --- PASS: TestPluginInvalidJSON (0.03s)
11:39:15 [2022-04-17T11:39:15.238Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
11:39:15 [2022-04-17T11:39:15.238Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
11:39:15 [2022-04-17T11:39:15.238Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
11:39:15 [2022-04-17T11:39:15.238Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
11:39:15 [2022-04-17T11:39:15.238Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
11:39:15 [2022-04-17T11:39:15.238Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
11:39:15 [2022-04-17T11:39:15.238Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
11:39:15 [2022-04-17T11:39:15.238Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
11:39:15 [2022-04-17T11:39:15.238Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
11:39:15 [2022-04-17T11:39:15.238Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
11:39:15 [2022-04-17T11:39:15.238Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s)
11:39:15 [2022-04-17T11:39:15.238Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
11:39:15 [2022-04-17T11:39:15.238Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
11:39:15 [2022-04-17T11:39:15.238Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.01s)
11:39:15 [2022-04-17T11:39:15.238Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
11:39:15 [2022-04-17T11:39:15.238Z] === RUN   TestPluginInstall
11:39:15 [2022-04-17T11:39:15.238Z] === RUN   TestPluginInstall/no_auth
11:39:15 [2022-04-17T11:39:15.751Z] === RUN   TestGetEmptyCapabilities
11:39:15 [2022-04-17T11:39:15.751Z] --- PASS: TestGetEmptyCapabilities (0.01s)
11:39:15 [2022-04-17T11:39:15.751Z] === RUN   TestGetExtraCapabilities
11:39:15 [2022-04-17T11:39:15.751Z] --- PASS: TestGetExtraCapabilities (0.01s)
11:39:15 [2022-04-17T11:39:15.751Z] === RUN   TestGetInvalidCapabilities
11:39:15 [2022-04-17T11:39:15.751Z] --- PASS: TestGetInvalidCapabilities (0.01s)
11:39:15 [2022-04-17T11:39:15.751Z] === RUN   TestRemoteDriver
11:39:15 [2022-04-17T11:39:15.751Z] --- PASS: TestRemoteDriver (0.01s)
11:39:15 [2022-04-17T11:39:15.751Z] === RUN   TestDriverError
11:39:15 [2022-04-17T11:39:15.751Z] --- PASS: TestDriverError (0.01s)
11:39:15 [2022-04-17T11:39:15.751Z] === RUN   TestMissingValues
11:39:15 [2022-04-17T11:39:15.751Z] --- PASS: TestMissingValues (0.01s)
11:39:15 [2022-04-17T11:39:15.751Z] === RUN   TestRollback
11:39:15 [2022-04-17T11:39:15.751Z] --- PASS: TestRollback (0.01s)
11:39:15 [2022-04-17T11:39:15.751Z] PASS
11:39:15 [2022-04-17T11:39:15.751Z] coverage: 57.4% of statements
11:39:15 [2022-04-17T11:39:15.751Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.112s	coverage: 57.4% of statements
11:39:15 [2022-04-17T11:39:15.805Z] === RUN   TestDockerSuite/TestCommitTTY
11:39:16 [2022-04-17T11:39:16.019Z] === RUN   TestEmptyLayer
11:39:16 [2022-04-17T11:39:16.020Z] --- PASS: TestEmptyLayer (0.00s)
11:39:16 [2022-04-17T11:39:16.020Z] === RUN   TestCommitFailure
11:39:16 [2022-04-17T11:39:16.020Z] --- PASS: TestCommitFailure (0.02s)
11:39:16 [2022-04-17T11:39:16.020Z] === RUN   TestStartTransactionFailure
11:39:16 [2022-04-17T11:39:16.020Z] --- PASS: TestStartTransactionFailure (0.00s)
11:39:16 [2022-04-17T11:39:16.020Z] === RUN   TestGetOrphan
11:39:16 [2022-04-17T11:39:16.020Z] --- PASS: TestGetOrphan (0.01s)
11:39:16 [2022-04-17T11:39:16.020Z] === RUN   TestMountAndRegister
11:39:16 [2022-04-17T11:39:16.489Z] === RUN   TestEnvironmentParsing
11:39:16 [2022-04-17T11:39:16.489Z] --- PASS: TestEnvironmentParsing (0.00s)
11:39:16 [2022-04-17T11:39:16.489Z] PASS
11:39:16 [2022-04-17T11:39:16.489Z] coverage: 1.2% of statements
11:39:16 [2022-04-17T11:39:16.489Z]     layer_test.go:258: Layer size: 14
11:39:16 [2022-04-17T11:39:16.489Z] ok  	github.com/docker/docker/libcontainerd/local	0.089s	coverage: 1.2% of statements
11:39:16 [2022-04-17T11:39:16.489Z] --- PASS: TestMountAndRegister (0.12s)
11:39:16 [2022-04-17T11:39:16.489Z] === RUN   TestLayerRelease
11:39:16 [2022-04-17T11:39:16.489Z]     layer_test.go:291: Failing on Windows
11:39:16 [2022-04-17T11:39:16.489Z] --- SKIP: TestLayerRelease (0.00s)
11:39:16 [2022-04-17T11:39:16.489Z] === RUN   TestStoreRestore
11:39:16 [2022-04-17T11:39:16.489Z]     layer_test.go:340: Failing on Windows
11:39:16 [2022-04-17T11:39:16.489Z] --- SKIP: TestStoreRestore (0.00s)
11:39:16 [2022-04-17T11:39:16.489Z] === RUN   TestTarStreamStability
11:39:16 [2022-04-17T11:39:16.489Z]     layer_test.go:455: Failing on Windows
11:39:16 [2022-04-17T11:39:16.489Z] --- SKIP: TestTarStreamStability (0.00s)
11:39:16 [2022-04-17T11:39:16.489Z] === RUN   TestRegisterExistingLayer
11:39:16 [2022-04-17T11:39:16.489Z] --- PASS: TestRegisterExistingLayer (0.23s)
11:39:16 [2022-04-17T11:39:16.489Z] === RUN   TestTarStreamVerification
11:39:16 [2022-04-17T11:39:16.489Z]     layer_test.go:684: Failing on Windows
11:39:16 [2022-04-17T11:39:16.489Z] --- SKIP: TestTarStreamVerification (0.00s)
11:39:16 [2022-04-17T11:39:16.489Z] === RUN   TestLayerMigration
11:39:16 [2022-04-17T11:39:16.489Z]     migration_test.go:45: Failing on Windows
11:39:16 [2022-04-17T11:39:16.489Z] --- SKIP: TestLayerMigration (0.00s)
11:39:16 [2022-04-17T11:39:16.489Z] === RUN   TestLayerMigrationNoTarsplit
11:39:16 [2022-04-17T11:39:16.489Z]     migration_test.go:181: Failing on Windows
11:39:16 [2022-04-17T11:39:16.489Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
11:39:16 [2022-04-17T11:39:16.489Z] === RUN   TestMountInit
11:39:16 [2022-04-17T11:39:16.489Z]     mount_test.go:17: Failing on Windows
11:39:16 [2022-04-17T11:39:16.489Z] --- SKIP: TestMountInit (0.00s)
11:39:16 [2022-04-17T11:39:16.489Z] === RUN   TestMountSize
11:39:16 [2022-04-17T11:39:16.489Z]     mount_test.go:76: Failing on Windows
11:39:16 [2022-04-17T11:39:16.489Z] --- SKIP: TestMountSize (0.00s)
11:39:16 [2022-04-17T11:39:16.489Z] === RUN   TestMountChanges
11:39:16 [2022-04-17T11:39:16.489Z]     mount_test.go:125: Failing on Windows
11:39:16 [2022-04-17T11:39:16.489Z] --- SKIP: TestMountChanges (0.00s)
11:39:16 [2022-04-17T11:39:16.489Z] === RUN   TestMountApply
11:39:16 [2022-04-17T11:39:16.489Z]     mount_test.go:212: Failing on Windows
11:39:16 [2022-04-17T11:39:16.489Z] --- SKIP: TestMountApply (0.00s)
11:39:16 [2022-04-17T11:39:16.489Z] PASS
11:39:16 [2022-04-17T11:39:16.489Z] coverage: 30.6% of statements
11:39:16 [2022-04-17T11:39:16.489Z] ok  	github.com/docker/docker/layer	0.493s	coverage: 30.6% of statements
11:39:16 [2022-04-17T11:39:16.740Z] === RUN   TestNAT
11:39:16 [2022-04-17T11:39:16.740Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
11:39:16 [2022-04-17T11:39:16.740Z] --- SKIP: TestNAT (0.00s)
11:39:16 [2022-04-17T11:39:16.740Z] === RUN   TestTransparent
11:39:16 [2022-04-17T11:39:16.740Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
11:39:16 [2022-04-17T11:39:16.740Z] --- SKIP: TestTransparent (0.00s)
11:39:16 [2022-04-17T11:39:16.740Z] PASS
11:39:16 [2022-04-17T11:39:16.740Z] coverage: 0.0% of statements
11:39:16 [2022-04-17T11:39:16.740Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.094s	coverage: 0.0% of statements
11:39:16 [2022-04-17T11:39:16.740Z] === RUN   TestNew
11:39:16 [2022-04-17T11:39:16.740Z] --- PASS: TestNew (0.00s)
11:39:16 [2022-04-17T11:39:16.740Z] === RUN   TestAddDriver
11:39:16 [2022-04-17T11:39:16.740Z] --- PASS: TestAddDriver (0.00s)
11:39:16 [2022-04-17T11:39:16.740Z] === RUN   TestAddDuplicateDriver
11:39:16 [2022-04-17T11:39:16.740Z] --- PASS: TestAddDuplicateDriver (0.00s)
11:39:16 [2022-04-17T11:39:16.740Z] === RUN   TestIPAMDefaultAddressSpaces
11:39:16 [2022-04-17T11:39:16.740Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
11:39:16 [2022-04-17T11:39:16.740Z] === RUN   TestDriver
11:39:16 [2022-04-17T11:39:16.740Z] --- PASS: TestDriver (0.00s)
11:39:16 [2022-04-17T11:39:16.740Z] === RUN   TestIPAM
11:39:16 [2022-04-17T11:39:16.740Z] --- PASS: TestIPAM (0.00s)
11:39:16 [2022-04-17T11:39:16.740Z] === RUN   TestWalkIPAMs
11:39:16 [2022-04-17T11:39:16.740Z] --- PASS: TestWalkIPAMs (0.00s)
11:39:16 [2022-04-17T11:39:16.740Z] === RUN   TestWalkDrivers
11:39:16 [2022-04-17T11:39:16.740Z] --- PASS: TestWalkDrivers (0.00s)
11:39:16 [2022-04-17T11:39:16.740Z] PASS
11:39:16 [2022-04-17T11:39:16.740Z] coverage: 82.4% of statements
11:39:16 [2022-04-17T11:39:16.740Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.105s	coverage: 82.4% of statements
11:39:16 [2022-04-17T11:39:16.740Z] === RUN   TestBuildDefault
11:39:16 [2022-04-17T11:39:16.740Z] --- PASS: TestBuildDefault (0.00s)
11:39:16 [2022-04-17T11:39:16.740Z] === RUN   TestBuildHostnameDomainname
11:39:16 [2022-04-17T11:39:16.740Z] --- PASS: TestBuildHostnameDomainname (0.00s)
11:39:16 [2022-04-17T11:39:16.740Z] === RUN   TestBuildHostname
11:39:16 [2022-04-17T11:39:16.740Z] --- PASS: TestBuildHostname (0.00s)
11:39:16 [2022-04-17T11:39:16.740Z] === RUN   TestBuildHostnameFQDN
11:39:16 [2022-04-17T11:39:16.740Z] --- PASS: TestBuildHostnameFQDN (0.00s)
11:39:16 [2022-04-17T11:39:16.740Z] === RUN   TestBuildNoIP
11:39:16 [2022-04-17T11:39:16.740Z] --- PASS: TestBuildNoIP (0.00s)
11:39:16 [2022-04-17T11:39:16.740Z] === RUN   TestUpdate
11:39:16 [2022-04-17T11:39:16.740Z] --- PASS: TestUpdate (0.00s)
11:39:16 [2022-04-17T11:39:16.740Z] === RUN   TestUpdateIgnoresPrefixedHostname
11:39:16 [2022-04-17T11:39:16.740Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
11:39:16 [2022-04-17T11:39:16.740Z] === RUN   TestDeleteIgnoresPrefixedHostname
11:39:16 [2022-04-17T11:39:16.740Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
11:39:16 [2022-04-17T11:39:16.740Z] === RUN   TestAddEmpty
11:39:16 [2022-04-17T11:39:16.740Z] --- PASS: TestAddEmpty (0.00s)
11:39:16 [2022-04-17T11:39:16.740Z] === RUN   TestAdd
11:39:16 [2022-04-17T11:39:16.740Z] --- PASS: TestAdd (0.00s)
11:39:16 [2022-04-17T11:39:16.740Z] === RUN   TestDeleteEmpty
11:39:16 [2022-04-17T11:39:16.740Z] --- PASS: TestDeleteEmpty (0.00s)
11:39:16 [2022-04-17T11:39:16.740Z] === RUN   TestDeleteNewline
11:39:16 [2022-04-17T11:39:16.740Z] --- PASS: TestDeleteNewline (0.00s)
11:39:16 [2022-04-17T11:39:16.740Z] === RUN   TestDelete
11:39:16 [2022-04-17T11:39:16.740Z] --- PASS: TestDelete (0.00s)
11:39:16 [2022-04-17T11:39:16.740Z] === RUN   TestConcurrentWrites
11:39:16 [2022-04-17T11:39:16.959Z] === RUN   TestSequenceGetAvailableBit
11:39:16 [2022-04-17T11:39:16.959Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
11:39:16 [2022-04-17T11:39:16.959Z] === RUN   TestSequenceEqual
11:39:16 [2022-04-17T11:39:16.959Z] --- PASS: TestSequenceEqual (0.00s)
11:39:16 [2022-04-17T11:39:16.959Z] === RUN   TestSequenceCopy
11:39:16 [2022-04-17T11:39:16.959Z] --- PASS: TestSequenceCopy (0.00s)
11:39:16 [2022-04-17T11:39:16.959Z] === RUN   TestGetFirstAvailable
11:39:16 [2022-04-17T11:39:16.959Z] --- PASS: TestGetFirstAvailable (0.00s)
11:39:16 [2022-04-17T11:39:16.959Z] === RUN   TestFindSequence
11:39:16 [2022-04-17T11:39:16.959Z] --- PASS: TestFindSequence (0.00s)
11:39:16 [2022-04-17T11:39:16.959Z] === RUN   TestCheckIfAvailable
11:39:16 [2022-04-17T11:39:16.959Z] --- PASS: TestCheckIfAvailable (0.00s)
11:39:16 [2022-04-17T11:39:16.959Z] === RUN   TestMergeSequences
11:39:16 [2022-04-17T11:39:16.959Z] --- PASS: TestMergeSequences (0.00s)
11:39:16 [2022-04-17T11:39:16.959Z] === RUN   TestPushReservation
11:39:16 [2022-04-17T11:39:16.959Z] --- PASS: TestPushReservation (0.00s)
11:39:16 [2022-04-17T11:39:16.959Z] === RUN   TestSerializeDeserialize
11:39:16 [2022-04-17T11:39:16.959Z] --- PASS: TestSerializeDeserialize (0.00s)
11:39:16 [2022-04-17T11:39:16.959Z] === RUN   TestSet
11:39:16 [2022-04-17T11:39:16.959Z] --- PASS: TestSet (0.00s)
11:39:16 [2022-04-17T11:39:16.959Z] === RUN   TestSetUnset
11:39:16 [2022-04-17T11:39:16.959Z] --- PASS: TestSetUnset (0.00s)
11:39:16 [2022-04-17T11:39:16.959Z] === RUN   TestOffsetSetUnset
11:39:16 [2022-04-17T11:39:16.959Z] --- PASS: TestOffsetSetUnset (0.00s)
11:39:16 [2022-04-17T11:39:16.959Z] === RUN   TestSetInRange
11:39:16 [2022-04-17T11:39:16.959Z] --- PASS: TestSetInRange (0.00s)
11:39:16 [2022-04-17T11:39:16.959Z] === RUN   TestSetAnyInRange
11:39:16 [2022-04-17T11:39:16.959Z] --- PASS: TestSetAnyInRange (0.00s)
11:39:16 [2022-04-17T11:39:16.959Z] === RUN   TestMethods
11:39:16 [2022-04-17T11:39:16.959Z] --- PASS: TestMethods (0.00s)
11:39:16 [2022-04-17T11:39:16.959Z] === RUN   TestRandomAllocateDeallocate
11:39:16 [2022-04-17T11:39:16.959Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:39:16 [2022-04-17T11:39:16.959Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:39:16 [2022-04-17T11:39:16.959Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:39:16 [2022-04-17T11:39:16.959Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:39:17 [2022-04-17T11:39:17.184Z] time="2022-04-17T11:39:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:39:17 [2022-04-17T11:39:17.184Z] time="2022-04-17T11:39:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf384527e45bb5b79ec9a7147ae27079f56889cfa55c8f7fa22d8b9a3c7cf1ab" mediatype=application/vnd.docker.plugin.v1+json size=522
11:39:17 [2022-04-17T11:39:17.184Z] time="2022-04-17T11:39:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:39:17 [2022-04-17T11:39:17.184Z] time="2022-04-17T11:39:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf384527e45bb5b79ec9a7147ae27079f56889cfa55c8f7fa22d8b9a3c7cf1ab" mediatype=application/vnd.docker.plugin.v1+json size=522
11:39:17 [2022-04-17T11:39:17.184Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
11:39:17 [2022-04-17T11:39:17.184Z] === RUN   TestPluginInstall/with_htpasswd
11:39:17 [2022-04-17T11:39:17.209Z] --- PASS: TestRandomAllocateDeallocate (7.16s)
11:39:17 [2022-04-17T11:39:17.209Z] === RUN   TestAllocateRandomDeallocate
11:39:17 [2022-04-17T11:39:17.209Z] --- PASS: TestConcurrentWrites (0.33s)
11:39:17 [2022-04-17T11:39:17.209Z] PASS
11:39:17 [2022-04-17T11:39:17.209Z] coverage: 81.2% of statements
11:39:17 [2022-04-17T11:39:17.209Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.424s	coverage: 81.2% of statements
11:39:17 [2022-04-17T11:39:17.678Z] === RUN   TestNew
11:39:17 [2022-04-17T11:39:17.678Z] --- PASS: TestNew (0.00s)
11:39:17 [2022-04-17T11:39:17.678Z] === RUN   TestAllocate
11:39:17 [2022-04-17T11:39:17.678Z] --- PASS: TestAllocate (0.00s)
11:39:17 [2022-04-17T11:39:17.678Z] === RUN   TestUninitialized
11:39:17 [2022-04-17T11:39:17.678Z] --- PASS: TestUninitialized (0.00s)
11:39:17 [2022-04-17T11:39:17.678Z] === RUN   TestAllocateInRange
11:39:17 [2022-04-17T11:39:17.678Z] --- PASS: TestAllocateInRange (0.00s)
11:39:17 [2022-04-17T11:39:17.678Z] === RUN   TestAllocateSerial
11:39:17 [2022-04-17T11:39:17.678Z] --- PASS: TestAllocateSerial (0.00s)
11:39:17 [2022-04-17T11:39:17.678Z] PASS
11:39:17 [2022-04-17T11:39:17.678Z] coverage: 87.5% of statements
11:39:17 [2022-04-17T11:39:17.678Z] ok  	github.com/docker/docker/libnetwork/idm	0.056s	coverage: 87.5% of statements
11:39:17 [2022-04-17T11:39:17.678Z] === RUN   TestCaller
11:39:17 [2022-04-17T11:39:17.678Z] --- PASS: TestCaller (0.00s)
11:39:17 [2022-04-17T11:39:17.679Z] PASS
11:39:17 [2022-04-17T11:39:17.679Z] coverage: 100.0% of statements
11:39:17 [2022-04-17T11:39:17.679Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.050s	coverage: 100.0% of statements
11:39:17 [2022-04-17T11:39:17.755Z] time="2022-04-17T11:39:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:39:17 [2022-04-17T11:39:17.755Z] time="2022-04-17T11:39:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7249b001a6f1f7991400452fbce6ae9ccfcdd58444624bbb686f99dd7930eaf9" mediatype=application/vnd.docker.plugin.v1+json size=522
11:39:17 [2022-04-17T11:39:17.755Z] time="2022-04-17T11:39:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:39:17 [2022-04-17T11:39:17.755Z] time="2022-04-17T11:39:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7249b001a6f1f7991400452fbce6ae9ccfcdd58444624bbb686f99dd7930eaf9" mediatype=application/vnd.docker.plugin.v1+json size=522
11:39:17 [2022-04-17T11:39:17.755Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
11:39:18 [2022-04-17T11:39:18.014Z] === RUN   TestPluginInstall/with_insecure
11:39:18 [2022-04-17T11:39:18.667Z] === RUN   TestSetSerialInsertDelete
11:39:18 [2022-04-17T11:39:18.667Z] --- PASS: TestSetSerialInsertDelete (0.00s)
11:39:18 [2022-04-17T11:39:18.667Z] === RUN   TestSetParallelInsertDelete
11:39:18 [2022-04-17T11:39:18.667Z] --- PASS: TestAllocateRandomDeallocate (1.65s)
11:39:18 [2022-04-17T11:39:18.667Z] === RUN   TestAllocateRandomDeallocateSerialize
11:39:18 [2022-04-17T11:39:18.946Z] --- PASS: TestBuildMultiStageLayerLeak (11.28s)
11:39:18 [2022-04-17T11:39:18.946Z] === RUN   TestBuildWithHugeFile
11:39:19 [2022-04-17T11:39:19.395Z] time="2022-04-17T11:39:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:39:19 [2022-04-17T11:39:19.395Z] time="2022-04-17T11:39:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:759b8c021adeb9c4ce291a3d210562caac30484bb0af6a4ab50219fb3f913a9d" mediatype=application/vnd.docker.plugin.v1+json size=522
11:39:19 [2022-04-17T11:39:19.395Z] time="2022-04-17T11:39:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:39:19 [2022-04-17T11:39:19.395Z] time="2022-04-17T11:39:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:759b8c021adeb9c4ce291a3d210562caac30484bb0af6a4ab50219fb3f913a9d" mediatype=application/vnd.docker.plugin.v1+json size=522
11:39:19 [2022-04-17T11:39:19.395Z] === RUN   TestDockerSuite/TestCommitWithoutPause
11:39:19 [2022-04-17T11:39:19.395Z]     plugin_test.go:195: [d893e5f5f5962] daemon is not started
11:39:19 [2022-04-17T11:39:19.395Z] --- PASS: TestPluginInstall (4.28s)
11:39:19 [2022-04-17T11:39:19.395Z]     --- PASS: TestPluginInstall/no_auth (2.11s)
11:39:19 [2022-04-17T11:39:19.395Z]     --- PASS: TestPluginInstall/with_htpasswd (0.87s)
11:39:19 [2022-04-17T11:39:19.395Z]     --- PASS: TestPluginInstall/with_insecure (1.30s)
11:39:19 [2022-04-17T11:39:19.395Z] === RUN   TestPluginsWithRuntimes
11:39:19 [2022-04-17T11:39:19.657Z] === RUN   TestInt2IP2IntConversion
11:39:19 [2022-04-17T11:39:19.909Z] === RUN   TestInvalidConfig
11:39:19 [2022-04-17T11:39:19.909Z] --- PASS: TestInvalidConfig (0.00s)
11:39:19 [2022-04-17T11:39:19.909Z] === RUN   TestConfig
11:39:19 [2022-04-17T11:39:19.909Z] --- PASS: TestConfig (0.00s)
11:39:19 [2022-04-17T11:39:19.909Z] === RUN   TestOptionsLabels
11:39:19 [2022-04-17T11:39:19.909Z] --- PASS: TestOptionsLabels (0.00s)
11:39:19 [2022-04-17T11:39:19.909Z] === RUN   TestValidName
11:39:19 [2022-04-17T11:39:19.909Z] --- PASS: TestValidName (0.00s)
11:39:19 [2022-04-17T11:39:19.909Z] PASS
11:39:19 [2022-04-17T11:39:19.909Z] coverage: 19.7% of statements
11:39:19 [2022-04-17T11:39:19.909Z] ok  	github.com/docker/docker/libnetwork/config	0.149s	coverage: 19.7% of statements
11:39:19 [2022-04-17T11:39:19.963Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
11:39:19 [2022-04-17T11:39:19.963Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
11:39:19 [2022-04-17T11:39:19.963Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
11:39:19 [2022-04-17T11:39:19.963Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
11:39:19 [2022-04-17T11:39:19.963Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
11:39:19 [2022-04-17T11:39:19.963Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
11:39:19 [2022-04-17T11:39:19.963Z] === RUN   TestDockerSuite/TestContainerAPICommit
11:39:20 [2022-04-17T11:39:20.126Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.40s)
11:39:20 [2022-04-17T11:39:20.126Z] === RUN   TestRetrieveFromStore
11:39:20 [2022-04-17T11:39:20.126Z] --- PASS: TestInt2IP2IntConversion (0.56s)
11:39:20 [2022-04-17T11:39:20.126Z] === RUN   TestGetAddressVersion
11:39:20 [2022-04-17T11:39:20.126Z] --- PASS: TestGetAddressVersion (0.00s)
11:39:20 [2022-04-17T11:39:20.126Z] === RUN   TestKeyString
11:39:20 [2022-04-17T11:39:20.126Z] --- PASS: TestKeyString (0.00s)
11:39:20 [2022-04-17T11:39:20.126Z] === RUN   TestPoolDataMarshal
11:39:20 [2022-04-17T11:39:20.126Z] --- PASS: TestPoolDataMarshal (0.00s)
11:39:20 [2022-04-17T11:39:20.126Z] === RUN   TestSubnetsMarshal
11:39:20 [2022-04-17T11:39:20.126Z] --- PASS: TestSubnetsMarshal (0.07s)
11:39:20 [2022-04-17T11:39:20.126Z] === RUN   TestAddSubnets
11:39:20 [2022-04-17T11:39:20.377Z] === RUN   TestKey
11:39:20 [2022-04-17T11:39:20.377Z] --- PASS: TestKey (0.00s)
11:39:20 [2022-04-17T11:39:20.377Z] === RUN   TestParseKey
11:39:20 [2022-04-17T11:39:20.377Z] --- PASS: TestParseKey (0.00s)
11:39:20 [2022-04-17T11:39:20.377Z] === RUN   TestInvalidDataStore
11:39:20 [2022-04-17T11:39:20.377Z] --- PASS: TestInvalidDataStore (0.00s)
11:39:20 [2022-04-17T11:39:20.377Z] === RUN   TestKVObjectFlatKey
11:39:20 [2022-04-17T11:39:20.377Z] --- PASS: TestKVObjectFlatKey (0.00s)
11:39:20 [2022-04-17T11:39:20.377Z] === RUN   TestAtomicKVObjectFlatKey
11:39:20 [2022-04-17T11:39:20.377Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
11:39:20 [2022-04-17T11:39:20.377Z] PASS
11:39:20 [2022-04-17T11:39:20.377Z] coverage: 21.9% of statements
11:39:20 [2022-04-17T11:39:20.377Z] ok  	github.com/docker/docker/libnetwork/datastore	0.073s	coverage: 21.9% of statements
11:39:20 [2022-04-17T11:39:20.377Z] === RUN   TestErrorInterfaces
11:39:20 [2022-04-17T11:39:20.377Z] --- PASS: TestErrorInterfaces (0.00s)
11:39:20 [2022-04-17T11:39:20.377Z] === RUN   TestNetworkMarshalling
11:39:20 [2022-04-17T11:39:20.598Z] --- PASS: TestAddSubnets (0.08s)
11:39:20 [2022-04-17T11:39:20.598Z] === RUN   TestDoublePoolRelease
11:39:20 [2022-04-17T11:39:20.598Z] --- PASS: TestDoublePoolRelease (0.05s)
11:39:20 [2022-04-17T11:39:20.598Z] === RUN   TestAddReleasePoolID
11:39:20 [2022-04-17T11:39:20.598Z] === RUN   TestPoolRequest
11:39:20 [2022-04-17T11:39:20.598Z] --- PASS: TestPoolRequest (0.00s)
11:39:20 [2022-04-17T11:39:20.598Z] === RUN   TestOtherRequests
11:39:20 [2022-04-17T11:39:20.598Z] --- PASS: TestOtherRequests (0.00s)
11:39:20 [2022-04-17T11:39:20.598Z] PASS
11:39:20 [2022-04-17T11:39:20.598Z] coverage: 57.1% of statements
11:39:20 [2022-04-17T11:39:20.598Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.052s	coverage: 57.1% of statements
11:39:20 [2022-04-17T11:39:20.598Z] --- PASS: TestAddReleasePoolID (0.10s)
11:39:20 [2022-04-17T11:39:20.598Z] === RUN   TestPredefinedPool
11:39:20 [2022-04-17T11:39:20.598Z] --- PASS: TestPredefinedPool (0.05s)
11:39:20 [2022-04-17T11:39:20.598Z] === RUN   TestRemoveSubnet
11:39:20 [2022-04-17T11:39:20.598Z] --- PASS: TestRetrieveFromStore (0.73s)
11:39:20 [2022-04-17T11:39:20.598Z] === RUN   TestIsCorrupted
11:39:20 [2022-04-17T11:39:20.598Z] --- PASS: TestIsCorrupted (0.03s)
11:39:20 [2022-04-17T11:39:20.598Z] === RUN   TestSetRollover
11:39:20 [2022-04-17T11:39:20.845Z] --- PASS: TestNetworkMarshalling (0.22s)
11:39:20 [2022-04-17T11:39:20.845Z] === RUN   TestEndpointMarshalling
11:39:20 [2022-04-17T11:39:20.845Z] --- PASS: TestEndpointMarshalling (0.00s)
11:39:20 [2022-04-17T11:39:20.845Z] === RUN   TestAuxAddresses
11:39:20 [2022-04-17T11:39:20.845Z] time="2022-04-17T11:39:20Z" level=info msg="Restoring existing overlay networks from HNS into docker"
11:39:20 [2022-04-17T11:39:20.845Z] --- PASS: TestAuxAddresses (0.02s)
11:39:20 [2022-04-17T11:39:20.845Z] === RUN   TestSRVServiceQuery
11:39:20 [2022-04-17T11:39:20.845Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
11:39:20 [2022-04-17T11:39:20.845Z] --- SKIP: TestSRVServiceQuery (0.01s)
11:39:20 [2022-04-17T11:39:20.845Z] === RUN   TestServiceVIPReuse
11:39:20 [2022-04-17T11:39:20.845Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
11:39:20 [2022-04-17T11:39:20.845Z] --- SKIP: TestServiceVIPReuse (0.01s)
11:39:20 [2022-04-17T11:39:20.845Z] === RUN   TestIpamReleaseOnNetDriverFailures
11:39:20 [2022-04-17T11:39:20.845Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
11:39:20 [2022-04-17T11:39:20.845Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s)
11:39:20 [2022-04-17T11:39:20.845Z] === RUN   TestDNSIPQuery
11:39:20 [2022-04-17T11:39:20.845Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
11:39:20 [2022-04-17T11:39:20.845Z] --- SKIP: TestDNSIPQuery (0.00s)
11:39:20 [2022-04-17T11:39:20.845Z] === RUN   TestDNSProxyServFail
11:39:20 [2022-04-17T11:39:20.845Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
11:39:20 [2022-04-17T11:39:20.846Z] --- SKIP: TestDNSProxyServFail (0.00s)
11:39:20 [2022-04-17T11:39:20.846Z] === RUN   TestSandboxAddEmpty
11:39:20 [2022-04-17T11:39:20.846Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
11:39:20 [2022-04-17T11:39:20.846Z] --- SKIP: TestSandboxAddEmpty (0.00s)
11:39:20 [2022-04-17T11:39:20.846Z] === RUN   TestSandboxAddMultiPrio
11:39:20 [2022-04-17T11:39:20.846Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
11:39:20 [2022-04-17T11:39:20.846Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
11:39:20 [2022-04-17T11:39:20.846Z] === RUN   TestSandboxAddSamePrio
11:39:20 [2022-04-17T11:39:20.846Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
11:39:20 [2022-04-17T11:39:20.846Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
11:39:20 [2022-04-17T11:39:20.846Z] === RUN   TestCleanupServiceDiscovery
11:39:20 [2022-04-17T11:39:20.846Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
11:39:20 [2022-04-17T11:39:20.846Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
11:39:20 [2022-04-17T11:39:20.846Z] === RUN   TestDNSOptions
11:39:20 [2022-04-17T11:39:20.846Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
11:39:20 [2022-04-17T11:39:20.846Z] --- SKIP: TestDNSOptions (0.00s)
11:39:20 [2022-04-17T11:39:20.846Z] === RUN   TestMultipleControllersWithSameStore
11:39:20 [2022-04-17T11:39:20.846Z] time="2022-04-17T11:39:20Z" level=info msg="Restoring existing overlay networks from HNS into docker"
11:39:20 [2022-04-17T11:39:20.846Z] time="2022-04-17T11:39:20Z" level=info msg="Restoring existing overlay networks from HNS into docker"
11:39:20 [2022-04-17T11:39:20.846Z] --- PASS: TestMultipleControllersWithSameStore (0.02s)
11:39:20 [2022-04-17T11:39:20.846Z] PASS
11:39:20 [2022-04-17T11:39:20.846Z] coverage: 8.5% of statements
11:39:20 [2022-04-17T11:39:20.846Z] ok  	github.com/docker/docker/libnetwork	0.408s	coverage: 8.5% of statements
11:39:20 [2022-04-17T11:39:20.846Z] === RUN   TestIPDataMarshalling
11:39:20 [2022-04-17T11:39:20.846Z] --- PASS: TestIPDataMarshalling (0.00s)
11:39:20 [2022-04-17T11:39:20.846Z] === RUN   TestValidateAndIsV6
11:39:20 [2022-04-17T11:39:20.846Z] --- PASS: TestValidateAndIsV6 (0.00s)
11:39:20 [2022-04-17T11:39:20.846Z] PASS
11:39:20 [2022-04-17T11:39:20.846Z] coverage: 68.9% of statements
11:39:20 [2022-04-17T11:39:20.846Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.060s	coverage: 68.9% of statements
11:39:21 [2022-04-17T11:39:21.067Z] --- PASS: TestRemoveSubnet (0.31s)
11:39:21 [2022-04-17T11:39:21.068Z] === RUN   TestGetSameAddress
11:39:21 [2022-04-17T11:39:21.068Z] --- PASS: TestGetSameAddress (0.04s)
11:39:21 [2022-04-17T11:39:21.068Z] === RUN   TestPoolAllocationReuse
11:39:21 [2022-04-17T11:39:21.350Z] === RUN   TestPluginsWithRuntimes/No_Args
11:39:21 [2022-04-17T11:39:21.350Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
11:39:21 [2022-04-17T11:39:21.537Z] === RUN   TestGetCapabilities
11:39:21 [2022-04-17T11:39:21.537Z] --- PASS: TestGetCapabilities (0.01s)
11:39:21 [2022-04-17T11:39:21.537Z] === RUN   TestGetCapabilitiesFromLegacyDriver
11:39:21 [2022-04-17T11:39:21.836Z] === RUN   TestDriver
11:39:21 [2022-04-17T11:39:21.836Z] --- PASS: TestDriver (0.00s)
11:39:21 [2022-04-17T11:39:21.836Z] PASS
11:39:21 [2022-04-17T11:39:21.836Z] coverage: 34.8% of statements
11:39:21 [2022-04-17T11:39:21.836Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.048s	coverage: 34.8% of statements
11:39:22 [2022-04-17T11:39:22.006Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s)
11:39:22 [2022-04-17T11:39:22.006Z] === RUN   TestGetDefaultAddressSpaces
11:39:22 [2022-04-17T11:39:22.006Z] --- PASS: TestGetDefaultAddressSpaces (0.01s)
11:39:22 [2022-04-17T11:39:22.006Z] === RUN   TestRemoteDriver
11:39:22 [2022-04-17T11:39:22.006Z] --- PASS: TestRemoteDriver (0.01s)
11:39:22 [2022-04-17T11:39:22.006Z] PASS
11:39:22 [2022-04-17T11:39:22.006Z] coverage: 47.4% of statements
11:39:22 [2022-04-17T11:39:22.006Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.088s	coverage: 47.4% of statements
11:39:22 [2022-04-17T11:39:22.290Z] === RUN   TestPluginsWithRuntimes/With_Args
11:39:22 [2022-04-17T11:39:22.304Z] === RUN   TestDriver
11:39:22 [2022-04-17T11:39:22.304Z] --- PASS: TestDriver (0.00s)
11:39:22 [2022-04-17T11:39:22.304Z] PASS
11:39:22 [2022-04-17T11:39:22.304Z] coverage: 34.8% of statements
11:39:22 [2022-04-17T11:39:22.304Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.094s	coverage: 34.8% of statements
11:39:22 [2022-04-17T11:39:22.549Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
11:39:22 [2022-04-17T11:39:22.549Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
11:39:22 [2022-04-17T11:39:22.772Z] === RUN   TestNetworkAllocateFree
11:39:22 [2022-04-17T11:39:22.772Z] --- PASS: TestNetworkAllocateFree (0.00s)
11:39:22 [2022-04-17T11:39:22.772Z] === RUN   TestNetworkAllocateUserDefinedVNIs
11:39:22 [2022-04-17T11:39:22.772Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
11:39:22 [2022-04-17T11:39:22.772Z] PASS
11:39:22 [2022-04-17T11:39:22.772Z] coverage: 63.6% of statements
11:39:22 [2022-04-17T11:39:22.772Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.061s	coverage: 63.6% of statements
11:39:22 [2022-04-17T11:39:22.997Z] === RUN   TestWindowsIPAM
11:39:22 [2022-04-17T11:39:22.997Z] --- PASS: TestWindowsIPAM (0.00s)
11:39:22 [2022-04-17T11:39:22.997Z] PASS
11:39:22 [2022-04-17T11:39:22.997Z] coverage: 71.4% of statements
11:39:22 [2022-04-17T11:39:22.997Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.046s	coverage: 71.4% of statements
11:39:22 [2022-04-17T11:39:22.997Z] --- PASS: TestSetRollover (2.12s)
11:39:22 [2022-04-17T11:39:22.997Z] === RUN   TestSetRolloverSerial
11:39:22 [2022-04-17T11:39:22.997Z] --- PASS: TestPoolAllocationReuse (2.16s)
11:39:22 [2022-04-17T11:39:22.997Z] === RUN   TestGetAddressSubPoolEqualPool
11:39:22 [2022-04-17T11:39:22.997Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s)
11:39:22 [2022-04-17T11:39:22.997Z] === RUN   TestRequestReleaseAddressFromSubPool
11:39:23 [2022-04-17T11:39:23.118Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
11:39:23 [2022-04-17T11:39:23.244Z] === RUN   TestGetEmptyCapabilities
11:39:23 [2022-04-17T11:39:23.244Z] --- PASS: TestGetEmptyCapabilities (0.01s)
11:39:23 [2022-04-17T11:39:23.244Z] === RUN   TestGetExtraCapabilities
11:39:23 [2022-04-17T11:39:23.244Z] --- PASS: TestGetExtraCapabilities (0.01s)
11:39:23 [2022-04-17T11:39:23.244Z] === RUN   TestGetInvalidCapabilities
11:39:23 [2022-04-17T11:39:23.244Z] --- PASS: TestGetInvalidCapabilities (0.01s)
11:39:23 [2022-04-17T11:39:23.244Z] === RUN   TestRemoteDriver
11:39:23 [2022-04-17T11:39:23.244Z] --- PASS: TestRemoteDriver (0.01s)
11:39:23 [2022-04-17T11:39:23.244Z] === RUN   TestDriverError
11:39:23 [2022-04-17T11:39:23.244Z] --- PASS: TestDriverError (0.01s)
11:39:23 [2022-04-17T11:39:23.244Z] === RUN   TestMissingValues
11:39:23 [2022-04-17T11:39:23.244Z] --- PASS: TestMissingValues (0.01s)
11:39:23 [2022-04-17T11:39:23.244Z] === RUN   TestRollback
11:39:23 [2022-04-17T11:39:23.244Z] --- PASS: TestRollback (0.01s)
11:39:23 [2022-04-17T11:39:23.244Z] PASS
11:39:23 [2022-04-17T11:39:23.244Z] coverage: 57.4% of statements
11:39:23 [2022-04-17T11:39:23.244Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.104s	coverage: 57.4% of statements
11:39:23 [2022-04-17T11:39:23.377Z] --- PASS: TestPluginsWithRuntimes (3.83s)
11:39:23 [2022-04-17T11:39:23.377Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.00s)
11:39:23 [2022-04-17T11:39:23.377Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.04s)
11:39:23 [2022-04-17T11:39:23.377Z] === RUN   TestPluginBackCompatMediaTypes
11:39:23 [2022-04-17T11:39:23.636Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
11:39:23 [2022-04-17T11:39:23.712Z] --- PASS: TestRandomAllocateDeallocate (6.71s)
11:39:23 [2022-04-17T11:39:23.712Z] === RUN   TestAllocateRandomDeallocate
11:39:23 [2022-04-17T11:39:23.712Z] === RUN   TestNAT
11:39:23 [2022-04-17T11:39:23.712Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
11:39:23 [2022-04-17T11:39:23.712Z] --- SKIP: TestNAT (0.00s)
11:39:23 [2022-04-17T11:39:23.712Z] === RUN   TestTransparent
11:39:23 [2022-04-17T11:39:23.712Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
11:39:23 [2022-04-17T11:39:23.712Z] --- SKIP: TestTransparent (0.00s)
11:39:23 [2022-04-17T11:39:23.712Z] PASS
11:39:23 [2022-04-17T11:39:23.712Z] coverage: 0.0% of statements
11:39:23 [2022-04-17T11:39:23.712Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.060s	coverage: 0.0% of statements
11:39:23 [2022-04-17T11:39:23.895Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s)
11:39:23 [2022-04-17T11:39:23.895Z] PASS
11:39:23 [2022-04-17T11:39:23.895Z] 
11:39:23 [2022-04-17T11:39:23.895Z] DONE 24 tests in 9.010s
11:39:23 [2022-04-17T11:39:23.986Z] === RUN   TestDefaultNetwork
11:39:23 [2022-04-17T11:39:23.986Z] --- PASS: TestDefaultNetwork (0.30s)
11:39:23 [2022-04-17T11:39:23.986Z] === RUN   TestConfigGlobalScopeDefaultNetworks
11:39:24 [2022-04-17T11:39:24.154Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:39:24 [2022-04-17T11:39:24.154Z] ++ 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
11:39:24 [2022-04-17T11:39:24.154Z] ++ set -e
11:39:24 [2022-04-17T11:39:24.154Z] ++ '[' -n 0 ']'
11:39:24 [2022-04-17T11:39:24.154Z] ++ set -x
11:39:24 [2022-04-17T11:39:24.154Z] ++ 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
11:39:24 [2022-04-17T11:39:24.154Z] INFO: Testing against a local daemon
11:39:24 [2022-04-17T11:39:24.154Z] === RUN   TestExternalGraphDriver
11:39:24 [2022-04-17T11:39:24.154Z] === RUN   TestExternalGraphDriver/json
11:39:24 [2022-04-17T11:39:24.180Z] === RUN   TestBuildDefault
11:39:24 [2022-04-17T11:39:24.180Z] --- PASS: TestBuildDefault (0.01s)
11:39:24 [2022-04-17T11:39:24.180Z] === RUN   TestBuildHostnameDomainname
11:39:24 [2022-04-17T11:39:24.180Z] --- PASS: TestBuildHostnameDomainname (0.00s)
11:39:24 [2022-04-17T11:39:24.180Z] === RUN   TestBuildHostname
11:39:24 [2022-04-17T11:39:24.180Z] --- PASS: TestBuildHostname (0.00s)
11:39:24 [2022-04-17T11:39:24.180Z] === RUN   TestBuildHostnameFQDN
11:39:24 [2022-04-17T11:39:24.180Z] --- PASS: TestBuildHostnameFQDN (0.00s)
11:39:24 [2022-04-17T11:39:24.180Z] === RUN   TestBuildNoIP
11:39:24 [2022-04-17T11:39:24.180Z] --- PASS: TestBuildNoIP (0.00s)
11:39:24 [2022-04-17T11:39:24.180Z] === RUN   TestUpdate
11:39:24 [2022-04-17T11:39:24.180Z] --- PASS: TestUpdate (0.00s)
11:39:24 [2022-04-17T11:39:24.180Z] === RUN   TestUpdateIgnoresPrefixedHostname
11:39:24 [2022-04-17T11:39:24.180Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
11:39:24 [2022-04-17T11:39:24.180Z] === RUN   TestDeleteIgnoresPrefixedHostname
11:39:24 [2022-04-17T11:39:24.180Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
11:39:24 [2022-04-17T11:39:24.180Z] === RUN   TestAddEmpty
11:39:24 [2022-04-17T11:39:24.180Z] --- PASS: TestAddEmpty (0.00s)
11:39:24 [2022-04-17T11:39:24.180Z] === RUN   TestAdd
11:39:24 [2022-04-17T11:39:24.180Z] --- PASS: TestAdd (0.00s)
11:39:24 [2022-04-17T11:39:24.180Z] === RUN   TestDeleteEmpty
11:39:24 [2022-04-17T11:39:24.180Z] --- PASS: TestDeleteEmpty (0.00s)
11:39:24 [2022-04-17T11:39:24.180Z] === RUN   TestDeleteNewline
11:39:24 [2022-04-17T11:39:24.180Z] --- PASS: TestDeleteNewline (0.00s)
11:39:24 [2022-04-17T11:39:24.180Z] === RUN   TestDelete
11:39:24 [2022-04-17T11:39:24.180Z] --- PASS: TestDelete (0.00s)
11:39:24 [2022-04-17T11:39:24.180Z] === RUN   TestConcurrentWrites
11:39:24 [2022-04-17T11:39:24.180Z] === RUN   TestNew
11:39:24 [2022-04-17T11:39:24.180Z] --- PASS: TestNew (0.00s)
11:39:24 [2022-04-17T11:39:24.180Z] === RUN   TestAddDriver
11:39:24 [2022-04-17T11:39:24.180Z] --- PASS: TestAddDriver (0.00s)
11:39:24 [2022-04-17T11:39:24.180Z] === RUN   TestAddDuplicateDriver
11:39:24 [2022-04-17T11:39:24.180Z] --- PASS: TestAddDuplicateDriver (0.00s)
11:39:24 [2022-04-17T11:39:24.180Z] === RUN   TestIPAMDefaultAddressSpaces
11:39:24 [2022-04-17T11:39:24.180Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
11:39:24 [2022-04-17T11:39:24.180Z] === RUN   TestDriver
11:39:24 [2022-04-17T11:39:24.180Z] --- PASS: TestDriver (0.00s)
11:39:24 [2022-04-17T11:39:24.180Z] === RUN   TestIPAM
11:39:24 [2022-04-17T11:39:24.180Z] --- PASS: TestIPAM (0.00s)
11:39:24 [2022-04-17T11:39:24.180Z] === RUN   TestWalkIPAMs
11:39:24 [2022-04-17T11:39:24.180Z] --- PASS: TestWalkIPAMs (0.00s)
11:39:24 [2022-04-17T11:39:24.180Z] === RUN   TestWalkDrivers
11:39:24 [2022-04-17T11:39:24.180Z] --- PASS: TestWalkDrivers (0.00s)
11:39:24 [2022-04-17T11:39:24.180Z] PASS
11:39:24 [2022-04-17T11:39:24.180Z] coverage: 82.4% of statements
11:39:24 [2022-04-17T11:39:24.180Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.083s	coverage: 82.4% of statements
11:39:24 [2022-04-17T11:39:24.412Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
11:39:24 [2022-04-17T11:39:24.455Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s)
11:39:24 [2022-04-17T11:39:24.455Z] === RUN   TestInitAddressPools
11:39:24 [2022-04-17T11:39:24.455Z] --- PASS: TestInitAddressPools (0.00s)
11:39:24 [2022-04-17T11:39:24.455Z] PASS
11:39:24 [2022-04-17T11:39:24.455Z] coverage: 74.0% of statements
11:39:24 [2022-04-17T11:39:24.455Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.693s	coverage: 74.0% of statements
11:39:24 [2022-04-17T11:39:24.648Z] --- PASS: TestConcurrentWrites (0.27s)
11:39:24 [2022-04-17T11:39:24.648Z] PASS
11:39:24 [2022-04-17T11:39:24.648Z] coverage: 81.2% of statements
11:39:24 [2022-04-17T11:39:24.648Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.342s	coverage: 81.2% of statements
11:39:24 [2022-04-17T11:39:24.648Z] === RUN   TestNew
11:39:24 [2022-04-17T11:39:24.648Z] --- PASS: TestNew (0.00s)
11:39:24 [2022-04-17T11:39:24.648Z] === RUN   TestAllocate
11:39:24 [2022-04-17T11:39:24.648Z] --- PASS: TestAllocate (0.00s)
11:39:24 [2022-04-17T11:39:24.648Z] === RUN   TestUninitialized
11:39:24 [2022-04-17T11:39:24.648Z] --- PASS: TestUninitialized (0.00s)
11:39:24 [2022-04-17T11:39:24.648Z] === RUN   TestAllocateInRange
11:39:24 [2022-04-17T11:39:24.648Z] --- PASS: TestAllocateInRange (0.00s)
11:39:24 [2022-04-17T11:39:24.648Z] === RUN   TestAllocateSerial
11:39:24 [2022-04-17T11:39:24.648Z] --- PASS: TestAllocateSerial (0.00s)
11:39:24 [2022-04-17T11:39:24.648Z] PASS
11:39:24 [2022-04-17T11:39:24.648Z] coverage: 87.5% of statements
11:39:24 [2022-04-17T11:39:24.648Z] ok  	github.com/docker/docker/libnetwork/idm	0.045s	coverage: 87.5% of statements
11:39:24 [2022-04-17T11:39:24.671Z] === RUN   TestDockerSuite/TestContainerAPICreate
11:39:24 [2022-04-17T11:39:24.924Z] --- PASS: TestSetRolloverSerial (2.10s)
11:39:24 [2022-04-17T11:39:24.924Z] === RUN   TestGetFirstAvailableFromCurrent
11:39:24 [2022-04-17T11:39:24.924Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
11:39:24 [2022-04-17T11:39:24.924Z] PASS
11:39:24 [2022-04-17T11:39:24.924Z] coverage: 84.4% of statements
11:39:24 [2022-04-17T11:39:24.924Z] ok  	github.com/docker/docker/libnetwork/bitseq	15.255s	coverage: 84.4% of statements
11:39:24 [2022-04-17T11:39:24.924Z] === RUN   TestKeyValue
11:39:24 [2022-04-17T11:39:24.924Z] --- PASS: TestKeyValue (0.00s)
11:39:24 [2022-04-17T11:39:24.924Z] PASS
11:39:24 [2022-04-17T11:39:24.924Z] coverage: 60.0% of statements
11:39:24 [2022-04-17T11:39:24.924Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.043s	coverage: 60.0% of statements
11:39:25 [2022-04-17T11:39:25.116Z] --- PASS: TestAllocateRandomDeallocate (1.45s)
11:39:25 [2022-04-17T11:39:25.116Z] === RUN   TestAllocateRandomDeallocateSerialize
11:39:25 [2022-04-17T11:39:25.116Z] === RUN   TestCaller
11:39:25 [2022-04-17T11:39:25.116Z] --- PASS: TestCaller (0.00s)
11:39:25 [2022-04-17T11:39:25.116Z] PASS
11:39:25 [2022-04-17T11:39:25.116Z] coverage: 100.0% of statements
11:39:25 [2022-04-17T11:39:25.116Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.048s	coverage: 100.0% of statements
11:39:25 [2022-04-17T11:39:25.585Z] === RUN   TestSetSerialInsertDelete
11:39:25 [2022-04-17T11:39:25.585Z] --- PASS: TestSetSerialInsertDelete (0.00s)
11:39:25 [2022-04-17T11:39:25.585Z] === RUN   TestSetParallelInsertDelete
11:39:25 [2022-04-17T11:39:25.606Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
11:39:25 [2022-04-17T11:39:25.606Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
11:39:25 [2022-04-17T11:39:25.606Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
11:39:26 [2022-04-17T11:39:26.176Z] === RUN   TestExternalGraphDriver/spec
11:39:26 [2022-04-17T11:39:26.176Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
11:39:26 [2022-04-17T11:39:26.176Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
11:39:26 [2022-04-17T11:39:26.176Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
11:39:26 [2022-04-17T11:39:26.176Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
11:39:26 [2022-04-17T11:39:26.176Z] === RUN   TestDockerSuite/TestContainerAPIDelete
11:39:26 [2022-04-17T11:39:26.491Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.11s)
11:39:26 [2022-04-17T11:39:26.491Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
11:39:26 [2022-04-17T11:39:26.571Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.37s)
11:39:26 [2022-04-17T11:39:26.571Z] === RUN   TestRetrieveFromStore
11:39:26 [2022-04-17T11:39:26.743Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
11:39:27 [2022-04-17T11:39:27.039Z] === RUN   TestInt2IP2IntConversion
11:39:27 [2022-04-17T11:39:27.039Z] --- PASS: TestRetrieveFromStore (0.79s)
11:39:27 [2022-04-17T11:39:27.039Z] === RUN   TestIsCorrupted
11:39:27 [2022-04-17T11:39:27.039Z] --- PASS: TestIsCorrupted (0.03s)
11:39:27 [2022-04-17T11:39:27.039Z] === RUN   TestSetRollover
11:39:27 [2022-04-17T11:39:27.311Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
11:39:27 [2022-04-17T11:39:27.506Z] --- PASS: TestInt2IP2IntConversion (0.55s)
11:39:27 [2022-04-17T11:39:27.506Z] === RUN   TestGetAddressVersion
11:39:27 [2022-04-17T11:39:27.506Z] --- PASS: TestGetAddressVersion (0.00s)
11:39:27 [2022-04-17T11:39:27.506Z] === RUN   TestKeyString
11:39:27 [2022-04-17T11:39:27.506Z] --- PASS: TestKeyString (0.00s)
11:39:27 [2022-04-17T11:39:27.506Z] === RUN   TestPoolDataMarshal
11:39:27 [2022-04-17T11:39:27.506Z] --- PASS: TestPoolDataMarshal (0.00s)
11:39:27 [2022-04-17T11:39:27.506Z] === RUN   TestSubnetsMarshal
11:39:27 [2022-04-17T11:39:27.506Z] --- PASS: TestSubnetsMarshal (0.06s)
11:39:27 [2022-04-17T11:39:27.506Z] === RUN   TestAddSubnets
11:39:27 [2022-04-17T11:39:27.506Z] --- PASS: TestAddSubnets (0.06s)
11:39:27 [2022-04-17T11:39:27.506Z] === RUN   TestDoublePoolRelease
11:39:27 [2022-04-17T11:39:27.506Z] --- PASS: TestDoublePoolRelease (0.03s)
11:39:27 [2022-04-17T11:39:27.506Z] === RUN   TestAddReleasePoolID
11:39:27 [2022-04-17T11:39:27.506Z] === RUN   TestPoolRequest
11:39:27 [2022-04-17T11:39:27.506Z] --- PASS: TestPoolRequest (0.00s)
11:39:27 [2022-04-17T11:39:27.506Z] === RUN   TestOtherRequests
11:39:27 [2022-04-17T11:39:27.506Z] --- PASS: TestOtherRequests (0.00s)
11:39:27 [2022-04-17T11:39:27.506Z] PASS
11:39:27 [2022-04-17T11:39:27.506Z] coverage: 57.1% of statements
11:39:27 [2022-04-17T11:39:27.506Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.056s	coverage: 57.1% of statements
11:39:27 [2022-04-17T11:39:27.506Z] --- PASS: TestAddReleasePoolID (0.08s)
11:39:27 [2022-04-17T11:39:27.506Z] === RUN   TestPredefinedPool
11:39:27 [2022-04-17T11:39:27.506Z] --- PASS: TestPredefinedPool (0.03s)
11:39:27 [2022-04-17T11:39:27.506Z] === RUN   TestRemoveSubnet
11:39:27 [2022-04-17T11:39:27.879Z] === RUN   TestExternalGraphDriver/pull
11:39:27 [2022-04-17T11:39:27.879Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
11:39:27 [2022-04-17T11:39:27.879Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
11:39:27 [2022-04-17T11:39:27.974Z] --- PASS: TestRemoveSubnet (0.25s)
11:39:27 [2022-04-17T11:39:27.974Z] === RUN   TestGetSameAddress
11:39:27 [2022-04-17T11:39:27.974Z] --- PASS: TestGetSameAddress (0.03s)
11:39:27 [2022-04-17T11:39:27.974Z] === RUN   TestPoolAllocationReuse
11:39:28 [2022-04-17T11:39:28.712Z] --- PASS: TestSetParallelInsertDelete (10.00s)
11:39:28 [2022-04-17T11:39:28.712Z] PASS
11:39:28 [2022-04-17T11:39:28.712Z] coverage: 100.0% of statements
11:39:28 [2022-04-17T11:39:28.712Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.054s	coverage: 100.0% of statements
11:39:28 [2022-04-17T11:39:28.712Z] === RUN   TestNetworkDBSimple
11:39:28 [2022-04-17T11:39:28.962Z] --- PASS: TestSetRollover (1.57s)
11:39:28 [2022-04-17T11:39:28.962Z] === RUN   TestSetRolloverSerial
11:39:28 [2022-04-17T11:39:28.962Z] === RUN   TestGetCapabilities
11:39:28 [2022-04-17T11:39:28.962Z] --- PASS: TestGetCapabilities (0.01s)
11:39:28 [2022-04-17T11:39:28.962Z] === RUN   TestGetCapabilitiesFromLegacyDriver
11:39:28 [2022-04-17T11:39:28.962Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s)
11:39:28 [2022-04-17T11:39:28.962Z] === RUN   TestGetDefaultAddressSpaces
11:39:28 [2022-04-17T11:39:28.962Z] --- PASS: TestGetDefaultAddressSpaces (0.00s)
11:39:28 [2022-04-17T11:39:28.962Z] === RUN   TestRemoteDriver
11:39:28 [2022-04-17T11:39:28.962Z] --- PASS: TestRemoteDriver (0.01s)
11:39:28 [2022-04-17T11:39:28.962Z] PASS
11:39:28 [2022-04-17T11:39:28.962Z] coverage: 47.4% of statements
11:39:28 [2022-04-17T11:39:28.962Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.077s	coverage: 47.4% of statements
11:39:29 [2022-04-17T11:39:29.183Z] === RUN   TestGenerate
11:39:29 [2022-04-17T11:39:29.183Z] --- PASS: TestGenerate (0.00s)
11:39:29 [2022-04-17T11:39:29.183Z] === RUN   TestGeneratePtr
11:39:29 [2022-04-17T11:39:29.183Z] --- PASS: TestGeneratePtr (0.00s)
11:39:29 [2022-04-17T11:39:29.183Z] === RUN   TestGenerateMissingField
11:39:29 [2022-04-17T11:39:29.183Z] --- PASS: TestGenerateMissingField (0.00s)
11:39:29 [2022-04-17T11:39:29.183Z] === RUN   TestFieldCannotBeSet
11:39:29 [2022-04-17T11:39:29.183Z] --- PASS: TestFieldCannotBeSet (0.00s)
11:39:29 [2022-04-17T11:39:29.183Z] === RUN   TestTypeMismatchError
11:39:29 [2022-04-17T11:39:29.183Z] --- PASS: TestTypeMismatchError (0.00s)
11:39:29 [2022-04-17T11:39:29.183Z] PASS
11:39:29 [2022-04-17T11:39:29.183Z] coverage: 100.0% of statements
11:39:29 [2022-04-17T11:39:29.183Z] ok  	github.com/docker/docker/libnetwork/options	0.053s	coverage: 100.0% of statements
11:39:29 [2022-04-17T11:39:29.256Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
11:39:29 [2022-04-17T11:39:29.430Z] --- PASS: TestPoolAllocationReuse (1.66s)
11:39:29 [2022-04-17T11:39:29.430Z] === RUN   TestGetAddressSubPoolEqualPool
11:39:29 [2022-04-17T11:39:29.430Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s)
11:39:29 [2022-04-17T11:39:29.430Z] === RUN   TestRequestReleaseAddressFromSubPool
11:39:29 [2022-04-17T11:39:29.515Z] --- PASS: TestExternalGraphDriver (5.38s)
11:39:29 [2022-04-17T11:39:29.515Z]     --- PASS: TestExternalGraphDriver/json (1.82s)
11:39:29 [2022-04-17T11:39:29.515Z]     --- PASS: TestExternalGraphDriver/spec (1.79s)
11:39:29 [2022-04-17T11:39:29.515Z]     --- PASS: TestExternalGraphDriver/pull (1.72s)
11:39:29 [2022-04-17T11:39:29.515Z] === RUN   TestGraphdriverPluginV2
11:39:29 [2022-04-17T11:39:29.774Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
11:39:29 [2022-04-17T11:39:29.774Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
11:39:29 [2022-04-17T11:39:29.899Z] === RUN   TestWindowsIPAM
11:39:29 [2022-04-17T11:39:29.899Z] --- PASS: TestWindowsIPAM (0.00s)
11:39:29 [2022-04-17T11:39:29.899Z] PASS
11:39:29 [2022-04-17T11:39:29.899Z] coverage: 71.4% of statements
11:39:29 [2022-04-17T11:39:29.899Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.046s	coverage: 71.4% of statements
11:39:30 [2022-04-17T11:39:30.172Z] 2022/04/17 11:39:29 Closing DB instances...
11:39:30 [2022-04-17T11:39:30.172Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.64s)
11:39:30 [2022-04-17T11:39:30.172Z] === RUN   TestGetAddress
11:39:30 [2022-04-17T11:39:30.172Z] testing: warning: no tests to run
11:39:30 [2022-04-17T11:39:30.172Z] PASS
11:39:30 [2022-04-17T11:39:30.172Z] coverage: 0.0% of statements
11:39:30 [2022-04-17T11:39:30.172Z] ok  	github.com/docker/docker/libnetwork/osl	0.042s	coverage: 0.0% of statements [no tests to run]
11:39:30 [2022-04-17T11:39:30.342Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
11:39:30 [2022-04-17T11:39:30.367Z] --- PASS: TestSetRolloverSerial (1.68s)
11:39:30 [2022-04-17T11:39:30.367Z] === RUN   TestGetFirstAvailableFromCurrent
11:39:30 [2022-04-17T11:39:30.367Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
11:39:30 [2022-04-17T11:39:30.367Z] PASS
11:39:30 [2022-04-17T11:39:30.367Z] coverage: 84.4% of statements
11:39:30 [2022-04-17T11:39:30.367Z] ok  	github.com/docker/docker/libnetwork/bitseq	13.646s	coverage: 84.4% of statements
11:39:30 [2022-04-17T11:39:30.601Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
11:39:30 [2022-04-17T11:39:30.835Z] === RUN   TestDefaultNetwork
11:39:30 [2022-04-17T11:39:30.859Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
11:39:31 [2022-04-17T11:39:31.160Z] === RUN   TestRequestNewPort
11:39:31 [2022-04-17T11:39:31.160Z] --- PASS: TestRequestNewPort (0.00s)
11:39:31 [2022-04-17T11:39:31.160Z] === RUN   TestRequestSpecificPort
11:39:31 [2022-04-17T11:39:31.160Z] --- PASS: TestRequestSpecificPort (0.00s)
11:39:31 [2022-04-17T11:39:31.160Z] === RUN   TestReleasePort
11:39:31 [2022-04-17T11:39:31.160Z] --- PASS: TestReleasePort (0.00s)
11:39:31 [2022-04-17T11:39:31.160Z] === RUN   TestReuseReleasedPort
11:39:31 [2022-04-17T11:39:31.160Z] --- PASS: TestReuseReleasedPort (0.00s)
11:39:31 [2022-04-17T11:39:31.160Z] === RUN   TestReleaseUnreadledPort
11:39:31 [2022-04-17T11:39:31.160Z] --- PASS: TestReleaseUnreadledPort (0.00s)
11:39:31 [2022-04-17T11:39:31.160Z] === RUN   TestUnknowProtocol
11:39:31 [2022-04-17T11:39:31.160Z] --- PASS: TestUnknowProtocol (0.00s)
11:39:31 [2022-04-17T11:39:31.160Z] === RUN   TestAllocateAllPorts
11:39:31 [2022-04-17T11:39:31.160Z] --- PASS: TestAllocateAllPorts (0.00s)
11:39:31 [2022-04-17T11:39:31.160Z] === RUN   TestPortAllocation
11:39:31 [2022-04-17T11:39:31.160Z] --- PASS: TestPortAllocation (0.00s)
11:39:31 [2022-04-17T11:39:31.160Z] === RUN   TestPortAllocationWithCustomRange
11:39:31 [2022-04-17T11:39:31.160Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
11:39:31 [2022-04-17T11:39:31.160Z] === RUN   TestNoDuplicateBPR
11:39:31 [2022-04-17T11:39:31.160Z] --- PASS: TestNoDuplicateBPR (0.00s)
11:39:31 [2022-04-17T11:39:31.160Z] === RUN   TestChangePortRange
11:39:31 [2022-04-17T11:39:31.160Z]     portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
11:39:31 [2022-04-17T11:39:31.160Z]     portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
11:39:31 [2022-04-17T11:39:31.160Z]     portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
11:39:31 [2022-04-17T11:39:31.160Z]     portallocator_test.go:343: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
11:39:31 [2022-04-17T11:39:31.160Z]     portallocator_test.go:343: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
11:39:31 [2022-04-17T11:39:31.160Z]     portallocator_test.go:343: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
11:39:31 [2022-04-17T11:39:31.160Z] --- PASS: TestChangePortRange (0.00s)
11:39:31 [2022-04-17T11:39:31.160Z] PASS
11:39:31 [2022-04-17T11:39:31.160Z] coverage: 88.6% of statements
11:39:31 [2022-04-17T11:39:31.160Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.045s	coverage: 88.6% of statements
11:39:31 [2022-04-17T11:39:31.160Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
11:39:31 [2022-04-17T11:39:31.160Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
11:39:31 [2022-04-17T11:39:31.160Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
11:39:31 [2022-04-17T11:39:31.160Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
11:39:31 [2022-04-17T11:39:31.160Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
11:39:31 [2022-04-17T11:39:31.160Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
11:39:31 [2022-04-17T11:39:31.160Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
11:39:31 [2022-04-17T11:39:31.160Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
11:39:31 [2022-04-17T11:39:31.161Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
11:39:31 [2022-04-17T11:39:31.161Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
11:39:31 [2022-04-17T11:39:31.161Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
11:39:31 [2022-04-17T11:39:31.161Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
11:39:31 [2022-04-17T11:39:31.161Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
11:39:31 [2022-04-17T11:39:31.161Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
11:39:31 [2022-04-17T11:39:31.161Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
11:39:31 [2022-04-17T11:39:31.161Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
11:39:31 [2022-04-17T11:39:31.161Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
11:39:31 [2022-04-17T11:39:31.304Z] --- PASS: TestDefaultNetwork (0.32s)
11:39:31 [2022-04-17T11:39:31.304Z] === RUN   TestConfigGlobalScopeDefaultNetworks
11:39:31 [2022-04-17T11:39:31.629Z] --- PASS: TestNetworkDBSimple (2.64s)
11:39:31 [2022-04-17T11:39:31.629Z] === RUN   TestNetworkDBJoinLeaveNetwork
11:39:31 [2022-04-17T11:39:31.771Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s)
11:39:31 [2022-04-17T11:39:31.771Z] === RUN   TestInitAddressPools
11:39:31 [2022-04-17T11:39:31.771Z] --- PASS: TestInitAddressPools (0.00s)
11:39:31 [2022-04-17T11:39:31.771Z] PASS
11:39:31 [2022-04-17T11:39:31.771Z] coverage: 74.0% of statements
11:39:31 [2022-04-17T11:39:31.771Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.721s	coverage: 74.0% of statements
11:39:31 [2022-04-17T11:39:31.771Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.29s)
11:39:31 [2022-04-17T11:39:31.771Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
11:39:31 [2022-04-17T11:39:31.800Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
11:39:32 [2022-04-17T11:39:32.099Z] testing: warning: no tests to run
11:39:32 [2022-04-17T11:39:32.099Z] PASS
11:39:32 [2022-04-17T11:39:32.099Z] coverage: 0.0% of statements
11:39:32 [2022-04-17T11:39:32.099Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.043s	coverage: 0.0% of statements [no tests to run]
11:39:32 [2022-04-17T11:39:32.240Z] === RUN   TestKeyValue
11:39:32 [2022-04-17T11:39:32.240Z] --- PASS: TestKeyValue (0.00s)
11:39:32 [2022-04-17T11:39:32.240Z] PASS
11:39:32 [2022-04-17T11:39:32.240Z] coverage: 60.0% of statements
11:39:32 [2022-04-17T11:39:32.240Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.047s	coverage: 60.0% of statements
11:39:32 [2022-04-17T11:39:32.370Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
11:39:32 [2022-04-17T11:39:32.370Z] === RUN   TestDockerSuite/TestContainerAPIKill
11:39:32 [2022-04-17T11:39:32.568Z] === RUN   TestHashData
11:39:32 [2022-04-17T11:39:32.568Z] --- PASS: TestHashData (0.00s)
11:39:32 [2022-04-17T11:39:32.568Z] PASS
11:39:32 [2022-04-17T11:39:32.568Z] coverage: 2.8% of statements
11:39:32 [2022-04-17T11:39:32.568Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.046s	coverage: 2.8% of statements
11:39:32 [2022-04-17T11:39:32.568Z] 2022/04/17 11:39:32 Closing DB instances...
11:39:33 [2022-04-17T11:39:33.039Z] === RUN   TestErrorConstructors
11:39:33 [2022-04-17T11:39:33.039Z] --- PASS: TestErrorConstructors (0.00s)
11:39:33 [2022-04-17T11:39:33.039Z] === RUN   TestCompareIPMask
11:39:33 [2022-04-17T11:39:33.039Z] --- PASS: TestCompareIPMask (0.00s)
11:39:33 [2022-04-17T11:39:33.039Z] === RUN   TestUtilGetHostPartIP
11:39:33 [2022-04-17T11:39:33.039Z] --- PASS: TestUtilGetHostPartIP (0.00s)
11:39:33 [2022-04-17T11:39:33.039Z] === RUN   TestUtilGetBroadcastIP
11:39:33 [2022-04-17T11:39:33.039Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
11:39:33 [2022-04-17T11:39:33.039Z] === RUN   TestParseCIDR
11:39:33 [2022-04-17T11:39:33.039Z] --- PASS: TestParseCIDR (0.00s)
11:39:33 [2022-04-17T11:39:33.039Z] PASS
11:39:33 [2022-04-17T11:39:33.039Z] coverage: 37.3% of statements
11:39:33 [2022-04-17T11:39:33.039Z] ok  	github.com/docker/docker/libnetwork/types	0.046s	coverage: 37.3% of statements
11:39:33 [2022-04-17T11:39:33.307Z] === RUN   TestDockerSuite/TestContainerAPIPause
11:39:33 [2022-04-17T11:39:33.508Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
11:39:33 [2022-04-17T11:39:33.508Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
11:39:33 [2022-04-17T11:39:33.508Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
11:39:33 [2022-04-17T11:39:33.508Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
11:39:33 [2022-04-17T11:39:33.508Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
11:39:33 [2022-04-17T11:39:33.508Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
11:39:33 [2022-04-17T11:39:33.508Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
11:39:33 [2022-04-17T11:39:33.508Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
11:39:33 [2022-04-17T11:39:33.508Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
11:39:33 [2022-04-17T11:39:33.508Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
11:39:33 [2022-04-17T11:39:33.508Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
11:39:33 [2022-04-17T11:39:33.508Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
11:39:33 [2022-04-17T11:39:33.508Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
11:39:33 [2022-04-17T11:39:33.508Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
11:39:33 [2022-04-17T11:39:33.508Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
11:39:33 [2022-04-17T11:39:33.508Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
11:39:33 [2022-04-17T11:39:33.508Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
11:39:33 [2022-04-17T11:39:33.508Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
11:39:33 [2022-04-17T11:39:33.508Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
11:39:33 [2022-04-17T11:39:33.508Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
11:39:33 [2022-04-17T11:39:33.508Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
11:39:33 [2022-04-17T11:39:33.508Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
11:39:33 [2022-04-17T11:39:33.508Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
11:39:33 [2022-04-17T11:39:33.508Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
11:39:33 [2022-04-17T11:39:33.508Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
11:39:33 [2022-04-17T11:39:33.508Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
11:39:33 [2022-04-17T11:39:33.508Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
11:39:33 [2022-04-17T11:39:33.978Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
11:39:33 [2022-04-17T11:39:33.978Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
11:39:33 [2022-04-17T11:39:33.978Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
11:39:33 [2022-04-17T11:39:33.978Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
11:39:33 [2022-04-17T11:39:33.978Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
11:39:33 [2022-04-17T11:39:33.978Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
11:39:33 [2022-04-17T11:39:33.978Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
11:39:33 [2022-04-17T11:39:33.978Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
11:39:33 [2022-04-17T11:39:33.978Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
11:39:33 [2022-04-17T11:39:33.978Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
11:39:33 [2022-04-17T11:39:33.978Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
11:39:33 [2022-04-17T11:39:33.978Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
11:39:33 [2022-04-17T11:39:33.978Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
11:39:33 [2022-04-17T11:39:33.978Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
11:39:33 [2022-04-17T11:39:33.978Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
11:39:33 [2022-04-17T11:39:33.978Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
11:39:33 [2022-04-17T11:39:33.978Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
11:39:33 [2022-04-17T11:39:33.978Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
11:39:33 [2022-04-17T11:39:33.978Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
11:39:33 [2022-04-17T11:39:33.978Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
11:39:33 [2022-04-17T11:39:33.978Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
11:39:33 [2022-04-17T11:39:33.978Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
11:39:33 [2022-04-17T11:39:33.978Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
11:39:33 [2022-04-17T11:39:33.978Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
11:39:33 [2022-04-17T11:39:33.978Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
11:39:33 [2022-04-17T11:39:33.978Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
11:39:33 [2022-04-17T11:39:33.978Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
11:39:33 [2022-04-17T11:39:33.978Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
11:39:33 [2022-04-17T11:39:33.978Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
11:39:33 [2022-04-17T11:39:33.978Z] PASS
11:39:33 [2022-04-17T11:39:33.978Z] coverage: 55.0% of statements
11:39:33 [2022-04-17T11:39:33.978Z] ok  	github.com/docker/docker/oci	0.064s	coverage: 55.0% of statements
11:39:34 [2022-04-17T11:39:34.245Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
11:39:34 [2022-04-17T11:39:34.447Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s)
11:39:34 [2022-04-17T11:39:34.447Z] === RUN   TestNetworkDBJoinLeaveNetworks
11:39:34 [2022-04-17T11:39:34.506Z] --- PASS: TestGraphdriverPluginV2 (5.13s)
11:39:34 [2022-04-17T11:39:34.507Z] PASS
11:39:34 [2022-04-17T11:39:34.766Z] 
11:39:34 [2022-04-17T11:39:34.766Z] DONE 5 tests in 10.605s
11:39:34 [2022-04-17T11:39:34.766Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:39:34 [2022-04-17T11:39:34.766Z] ++ 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
11:39:34 [2022-04-17T11:39:34.766Z] ++ set -e
11:39:34 [2022-04-17T11:39:34.766Z] ++ '[' -n 0 ']'
11:39:34 [2022-04-17T11:39:34.766Z] ++ set -x
11:39:34 [2022-04-17T11:39:34.767Z] ++ 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
11:39:34 [2022-04-17T11:39:34.767Z] INFO: Testing against a local daemon
11:39:34 [2022-04-17T11:39:34.767Z] === RUN   TestContinueAfterPluginCrash
11:39:34 [2022-04-17T11:39:34.767Z] === PAUSE TestContinueAfterPluginCrash
11:39:34 [2022-04-17T11:39:34.767Z] === RUN   TestReadPluginNoRead
11:39:34 [2022-04-17T11:39:34.767Z] === PAUSE TestReadPluginNoRead
11:39:34 [2022-04-17T11:39:34.767Z] === RUN   TestDaemonStartWithLogOpt
11:39:34 [2022-04-17T11:39:34.767Z] === PAUSE TestDaemonStartWithLogOpt
11:39:34 [2022-04-17T11:39:34.767Z] === CONT  TestContinueAfterPluginCrash
11:39:34 [2022-04-17T11:39:34.767Z] === CONT  TestReadPluginNoRead
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestAddressPoolOpt
11:39:34 [2022-04-17T11:39:34.916Z] --- PASS: TestAddressPoolOpt (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestValidateEnv
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestValidateEnv/a
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestValidateEnv/something
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestValidateEnv/_=a
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestValidateEnv/env1=value1
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestValidateEnv/_env1=value1
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestValidateEnv/env2=value2=value3
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestValidateEnv/env3=abc!qwe
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestValidateEnv/env_4=value_4
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestValidateEnv/PATH
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestValidateEnv/=a
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestValidateEnv/PATH=
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestValidateEnv/PATH=something
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestValidateEnv/asd!qwe
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestValidateEnv/1asd
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestValidateEnv/123
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestValidateEnv/some_space
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestValidateEnv/__some_space_before
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestValidateEnv/some_space_after__
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestValidateEnv/=
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestValidateEnv/PaTh
11:39:34 [2022-04-17T11:39:34.916Z] --- PASS: TestValidateEnv (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z]     --- PASS: TestValidateEnv/a (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z]     --- PASS: TestValidateEnv/something (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z]     --- PASS: TestValidateEnv/_=a (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z]     --- PASS: TestValidateEnv/PATH (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z]     --- PASS: TestValidateEnv/=a (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z]     --- PASS: TestValidateEnv/1asd (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z]     --- PASS: TestValidateEnv/123 (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z]     --- PASS: TestValidateEnv/some_space (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z]     --- PASS: TestValidateEnv/= (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestParseHost
11:39:34 [2022-04-17T11:39:34.916Z] --- PASS: TestParseHost (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestParseDockerDaemonHost
11:39:34 [2022-04-17T11:39:34.916Z] --- PASS: TestParseDockerDaemonHost (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestParseTCP
11:39:34 [2022-04-17T11:39:34.916Z] --- PASS: TestParseTCP (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestParseInvalidUnixAddrInvalid
11:39:34 [2022-04-17T11:39:34.916Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestValidateExtraHosts
11:39:34 [2022-04-17T11:39:34.916Z] --- PASS: TestValidateExtraHosts (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestIpOptString
11:39:34 [2022-04-17T11:39:34.916Z] --- PASS: TestIpOptString (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestNewIpOptInvalidDefaultVal
11:39:34 [2022-04-17T11:39:34.916Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestNewIpOptValidDefaultVal
11:39:34 [2022-04-17T11:39:34.916Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestIpOptSetInvalidVal
11:39:34 [2022-04-17T11:39:34.916Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestValidateIPAddress
11:39:34 [2022-04-17T11:39:34.916Z] --- PASS: TestValidateIPAddress (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestMapOpts
11:39:34 [2022-04-17T11:39:34.916Z] --- PASS: TestMapOpts (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestListOptsWithoutValidator
11:39:34 [2022-04-17T11:39:34.916Z] --- PASS: TestListOptsWithoutValidator (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestListOptsWithValidator
11:39:34 [2022-04-17T11:39:34.916Z] --- PASS: TestListOptsWithValidator (0.00s)
11:39:34 [2022-04-17T11:39:34.916Z] === RUN   TestValidateDNSSearch
11:39:34 [2022-04-17T11:39:34.917Z] --- PASS: TestValidateDNSSearch (0.00s)
11:39:34 [2022-04-17T11:39:34.917Z] === RUN   TestValidateLabel
11:39:34 [2022-04-17T11:39:34.917Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
11:39:34 [2022-04-17T11:39:34.917Z] === RUN   TestValidateLabel/label_with_general_format
11:39:34 [2022-04-17T11:39:34.917Z] === RUN   TestValidateLabel/label_with_more_than_one_=
11:39:34 [2022-04-17T11:39:34.917Z] === RUN   TestValidateLabel/label_with_one_more
11:39:34 [2022-04-17T11:39:34.917Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
11:39:34 [2022-04-17T11:39:34.917Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
11:39:34 [2022-04-17T11:39:34.917Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
11:39:34 [2022-04-17T11:39:34.917Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
11:39:34 [2022-04-17T11:39:34.917Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
11:39:34 [2022-04-17T11:39:34.917Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
11:39:34 [2022-04-17T11:39:34.917Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
11:39:34 [2022-04-17T11:39:34.917Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
11:39:34 [2022-04-17T11:39:34.917Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
11:39:34 [2022-04-17T11:39:34.917Z] --- PASS: TestValidateLabel (0.00s)
11:39:34 [2022-04-17T11:39:34.917Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
11:39:34 [2022-04-17T11:39:34.917Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
11:39:34 [2022-04-17T11:39:34.917Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
11:39:34 [2022-04-17T11:39:34.917Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
11:39:34 [2022-04-17T11:39:34.917Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
11:39:34 [2022-04-17T11:39:34.917Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
11:39:34 [2022-04-17T11:39:34.917Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
11:39:34 [2022-04-17T11:39:34.917Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
11:39:34 [2022-04-17T11:39:34.917Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
11:39:34 [2022-04-17T11:39:34.917Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
11:39:34 [2022-04-17T11:39:34.917Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
11:39:34 [2022-04-17T11:39:34.917Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
11:39:34 [2022-04-17T11:39:34.917Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
11:39:34 [2022-04-17T11:39:34.917Z] === RUN   TestNamedListOpts
11:39:34 [2022-04-17T11:39:34.917Z] --- PASS: TestNamedListOpts (0.00s)
11:39:34 [2022-04-17T11:39:34.917Z] === RUN   TestNamedMapOpts
11:39:34 [2022-04-17T11:39:34.917Z] --- PASS: TestNamedMapOpts (0.00s)
11:39:34 [2022-04-17T11:39:34.917Z] === RUN   TestParseLink
11:39:34 [2022-04-17T11:39:34.917Z] --- PASS: TestParseLink (0.00s)
11:39:34 [2022-04-17T11:39:34.917Z] === RUN   TestUlimitOpt
11:39:34 [2022-04-17T11:39:34.917Z] --- PASS: TestUlimitOpt (0.00s)
11:39:34 [2022-04-17T11:39:34.917Z] PASS
11:39:34 [2022-04-17T11:39:34.917Z] coverage: 66.5% of statements
11:39:34 [2022-04-17T11:39:34.917Z] ok  	github.com/docker/docker/opts	0.101s	coverage: 66.5% of statements
11:39:34 [2022-04-17T11:39:34.917Z] === RUN   TestParseVersion
11:39:34 [2022-04-17T11:39:34.917Z] --- PASS: TestParseVersion (0.00s)
11:39:34 [2022-04-17T11:39:34.917Z] PASS
11:39:34 [2022-04-17T11:39:34.917Z] coverage: 52.9% of statements
11:39:34 [2022-04-17T11:39:34.917Z] ok  	github.com/docker/docker/pkg/aaparser	0.049s	coverage: 52.9% of statements
11:39:35 [2022-04-17T11:39:35.026Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
11:39:35 [2022-04-17T11:39:35.026Z] === RUN   TestDockerSuite/TestContainerAPIRename
11:39:35 [2022-04-17T11:39:35.026Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
11:39:35 [2022-04-17T11:39:35.192Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.99s)
11:39:35 [2022-04-17T11:39:35.193Z] === RUN   TestGetAddress
11:39:35 [2022-04-17T11:39:35.385Z] 2022/04/17 11:39:35 Closing DB instances...
11:39:35 [2022-04-17T11:39:35.661Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
11:39:35 [2022-04-17T11:39:35.661Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
11:39:35 [2022-04-17T11:39:35.661Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
11:39:35 [2022-04-17T11:39:35.661Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
11:39:35 [2022-04-17T11:39:35.661Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
11:39:35 [2022-04-17T11:39:35.661Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
11:39:35 [2022-04-17T11:39:35.661Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
11:39:35 [2022-04-17T11:39:35.661Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
11:39:35 [2022-04-17T11:39:35.661Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
11:39:35 [2022-04-17T11:39:35.661Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
11:39:35 [2022-04-17T11:39:35.661Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
11:39:35 [2022-04-17T11:39:35.661Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
11:39:35 [2022-04-17T11:39:35.661Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
11:39:35 [2022-04-17T11:39:35.661Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
11:39:35 [2022-04-17T11:39:35.661Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
11:39:35 [2022-04-17T11:39:35.661Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
11:39:35 [2022-04-17T11:39:35.661Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
11:39:35 [2022-04-17T11:39:35.661Z] --- PASS: TestSetParallelInsertDelete (10.00s)
11:39:35 [2022-04-17T11:39:35.661Z] PASS
11:39:35 [2022-04-17T11:39:35.661Z] coverage: 100.0% of statements
11:39:35 [2022-04-17T11:39:35.661Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.076s	coverage: 100.0% of statements
11:39:35 [2022-04-17T11:39:35.962Z] === RUN   TestDockerSuite/TestContainerAPIRestart
11:39:36 [2022-04-17T11:39:36.130Z] === RUN   TestNetworkDBSimple
11:39:36 [2022-04-17T11:39:36.598Z] === RUN   TestGenerate
11:39:36 [2022-04-17T11:39:36.598Z] --- PASS: TestGenerate (0.00s)
11:39:36 [2022-04-17T11:39:36.598Z] === RUN   TestGeneratePtr
11:39:36 [2022-04-17T11:39:36.598Z] --- PASS: TestGeneratePtr (0.00s)
11:39:36 [2022-04-17T11:39:36.598Z] === RUN   TestGenerateMissingField
11:39:36 [2022-04-17T11:39:36.598Z] --- PASS: TestGenerateMissingField (0.00s)
11:39:36 [2022-04-17T11:39:36.598Z] === RUN   TestFieldCannotBeSet
11:39:36 [2022-04-17T11:39:36.598Z] --- PASS: TestFieldCannotBeSet (0.00s)
11:39:36 [2022-04-17T11:39:36.598Z] === RUN   TestTypeMismatchError
11:39:36 [2022-04-17T11:39:36.598Z] --- PASS: TestTypeMismatchError (0.00s)
11:39:36 [2022-04-17T11:39:36.598Z] PASS
11:39:36 [2022-04-17T11:39:36.598Z] coverage: 100.0% of statements
11:39:36 [2022-04-17T11:39:36.598Z] ok  	github.com/docker/docker/libnetwork/options	0.044s	coverage: 100.0% of statements
11:39:36 [2022-04-17T11:39:36.598Z] testing: warning: no tests to run
11:39:36 [2022-04-17T11:39:36.598Z] PASS
11:39:36 [2022-04-17T11:39:36.598Z] coverage: 0.0% of statements
11:39:36 [2022-04-17T11:39:36.598Z] ok  	github.com/docker/docker/libnetwork/osl	0.044s	coverage: 0.0% of statements [no tests to run]
11:39:36 [2022-04-17T11:39:36.954Z] === RUN   TestPeerCertificateMarshalJSON
11:39:36 [2022-04-17T11:39:36.954Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.67s)
11:39:36 [2022-04-17T11:39:36.954Z] === RUN   TestNetworkDBCRUDTableEntry
11:39:37 [2022-04-17T11:39:37.066Z] 2022/04/17 11:39:36 Closing DB instances...
11:39:37 [2022-04-17T11:39:37.423Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
11:39:37 [2022-04-17T11:39:37.423Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
11:39:37 [2022-04-17T11:39:37.423Z] --- PASS: TestPeerCertificateMarshalJSON (0.47s)
11:39:37 [2022-04-17T11:39:37.423Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
11:39:37 [2022-04-17T11:39:37.423Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
11:39:37 [2022-04-17T11:39:37.423Z] === RUN   TestMiddleware
11:39:37 [2022-04-17T11:39:37.423Z] --- PASS: TestMiddleware (0.00s)
11:39:37 [2022-04-17T11:39:37.423Z] === RUN   TestNewResponseModifier
11:39:37 [2022-04-17T11:39:37.423Z] --- PASS: TestNewResponseModifier (0.00s)
11:39:37 [2022-04-17T11:39:37.423Z] PASS
11:39:37 [2022-04-17T11:39:37.423Z] coverage: 26.8% of statements
11:39:37 [2022-04-17T11:39:37.423Z] ok  	github.com/docker/docker/pkg/authorization	0.528s	coverage: 26.8% of statements
11:39:37 [2022-04-17T11:39:37.534Z] === RUN   TestRequestNewPort
11:39:37 [2022-04-17T11:39:37.534Z] --- PASS: TestRequestNewPort (0.00s)
11:39:37 [2022-04-17T11:39:37.534Z] === RUN   TestRequestSpecificPort
11:39:37 [2022-04-17T11:39:37.534Z] --- PASS: TestRequestSpecificPort (0.00s)
11:39:37 [2022-04-17T11:39:37.534Z] === RUN   TestReleasePort
11:39:37 [2022-04-17T11:39:37.534Z] --- PASS: TestReleasePort (0.00s)
11:39:37 [2022-04-17T11:39:37.534Z] === RUN   TestReuseReleasedPort
11:39:37 [2022-04-17T11:39:37.534Z] --- PASS: TestReuseReleasedPort (0.00s)
11:39:37 [2022-04-17T11:39:37.534Z] === RUN   TestReleaseUnreadledPort
11:39:37 [2022-04-17T11:39:37.534Z] --- PASS: TestReleaseUnreadledPort (0.00s)
11:39:37 [2022-04-17T11:39:37.534Z] === RUN   TestUnknowProtocol
11:39:37 [2022-04-17T11:39:37.534Z] --- PASS: TestUnknowProtocol (0.00s)
11:39:37 [2022-04-17T11:39:37.534Z] === RUN   TestAllocateAllPorts
11:39:37 [2022-04-17T11:39:37.534Z] --- PASS: TestAllocateAllPorts (0.00s)
11:39:37 [2022-04-17T11:39:37.534Z] === RUN   TestPortAllocation
11:39:37 [2022-04-17T11:39:37.534Z] --- PASS: TestPortAllocation (0.00s)
11:39:37 [2022-04-17T11:39:37.534Z] === RUN   TestPortAllocationWithCustomRange
11:39:37 [2022-04-17T11:39:37.535Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
11:39:37 [2022-04-17T11:39:37.535Z] === RUN   TestNoDuplicateBPR
11:39:37 [2022-04-17T11:39:37.535Z] --- PASS: TestNoDuplicateBPR (0.00s)
11:39:37 [2022-04-17T11:39:37.535Z] === RUN   TestChangePortRange
11:39:37 [2022-04-17T11:39:37.535Z]     portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
11:39:37 [2022-04-17T11:39:37.535Z]     portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
11:39:37 [2022-04-17T11:39:37.535Z]     portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
11:39:37 [2022-04-17T11:39:37.535Z]     portallocator_test.go:343: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
11:39:37 [2022-04-17T11:39:37.535Z]     portallocator_test.go:343: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
11:39:37 [2022-04-17T11:39:37.535Z]     portallocator_test.go:343: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
11:39:37 [2022-04-17T11:39:37.535Z] --- PASS: TestChangePortRange (0.00s)
11:39:37 [2022-04-17T11:39:37.535Z] PASS
11:39:37 [2022-04-17T11:39:37.535Z] coverage: 88.6% of statements
11:39:37 [2022-04-17T11:39:37.535Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.049s	coverage: 88.6% of statements
11:39:37 [2022-04-17T11:39:37.535Z] testing: warning: no tests to run
11:39:37 [2022-04-17T11:39:37.535Z] PASS
11:39:37 [2022-04-17T11:39:37.535Z] coverage: 0.0% of statements
11:39:37 [2022-04-17T11:39:37.535Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.042s	coverage: 0.0% of statements [no tests to run]
11:39:37 [2022-04-17T11:39:37.866Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
11:39:37 [2022-04-17T11:39:37.892Z] === RUN   TestIsArchivePathDir
11:39:37 [2022-04-17T11:39:37.892Z] --- PASS: TestIsArchivePathDir (0.08s)
11:39:37 [2022-04-17T11:39:37.892Z] === RUN   TestIsArchivePathInvalidFile
11:39:37 [2022-04-17T11:39:37.892Z] --- PASS: TestIsArchivePathInvalidFile (0.18s)
11:39:37 [2022-04-17T11:39:37.892Z] === RUN   TestIsArchivePathTar
11:39:38 [2022-04-17T11:39:38.125Z]     docker_api_swarm_node_test.go:20: [d03c3945ed4e1] joining swarm manager [d4beff2913a99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:39:38 [2022-04-17T11:39:38.362Z] --- PASS: TestIsArchivePathTar (0.35s)
11:39:38 [2022-04-17T11:39:38.362Z] === RUN   TestDecompressStreamGzip
11:39:38 [2022-04-17T11:39:38.362Z] === RUN   TestUnbuffered
11:39:38 [2022-04-17T11:39:38.362Z] --- PASS: TestUnbuffered (0.00s)
11:39:38 [2022-04-17T11:39:38.362Z] === RUN   TestRaceUnbuffered
11:39:38 [2022-04-17T11:39:38.362Z] --- PASS: TestRaceUnbuffered (0.00s)
11:39:38 [2022-04-17T11:39:38.362Z] PASS
11:39:38 [2022-04-17T11:39:38.362Z] coverage: 100.0% of statements
11:39:38 [2022-04-17T11:39:38.362Z] ok  	github.com/docker/docker/pkg/broadcaster	0.046s	coverage: 100.0% of statements
11:39:38 [2022-04-17T11:39:38.362Z] --- PASS: TestDecompressStreamGzip (0.15s)
11:39:38 [2022-04-17T11:39:38.362Z] === RUN   TestDecompressStreamBzip2
11:39:38 [2022-04-17T11:39:38.362Z] --- PASS: TestDecompressStreamBzip2 (0.14s)
11:39:38 [2022-04-17T11:39:38.362Z] === RUN   TestDecompressStreamXz
11:39:38 [2022-04-17T11:39:38.362Z]     archive_test.go:133: Xz not present in msys2
11:39:38 [2022-04-17T11:39:38.362Z] --- SKIP: TestDecompressStreamXz (0.00s)
11:39:38 [2022-04-17T11:39:38.362Z] === RUN   TestDecompressStreamZstd
11:39:38 [2022-04-17T11:39:38.521Z] === RUN   TestHashData
11:39:38 [2022-04-17T11:39:38.521Z] --- PASS: TestHashData (0.00s)
11:39:38 [2022-04-17T11:39:38.521Z] PASS
11:39:38 [2022-04-17T11:39:38.521Z] coverage: 2.8% of statements
11:39:38 [2022-04-17T11:39:38.521Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.051s	coverage: 2.8% of statements
11:39:38 [2022-04-17T11:39:38.521Z] --- PASS: TestNetworkDBSimple (2.46s)
11:39:38 [2022-04-17T11:39:38.521Z] === RUN   TestNetworkDBJoinLeaveNetwork
11:39:38 [2022-04-17T11:39:38.521Z] === RUN   TestErrorConstructors
11:39:38 [2022-04-17T11:39:38.521Z] --- PASS: TestErrorConstructors (0.00s)
11:39:38 [2022-04-17T11:39:38.521Z] === RUN   TestCompareIPMask
11:39:38 [2022-04-17T11:39:38.521Z] --- PASS: TestCompareIPMask (0.00s)
11:39:38 [2022-04-17T11:39:38.521Z] === RUN   TestUtilGetHostPartIP
11:39:38 [2022-04-17T11:39:38.521Z] --- PASS: TestUtilGetHostPartIP (0.00s)
11:39:38 [2022-04-17T11:39:38.521Z] === RUN   TestUtilGetBroadcastIP
11:39:38 [2022-04-17T11:39:38.521Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
11:39:38 [2022-04-17T11:39:38.521Z] === RUN   TestParseCIDR
11:39:38 [2022-04-17T11:39:38.521Z] --- PASS: TestParseCIDR (0.00s)
11:39:38 [2022-04-17T11:39:38.521Z] PASS
11:39:38 [2022-04-17T11:39:38.521Z] coverage: 37.3% of statements
11:39:38 [2022-04-17T11:39:38.521Z] ok  	github.com/docker/docker/libnetwork/types	0.044s	coverage: 37.3% of statements
11:39:38 [2022-04-17T11:39:38.831Z]     archive_test.go:140: zstd not installed
11:39:38 [2022-04-17T11:39:38.832Z] --- SKIP: TestDecompressStreamZstd (0.04s)
11:39:38 [2022-04-17T11:39:38.832Z] === RUN   TestCompressStreamXzUnsupported
11:39:38 [2022-04-17T11:39:38.832Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
11:39:38 [2022-04-17T11:39:38.832Z] === RUN   TestCompressStreamBzip2Unsupported
11:39:38 [2022-04-17T11:39:38.832Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
11:39:38 [2022-04-17T11:39:38.832Z] === RUN   TestCompressStreamInvalid
11:39:38 [2022-04-17T11:39:38.832Z] --- PASS: TestCompressStreamInvalid (0.00s)
11:39:38 [2022-04-17T11:39:38.832Z] === RUN   TestExtensionInvalid
11:39:38 [2022-04-17T11:39:38.832Z] --- PASS: TestExtensionInvalid (0.00s)
11:39:38 [2022-04-17T11:39:38.832Z] === RUN   TestExtensionUncompressed
11:39:38 [2022-04-17T11:39:38.832Z] --- PASS: TestExtensionUncompressed (0.00s)
11:39:38 [2022-04-17T11:39:38.832Z] === RUN   TestExtensionBzip2
11:39:38 [2022-04-17T11:39:38.832Z] --- PASS: TestExtensionBzip2 (0.00s)
11:39:38 [2022-04-17T11:39:38.832Z] === RUN   TestExtensionGzip
11:39:38 [2022-04-17T11:39:38.832Z] --- PASS: TestExtensionGzip (0.00s)
11:39:38 [2022-04-17T11:39:38.832Z] === RUN   TestExtensionXz
11:39:38 [2022-04-17T11:39:38.832Z] --- PASS: TestExtensionXz (0.00s)
11:39:38 [2022-04-17T11:39:38.832Z] === RUN   TestExtensionZstd
11:39:38 [2022-04-17T11:39:38.832Z] --- PASS: TestExtensionZstd (0.00s)
11:39:38 [2022-04-17T11:39:38.832Z] === RUN   TestCmdStreamLargeStderr
11:39:38 [2022-04-17T11:39:38.832Z] --- PASS: TestCmdStreamLargeStderr (0.10s)
11:39:38 [2022-04-17T11:39:38.832Z] === RUN   TestCmdStreamBad
11:39:38 [2022-04-17T11:39:38.832Z]     archive_test.go:252: Failing on Windows CI machines
11:39:38 [2022-04-17T11:39:38.832Z] --- SKIP: TestCmdStreamBad (0.00s)
11:39:38 [2022-04-17T11:39:38.832Z] === RUN   TestCmdStreamGood
11:39:38 [2022-04-17T11:39:38.832Z] --- PASS: TestCmdStreamGood (0.05s)
11:39:38 [2022-04-17T11:39:38.832Z] === RUN   TestUntarPathWithInvalidDest
11:39:38 [2022-04-17T11:39:38.832Z] --- PASS: TestUntarPathWithInvalidDest (0.10s)
11:39:38 [2022-04-17T11:39:38.832Z] === RUN   TestUntarPathWithInvalidSrc
11:39:38 [2022-04-17T11:39:38.832Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
11:39:38 [2022-04-17T11:39:38.832Z] === RUN   TestUntarPath
11:39:38 [2022-04-17T11:39:38.832Z] --- PASS: TestUntarPath (0.08s)
11:39:38 [2022-04-17T11:39:38.832Z] === RUN   TestUntarPathWithDestinationFile
11:39:38 [2022-04-17T11:39:38.832Z] --- PASS: TestUntarPathWithDestinationFile (0.08s)
11:39:39 [2022-04-17T11:39:39.305Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
11:39:39 [2022-04-17T11:39:39.305Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s)
11:39:39 [2022-04-17T11:39:39.305Z] === RUN   TestCopyWithTarInvalidSrc
11:39:39 [2022-04-17T11:39:39.305Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
11:39:39 [2022-04-17T11:39:39.305Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
11:39:39 [2022-04-17T11:39:39.305Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
11:39:39 [2022-04-17T11:39:39.305Z] === RUN   TestCopyWithTarSrcFile
11:39:39 [2022-04-17T11:39:39.305Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
11:39:39 [2022-04-17T11:39:39.305Z] === RUN   TestCopyWithTarSrcFolder
11:39:39 [2022-04-17T11:39:39.305Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
11:39:39 [2022-04-17T11:39:39.305Z] === RUN   TestCopyFileWithTarInvalidSrc
11:39:39 [2022-04-17T11:39:39.305Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
11:39:39 [2022-04-17T11:39:39.305Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
11:39:39 [2022-04-17T11:39:39.305Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
11:39:39 [2022-04-17T11:39:39.305Z] === RUN   TestCopyFileWithTarSrcFolder
11:39:39 [2022-04-17T11:39:39.305Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s)
11:39:39 [2022-04-17T11:39:39.305Z] === RUN   TestCopyFileWithTarSrcFile
11:39:39 [2022-04-17T11:39:39.305Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
11:39:39 [2022-04-17T11:39:39.305Z] === RUN   TestTarFiles
11:39:39 [2022-04-17T11:39:39.305Z] === RUN   TestMatch
11:39:39 [2022-04-17T11:39:39.305Z] === RUN   TestMatch/[[]]
11:39:39 [2022-04-17T11:39:39.305Z] === RUN   TestMatch/[[foo]]
11:39:39 [2022-04-17T11:39:39.305Z] === RUN   TestMatch/[[bar]_[foo]]
11:39:39 [2022-04-17T11:39:39.305Z] === RUN   TestMatch/[[foo_bar]]
11:39:39 [2022-04-17T11:39:39.305Z] === RUN   TestMatch/[[qux]_[foo]]
11:39:39 [2022-04-17T11:39:39.305Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
11:39:39 [2022-04-17T11:39:39.305Z] === RUN   TestMatch/[]
11:39:39 [2022-04-17T11:39:39.305Z] === RUN   TestMatch/[]#01
11:39:39 [2022-04-17T11:39:39.305Z] === RUN   TestMatch/[[qux]]
11:39:39 [2022-04-17T11:39:39.305Z] === RUN   TestMatch/[[foo_bar_qux]]
11:39:39 [2022-04-17T11:39:39.305Z] === RUN   TestMatch/[[qux]_[baz]]
11:39:39 [2022-04-17T11:39:39.305Z] === RUN   TestMatch/[[foo_baz]]
11:39:39 [2022-04-17T11:39:39.305Z] --- PASS: TestMatch (0.00s)
11:39:39 [2022-04-17T11:39:39.305Z]     --- PASS: TestMatch/[[]] (0.00s)
11:39:39 [2022-04-17T11:39:39.305Z]     --- PASS: TestMatch/[[foo]] (0.00s)
11:39:39 [2022-04-17T11:39:39.305Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
11:39:39 [2022-04-17T11:39:39.305Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
11:39:39 [2022-04-17T11:39:39.305Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
11:39:39 [2022-04-17T11:39:39.305Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
11:39:39 [2022-04-17T11:39:39.305Z]     --- PASS: TestMatch/[] (0.00s)
11:39:39 [2022-04-17T11:39:39.305Z]     --- PASS: TestMatch/[]#01 (0.00s)
11:39:39 [2022-04-17T11:39:39.305Z]     --- PASS: TestMatch/[[qux]] (0.00s)
11:39:39 [2022-04-17T11:39:39.305Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
11:39:39 [2022-04-17T11:39:39.305Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
11:39:39 [2022-04-17T11:39:39.305Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
11:39:39 [2022-04-17T11:39:39.305Z] PASS
11:39:39 [2022-04-17T11:39:39.305Z] coverage: 87.5% of statements
11:39:39 [2022-04-17T11:39:39.305Z] ok  	github.com/docker/docker/pkg/capabilities	0.046s	coverage: 87.5% of statements
11:39:39 [2022-04-17T11:39:39.305Z] 2022/04/17 11:39:39 Closing DB instances...
11:39:39 [2022-04-17T11:39:39.504Z]     docker_api_swarm_node_test.go:21: [de667ac4bb461] joining swarm manager [d4beff2913a99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:39:39 [2022-04-17T11:39:39.504Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
11:39:39 [2022-04-17T11:39:39.504Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
11:39:39 [2022-04-17T11:39:39.504Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
11:39:39 [2022-04-17T11:39:39.504Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
11:39:39 [2022-04-17T11:39:39.504Z] === RUN   TestDockerSuite/TestContainerAPIStart
11:39:40 [2022-04-17T11:39:40.073Z] === RUN   TestReadPluginNoRead/default
11:39:40 [2022-04-17T11:39:40.073Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
11:39:40 [2022-04-17T11:39:40.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
11:39:40 [2022-04-17T11:39:40.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
11:39:40 [2022-04-17T11:39:40.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
11:39:40 [2022-04-17T11:39:40.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
11:39:40 [2022-04-17T11:39:40.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
11:39:40 [2022-04-17T11:39:40.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
11:39:40 [2022-04-17T11:39:40.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
11:39:40 [2022-04-17T11:39:40.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
11:39:40 [2022-04-17T11:39:40.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
11:39:40 [2022-04-17T11:39:40.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
11:39:40 [2022-04-17T11:39:40.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
11:39:40 [2022-04-17T11:39:40.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
11:39:40 [2022-04-17T11:39:40.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
11:39:40 [2022-04-17T11:39:40.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
11:39:40 [2022-04-17T11:39:40.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
11:39:40 [2022-04-17T11:39:40.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
11:39:40 [2022-04-17T11:39:40.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
11:39:40 [2022-04-17T11:39:40.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
11:39:40 [2022-04-17T11:39:40.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
11:39:40 [2022-04-17T11:39:40.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
11:39:40 [2022-04-17T11:39:40.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
11:39:40 [2022-04-17T11:39:40.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
11:39:40 [2022-04-17T11:39:40.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
11:39:40 [2022-04-17T11:39:40.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
11:39:40 [2022-04-17T11:39:40.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
11:39:40 [2022-04-17T11:39:40.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
11:39:40 [2022-04-17T11:39:40.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
11:39:40 [2022-04-17T11:39:40.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
11:39:40 [2022-04-17T11:39:40.085Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
11:39:40 [2022-04-17T11:39:40.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
11:39:40 [2022-04-17T11:39:40.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
11:39:40 [2022-04-17T11:39:40.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
11:39:40 [2022-04-17T11:39:40.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
11:39:40 [2022-04-17T11:39:40.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
11:39:40 [2022-04-17T11:39:40.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
11:39:40 [2022-04-17T11:39:40.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
11:39:40 [2022-04-17T11:39:40.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
11:39:40 [2022-04-17T11:39:40.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
11:39:40 [2022-04-17T11:39:40.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
11:39:40 [2022-04-17T11:39:40.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
11:39:40 [2022-04-17T11:39:40.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
11:39:40 [2022-04-17T11:39:40.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
11:39:40 [2022-04-17T11:39:40.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
11:39:40 [2022-04-17T11:39:40.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
11:39:40 [2022-04-17T11:39:40.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
11:39:40 [2022-04-17T11:39:40.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
11:39:40 [2022-04-17T11:39:40.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
11:39:40 [2022-04-17T11:39:40.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
11:39:40 [2022-04-17T11:39:40.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
11:39:40 [2022-04-17T11:39:40.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
11:39:40 [2022-04-17T11:39:40.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
11:39:40 [2022-04-17T11:39:40.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
11:39:40 [2022-04-17T11:39:40.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
11:39:40 [2022-04-17T11:39:40.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
11:39:40 [2022-04-17T11:39:40.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
11:39:40 [2022-04-17T11:39:40.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
11:39:40 [2022-04-17T11:39:40.085Z] PASS
11:39:40 [2022-04-17T11:39:40.085Z] coverage: 55.0% of statements
11:39:40 [2022-04-17T11:39:40.085Z] ok  	github.com/docker/docker/oci	0.063s	coverage: 55.0% of statements
11:39:40 [2022-04-17T11:39:40.085Z] 2022/04/17 11:39:39 Closing DB instances...
11:39:40 [2022-04-17T11:39:40.557Z] === RUN   TestAddressPoolOpt
11:39:40 [2022-04-17T11:39:40.557Z] --- PASS: TestAddressPoolOpt (0.00s)
11:39:40 [2022-04-17T11:39:40.557Z] === RUN   TestValidateEnv
11:39:40 [2022-04-17T11:39:40.557Z] === RUN   TestValidateEnv/a
11:39:40 [2022-04-17T11:39:40.557Z] === RUN   TestValidateEnv/something
11:39:40 [2022-04-17T11:39:40.557Z] === RUN   TestValidateEnv/_=a
11:39:40 [2022-04-17T11:39:40.557Z] === RUN   TestValidateEnv/env1=value1
11:39:40 [2022-04-17T11:39:40.557Z] === RUN   TestValidateEnv/_env1=value1
11:39:40 [2022-04-17T11:39:40.557Z] === RUN   TestValidateEnv/env2=value2=value3
11:39:40 [2022-04-17T11:39:40.557Z] === RUN   TestValidateEnv/env3=abc!qwe
11:39:40 [2022-04-17T11:39:40.557Z] === RUN   TestValidateEnv/env_4=value_4
11:39:40 [2022-04-17T11:39:40.557Z] === RUN   TestValidateEnv/PATH
11:39:40 [2022-04-17T11:39:40.557Z] === RUN   TestValidateEnv/=a
11:39:40 [2022-04-17T11:39:40.557Z] === RUN   TestValidateEnv/PATH=
11:39:40 [2022-04-17T11:39:40.557Z] === RUN   TestValidateEnv/PATH=something
11:39:40 [2022-04-17T11:39:40.557Z] === RUN   TestValidateEnv/asd!qwe
11:39:40 [2022-04-17T11:39:40.557Z] === RUN   TestValidateEnv/1asd
11:39:40 [2022-04-17T11:39:40.557Z] === RUN   TestValidateEnv/123
11:39:40 [2022-04-17T11:39:40.557Z] === RUN   TestValidateEnv/some_space
11:39:40 [2022-04-17T11:39:40.557Z] === RUN   TestValidateEnv/__some_space_before
11:39:40 [2022-04-17T11:39:40.557Z] === RUN   TestValidateEnv/some_space_after__
11:39:40 [2022-04-17T11:39:40.557Z] === RUN   TestValidateEnv/=
11:39:40 [2022-04-17T11:39:40.557Z] === RUN   TestValidateEnv/PaTh
11:39:40 [2022-04-17T11:39:40.557Z] --- PASS: TestValidateEnv (0.00s)
11:39:40 [2022-04-17T11:39:40.557Z]     --- PASS: TestValidateEnv/a (0.00s)
11:39:40 [2022-04-17T11:39:40.557Z]     --- PASS: TestValidateEnv/something (0.00s)
11:39:40 [2022-04-17T11:39:40.557Z]     --- PASS: TestValidateEnv/_=a (0.00s)
11:39:40 [2022-04-17T11:39:40.557Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
11:39:40 [2022-04-17T11:39:40.557Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
11:39:40 [2022-04-17T11:39:40.557Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
11:39:40 [2022-04-17T11:39:40.557Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z]     --- PASS: TestValidateEnv/PATH (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z]     --- PASS: TestValidateEnv/=a (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z]     --- PASS: TestValidateEnv/1asd (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z]     --- PASS: TestValidateEnv/123 (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z]     --- PASS: TestValidateEnv/some_space (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z]     --- PASS: TestValidateEnv/= (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestParseHost
11:39:40 [2022-04-17T11:39:40.558Z] --- PASS: TestParseHost (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestParseDockerDaemonHost
11:39:40 [2022-04-17T11:39:40.558Z] --- PASS: TestParseDockerDaemonHost (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestParseTCP
11:39:40 [2022-04-17T11:39:40.558Z] --- PASS: TestParseTCP (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestParseInvalidUnixAddrInvalid
11:39:40 [2022-04-17T11:39:40.558Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestValidateExtraHosts
11:39:40 [2022-04-17T11:39:40.558Z] --- PASS: TestValidateExtraHosts (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestIpOptString
11:39:40 [2022-04-17T11:39:40.558Z] --- PASS: TestIpOptString (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestNewIpOptInvalidDefaultVal
11:39:40 [2022-04-17T11:39:40.558Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestNewIpOptValidDefaultVal
11:39:40 [2022-04-17T11:39:40.558Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestIpOptSetInvalidVal
11:39:40 [2022-04-17T11:39:40.558Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestValidateIPAddress
11:39:40 [2022-04-17T11:39:40.558Z] --- PASS: TestValidateIPAddress (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestMapOpts
11:39:40 [2022-04-17T11:39:40.558Z] --- PASS: TestMapOpts (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestListOptsWithoutValidator
11:39:40 [2022-04-17T11:39:40.558Z] --- PASS: TestListOptsWithoutValidator (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestListOptsWithValidator
11:39:40 [2022-04-17T11:39:40.558Z] --- PASS: TestListOptsWithValidator (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestValidateDNSSearch
11:39:40 [2022-04-17T11:39:40.558Z] --- PASS: TestValidateDNSSearch (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestValidateLabel
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestValidateLabel/label_with_general_format
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestValidateLabel/label_with_more_than_one_=
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestValidateLabel/label_with_one_more
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
11:39:40 [2022-04-17T11:39:40.558Z] --- PASS: TestValidateLabel (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestNamedListOpts
11:39:40 [2022-04-17T11:39:40.558Z] --- PASS: TestNamedListOpts (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestNamedMapOpts
11:39:40 [2022-04-17T11:39:40.558Z] --- PASS: TestNamedMapOpts (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestParseLink
11:39:40 [2022-04-17T11:39:40.558Z] --- PASS: TestParseLink (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestUlimitOpt
11:39:40 [2022-04-17T11:39:40.558Z] --- PASS: TestUlimitOpt (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z] PASS
11:39:40 [2022-04-17T11:39:40.558Z] coverage: 66.5% of statements
11:39:40 [2022-04-17T11:39:40.558Z] ok  	github.com/docker/docker/opts	0.129s	coverage: 66.5% of statements
11:39:40 [2022-04-17T11:39:40.558Z] === RUN   TestParseVersion
11:39:40 [2022-04-17T11:39:40.558Z] --- PASS: TestParseVersion (0.00s)
11:39:40 [2022-04-17T11:39:40.558Z] PASS
11:39:40 [2022-04-17T11:39:40.558Z] coverage: 52.9% of statements
11:39:40 [2022-04-17T11:39:40.558Z] ok  	github.com/docker/docker/pkg/aaparser	0.044s	coverage: 52.9% of statements
11:39:40 [2022-04-17T11:39:40.876Z] === RUN   TestChrootTarUntar
11:39:40 [2022-04-17T11:39:40.876Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
11:39:40 [2022-04-17T11:39:40.876Z] --- SKIP: TestChrootTarUntar (0.00s)
11:39:40 [2022-04-17T11:39:40.877Z] === RUN   TestChrootUntarWithHugeExcludesList
11:39:40 [2022-04-17T11:39:40.877Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
11:39:40 [2022-04-17T11:39:40.877Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
11:39:40 [2022-04-17T11:39:40.877Z] === RUN   TestChrootUntarEmptyArchive
11:39:40 [2022-04-17T11:39:40.877Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
11:39:40 [2022-04-17T11:39:40.877Z] === RUN   TestChrootTarUntarWithSymlink
11:39:40 [2022-04-17T11:39:40.877Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
11:39:40 [2022-04-17T11:39:40.877Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
11:39:40 [2022-04-17T11:39:40.877Z] === RUN   TestChrootCopyWithTar
11:39:40 [2022-04-17T11:39:40.877Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
11:39:40 [2022-04-17T11:39:40.877Z] --- SKIP: TestChrootCopyWithTar (0.00s)
11:39:40 [2022-04-17T11:39:40.877Z] === RUN   TestChrootCopyFileWithTar
11:39:40 [2022-04-17T11:39:40.877Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
11:39:40 [2022-04-17T11:39:40.877Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
11:39:40 [2022-04-17T11:39:40.877Z] === RUN   TestChrootUntarPath
11:39:40 [2022-04-17T11:39:40.877Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
11:39:40 [2022-04-17T11:39:40.877Z] --- SKIP: TestChrootUntarPath (0.00s)
11:39:40 [2022-04-17T11:39:40.877Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
11:39:40 [2022-04-17T11:39:40.877Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
11:39:40 [2022-04-17T11:39:40.877Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.01s)
11:39:40 [2022-04-17T11:39:40.877Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
11:39:40 [2022-04-17T11:39:40.877Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
11:39:40 [2022-04-17T11:39:40.877Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
11:39:40 [2022-04-17T11:39:40.877Z] === RUN   TestChrootApplyDotDotFile
11:39:40 [2022-04-17T11:39:40.877Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
11:39:40 [2022-04-17T11:39:40.877Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
11:39:40 [2022-04-17T11:39:40.877Z] PASS
11:39:40 [2022-04-17T11:39:40.877Z] coverage: 12.0% of statements
11:39:40 [2022-04-17T11:39:40.877Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.123s	coverage: 12.0% of statements
11:39:41 [2022-04-17T11:39:41.449Z] === RUN   TestReadPluginNoRead/disabled_caching
11:39:41 [2022-04-17T11:39:41.544Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s)
11:39:41 [2022-04-17T11:39:41.544Z] === RUN   TestNetworkDBJoinLeaveNetworks
11:39:41 [2022-04-17T11:39:41.865Z] --- PASS: TestNetworkDBCRUDTableEntry (4.81s)
11:39:41 [2022-04-17T11:39:41.865Z] === RUN   TestNetworkDBCRUDTableEntries
11:39:42 [2022-04-17T11:39:42.334Z] === RUN   TestEnsureRemoveAllNotExist
11:39:42 [2022-04-17T11:39:42.334Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
11:39:42 [2022-04-17T11:39:42.334Z] === RUN   TestEnsureRemoveAllWithDir
11:39:42 [2022-04-17T11:39:42.334Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
11:39:42 [2022-04-17T11:39:42.334Z] === RUN   TestEnsureRemoveAllWithFile
11:39:42 [2022-04-17T11:39:42.334Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
11:39:42 [2022-04-17T11:39:42.334Z] PASS
11:39:42 [2022-04-17T11:39:42.334Z] coverage: 0.0% of statements
11:39:42 [2022-04-17T11:39:42.334Z] ok  	github.com/docker/docker/pkg/containerfs	0.046s	coverage: 0.0% of statements
11:39:42 [2022-04-17T11:39:42.531Z] === RUN   TestPeerCertificateMarshalJSON
11:39:42 [2022-04-17T11:39:42.531Z] 2022/04/17 11:39:42 Closing DB instances...
11:39:42 [2022-04-17T11:39:42.841Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:39:42 [2022-04-17T11:39:42.999Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
11:39:42 [2022-04-17T11:39:42.999Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
11:39:42 [2022-04-17T11:39:42.999Z] --- PASS: TestPeerCertificateMarshalJSON (0.65s)
11:39:42 [2022-04-17T11:39:42.999Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
11:39:42 [2022-04-17T11:39:42.999Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
11:39:42 [2022-04-17T11:39:42.999Z] === RUN   TestMiddleware
11:39:42 [2022-04-17T11:39:42.999Z] --- PASS: TestMiddleware (0.00s)
11:39:42 [2022-04-17T11:39:42.999Z] === RUN   TestNewResponseModifier
11:39:42 [2022-04-17T11:39:42.999Z] --- PASS: TestNewResponseModifier (0.00s)
11:39:42 [2022-04-17T11:39:42.999Z] PASS
11:39:42 [2022-04-17T11:39:42.999Z] coverage: 26.8% of statements
11:39:42 [2022-04-17T11:39:42.999Z] ok  	github.com/docker/docker/pkg/authorization	0.726s	coverage: 26.8% of statements
11:39:43 [2022-04-17T11:39:43.323Z] === RUN   TestSizeEmpty
11:39:43 [2022-04-17T11:39:43.323Z] --- PASS: TestSizeEmpty (0.00s)
11:39:43 [2022-04-17T11:39:43.323Z] === RUN   TestSizeEmptyFile
11:39:43 [2022-04-17T11:39:43.323Z] --- PASS: TestSizeEmptyFile (0.00s)
11:39:43 [2022-04-17T11:39:43.323Z] === RUN   TestSizeNonemptyFile
11:39:43 [2022-04-17T11:39:43.323Z] --- PASS: TestSizeNonemptyFile (0.00s)
11:39:43 [2022-04-17T11:39:43.323Z] === RUN   TestSizeNestedDirectoryEmpty
11:39:43 [2022-04-17T11:39:43.323Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
11:39:43 [2022-04-17T11:39:43.323Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
11:39:43 [2022-04-17T11:39:43.323Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
11:39:43 [2022-04-17T11:39:43.323Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
11:39:43 [2022-04-17T11:39:43.323Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
11:39:43 [2022-04-17T11:39:43.323Z] === RUN   TestMoveToSubdir
11:39:43 [2022-04-17T11:39:43.323Z] --- PASS: TestMoveToSubdir (0.01s)
11:39:43 [2022-04-17T11:39:43.323Z] === RUN   TestSizeNonExistingDirectory
11:39:43 [2022-04-17T11:39:43.323Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
11:39:43 [2022-04-17T11:39:43.323Z] PASS
11:39:43 [2022-04-17T11:39:43.323Z] coverage: 80.0% of statements
11:39:43 [2022-04-17T11:39:43.323Z] ok  	github.com/docker/docker/pkg/directory	0.092s	coverage: 80.0% of statements
11:39:43 [2022-04-17T11:39:43.466Z] === RUN   TestIsArchivePathDir
11:39:43 [2022-04-17T11:39:43.466Z] --- PASS: TestIsArchivePathDir (0.08s)
11:39:43 [2022-04-17T11:39:43.466Z] === RUN   TestIsArchivePathInvalidFile
11:39:43 [2022-04-17T11:39:43.466Z] --- PASS: TestIsArchivePathInvalidFile (0.17s)
11:39:43 [2022-04-17T11:39:43.466Z] === RUN   TestIsArchivePathTar
11:39:43 [2022-04-17T11:39:43.778Z] === CONT  TestReadPluginNoRead
11:39:43 [2022-04-17T11:39:43.778Z]     read_test.go:92: [d85cf73b691a2] daemon is not started
11:39:43 [2022-04-17T11:39:43.778Z] --- PASS: TestReadPluginNoRead (9.01s)
11:39:43 [2022-04-17T11:39:43.778Z]     --- PASS: TestReadPluginNoRead/default (1.31s)
11:39:43 [2022-04-17T11:39:43.778Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
11:39:43 [2022-04-17T11:39:43.778Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
11:39:43 [2022-04-17T11:39:43.778Z] === CONT  TestDaemonStartWithLogOpt
11:39:43 [2022-04-17T11:39:43.792Z] 2022/04/17 11:39:43 Closing DB instances...
11:39:43 [2022-04-17T11:39:43.939Z] --- PASS: TestIsArchivePathTar (0.21s)
11:39:43 [2022-04-17T11:39:43.939Z] === RUN   TestDecompressStreamGzip
11:39:43 [2022-04-17T11:39:43.939Z] === RUN   TestUnbuffered
11:39:43 [2022-04-17T11:39:43.939Z] --- PASS: TestUnbuffered (0.00s)
11:39:43 [2022-04-17T11:39:43.939Z] === RUN   TestRaceUnbuffered
11:39:43 [2022-04-17T11:39:43.939Z] --- PASS: TestRaceUnbuffered (0.00s)
11:39:43 [2022-04-17T11:39:43.939Z] PASS
11:39:43 [2022-04-17T11:39:43.939Z] coverage: 100.0% of statements
11:39:43 [2022-04-17T11:39:43.939Z] ok  	github.com/docker/docker/pkg/broadcaster	0.047s	coverage: 100.0% of statements
11:39:43 [2022-04-17T11:39:43.939Z] --- PASS: TestDecompressStreamGzip (0.14s)
11:39:43 [2022-04-17T11:39:43.939Z] === RUN   TestDecompressStreamBzip2
11:39:43 [2022-04-17T11:39:43.939Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.64s)
11:39:43 [2022-04-17T11:39:43.939Z] === RUN   TestNetworkDBCRUDTableEntry
11:39:43 [2022-04-17T11:39:43.939Z] --- PASS: TestDecompressStreamBzip2 (0.13s)
11:39:43 [2022-04-17T11:39:43.939Z] === RUN   TestDecompressStreamXz
11:39:43 [2022-04-17T11:39:43.939Z]     archive_test.go:133: Xz not present in msys2
11:39:43 [2022-04-17T11:39:43.939Z] --- SKIP: TestDecompressStreamXz (0.00s)
11:39:43 [2022-04-17T11:39:43.939Z] === RUN   TestDecompressStreamZstd
11:39:43 [2022-04-17T11:39:43.939Z]     archive_test.go:140: zstd not installed
11:39:43 [2022-04-17T11:39:43.939Z] --- SKIP: TestDecompressStreamZstd (0.03s)
11:39:43 [2022-04-17T11:39:43.939Z] === RUN   TestCompressStreamXzUnsupported
11:39:43 [2022-04-17T11:39:43.939Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
11:39:43 [2022-04-17T11:39:43.939Z] === RUN   TestCompressStreamBzip2Unsupported
11:39:43 [2022-04-17T11:39:43.939Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
11:39:43 [2022-04-17T11:39:43.939Z] === RUN   TestCompressStreamInvalid
11:39:43 [2022-04-17T11:39:43.939Z] --- PASS: TestCompressStreamInvalid (0.00s)
11:39:43 [2022-04-17T11:39:43.939Z] === RUN   TestExtensionInvalid
11:39:43 [2022-04-17T11:39:43.939Z] --- PASS: TestExtensionInvalid (0.00s)
11:39:43 [2022-04-17T11:39:43.939Z] === RUN   TestExtensionUncompressed
11:39:43 [2022-04-17T11:39:43.939Z] --- PASS: TestExtensionUncompressed (0.00s)
11:39:43 [2022-04-17T11:39:43.939Z] === RUN   TestExtensionBzip2
11:39:43 [2022-04-17T11:39:43.939Z] --- PASS: TestExtensionBzip2 (0.00s)
11:39:43 [2022-04-17T11:39:43.939Z] === RUN   TestExtensionGzip
11:39:43 [2022-04-17T11:39:43.939Z] --- PASS: TestExtensionGzip (0.00s)
11:39:43 [2022-04-17T11:39:43.939Z] === RUN   TestExtensionXz
11:39:43 [2022-04-17T11:39:43.939Z] --- PASS: TestExtensionXz (0.00s)
11:39:43 [2022-04-17T11:39:43.939Z] === RUN   TestExtensionZstd
11:39:43 [2022-04-17T11:39:43.939Z] --- PASS: TestExtensionZstd (0.00s)
11:39:43 [2022-04-17T11:39:43.939Z] === RUN   TestCmdStreamLargeStderr
11:39:44 [2022-04-17T11:39:44.345Z] === RUN   TestDockerSuite/TestContainerAPIStop
11:39:44 [2022-04-17T11:39:44.407Z] --- PASS: TestCmdStreamLargeStderr (0.09s)
11:39:44 [2022-04-17T11:39:44.407Z] === RUN   TestCmdStreamBad
11:39:44 [2022-04-17T11:39:44.407Z]     archive_test.go:252: Failing on Windows CI machines
11:39:44 [2022-04-17T11:39:44.407Z] --- SKIP: TestCmdStreamBad (0.00s)
11:39:44 [2022-04-17T11:39:44.407Z] === RUN   TestCmdStreamGood
11:39:44 [2022-04-17T11:39:44.407Z] --- PASS: TestCmdStreamGood (0.06s)
11:39:44 [2022-04-17T11:39:44.407Z] === RUN   TestUntarPathWithInvalidDest
11:39:44 [2022-04-17T11:39:44.407Z] --- PASS: TestUntarPathWithInvalidDest (0.07s)
11:39:44 [2022-04-17T11:39:44.407Z] === RUN   TestUntarPathWithInvalidSrc
11:39:44 [2022-04-17T11:39:44.407Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
11:39:44 [2022-04-17T11:39:44.407Z] === RUN   TestUntarPath
11:39:44 [2022-04-17T11:39:44.407Z] --- PASS: TestUntarPath (0.09s)
11:39:44 [2022-04-17T11:39:44.407Z] === RUN   TestUntarPathWithDestinationFile
11:39:44 [2022-04-17T11:39:44.407Z] --- PASS: TestUntarPathWithDestinationFile (0.08s)
11:39:44 [2022-04-17T11:39:44.407Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
11:39:44 [2022-04-17T11:39:44.407Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s)
11:39:44 [2022-04-17T11:39:44.407Z] === RUN   TestCopyWithTarInvalidSrc
11:39:44 [2022-04-17T11:39:44.407Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
11:39:44 [2022-04-17T11:39:44.407Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
11:39:44 [2022-04-17T11:39:44.407Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
11:39:44 [2022-04-17T11:39:44.407Z] === RUN   TestCopyWithTarSrcFile
11:39:44 [2022-04-17T11:39:44.407Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
11:39:44 [2022-04-17T11:39:44.407Z] === RUN   TestCopyWithTarSrcFolder
11:39:44 [2022-04-17T11:39:44.781Z] === RUN   TestPollerAddRemove
11:39:44 [2022-04-17T11:39:44.781Z] --- PASS: TestPollerAddRemove (0.00s)
11:39:44 [2022-04-17T11:39:44.781Z] === RUN   TestPollerEvent
11:39:44 [2022-04-17T11:39:44.781Z]     poller_test.go:40: No chmod on Windows
11:39:44 [2022-04-17T11:39:44.781Z] --- SKIP: TestPollerEvent (0.00s)
11:39:44 [2022-04-17T11:39:44.781Z] === RUN   TestPollerClose
11:39:44 [2022-04-17T11:39:44.781Z] --- PASS: TestPollerClose (0.00s)
11:39:44 [2022-04-17T11:39:44.781Z] PASS
11:39:44 [2022-04-17T11:39:44.781Z] coverage: 45.7% of statements
11:39:44 [2022-04-17T11:39:44.781Z] ok  	github.com/docker/docker/pkg/filenotify	0.052s	coverage: 45.7% of statements
11:39:44 [2022-04-17T11:39:44.781Z] --- PASS: TestNetworkDBCRUDTableEntries (3.28s)
11:39:44 [2022-04-17T11:39:44.781Z] === RUN   TestNetworkDBNodeLeave
11:39:44 [2022-04-17T11:39:44.875Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
11:39:44 [2022-04-17T11:39:44.875Z] === RUN   TestCopyFileWithTarInvalidSrc
11:39:44 [2022-04-17T11:39:44.875Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
11:39:44 [2022-04-17T11:39:44.875Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
11:39:44 [2022-04-17T11:39:44.875Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
11:39:44 [2022-04-17T11:39:44.875Z] === RUN   TestCopyFileWithTarSrcFolder
11:39:44 [2022-04-17T11:39:44.875Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
11:39:44 [2022-04-17T11:39:44.875Z] === RUN   TestCopyFileWithTarSrcFile
11:39:44 [2022-04-17T11:39:44.875Z] === RUN   TestMatch
11:39:44 [2022-04-17T11:39:44.875Z] === RUN   TestMatch/[[]]
11:39:44 [2022-04-17T11:39:44.875Z] === RUN   TestMatch/[[foo]]
11:39:44 [2022-04-17T11:39:44.875Z] === RUN   TestMatch/[[bar]_[foo]]
11:39:44 [2022-04-17T11:39:44.875Z] === RUN   TestMatch/[[foo_bar]]
11:39:44 [2022-04-17T11:39:44.875Z] === RUN   TestMatch/[[qux]_[foo]]
11:39:44 [2022-04-17T11:39:44.875Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
11:39:44 [2022-04-17T11:39:44.875Z] === RUN   TestMatch/[]
11:39:44 [2022-04-17T11:39:44.875Z] === RUN   TestMatch/[]#01
11:39:44 [2022-04-17T11:39:44.875Z] === RUN   TestMatch/[[qux]]
11:39:44 [2022-04-17T11:39:44.875Z] === RUN   TestMatch/[[foo_bar_qux]]
11:39:44 [2022-04-17T11:39:44.875Z] === RUN   TestMatch/[[qux]_[baz]]
11:39:44 [2022-04-17T11:39:44.875Z] === RUN   TestMatch/[[foo_baz]]
11:39:44 [2022-04-17T11:39:44.875Z] --- PASS: TestMatch (0.00s)
11:39:44 [2022-04-17T11:39:44.875Z]     --- PASS: TestMatch/[[]] (0.00s)
11:39:44 [2022-04-17T11:39:44.875Z]     --- PASS: TestMatch/[[foo]] (0.00s)
11:39:44 [2022-04-17T11:39:44.875Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
11:39:44 [2022-04-17T11:39:44.875Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
11:39:44 [2022-04-17T11:39:44.875Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
11:39:44 [2022-04-17T11:39:44.875Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
11:39:44 [2022-04-17T11:39:44.875Z]     --- PASS: TestMatch/[] (0.00s)
11:39:44 [2022-04-17T11:39:44.875Z]     --- PASS: TestMatch/[]#01 (0.00s)
11:39:44 [2022-04-17T11:39:44.875Z]     --- PASS: TestMatch/[[qux]] (0.00s)
11:39:44 [2022-04-17T11:39:44.875Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
11:39:44 [2022-04-17T11:39:44.875Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
11:39:44 [2022-04-17T11:39:44.875Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
11:39:44 [2022-04-17T11:39:44.875Z] PASS
11:39:44 [2022-04-17T11:39:44.875Z] coverage: 87.5% of statements
11:39:44 [2022-04-17T11:39:44.875Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
11:39:44 [2022-04-17T11:39:44.875Z] === RUN   TestTarFiles
11:39:44 [2022-04-17T11:39:44.875Z] ok  	github.com/docker/docker/pkg/capabilities	0.045s	coverage: 87.5% of statements
11:39:45 [2022-04-17T11:39:45.280Z] === RUN   TestDockerSuite/TestContainerAPITop
11:39:45 [2022-04-17T11:39:45.772Z] === RUN   TestCopyFileWithInvalidSrc
11:39:45 [2022-04-17T11:39:45.772Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
11:39:45 [2022-04-17T11:39:45.772Z] === RUN   TestCopyFileWithInvalidDest
11:39:45 [2022-04-17T11:39:45.772Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
11:39:45 [2022-04-17T11:39:45.772Z] === RUN   TestCopyFileWithSameSrcAndDest
11:39:45 [2022-04-17T11:39:45.772Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
11:39:45 [2022-04-17T11:39:45.772Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
11:39:45 [2022-04-17T11:39:45.850Z] --- PASS: TestContinueAfterPluginCrash (10.99s)
11:39:45 [2022-04-17T11:39:45.850Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
11:39:45 [2022-04-17T11:39:45.850Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
11:39:45 [2022-04-17T11:39:45.850Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
11:39:45 [2022-04-17T11:39:45.850Z] === RUN   TestDockerSuite/TestContainerAPIWait
11:39:45 [2022-04-17T11:39:45.859Z] === RUN   TestChrootTarUntar
11:39:45 [2022-04-17T11:39:45.859Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
11:39:45 [2022-04-17T11:39:45.859Z] --- SKIP: TestChrootTarUntar (0.00s)
11:39:45 [2022-04-17T11:39:45.859Z] === RUN   TestChrootUntarWithHugeExcludesList
11:39:45 [2022-04-17T11:39:45.859Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
11:39:45 [2022-04-17T11:39:45.859Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
11:39:45 [2022-04-17T11:39:45.859Z] === RUN   TestChrootUntarEmptyArchive
11:39:45 [2022-04-17T11:39:45.859Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
11:39:45 [2022-04-17T11:39:45.859Z] === RUN   TestChrootTarUntarWithSymlink
11:39:45 [2022-04-17T11:39:45.859Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
11:39:45 [2022-04-17T11:39:45.859Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
11:39:45 [2022-04-17T11:39:45.859Z] === RUN   TestChrootCopyWithTar
11:39:45 [2022-04-17T11:39:45.859Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
11:39:45 [2022-04-17T11:39:45.859Z] --- SKIP: TestChrootCopyWithTar (0.00s)
11:39:45 [2022-04-17T11:39:45.859Z] === RUN   TestChrootCopyFileWithTar
11:39:45 [2022-04-17T11:39:45.859Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
11:39:45 [2022-04-17T11:39:45.859Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
11:39:45 [2022-04-17T11:39:45.859Z] === RUN   TestChrootUntarPath
11:39:45 [2022-04-17T11:39:45.859Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
11:39:45 [2022-04-17T11:39:45.859Z] --- SKIP: TestChrootUntarPath (0.00s)
11:39:45 [2022-04-17T11:39:45.859Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
11:39:45 [2022-04-17T11:39:45.859Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
11:39:45 [2022-04-17T11:39:45.859Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
11:39:45 [2022-04-17T11:39:45.859Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
11:39:45 [2022-04-17T11:39:45.859Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
11:39:45 [2022-04-17T11:39:45.859Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
11:39:45 [2022-04-17T11:39:45.859Z] === RUN   TestChrootApplyDotDotFile
11:39:45 [2022-04-17T11:39:45.859Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
11:39:45 [2022-04-17T11:39:45.859Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
11:39:45 [2022-04-17T11:39:45.859Z] PASS
11:39:45 [2022-04-17T11:39:45.859Z] coverage: 12.0% of statements
11:39:45 [2022-04-17T11:39:45.859Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.102s	coverage: 12.0% of statements
11:39:46 [2022-04-17T11:39:46.241Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestCopyFile
11:39:46 [2022-04-17T11:39:46.241Z] --- PASS: TestCopyFile (0.01s)
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
11:39:46 [2022-04-17T11:39:46.241Z]     fileutils_test.go:133: Needs porting to Windows
11:39:46 [2022-04-17T11:39:46.241Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
11:39:46 [2022-04-17T11:39:46.241Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestReadSymlinkedDirectoryToFile
11:39:46 [2022-04-17T11:39:46.241Z]     fileutils_test.go:179: Needs porting to Windows
11:39:46 [2022-04-17T11:39:46.241Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestWildcardMatches
11:39:46 [2022-04-17T11:39:46.241Z] --- PASS: TestWildcardMatches (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestPatternMatches
11:39:46 [2022-04-17T11:39:46.241Z] --- PASS: TestPatternMatches (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestExclusionPatternMatchesPatternBefore
11:39:46 [2022-04-17T11:39:46.241Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestPatternMatchesFolderExclusions
11:39:46 [2022-04-17T11:39:46.241Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
11:39:46 [2022-04-17T11:39:46.241Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestPatternMatchesFolderWildcardExclusions
11:39:46 [2022-04-17T11:39:46.241Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestExclusionPatternMatchesPatternAfter
11:39:46 [2022-04-17T11:39:46.241Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestExclusionPatternMatchesWholeDirectory
11:39:46 [2022-04-17T11:39:46.241Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestSingleExclamationError
11:39:46 [2022-04-17T11:39:46.241Z] --- PASS: TestSingleExclamationError (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestMatchesWithNoPatterns
11:39:46 [2022-04-17T11:39:46.241Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestMatchesWithMalformedPatterns
11:39:46 [2022-04-17T11:39:46.241Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestMatches
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestMatches/MatchesOrParentMatches
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestMatches/MatchesUsingParentResult
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestMatches/MatchesUsingParentResults
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestMatches/MatchesUsingParentResultsNoContext
11:39:46 [2022-04-17T11:39:46.241Z] --- PASS: TestMatches (0.01s)
11:39:46 [2022-04-17T11:39:46.241Z]     --- PASS: TestMatches/MatchesOrParentMatches (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z]     --- PASS: TestMatches/MatchesUsingParentResult (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z]     --- PASS: TestMatches/MatchesUsingParentResults (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z]     --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestCleanPatterns
11:39:46 [2022-04-17T11:39:46.241Z] --- PASS: TestCleanPatterns (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestCleanPatternsStripEmptyPatterns
11:39:46 [2022-04-17T11:39:46.241Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestCleanPatternsExceptionFlag
11:39:46 [2022-04-17T11:39:46.241Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
11:39:46 [2022-04-17T11:39:46.241Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
11:39:46 [2022-04-17T11:39:46.241Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestCleanPatternsErrorSingleException
11:39:46 [2022-04-17T11:39:46.241Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestCreateIfNotExistsDir
11:39:46 [2022-04-17T11:39:46.241Z] --- PASS: TestCreateIfNotExistsDir (0.01s)
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestCreateIfNotExistsFile
11:39:46 [2022-04-17T11:39:46.241Z] --- PASS: TestCreateIfNotExistsFile (0.02s)
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestMatch
11:39:46 [2022-04-17T11:39:46.241Z] --- PASS: TestMatch (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestCompile
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestCompile/slash
11:39:46 [2022-04-17T11:39:46.241Z] === RUN   TestCompile/backslash
11:39:46 [2022-04-17T11:39:46.241Z] --- PASS: TestCompile (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z]     --- PASS: TestCompile/slash (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z]     --- PASS: TestCompile/backslash (0.00s)
11:39:46 [2022-04-17T11:39:46.241Z] PASS
11:39:46 [2022-04-17T11:39:46.241Z] coverage: 84.7% of statements
11:39:46 [2022-04-17T11:39:46.241Z] ok  	github.com/docker/docker/pkg/fileutils	0.107s	coverage: 84.7% of statements
11:39:46 [2022-04-17T11:39:46.328Z] 2022/04/17 11:39:46 Closing DB instances...
11:39:46 [2022-04-17T11:39:46.711Z] --- PASS: TestTarFiles (7.66s)
11:39:46 [2022-04-17T11:39:46.711Z] === RUN   TestDetectCompressionZstd
11:39:46 [2022-04-17T11:39:46.711Z] --- PASS: TestDetectCompressionZstd (0.00s)
11:39:46 [2022-04-17T11:39:46.711Z] === RUN   TestTarUntar
11:39:46 [2022-04-17T11:39:46.711Z] === RUN   TestGet
11:39:46 [2022-04-17T11:39:46.711Z] --- PASS: TestGet (0.00s)
11:39:46 [2022-04-17T11:39:46.711Z] === RUN   TestGetShortcutString
11:39:46 [2022-04-17T11:39:46.711Z] --- PASS: TestGetShortcutString (0.00s)
11:39:46 [2022-04-17T11:39:46.711Z] PASS
11:39:46 [2022-04-17T11:39:46.711Z] coverage: 42.9% of statements
11:39:46 [2022-04-17T11:39:46.711Z] ok  	github.com/docker/docker/pkg/homedir	0.040s	coverage: 42.9% of statements
11:39:46 [2022-04-17T11:39:46.711Z] --- PASS: TestTarUntar (0.04s)
11:39:46 [2022-04-17T11:39:46.711Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
11:39:46 [2022-04-17T11:39:46.711Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
11:39:46 [2022-04-17T11:39:46.711Z] === RUN   TestTarWithOptions
11:39:46 [2022-04-17T11:39:46.711Z] --- PASS: TestTarWithOptions (0.04s)
11:39:46 [2022-04-17T11:39:46.711Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
11:39:46 [2022-04-17T11:39:46.711Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
11:39:46 [2022-04-17T11:39:46.711Z] === RUN   TestUntarUstarGnuConflict
11:39:46 [2022-04-17T11:39:46.711Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
11:39:46 [2022-04-17T11:39:46.711Z] === RUN   TestUntarInvalidFilenames
11:39:47 [2022-04-17T11:39:47.180Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3474916531\\dest"
11:39:47 [2022-04-17T11:39:47.180Z] --- PASS: TestUntarInvalidFilenames (0.25s)
11:39:47 [2022-04-17T11:39:47.180Z] === RUN   TestUntarHardlinkToSymlink
11:39:47 [2022-04-17T11:39:47.180Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
11:39:47 [2022-04-17T11:39:47.180Z] === RUN   TestUntarInvalidHardlink
11:39:47 [2022-04-17T11:39:47.180Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink109723786\\victim\\hello" -> "../victim/hello"
11:39:47 [2022-04-17T11:39:47.180Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3555727040\\victim\\hello" -> "/../victim/hello"
11:39:47 [2022-04-17T11:39:47.180Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink871990796\\victim" -> "../victim"
11:39:47 [2022-04-17T11:39:47.180Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1249274408\\victim" -> "../victim"
11:39:47 [2022-04-17T11:39:47.180Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink429950025\\victim" -> "../victim"
11:39:47 [2022-04-17T11:39:47.180Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2971337720\\victim" -> "../victim"
11:39:47 [2022-04-17T11:39:47.180Z] --- PASS: TestUntarInvalidHardlink (0.04s)
11:39:47 [2022-04-17T11:39:47.180Z] === RUN   TestUntarInvalidSymlink
11:39:47 [2022-04-17T11:39:47.180Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink311926611\\dest\\dotdot" -> "../victim/hello"
11:39:47 [2022-04-17T11:39:47.180Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3473131356\\dest\\slash-dotdot" -> "/../victim/hello"
11:39:47 [2022-04-17T11:39:47.180Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1921267635\\dest\\loophole-victim" -> "../victim"
11:39:47 [2022-04-17T11:39:47.180Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3333381650\\dest\\loophole-victim" -> "../victim"
11:39:47 [2022-04-17T11:39:47.180Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2998994444\\dest\\loophole-victim" -> "../victim"
11:39:47 [2022-04-17T11:39:47.180Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2789212341\\dest\\loophole-victim" -> "../victim"
11:39:47 [2022-04-17T11:39:47.180Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2769386281\\dest\\dir\\loophole" -> "../../victim"
11:39:47 [2022-04-17T11:39:47.180Z] --- PASS: TestUntarInvalidSymlink (0.05s)
11:39:47 [2022-04-17T11:39:47.180Z] === RUN   TestTempArchiveCloseMultipleTimes
11:39:47 [2022-04-17T11:39:47.180Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
11:39:47 [2022-04-17T11:39:47.180Z] === RUN   TestXGlobalNoParent
11:39:47 [2022-04-17T11:39:47.180Z] --- PASS: TestXGlobalNoParent (0.00s)
11:39:47 [2022-04-17T11:39:47.180Z] === RUN   TestReplaceFileTarWrapper
11:39:47 [2022-04-17T11:39:47.226Z] --- PASS: TestDaemonStartWithLogOpt (3.23s)
11:39:47 [2022-04-17T11:39:47.226Z] PASS
11:39:47 [2022-04-17T11:39:47.226Z] 
11:39:47 [2022-04-17T11:39:47.226Z] DONE 6 tests in 12.344s
11:39:47 [2022-04-17T11:39:47.226Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:39:47 [2022-04-17T11:39:47.226Z] ++ 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
11:39:47 [2022-04-17T11:39:47.226Z] ++ set -e
11:39:47 [2022-04-17T11:39:47.226Z] ++ '[' -n 0 ']'
11:39:47 [2022-04-17T11:39:47.226Z] ++ set -x
11:39:47 [2022-04-17T11:39:47.227Z] ++ 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
11:39:47 [2022-04-17T11:39:47.227Z] testing: warning: no tests to run
11:39:47 [2022-04-17T11:39:47.227Z] PASS
11:39:47 [2022-04-17T11:39:47.227Z] 
11:39:47 [2022-04-17T11:39:47.227Z] DONE 0 tests in 0.031s
11:39:47 [2022-04-17T11:39:47.227Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:39:47 [2022-04-17T11:39:47.227Z] ++ 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
11:39:47 [2022-04-17T11:39:47.227Z] ++ set -e
11:39:47 [2022-04-17T11:39:47.227Z] ++ '[' -n 0 ']'
11:39:47 [2022-04-17T11:39:47.227Z] ++ set -x
11:39:47 [2022-04-17T11:39:47.227Z] ++ 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
11:39:47 [2022-04-17T11:39:47.227Z] INFO: Testing against a local daemon
11:39:47 [2022-04-17T11:39:47.227Z] === RUN   TestPluginWithDevMounts
11:39:47 [2022-04-17T11:39:47.227Z] === PAUSE TestPluginWithDevMounts
11:39:47 [2022-04-17T11:39:47.227Z] === CONT  TestPluginWithDevMounts
11:39:47 [2022-04-17T11:39:47.317Z] === RUN   TestEnsureRemoveAllNotExist
11:39:47 [2022-04-17T11:39:47.317Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
11:39:47 [2022-04-17T11:39:47.317Z] === RUN   TestEnsureRemoveAllWithDir
11:39:47 [2022-04-17T11:39:47.317Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
11:39:47 [2022-04-17T11:39:47.317Z] === RUN   TestEnsureRemoveAllWithFile
11:39:47 [2022-04-17T11:39:47.317Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
11:39:47 [2022-04-17T11:39:47.317Z] PASS
11:39:47 [2022-04-17T11:39:47.317Z] coverage: 0.0% of statements
11:39:47 [2022-04-17T11:39:47.317Z] ok  	github.com/docker/docker/pkg/containerfs	0.048s	coverage: 0.0% of statements
11:39:47 [2022-04-17T11:39:47.649Z] --- PASS: TestReplaceFileTarWrapper (0.22s)
11:39:47 [2022-04-17T11:39:47.649Z] === RUN   TestPrefixHeaderReadable
11:39:47 [2022-04-17T11:39:47.649Z] --- PASS: TestPrefixHeaderReadable (0.03s)
11:39:47 [2022-04-17T11:39:47.649Z] === RUN   TestDisablePigz
11:39:47 [2022-04-17T11:39:47.649Z]     archive_test.go:1372: Test will not check full path when Pigz not installed
11:39:47 [2022-04-17T11:39:47.649Z] --- PASS: TestDisablePigz (0.14s)
11:39:47 [2022-04-17T11:39:47.649Z] === RUN   TestPigz
11:39:47 [2022-04-17T11:39:47.649Z]     archive_test.go:1401: Tested whether Pigz is not used, as it not installed
11:39:47 [2022-04-17T11:39:47.649Z] --- PASS: TestPigz (0.17s)
11:39:47 [2022-04-17T11:39:47.649Z] === RUN   TestNosysFileInfo
11:39:47 [2022-04-17T11:39:47.649Z] --- PASS: TestNosysFileInfo (0.00s)
11:39:47 [2022-04-17T11:39:47.649Z] === RUN   TestCopyFileWithInvalidDest
11:39:47 [2022-04-17T11:39:47.649Z]     archive_windows_test.go:16: Currently fails
11:39:47 [2022-04-17T11:39:47.649Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
11:39:47 [2022-04-17T11:39:47.649Z] === RUN   TestCanonicalTarNameForPath
11:39:47 [2022-04-17T11:39:47.649Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
11:39:47 [2022-04-17T11:39:47.649Z] === RUN   TestCanonicalTarName
11:39:47 [2022-04-17T11:39:47.649Z] --- PASS: TestCanonicalTarName (0.00s)
11:39:47 [2022-04-17T11:39:47.649Z] === RUN   TestChmodTarEntry
11:39:47 [2022-04-17T11:39:47.649Z] --- PASS: TestChmodTarEntry (0.00s)
11:39:47 [2022-04-17T11:39:47.649Z] === RUN   TestHardLinkOrder
11:39:47 [2022-04-17T11:39:47.649Z] --- PASS: TestNetworkDBNodeLeave (2.84s)
11:39:47 [2022-04-17T11:39:47.649Z] === RUN   TestNetworkDBWatch
11:39:48 [2022-04-17T11:39:48.118Z] === RUN   TestCreateIDMapOrder
11:39:48 [2022-04-17T11:39:48.118Z] --- PASS: TestCreateIDMapOrder (0.00s)
11:39:48 [2022-04-17T11:39:48.118Z] PASS
11:39:48 [2022-04-17T11:39:48.118Z] coverage: 7.2% of statements
11:39:48 [2022-04-17T11:39:48.118Z] --- PASS: TestHardLinkOrder (0.11s)
11:39:48 [2022-04-17T11:39:48.118Z] === RUN   TestChangeString
11:39:48 [2022-04-17T11:39:48.118Z] --- PASS: TestChangeString (0.00s)
11:39:48 [2022-04-17T11:39:48.118Z] === RUN   TestChangesWithNoChanges
11:39:48 [2022-04-17T11:39:48.119Z] ok  	github.com/docker/docker/pkg/idtools	0.046s	coverage: 7.2% of statements
11:39:48 [2022-04-17T11:39:48.119Z] --- PASS: TestChangesWithNoChanges (0.04s)
11:39:48 [2022-04-17T11:39:48.119Z] === RUN   TestChangesWithChanges
11:39:48 [2022-04-17T11:39:48.119Z] --- PASS: TestChangesWithChanges (0.05s)
11:39:48 [2022-04-17T11:39:48.119Z] === RUN   TestChangesWithChangesGH13590
11:39:48 [2022-04-17T11:39:48.119Z]     changes_test.go:196: needs more investigation
11:39:48 [2022-04-17T11:39:48.119Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
11:39:48 [2022-04-17T11:39:48.119Z] === RUN   TestChangesDirsEmpty
11:39:48 [2022-04-17T11:39:48.119Z] --- PASS: TestChangesDirsEmpty (0.16s)
11:39:48 [2022-04-17T11:39:48.119Z] === RUN   TestChangesDirsMutated
11:39:48 [2022-04-17T11:39:48.308Z] === RUN   TestSizeEmpty
11:39:48 [2022-04-17T11:39:48.308Z] --- PASS: TestSizeEmpty (0.00s)
11:39:48 [2022-04-17T11:39:48.308Z] === RUN   TestSizeEmptyFile
11:39:48 [2022-04-17T11:39:48.308Z] --- PASS: TestSizeEmptyFile (0.00s)
11:39:48 [2022-04-17T11:39:48.308Z] === RUN   TestSizeNonemptyFile
11:39:48 [2022-04-17T11:39:48.308Z] --- PASS: TestSizeNonemptyFile (0.00s)
11:39:48 [2022-04-17T11:39:48.308Z] === RUN   TestSizeNestedDirectoryEmpty
11:39:48 [2022-04-17T11:39:48.308Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
11:39:48 [2022-04-17T11:39:48.308Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
11:39:48 [2022-04-17T11:39:48.308Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
11:39:48 [2022-04-17T11:39:48.308Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
11:39:48 [2022-04-17T11:39:48.308Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
11:39:48 [2022-04-17T11:39:48.308Z] === RUN   TestMoveToSubdir
11:39:48 [2022-04-17T11:39:48.308Z] --- PASS: TestMoveToSubdir (0.00s)
11:39:48 [2022-04-17T11:39:48.308Z] === RUN   TestSizeNonExistingDirectory
11:39:48 [2022-04-17T11:39:48.308Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
11:39:48 [2022-04-17T11:39:48.308Z] PASS
11:39:48 [2022-04-17T11:39:48.308Z] coverage: 80.0% of statements
11:39:48 [2022-04-17T11:39:48.308Z] ok  	github.com/docker/docker/pkg/directory	0.063s	coverage: 80.0% of statements
11:39:48 [2022-04-17T11:39:48.308Z] --- PASS: TestNetworkDBCRUDTableEntry (4.28s)
11:39:48 [2022-04-17T11:39:48.308Z] === RUN   TestNetworkDBCRUDTableEntries
11:39:48 [2022-04-17T11:39:48.588Z] --- PASS: TestChangesDirsMutated (0.19s)
11:39:48 [2022-04-17T11:39:48.588Z] === RUN   TestApplyLayer
11:39:48 [2022-04-17T11:39:48.588Z]     changes_test.go:433: needs further investigation
11:39:48 [2022-04-17T11:39:48.588Z] --- SKIP: TestApplyLayer (0.00s)
11:39:48 [2022-04-17T11:39:48.588Z] === RUN   TestChangesSizeWithHardlinks
11:39:48 [2022-04-17T11:39:48.588Z]     changes_test.go:469: needs further investigation
11:39:48 [2022-04-17T11:39:48.588Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
11:39:48 [2022-04-17T11:39:48.588Z] === RUN   TestChangesSizeWithNoChanges
11:39:48 [2022-04-17T11:39:48.588Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
11:39:48 [2022-04-17T11:39:48.588Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
11:39:48 [2022-04-17T11:39:48.588Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
11:39:48 [2022-04-17T11:39:48.588Z] === RUN   TestChangesSize
11:39:48 [2022-04-17T11:39:48.588Z] --- PASS: TestChangesSize (0.00s)
11:39:48 [2022-04-17T11:39:48.588Z] === RUN   TestApplyLayerInvalidFilenames
11:39:48 [2022-04-17T11:39:48.588Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4107694878\\dest"
11:39:48 [2022-04-17T11:39:48.588Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
11:39:48 [2022-04-17T11:39:48.588Z] === RUN   TestApplyLayerInvalidHardlink
11:39:48 [2022-04-17T11:39:48.588Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2431966450\\victim\\hello" -> "../victim/hello"
11:39:48 [2022-04-17T11:39:48.588Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink414785462\\victim\\hello" -> "/../victim/hello"
11:39:48 [2022-04-17T11:39:48.588Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1423435807\\victim" -> "../victim"
11:39:48 [2022-04-17T11:39:48.588Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink937643254\\victim" -> "../victim"
11:39:48 [2022-04-17T11:39:48.588Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink126889447\\victim" -> "../victim"
11:39:48 [2022-04-17T11:39:48.588Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1813098667\\victim" -> "../victim"
11:39:48 [2022-04-17T11:39:48.588Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s)
11:39:48 [2022-04-17T11:39:48.588Z] === RUN   TestApplyLayerInvalidSymlink
11:39:48 [2022-04-17T11:39:48.588Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1960928094\\dest\\dotdot" -> "../victim/hello"
11:39:48 [2022-04-17T11:39:48.588Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink36649694\\dest\\slash-dotdot" -> "/../victim/hello"
11:39:48 [2022-04-17T11:39:48.588Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3063208191\\dest\\loophole-victim" -> "../victim"
11:39:48 [2022-04-17T11:39:48.588Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink912852515\\dest\\loophole-victim" -> "../victim"
11:39:48 [2022-04-17T11:39:48.588Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2349786150\\dest\\loophole-victim" -> "../victim"
11:39:48 [2022-04-17T11:39:48.588Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2973017646\\dest\\loophole-victim" -> "../victim"
11:39:48 [2022-04-17T11:39:48.588Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s)
11:39:48 [2022-04-17T11:39:48.588Z] === RUN   TestApplyLayerWhiteouts
11:39:48 [2022-04-17T11:39:48.588Z] --- PASS: TestApplyLayerWhiteouts (0.17s)
11:39:48 [2022-04-17T11:39:48.588Z] === RUN   TestGenerateEmptyFile
11:39:48 [2022-04-17T11:39:48.588Z] --- PASS: TestGenerateEmptyFile (0.00s)
11:39:48 [2022-04-17T11:39:48.588Z] === RUN   TestGenerateWithContent
11:39:48 [2022-04-17T11:39:48.588Z] --- PASS: TestGenerateWithContent (0.00s)
11:39:48 [2022-04-17T11:39:48.588Z] PASS
11:39:48 [2022-04-17T11:39:48.588Z] coverage: 62.9% of statements
11:39:48 [2022-04-17T11:39:48.588Z] ok  	github.com/docker/docker/pkg/archive	11.021s	coverage: 62.9% of statements
11:39:48 [2022-04-17T11:39:48.603Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
11:39:48 [2022-04-17T11:39:48.603Z] --- PASS: TestPluginWithDevMounts (1.57s)
11:39:48 [2022-04-17T11:39:48.603Z] PASS
11:39:48 [2022-04-17T11:39:48.603Z] 
11:39:48 [2022-04-17T11:39:48.603Z] DONE 1 tests in 1.650s
11:39:48 [2022-04-17T11:39:48.862Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
11:39:48 [2022-04-17T11:39:48.862Z] ++ 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
11:39:48 [2022-04-17T11:39:48.862Z] ++ set -e
11:39:48 [2022-04-17T11:39:48.862Z] ++ '[' -n 0 ']'
11:39:48 [2022-04-17T11:39:48.862Z] ++ set -x
11:39:48 [2022-04-17T11:39:48.863Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
11:39:48 [2022-04-17T11:39:48.863Z] === RUN   TestDockerSuite/TestContainerNetworkMode
11:39:48 [2022-04-17T11:39:48.863Z] INFO: Testing against a local daemon
11:39:48 [2022-04-17T11:39:48.863Z] === RUN   TestSecretInspect
11:39:49 [2022-04-17T11:39:49.295Z] === RUN   TestPollerAddRemove
11:39:49 [2022-04-17T11:39:49.295Z] --- PASS: TestPollerAddRemove (0.00s)
11:39:49 [2022-04-17T11:39:49.295Z] === RUN   TestPollerEvent
11:39:49 [2022-04-17T11:39:49.295Z]     poller_test.go:40: No chmod on Windows
11:39:49 [2022-04-17T11:39:49.295Z] --- SKIP: TestPollerEvent (0.00s)
11:39:49 [2022-04-17T11:39:49.295Z] === RUN   TestPollerClose
11:39:49 [2022-04-17T11:39:49.295Z] --- PASS: TestPollerClose (0.00s)
11:39:49 [2022-04-17T11:39:49.295Z] PASS
11:39:49 [2022-04-17T11:39:49.295Z] coverage: 36.2% of statements
11:39:49 [2022-04-17T11:39:49.295Z] ok  	github.com/docker/docker/pkg/filenotify	0.047s	coverage: 36.2% of statements
11:39:49 [2022-04-17T11:39:49.576Z] === RUN   TestFixedBufferCap
11:39:49 [2022-04-17T11:39:49.576Z] --- PASS: TestFixedBufferCap (0.00s)
11:39:49 [2022-04-17T11:39:49.576Z] === RUN   TestFixedBufferLen
11:39:49 [2022-04-17T11:39:49.576Z] --- PASS: TestFixedBufferLen (0.00s)
11:39:49 [2022-04-17T11:39:49.576Z] === RUN   TestFixedBufferString
11:39:49 [2022-04-17T11:39:49.576Z] --- PASS: TestFixedBufferString (0.00s)
11:39:49 [2022-04-17T11:39:49.576Z] === RUN   TestFixedBufferWrite
11:39:49 [2022-04-17T11:39:49.576Z] --- PASS: TestFixedBufferWrite (0.00s)
11:39:49 [2022-04-17T11:39:49.576Z] === RUN   TestFixedBufferRead
11:39:49 [2022-04-17T11:39:49.576Z] --- PASS: TestFixedBufferRead (0.00s)
11:39:49 [2022-04-17T11:39:49.576Z] === RUN   TestBytesPipeRead
11:39:49 [2022-04-17T11:39:49.576Z] --- PASS: TestBytesPipeRead (0.00s)
11:39:49 [2022-04-17T11:39:49.576Z] === RUN   TestBytesPipeWrite
11:39:49 [2022-04-17T11:39:49.576Z] --- PASS: TestBytesPipeWrite (0.00s)
11:39:49 [2022-04-17T11:39:49.576Z] === RUN   TestBytesPipeWriteRandomChunks
11:39:49 [2022-04-17T11:39:49.576Z] 2022/04/17 11:39:49 Closing DB instances...
11:39:49 [2022-04-17T11:39:49.799Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
11:39:49 [2022-04-17T11:39:49.799Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
11:39:50 [2022-04-17T11:39:50.047Z] --- PASS: TestBytesPipeWriteRandomChunks (0.55s)
11:39:50 [2022-04-17T11:39:50.047Z] === RUN   TestAtomicWriteToFile
11:39:50 [2022-04-17T11:39:50.047Z] --- PASS: TestAtomicWriteToFile (0.01s)
11:39:50 [2022-04-17T11:39:50.047Z] === RUN   TestAtomicWriteSetCommit
11:39:50 [2022-04-17T11:39:50.047Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
11:39:50 [2022-04-17T11:39:50.047Z] === RUN   TestAtomicWriteSetCancel
11:39:50 [2022-04-17T11:39:50.047Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
11:39:50 [2022-04-17T11:39:50.047Z] === RUN   TestReadCloserWrapperClose
11:39:50 [2022-04-17T11:39:50.047Z] --- PASS: TestReadCloserWrapperClose (0.00s)
11:39:50 [2022-04-17T11:39:50.047Z] === RUN   TestReaderErrWrapperReadOnError
11:39:50 [2022-04-17T11:39:50.047Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
11:39:50 [2022-04-17T11:39:50.047Z] === RUN   TestReaderErrWrapperRead
11:39:50 [2022-04-17T11:39:50.047Z] --- PASS: TestReaderErrWrapperRead (0.00s)
11:39:50 [2022-04-17T11:39:50.047Z] === RUN   TestCancelReadCloser
11:39:50 [2022-04-17T11:39:50.047Z] --- PASS: TestCancelReadCloser (0.13s)
11:39:50 [2022-04-17T11:39:50.047Z] === RUN   TestWriteCloserWrapperClose
11:39:50 [2022-04-17T11:39:50.047Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
11:39:50 [2022-04-17T11:39:50.047Z] === RUN   TestNopWriteCloser
11:39:50 [2022-04-17T11:39:50.047Z] --- PASS: TestNopWriteCloser (0.00s)
11:39:50 [2022-04-17T11:39:50.047Z] === RUN   TestNopWriter
11:39:50 [2022-04-17T11:39:50.047Z] --- PASS: TestNopWriter (0.00s)
11:39:50 [2022-04-17T11:39:50.047Z] === RUN   TestWriteCounter
11:39:50 [2022-04-17T11:39:50.047Z] --- PASS: TestWriteCounter (0.00s)
11:39:50 [2022-04-17T11:39:50.047Z] PASS
11:39:50 [2022-04-17T11:39:50.047Z] coverage: 70.1% of statements
11:39:50 [2022-04-17T11:39:50.047Z] ok  	github.com/docker/docker/pkg/ioutils	0.763s	coverage: 70.1% of statements
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestCopyFileWithInvalidSrc
11:39:50 [2022-04-17T11:39:50.280Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestCopyFileWithInvalidDest
11:39:50 [2022-04-17T11:39:50.280Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestCopyFileWithSameSrcAndDest
11:39:50 [2022-04-17T11:39:50.280Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
11:39:50 [2022-04-17T11:39:50.280Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestCopyFile
11:39:50 [2022-04-17T11:39:50.280Z] --- PASS: TestCopyFile (0.01s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
11:39:50 [2022-04-17T11:39:50.280Z]     fileutils_test.go:133: Needs porting to Windows
11:39:50 [2022-04-17T11:39:50.280Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
11:39:50 [2022-04-17T11:39:50.280Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestReadSymlinkedDirectoryToFile
11:39:50 [2022-04-17T11:39:50.280Z]     fileutils_test.go:179: Needs porting to Windows
11:39:50 [2022-04-17T11:39:50.280Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestWildcardMatches
11:39:50 [2022-04-17T11:39:50.280Z] --- PASS: TestWildcardMatches (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestPatternMatches
11:39:50 [2022-04-17T11:39:50.280Z] --- PASS: TestPatternMatches (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestExclusionPatternMatchesPatternBefore
11:39:50 [2022-04-17T11:39:50.280Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestPatternMatchesFolderExclusions
11:39:50 [2022-04-17T11:39:50.280Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
11:39:50 [2022-04-17T11:39:50.280Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestPatternMatchesFolderWildcardExclusions
11:39:50 [2022-04-17T11:39:50.280Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestExclusionPatternMatchesPatternAfter
11:39:50 [2022-04-17T11:39:50.280Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestExclusionPatternMatchesWholeDirectory
11:39:50 [2022-04-17T11:39:50.280Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestSingleExclamationError
11:39:50 [2022-04-17T11:39:50.280Z] --- PASS: TestSingleExclamationError (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestMatchesWithNoPatterns
11:39:50 [2022-04-17T11:39:50.280Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestMatchesWithMalformedPatterns
11:39:50 [2022-04-17T11:39:50.280Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestMatches
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestMatches/MatchesOrParentMatches
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestMatches/MatchesUsingParentResult
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestMatches/MatchesUsingParentResults
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestMatches/MatchesUsingParentResultsNoContext
11:39:50 [2022-04-17T11:39:50.280Z] --- PASS: TestMatches (0.01s)
11:39:50 [2022-04-17T11:39:50.280Z]     --- PASS: TestMatches/MatchesOrParentMatches (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z]     --- PASS: TestMatches/MatchesUsingParentResult (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z]     --- PASS: TestMatches/MatchesUsingParentResults (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z]     --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestCleanPatterns
11:39:50 [2022-04-17T11:39:50.280Z] --- PASS: TestCleanPatterns (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestCleanPatternsStripEmptyPatterns
11:39:50 [2022-04-17T11:39:50.280Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestCleanPatternsExceptionFlag
11:39:50 [2022-04-17T11:39:50.280Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
11:39:50 [2022-04-17T11:39:50.280Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
11:39:50 [2022-04-17T11:39:50.280Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestCleanPatternsErrorSingleException
11:39:50 [2022-04-17T11:39:50.280Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestCreateIfNotExistsDir
11:39:50 [2022-04-17T11:39:50.280Z] --- PASS: TestCreateIfNotExistsDir (0.01s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestCreateIfNotExistsFile
11:39:50 [2022-04-17T11:39:50.280Z] 2022/04/17 11:39:50 Closing DB instances...
11:39:50 [2022-04-17T11:39:50.280Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestMatch
11:39:50 [2022-04-17T11:39:50.280Z] --- PASS: TestMatch (0.01s)
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestCompile
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestCompile/slash
11:39:50 [2022-04-17T11:39:50.280Z] === RUN   TestCompile/backslash
11:39:50 [2022-04-17T11:39:50.280Z] --- PASS: TestCompile (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z]     --- PASS: TestCompile/slash (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z]     --- PASS: TestCompile/backslash (0.00s)
11:39:50 [2022-04-17T11:39:50.280Z] PASS
11:39:50 [2022-04-17T11:39:50.280Z] coverage: 84.7% of statements
11:39:50 [2022-04-17T11:39:50.280Z] ok  	github.com/docker/docker/pkg/fileutils	0.101s	coverage: 84.7% of statements
11:39:50 [2022-04-17T11:39:50.748Z] --- PASS: TestTarFiles (6.11s)
11:39:50 [2022-04-17T11:39:50.748Z] === RUN   TestDetectCompressionZstd
11:39:50 [2022-04-17T11:39:50.748Z] --- PASS: TestDetectCompressionZstd (0.00s)
11:39:50 [2022-04-17T11:39:50.748Z] === RUN   TestTarUntar
11:39:50 [2022-04-17T11:39:50.748Z] --- PASS: TestTarUntar (0.05s)
11:39:50 [2022-04-17T11:39:50.748Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
11:39:50 [2022-04-17T11:39:50.748Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s)
11:39:50 [2022-04-17T11:39:50.748Z] === RUN   TestTarWithOptions
11:39:50 [2022-04-17T11:39:50.748Z] --- PASS: TestTarWithOptions (0.04s)
11:39:50 [2022-04-17T11:39:50.748Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
11:39:50 [2022-04-17T11:39:50.748Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
11:39:50 [2022-04-17T11:39:50.748Z] === RUN   TestUntarUstarGnuConflict
11:39:50 [2022-04-17T11:39:50.748Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
11:39:50 [2022-04-17T11:39:50.748Z] === RUN   TestUntarInvalidFilenames
11:39:51 [2022-04-17T11:39:51.035Z] --- PASS: TestNetworkDBWatch (3.03s)
11:39:51 [2022-04-17T11:39:51.035Z] === RUN   TestNetworkDBBulkSync
11:39:51 [2022-04-17T11:39:51.218Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames967014251\\dest"
11:39:51 [2022-04-17T11:39:51.218Z] --- PASS: TestUntarInvalidFilenames (0.21s)
11:39:51 [2022-04-17T11:39:51.218Z] === RUN   TestUntarHardlinkToSymlink
11:39:51 [2022-04-17T11:39:51.218Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
11:39:51 [2022-04-17T11:39:51.218Z] === RUN   TestUntarInvalidHardlink
11:39:51 [2022-04-17T11:39:51.218Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1184843002\\victim\\hello" -> "../victim/hello"
11:39:51 [2022-04-17T11:39:51.218Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3559478427\\victim\\hello" -> "/../victim/hello"
11:39:51 [2022-04-17T11:39:51.218Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3486334221\\victim" -> "../victim"
11:39:51 [2022-04-17T11:39:51.218Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4274409274\\victim" -> "../victim"
11:39:51 [2022-04-17T11:39:51.218Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1656347907\\victim" -> "../victim"
11:39:51 [2022-04-17T11:39:51.218Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1390259006\\victim" -> "../victim"
11:39:51 [2022-04-17T11:39:51.218Z] --- PASS: TestUntarInvalidHardlink (0.04s)
11:39:51 [2022-04-17T11:39:51.218Z] === RUN   TestUntarInvalidSymlink
11:39:51 [2022-04-17T11:39:51.218Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink34200055\\dest\\dotdot" -> "../victim/hello"
11:39:51 [2022-04-17T11:39:51.218Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2946284995\\dest\\slash-dotdot" -> "/../victim/hello"
11:39:51 [2022-04-17T11:39:51.218Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2179381030\\dest\\loophole-victim" -> "../victim"
11:39:51 [2022-04-17T11:39:51.218Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4234593194\\dest\\loophole-victim" -> "../victim"
11:39:51 [2022-04-17T11:39:51.218Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3800515765\\dest\\loophole-victim" -> "../victim"
11:39:51 [2022-04-17T11:39:51.218Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2126031853\\dest\\loophole-victim" -> "../victim"
11:39:51 [2022-04-17T11:39:51.218Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3373536621\\dest\\dir\\loophole" -> "../../victim"
11:39:51 [2022-04-17T11:39:51.218Z] --- PASS: TestUntarInvalidSymlink (0.05s)
11:39:51 [2022-04-17T11:39:51.218Z] === RUN   TestTempArchiveCloseMultipleTimes
11:39:51 [2022-04-17T11:39:51.218Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
11:39:51 [2022-04-17T11:39:51.218Z] === RUN   TestXGlobalNoParent
11:39:51 [2022-04-17T11:39:51.218Z] --- PASS: TestXGlobalNoParent (0.00s)
11:39:51 [2022-04-17T11:39:51.218Z] === RUN   TestReplaceFileTarWrapper
11:39:51 [2022-04-17T11:39:51.218Z] === RUN   TestGet
11:39:51 [2022-04-17T11:39:51.218Z] --- PASS: TestGet (0.00s)
11:39:51 [2022-04-17T11:39:51.218Z] === RUN   TestGetShortcutString
11:39:51 [2022-04-17T11:39:51.218Z] --- PASS: TestGetShortcutString (0.00s)
11:39:51 [2022-04-17T11:39:51.218Z] PASS
11:39:51 [2022-04-17T11:39:51.218Z] coverage: 42.9% of statements
11:39:51 [2022-04-17T11:39:51.218Z] ok  	github.com/docker/docker/pkg/homedir	0.047s	coverage: 42.9% of statements
11:39:51 [2022-04-17T11:39:51.218Z] --- PASS: TestReplaceFileTarWrapper (0.24s)
11:39:51 [2022-04-17T11:39:51.218Z] === RUN   TestPrefixHeaderReadable
11:39:51 [2022-04-17T11:39:51.504Z] === RUN   TestError
11:39:51 [2022-04-17T11:39:51.504Z] --- PASS: TestError (0.00s)
11:39:51 [2022-04-17T11:39:51.504Z] === RUN   TestProgressString
11:39:51 [2022-04-17T11:39:51.504Z] === RUN   TestProgressString/no_progress
11:39:51 [2022-04-17T11:39:51.504Z] === RUN   TestProgressString/progress_1
11:39:51 [2022-04-17T11:39:51.504Z] === RUN   TestProgressString/some_progress_with_a_start_time
11:39:51 [2022-04-17T11:39:51.504Z] === RUN   TestProgressString/some_progress_without_a_start_time
11:39:51 [2022-04-17T11:39:51.504Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
11:39:51 [2022-04-17T11:39:51.504Z] === RUN   TestProgressString/with_units
11:39:51 [2022-04-17T11:39:51.504Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
11:39:51 [2022-04-17T11:39:51.504Z] === RUN   TestProgressString/hide_counts
11:39:51 [2022-04-17T11:39:51.504Z] --- PASS: TestProgressString (0.00s)
11:39:51 [2022-04-17T11:39:51.504Z]     --- PASS: TestProgressString/no_progress (0.00s)
11:39:51 [2022-04-17T11:39:51.504Z]     --- PASS: TestProgressString/progress_1 (0.00s)
11:39:51 [2022-04-17T11:39:51.504Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
11:39:51 [2022-04-17T11:39:51.504Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
11:39:51 [2022-04-17T11:39:51.504Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
11:39:51 [2022-04-17T11:39:51.504Z]     --- PASS: TestProgressString/with_units (0.00s)
11:39:51 [2022-04-17T11:39:51.504Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
11:39:51 [2022-04-17T11:39:51.504Z]     --- PASS: TestProgressString/hide_counts (0.00s)
11:39:51 [2022-04-17T11:39:51.504Z] === RUN   TestJSONMessageDisplay
11:39:51 [2022-04-17T11:39:51.504Z] --- PASS: TestJSONMessageDisplay (0.20s)
11:39:51 [2022-04-17T11:39:51.504Z] === RUN   TestJSONMessageDisplayWithJSONError
11:39:51 [2022-04-17T11:39:51.504Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
11:39:51 [2022-04-17T11:39:51.504Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
11:39:51 [2022-04-17T11:39:51.504Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
11:39:51 [2022-04-17T11:39:51.504Z] === RUN   TestDisplayJSONMessagesStream
11:39:51 [2022-04-17T11:39:51.504Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
11:39:51 [2022-04-17T11:39:51.504Z] PASS
11:39:51 [2022-04-17T11:39:51.504Z] coverage: 91.7% of statements
11:39:51 [2022-04-17T11:39:51.504Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.247s	coverage: 91.7% of statements
11:39:51 [2022-04-17T11:39:51.686Z] --- PASS: TestPrefixHeaderReadable (0.04s)
11:39:51 [2022-04-17T11:39:51.686Z] === RUN   TestDisablePigz
11:39:51 [2022-04-17T11:39:51.686Z]     archive_test.go:1372: Test will not check full path when Pigz not installed
11:39:51 [2022-04-17T11:39:51.686Z] --- PASS: TestDisablePigz (0.16s)
11:39:51 [2022-04-17T11:39:51.686Z] === RUN   TestPigz
11:39:51 [2022-04-17T11:39:51.686Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s)
11:39:51 [2022-04-17T11:39:51.686Z] === RUN   TestNetworkDBNodeLeave
11:39:51 [2022-04-17T11:39:51.686Z]     archive_test.go:1401: Tested whether Pigz is not used, as it not installed
11:39:51 [2022-04-17T11:39:51.686Z] --- PASS: TestPigz (0.20s)
11:39:51 [2022-04-17T11:39:51.686Z] === RUN   TestNosysFileInfo
11:39:51 [2022-04-17T11:39:51.686Z] --- PASS: TestNosysFileInfo (0.00s)
11:39:51 [2022-04-17T11:39:51.686Z] === RUN   TestCopyFileWithInvalidDest
11:39:51 [2022-04-17T11:39:51.686Z]     archive_windows_test.go:16: Currently fails
11:39:51 [2022-04-17T11:39:51.686Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
11:39:51 [2022-04-17T11:39:51.686Z] === RUN   TestCanonicalTarNameForPath
11:39:51 [2022-04-17T11:39:51.686Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
11:39:51 [2022-04-17T11:39:51.686Z] === RUN   TestCanonicalTarName
11:39:51 [2022-04-17T11:39:51.686Z] --- PASS: TestCanonicalTarName (0.00s)
11:39:51 [2022-04-17T11:39:51.686Z] === RUN   TestChmodTarEntry
11:39:51 [2022-04-17T11:39:51.686Z] --- PASS: TestChmodTarEntry (0.00s)
11:39:51 [2022-04-17T11:39:51.686Z] === RUN   TestHardLinkOrder
11:39:51 [2022-04-17T11:39:51.706Z] --- PASS: TestSecretInspect (2.79s)
11:39:51 [2022-04-17T11:39:51.706Z] === RUN   TestSecretList
11:39:51 [2022-04-17T11:39:51.974Z] === RUN   TestStandardLongPath
11:39:51 [2022-04-17T11:39:51.975Z] --- PASS: TestStandardLongPath (0.00s)
11:39:51 [2022-04-17T11:39:51.975Z] === RUN   TestUNCLongPath
11:39:51 [2022-04-17T11:39:51.975Z] --- PASS: TestUNCLongPath (0.00s)
11:39:51 [2022-04-17T11:39:51.975Z] PASS
11:39:51 [2022-04-17T11:39:51.975Z] coverage: 100.0% of statements
11:39:51 [2022-04-17T11:39:51.975Z] ok  	github.com/docker/docker/pkg/longpath	0.057s	coverage: 100.0% of statements
11:39:51 [2022-04-17T11:39:51.975Z] 2022/04/17 11:39:51 Closing DB instances...
11:39:52 [2022-04-17T11:39:52.154Z] --- PASS: TestHardLinkOrder (0.10s)
11:39:52 [2022-04-17T11:39:52.154Z] === RUN   TestChangeString
11:39:52 [2022-04-17T11:39:52.154Z] --- PASS: TestChangeString (0.00s)
11:39:52 [2022-04-17T11:39:52.154Z] === RUN   TestChangesWithNoChanges
11:39:52 [2022-04-17T11:39:52.154Z] --- PASS: TestChangesWithNoChanges (0.04s)
11:39:52 [2022-04-17T11:39:52.154Z] === RUN   TestChangesWithChanges
11:39:52 [2022-04-17T11:39:52.154Z] --- PASS: TestChangesWithChanges (0.04s)
11:39:52 [2022-04-17T11:39:52.154Z] === RUN   TestChangesWithChangesGH13590
11:39:52 [2022-04-17T11:39:52.154Z]     changes_test.go:196: needs more investigation
11:39:52 [2022-04-17T11:39:52.154Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
11:39:52 [2022-04-17T11:39:52.154Z] === RUN   TestChangesDirsEmpty
11:39:52 [2022-04-17T11:39:52.154Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
11:39:52 [2022-04-17T11:39:52.154Z] --- SKIP: TestChangesDirsEmpty (0.00s)
11:39:52 [2022-04-17T11:39:52.154Z] === RUN   TestChangesDirsMutated
11:39:52 [2022-04-17T11:39:52.154Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
11:39:52 [2022-04-17T11:39:52.154Z] --- SKIP: TestChangesDirsMutated (0.00s)
11:39:52 [2022-04-17T11:39:52.154Z] === RUN   TestApplyLayer
11:39:52 [2022-04-17T11:39:52.154Z]     changes_test.go:433: needs further investigation
11:39:52 [2022-04-17T11:39:52.154Z] --- SKIP: TestApplyLayer (0.00s)
11:39:52 [2022-04-17T11:39:52.154Z] === RUN   TestChangesSizeWithHardlinks
11:39:52 [2022-04-17T11:39:52.154Z]     changes_test.go:469: needs further investigation
11:39:52 [2022-04-17T11:39:52.154Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
11:39:52 [2022-04-17T11:39:52.154Z] === RUN   TestChangesSizeWithNoChanges
11:39:52 [2022-04-17T11:39:52.154Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
11:39:52 [2022-04-17T11:39:52.154Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
11:39:52 [2022-04-17T11:39:52.154Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
11:39:52 [2022-04-17T11:39:52.154Z] === RUN   TestChangesSize
11:39:52 [2022-04-17T11:39:52.154Z] --- PASS: TestChangesSize (0.00s)
11:39:52 [2022-04-17T11:39:52.154Z] === RUN   TestApplyLayerInvalidFilenames
11:39:52 [2022-04-17T11:39:52.154Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2734311272\\dest"
11:39:52 [2022-04-17T11:39:52.154Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
11:39:52 [2022-04-17T11:39:52.154Z] === RUN   TestApplyLayerInvalidHardlink
11:39:52 [2022-04-17T11:39:52.154Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1822934669\\victim\\hello" -> "../victim/hello"
11:39:52 [2022-04-17T11:39:52.154Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink328357718\\victim\\hello" -> "/../victim/hello"
11:39:52 [2022-04-17T11:39:52.154Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink141980346\\victim" -> "../victim"
11:39:52 [2022-04-17T11:39:52.154Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2851140866\\victim" -> "../victim"
11:39:52 [2022-04-17T11:39:52.154Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3862432087\\victim" -> "../victim"
11:39:52 [2022-04-17T11:39:52.154Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3673427373\\victim" -> "../victim"
11:39:52 [2022-04-17T11:39:52.154Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s)
11:39:52 [2022-04-17T11:39:52.154Z] === RUN   TestApplyLayerInvalidSymlink
11:39:52 [2022-04-17T11:39:52.154Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1664699439\\dest\\dotdot" -> "../victim/hello"
11:39:52 [2022-04-17T11:39:52.154Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3908561742\\dest\\slash-dotdot" -> "/../victim/hello"
11:39:52 [2022-04-17T11:39:52.154Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3068586405\\dest\\loophole-victim" -> "../victim"
11:39:52 [2022-04-17T11:39:52.154Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink884457712\\dest\\loophole-victim" -> "../victim"
11:39:52 [2022-04-17T11:39:52.154Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2797019013\\dest\\loophole-victim" -> "../victim"
11:39:52 [2022-04-17T11:39:52.154Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3647715674\\dest\\loophole-victim" -> "../victim"
11:39:52 [2022-04-17T11:39:52.154Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s)
11:39:52 [2022-04-17T11:39:52.154Z] === RUN   TestApplyLayerWhiteouts
11:39:52 [2022-04-17T11:39:52.154Z] --- PASS: TestApplyLayerWhiteouts (0.10s)
11:39:52 [2022-04-17T11:39:52.154Z] === RUN   TestGenerateEmptyFile
11:39:52 [2022-04-17T11:39:52.154Z] --- PASS: TestGenerateEmptyFile (0.00s)
11:39:52 [2022-04-17T11:39:52.154Z] === RUN   TestGenerateWithContent
11:39:52 [2022-04-17T11:39:52.154Z] --- PASS: TestGenerateWithContent (0.00s)
11:39:52 [2022-04-17T11:39:52.154Z] PASS
11:39:52 [2022-04-17T11:39:52.154Z] coverage: 61.9% of statements
11:39:52 [2022-04-17T11:39:52.154Z] ok  	github.com/docker/docker/pkg/archive	8.876s	coverage: 61.9% of statements
11:39:52 [2022-04-17T11:39:52.154Z] === RUN   TestCreateIDMapOrder
11:39:52 [2022-04-17T11:39:52.625Z] --- PASS: TestCreateIDMapOrder (0.00s)
11:39:52 [2022-04-17T11:39:52.625Z] PASS
11:39:52 [2022-04-17T11:39:52.625Z] coverage: 7.2% of statements
11:39:52 [2022-04-17T11:39:52.625Z] ok  	github.com/docker/docker/pkg/idtools	0.056s	coverage: 7.2% of statements
11:39:52 [2022-04-17T11:39:52.964Z] === RUN   TestNameFormat
11:39:52 [2022-04-17T11:39:52.964Z] --- PASS: TestNameFormat (0.00s)
11:39:52 [2022-04-17T11:39:52.964Z] === RUN   TestNameRetries
11:39:52 [2022-04-17T11:39:52.964Z] --- PASS: TestNameRetries (0.00s)
11:39:52 [2022-04-17T11:39:52.964Z] PASS
11:39:52 [2022-04-17T11:39:52.964Z] coverage: 85.7% of statements
11:39:52 [2022-04-17T11:39:52.964Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.045s	coverage: 85.7% of statements
11:39:53 [2022-04-17T11:39:53.433Z] === RUN   TestParseKeyValueOpt
11:39:53 [2022-04-17T11:39:53.433Z] --- PASS: TestParseKeyValueOpt (0.00s)
11:39:53 [2022-04-17T11:39:53.433Z] === RUN   TestParseUintList
11:39:53 [2022-04-17T11:39:53.433Z] --- PASS: TestParseUintList (0.00s)
11:39:53 [2022-04-17T11:39:53.433Z] === RUN   TestParseUintListMaximumLimits
11:39:53 [2022-04-17T11:39:53.433Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
11:39:53 [2022-04-17T11:39:53.433Z] PASS
11:39:53 [2022-04-17T11:39:53.433Z] coverage: 97.0% of statements
11:39:53 [2022-04-17T11:39:53.433Z] ok  	github.com/docker/docker/pkg/parsers	0.047s	coverage: 97.0% of statements
11:39:53 [2022-04-17T11:39:53.611Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
11:39:53 [2022-04-17T11:39:53.903Z] --- PASS: TestNetworkDBBulkSync (2.84s)
11:39:53 [2022-04-17T11:39:53.903Z] === RUN   TestNetworkDBCRUDMediumCluster
11:39:54 [2022-04-17T11:39:54.188Z] === RUN   TestFixedBufferCap
11:39:54 [2022-04-17T11:39:54.188Z] --- PASS: TestFixedBufferCap (0.00s)
11:39:54 [2022-04-17T11:39:54.188Z] === RUN   TestFixedBufferLen
11:39:54 [2022-04-17T11:39:54.188Z] --- PASS: TestFixedBufferLen (0.00s)
11:39:54 [2022-04-17T11:39:54.188Z] === RUN   TestFixedBufferString
11:39:54 [2022-04-17T11:39:54.188Z] --- PASS: TestFixedBufferString (0.00s)
11:39:54 [2022-04-17T11:39:54.188Z] === RUN   TestFixedBufferWrite
11:39:54 [2022-04-17T11:39:54.188Z] --- PASS: TestFixedBufferWrite (0.00s)
11:39:54 [2022-04-17T11:39:54.188Z] === RUN   TestFixedBufferRead
11:39:54 [2022-04-17T11:39:54.188Z] --- PASS: TestFixedBufferRead (0.00s)
11:39:54 [2022-04-17T11:39:54.188Z] === RUN   TestBytesPipeRead
11:39:54 [2022-04-17T11:39:54.188Z] --- PASS: TestBytesPipeRead (0.00s)
11:39:54 [2022-04-17T11:39:54.188Z] === RUN   TestBytesPipeWrite
11:39:54 [2022-04-17T11:39:54.188Z] --- PASS: TestBytesPipeWrite (0.00s)
11:39:54 [2022-04-17T11:39:54.188Z] === RUN   TestBytesPipeWriteRandomChunks
11:39:54 [2022-04-17T11:39:54.376Z] === RUN   Test_windowsOSRelease_String
11:39:54 [2022-04-17T11:39:54.376Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes
11:39:54 [2022-04-17T11:39:54.376Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no
11:39:54 [2022-04-17T11:39:54.376Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes
11:39:54 [2022-04-17T11:39:54.376Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no
11:39:54 [2022-04-17T11:39:54.376Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes
11:39:54 [2022-04-17T11:39:54.376Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no
11:39:54 [2022-04-17T11:39:54.376Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes
11:39:54 [2022-04-17T11:39:54.376Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no
11:39:54 [2022-04-17T11:39:54.376Z] --- PASS: Test_windowsOSRelease_String (0.00s)
11:39:54 [2022-04-17T11:39:54.549Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
11:39:54 [2022-04-17T11:39:54.550Z]     docker_api_swarm_test.go:502: [da4095b4d020d] joining swarm manager [dfa3df8a05ba8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:39:54 [2022-04-17T11:39:54.655Z] --- PASS: TestBytesPipeWriteRandomChunks (0.59s)
11:39:54 [2022-04-17T11:39:54.655Z] === RUN   TestAtomicWriteToFile
11:39:54 [2022-04-17T11:39:54.655Z] --- PASS: TestAtomicWriteToFile (0.01s)
11:39:54 [2022-04-17T11:39:54.655Z] === RUN   TestAtomicWriteSetCommit
11:39:54 [2022-04-17T11:39:54.655Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
11:39:54 [2022-04-17T11:39:54.655Z] === RUN   TestAtomicWriteSetCancel
11:39:54 [2022-04-17T11:39:54.655Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
11:39:54 [2022-04-17T11:39:54.655Z] === RUN   TestReadCloserWrapperClose
11:39:54 [2022-04-17T11:39:54.655Z] --- PASS: TestReadCloserWrapperClose (0.00s)
11:39:54 [2022-04-17T11:39:54.655Z] === RUN   TestReaderErrWrapperReadOnError
11:39:54 [2022-04-17T11:39:54.809Z] --- PASS: TestSecretList (3.13s)
11:39:54 [2022-04-17T11:39:54.809Z] === RUN   TestSecretsCreateAndDelete
11:39:54 [2022-04-17T11:39:54.845Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s)
11:39:54 [2022-04-17T11:39:54.845Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s)
11:39:54 [2022-04-17T11:39:54.845Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s)
11:39:54 [2022-04-17T11:39:54.845Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s)
11:39:54 [2022-04-17T11:39:54.845Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s)
11:39:54 [2022-04-17T11:39:54.845Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s)
11:39:54 [2022-04-17T11:39:54.845Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s)
11:39:54 [2022-04-17T11:39:54.845Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s)
11:39:54 [2022-04-17T11:39:54.845Z] PASS
11:39:54 [2022-04-17T11:39:54.845Z] coverage: 36.4% of statements
11:39:54 [2022-04-17T11:39:54.845Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.047s	coverage: 36.4% of statements
11:39:55 [2022-04-17T11:39:55.125Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
11:39:55 [2022-04-17T11:39:55.125Z] === RUN   TestReaderErrWrapperRead
11:39:55 [2022-04-17T11:39:55.125Z] --- PASS: TestReaderErrWrapperRead (0.00s)
11:39:55 [2022-04-17T11:39:55.125Z] === RUN   TestCancelReadCloser
11:39:55 [2022-04-17T11:39:55.125Z] --- PASS: TestNetworkDBNodeLeave (3.04s)
11:39:55 [2022-04-17T11:39:55.125Z] === RUN   TestNetworkDBWatch
11:39:55 [2022-04-17T11:39:55.125Z] --- PASS: TestCancelReadCloser (0.13s)
11:39:55 [2022-04-17T11:39:55.125Z] === RUN   TestWriteCloserWrapperClose
11:39:55 [2022-04-17T11:39:55.125Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
11:39:55 [2022-04-17T11:39:55.125Z] === RUN   TestNopWriteCloser
11:39:55 [2022-04-17T11:39:55.125Z] --- PASS: TestNopWriteCloser (0.00s)
11:39:55 [2022-04-17T11:39:55.125Z] === RUN   TestNopWriter
11:39:55 [2022-04-17T11:39:55.125Z] --- PASS: TestNopWriter (0.00s)
11:39:55 [2022-04-17T11:39:55.125Z] === RUN   TestWriteCounter
11:39:55 [2022-04-17T11:39:55.125Z] --- PASS: TestWriteCounter (0.00s)
11:39:55 [2022-04-17T11:39:55.125Z] PASS
11:39:55 [2022-04-17T11:39:55.125Z] coverage: 70.5% of statements
11:39:55 [2022-04-17T11:39:55.125Z] ok  	github.com/docker/docker/pkg/ioutils	0.813s	coverage: 70.5% of statements
11:39:55 [2022-04-17T11:39:55.834Z] === RUN   TestNewAndRemove
11:39:55 [2022-04-17T11:39:55.834Z] --- PASS: TestNewAndRemove (0.00s)
11:39:55 [2022-04-17T11:39:55.834Z] === RUN   TestRemoveInvalidPath
11:39:55 [2022-04-17T11:39:55.834Z] --- PASS: TestRemoveInvalidPath (0.00s)
11:39:55 [2022-04-17T11:39:55.834Z] PASS
11:39:55 [2022-04-17T11:39:55.834Z] coverage: 82.6% of statements
11:39:55 [2022-04-17T11:39:55.834Z] ok  	github.com/docker/docker/pkg/pidfile	0.054s	coverage: 82.6% of statements
11:39:56 [2022-04-17T11:39:56.187Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
11:39:56 [2022-04-17T11:39:56.706Z] === RUN   TestError
11:39:56 [2022-04-17T11:39:56.706Z] --- PASS: TestError (0.00s)
11:39:56 [2022-04-17T11:39:56.706Z] === RUN   TestProgressString
11:39:56 [2022-04-17T11:39:56.706Z] === RUN   TestProgressString/no_progress
11:39:56 [2022-04-17T11:39:56.706Z] === RUN   TestProgressString/progress_1
11:39:56 [2022-04-17T11:39:56.706Z] === RUN   TestProgressString/some_progress_with_a_start_time
11:39:56 [2022-04-17T11:39:56.706Z] === RUN   TestProgressString/some_progress_without_a_start_time
11:39:56 [2022-04-17T11:39:56.706Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
11:39:56 [2022-04-17T11:39:56.706Z] === RUN   TestProgressString/with_units
11:39:56 [2022-04-17T11:39:56.706Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
11:39:56 [2022-04-17T11:39:56.706Z] === RUN   TestProgressString/hide_counts
11:39:56 [2022-04-17T11:39:56.706Z] --- PASS: TestProgressString (0.00s)
11:39:56 [2022-04-17T11:39:56.706Z]     --- PASS: TestProgressString/no_progress (0.00s)
11:39:56 [2022-04-17T11:39:56.706Z]     --- PASS: TestProgressString/progress_1 (0.00s)
11:39:56 [2022-04-17T11:39:56.706Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
11:39:56 [2022-04-17T11:39:56.706Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
11:39:56 [2022-04-17T11:39:56.706Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
11:39:56 [2022-04-17T11:39:56.706Z]     --- PASS: TestProgressString/with_units (0.00s)
11:39:56 [2022-04-17T11:39:56.706Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
11:39:56 [2022-04-17T11:39:56.706Z]     --- PASS: TestProgressString/hide_counts (0.00s)
11:39:56 [2022-04-17T11:39:56.706Z] === RUN   TestJSONMessageDisplay
11:39:56 [2022-04-17T11:39:56.706Z] 2022/04/17 11:39:56 Closing DB instances...
11:39:56 [2022-04-17T11:39:56.706Z] --- PASS: TestJSONMessageDisplay (0.22s)
11:39:56 [2022-04-17T11:39:56.706Z] === RUN   TestJSONMessageDisplayWithJSONError
11:39:56 [2022-04-17T11:39:56.706Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
11:39:56 [2022-04-17T11:39:56.706Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
11:39:56 [2022-04-17T11:39:56.706Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
11:39:56 [2022-04-17T11:39:56.706Z] === RUN   TestDisplayJSONMessagesStream
11:39:56 [2022-04-17T11:39:56.706Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
11:39:56 [2022-04-17T11:39:56.706Z] PASS
11:39:56 [2022-04-17T11:39:56.706Z] coverage: 91.7% of statements
11:39:56 [2022-04-17T11:39:56.706Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.277s	coverage: 91.7% of statements
11:39:56 [2022-04-17T11:39:56.755Z] --- PASS: TestSecretsCreateAndDelete (2.09s)
11:39:56 [2022-04-17T11:39:56.755Z] === RUN   TestSecretsUpdate
11:39:56 [2022-04-17T11:39:56.822Z] 2022/04/17 11:39:56 Closing DB instances...
11:39:56 [2022-04-17T11:39:56.822Z] time="2022-04-17T11:39:56Z" level=error msg="node: 3bb30536c5ca is unknown to memberlist"
11:39:57 [2022-04-17T11:39:57.013Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
11:39:57 [2022-04-17T11:39:57.292Z] time="2022-04-17T11:39:57Z" level=error msg="node: e7e173df8dfd is unknown to memberlist"
11:39:57 [2022-04-17T11:39:57.761Z] === RUN   TestFailedConnection
11:39:57 [2022-04-17T11:39:57.959Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
11:39:58 [2022-04-17T11:39:58.271Z] === RUN   TestStandardLongPath
11:39:58 [2022-04-17T11:39:58.271Z] --- PASS: TestStandardLongPath (0.00s)
11:39:58 [2022-04-17T11:39:58.271Z] === RUN   TestUNCLongPath
11:39:58 [2022-04-17T11:39:58.271Z] --- PASS: TestUNCLongPath (0.00s)
11:39:58 [2022-04-17T11:39:58.271Z] PASS
11:39:58 [2022-04-17T11:39:58.271Z] coverage: 100.0% of statements
11:39:58 [2022-04-17T11:39:58.271Z] ok  	github.com/docker/docker/pkg/longpath	0.112s	coverage: 100.0% of statements
11:39:58 [2022-04-17T11:39:58.271Z] --- PASS: TestNetworkDBWatch (3.35s)
11:39:58 [2022-04-17T11:39:58.271Z] === RUN   TestNetworkDBBulkSync
11:39:58 [2022-04-17T11:39:58.750Z] --- PASS: TestFailedConnection (1.04s)
11:39:58 [2022-04-17T11:39:58.750Z] === RUN   TestFailOnce
11:39:58 [2022-04-17T11:39:58.750Z] 2022/04/17 11:39:58 http: panic serving 127.0.0.1:49304: Plugin not ready
11:39:58 [2022-04-17T11:39:58.750Z] goroutine 34 [running]:
11:39:58 [2022-04-17T11:39:58.750Z] net/http.(*conn).serve.func1()
11:39:58 [2022-04-17T11:39:58.750Z] 	c:/go/src/net/http/server.go:1825 +0xbf
11:39:58 [2022-04-17T11:39:58.750Z] panic({0x1443700, 0x158d040})
11:39:58 [2022-04-17T11:39:58.750Z] 	c:/go/src/runtime/panic.go:844 +0x258
11:39:58 [2022-04-17T11:39:58.750Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00004fa70?)
11:39:58 [2022-04-17T11:39:58.750Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
11:39:58 [2022-04-17T11:39:58.750Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1592858?, 0xc00022e000?}, 0x139da66?)
11:39:58 [2022-04-17T11:39:58.750Z] 	c:/go/src/net/http/server.go:2084 +0x2f
11:39:58 [2022-04-17T11:39:58.750Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1592858, 0xc00022e000}, 0xc000220000)
11:39:58 [2022-04-17T11:39:58.750Z] 	c:/go/src/net/http/server.go:2462 +0x149
11:39:58 [2022-04-17T11:39:58.750Z] net/http.serverHandler.ServeHTTP({0x1590e78?}, {0x1592858, 0xc00022e000}, 0xc000220000)
11:39:58 [2022-04-17T11:39:58.750Z] 	c:/go/src/net/http/server.go:2916 +0x43b
11:39:58 [2022-04-17T11:39:58.750Z] net/http.(*conn).serve(0xc00020c000, {0x1592d58, 0xc000113080})
11:39:58 [2022-04-17T11:39:58.750Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
11:39:58 [2022-04-17T11:39:58.750Z] created by net/http.(*Server).Serve
11:39:58 [2022-04-17T11:39:58.750Z] 	c:/go/src/net/http/server.go:3071 +0x4db
11:39:58 [2022-04-17T11:39:58.750Z] time="2022-04-17T11:39:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.FailOnce: Post \"http://127.0.0.1:49303/Test.FailOnce\": EOF, retrying in 1s"
11:39:59 [2022-04-17T11:39:59.257Z] === RUN   TestNameFormat
11:39:59 [2022-04-17T11:39:59.257Z] --- PASS: TestNameFormat (0.00s)
11:39:59 [2022-04-17T11:39:59.257Z] === RUN   TestNameRetries
11:39:59 [2022-04-17T11:39:59.257Z] --- PASS: TestNameRetries (0.00s)
11:39:59 [2022-04-17T11:39:59.257Z] PASS
11:39:59 [2022-04-17T11:39:59.257Z] coverage: 85.7% of statements
11:39:59 [2022-04-17T11:39:59.257Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.053s	coverage: 85.7% of statements
11:39:59 [2022-04-17T11:39:59.338Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
11:39:59 [2022-04-17T11:39:59.338Z] --- PASS: TestSecretsUpdate (2.32s)
11:39:59 [2022-04-17T11:39:59.338Z] === RUN   TestTemplatedSecret
11:39:59 [2022-04-17T11:39:59.724Z] 2022/04/17 11:39:59 Closing DB instances...
11:39:59 [2022-04-17T11:39:59.739Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.76s)
11:39:59 [2022-04-17T11:39:59.739Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
11:39:59 [2022-04-17T11:39:59.739Z] --- PASS: TestFailOnce (1.20s)
11:40:00 [2022-04-17T11:40:00.193Z] === RUN   TestParseKeyValueOpt
11:40:00 [2022-04-17T11:40:00.193Z] --- PASS: TestParseKeyValueOpt (0.00s)
11:40:00 [2022-04-17T11:40:00.193Z] === RUN   TestParseUintList
11:40:00 [2022-04-17T11:40:00.193Z] --- PASS: TestParseUintList (0.00s)
11:40:00 [2022-04-17T11:40:00.193Z] === RUN   TestParseUintListMaximumLimits
11:40:00 [2022-04-17T11:40:00.193Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
11:40:00 [2022-04-17T11:40:00.193Z] PASS
11:40:00 [2022-04-17T11:40:00.193Z] coverage: 97.0% of statements
11:40:00 [2022-04-17T11:40:00.193Z] ok  	github.com/docker/docker/pkg/parsers	0.047s	coverage: 97.0% of statements
11:40:00 [2022-04-17T11:40:00.208Z] === RUN   TestEchoInputOutput
11:40:00 [2022-04-17T11:40:00.208Z] --- PASS: TestEchoInputOutput (0.00s)
11:40:00 [2022-04-17T11:40:00.208Z] === RUN   TestBackoff
11:40:00 [2022-04-17T11:40:00.208Z] --- PASS: TestBackoff (0.00s)
11:40:00 [2022-04-17T11:40:00.208Z] === RUN   TestAbortRetry
11:40:00 [2022-04-17T11:40:00.208Z] --- PASS: TestAbortRetry (0.00s)
11:40:00 [2022-04-17T11:40:00.208Z] === RUN   TestClientScheme
11:40:00 [2022-04-17T11:40:00.208Z] --- PASS: TestClientScheme (0.00s)
11:40:00 [2022-04-17T11:40:00.208Z] === RUN   TestNewClientWithTimeout
11:40:00 [2022-04-17T11:40:00.208Z] --- PASS: TestGetAddress (30.40s)
11:40:00 [2022-04-17T11:40:00.208Z] === RUN   TestRequestSyntaxCheck
11:40:00 [2022-04-17T11:40:00.208Z] --- PASS: TestRequestSyntaxCheck (0.03s)
11:40:00 [2022-04-17T11:40:00.208Z] === RUN   TestRequest
11:40:00 [2022-04-17T11:40:00.679Z] time="2022-04-17T11:40:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.Echo: Post \"http://127.0.0.1:49310/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
11:40:00 [2022-04-17T11:40:00.679Z] 2022/04/17 11:40:00 Closing DB instances...
11:40:00 [2022-04-17T11:40:00.714Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
11:40:01 [2022-04-17T11:40:01.179Z] --- PASS: TestNetworkDBBulkSync (2.98s)
11:40:01 [2022-04-17T11:40:01.179Z] === RUN   TestNetworkDBCRUDMediumCluster
11:40:01 [2022-04-17T11:40:01.647Z] === RUN   Test_windowsOSRelease_String
11:40:01 [2022-04-17T11:40:01.647Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes
11:40:01 [2022-04-17T11:40:01.647Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no
11:40:01 [2022-04-17T11:40:01.647Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes
11:40:01 [2022-04-17T11:40:01.647Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no
11:40:01 [2022-04-17T11:40:01.647Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes
11:40:01 [2022-04-17T11:40:01.647Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no
11:40:01 [2022-04-17T11:40:01.647Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes
11:40:01 [2022-04-17T11:40:01.647Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no
11:40:01 [2022-04-17T11:40:01.647Z] --- PASS: Test_windowsOSRelease_String (0.00s)
11:40:01 [2022-04-17T11:40:01.647Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s)
11:40:01 [2022-04-17T11:40:01.647Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s)
11:40:01 [2022-04-17T11:40:01.647Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s)
11:40:01 [2022-04-17T11:40:01.647Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s)
11:40:01 [2022-04-17T11:40:01.647Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s)
11:40:01 [2022-04-17T11:40:01.647Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s)
11:40:01 [2022-04-17T11:40:01.647Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s)
11:40:01 [2022-04-17T11:40:01.647Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s)
11:40:01 [2022-04-17T11:40:01.647Z] PASS
11:40:01 [2022-04-17T11:40:01.647Z] coverage: 36.4% of statements
11:40:01 [2022-04-17T11:40:01.647Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.052s	coverage: 36.4% of statements
11:40:02 [2022-04-17T11:40:02.090Z] --- PASS: TestTemplatedSecret (2.83s)
11:40:02 [2022-04-17T11:40:02.090Z] === RUN   TestSecretCreateResolve
11:40:02 [2022-04-17T11:40:02.090Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
11:40:02 [2022-04-17T11:40:02.250Z] time="2022-04-17T11:40:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.Echo: Post \"http://127.0.0.1:49310/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
11:40:02 [2022-04-17T11:40:02.250Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s)
11:40:02 [2022-04-17T11:40:02.250Z] === RUN   TestNetworkDBGarbageCollection
11:40:02 [2022-04-17T11:40:02.632Z] === RUN   TestNewAndRemove
11:40:02 [2022-04-17T11:40:02.632Z] --- PASS: TestNewAndRemove (0.00s)
11:40:02 [2022-04-17T11:40:02.632Z] === RUN   TestRemoveInvalidPath
11:40:02 [2022-04-17T11:40:02.632Z] --- PASS: TestRemoveInvalidPath (0.00s)
11:40:02 [2022-04-17T11:40:02.632Z] PASS
11:40:02 [2022-04-17T11:40:02.632Z] coverage: 82.6% of statements
11:40:02 [2022-04-17T11:40:02.632Z] ok  	github.com/docker/docker/pkg/pidfile	0.053s	coverage: 82.6% of statements
11:40:03 [2022-04-17T11:40:03.465Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000d10fc0_<nil>}
11:40:04 [2022-04-17T11:40:04.402Z]     docker_api_swarm_test.go:507: [d85d7b5977ee0] joining swarm manager [dfa3df8a05ba8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:40:04 [2022-04-17T11:40:04.403Z] --- PASS: TestSecretCreateResolve (2.44s)
11:40:04 [2022-04-17T11:40:04.403Z] PASS
11:40:04 [2022-04-17T11:40:04.403Z] 
11:40:04 [2022-04-17T11:40:04.403Z] DONE 6 tests in 15.685s
11:40:04 [2022-04-17T11:40:04.403Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
11:40:04 [2022-04-17T11:40:04.403Z] ++ 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
11:40:04 [2022-04-17T11:40:04.403Z] ++ set -e
11:40:04 [2022-04-17T11:40:04.403Z] ++ '[' -n 0 ']'
11:40:04 [2022-04-17T11:40:04.403Z] ++ set -x
11:40:04 [2022-04-17T11:40:04.403Z] ++ 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
11:40:04 [2022-04-17T11:40:04.403Z] INFO: Testing against a local daemon
11:40:04 [2022-04-17T11:40:04.403Z] === RUN   TestServiceCreateInit
11:40:04 [2022-04-17T11:40:04.471Z] time="2022-04-17T11:40:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.Echo: Post \"http://127.0.0.1:49310/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
11:40:04 [2022-04-17T11:40:04.661Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:40:04 [2022-04-17T11:40:04.920Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12821859396_/foo_false__<nil>_<nil>_<nil>}
11:40:05 [2022-04-17T11:40:05.580Z] === RUN   TestFailedConnection
11:40:05 [2022-04-17T11:40:05.580Z] 2022/04/17 11:40:05 Closing DB instances...
11:40:06 [2022-04-17T11:40:06.299Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12821859396_/foo_true__<nil>_<nil>_<nil>}
11:40:06 [2022-04-17T11:40:06.565Z] --- PASS: TestGetAddress (31.48s)
11:40:06 [2022-04-17T11:40:06.566Z] === RUN   TestRequestSyntaxCheck
11:40:06 [2022-04-17T11:40:06.566Z] --- PASS: TestRequestSyntaxCheck (0.04s)
11:40:06 [2022-04-17T11:40:06.566Z] === RUN   TestRequest
11:40:06 [2022-04-17T11:40:06.867Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33767944543_/foo_false__<nil>_<nil>_<nil>}
11:40:07 [2022-04-17T11:40:07.434Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33767944543_/foo_true__<nil>_<nil>_<nil>}
11:40:07 [2022-04-17T11:40:07.550Z] --- PASS: TestFailedConnection (2.01s)
11:40:07 [2022-04-17T11:40:07.550Z] === RUN   TestFailOnce
11:40:08 [2022-04-17T11:40:08.023Z] 2022/04/17 11:40:07 http: panic serving 127.0.0.1:49298: Plugin not ready
11:40:08 [2022-04-17T11:40:08.023Z] goroutine 34 [running]:
11:40:08 [2022-04-17T11:40:08.023Z] net/http.(*conn).serve.func1()
11:40:08 [2022-04-17T11:40:08.023Z] 	c:/go/src/net/http/server.go:1825 +0xbf
11:40:08 [2022-04-17T11:40:08.023Z] panic({0xaa3700, 0xbed040})
11:40:08 [2022-04-17T11:40:08.023Z] 	c:/go/src/runtime/panic.go:844 +0x258
11:40:08 [2022-04-17T11:40:08.023Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000241a70?)
11:40:08 [2022-04-17T11:40:08.023Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
11:40:08 [2022-04-17T11:40:08.023Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xbf2858?, 0xc0000ba000?}, 0x9fda66?)
11:40:08 [2022-04-17T11:40:08.023Z] 	c:/go/src/net/http/server.go:2084 +0x2f
11:40:08 [2022-04-17T11:40:08.023Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xbf2858, 0xc0000ba000}, 0xc0000ae000)
11:40:08 [2022-04-17T11:40:08.023Z] 	c:/go/src/net/http/server.go:2462 +0x149
11:40:08 [2022-04-17T11:40:08.023Z] net/http.serverHandler.ServeHTTP({0xbf0e78?}, {0xbf2858, 0xc0000ba000}, 0xc0000ae000)
11:40:08 [2022-04-17T11:40:08.023Z] 	c:/go/src/net/http/server.go:2916 +0x43b
11:40:08 [2022-04-17T11:40:08.023Z] net/http.(*conn).serve(0xc0000a6000, {0xbf2d58, 0xc0000880c0})
11:40:08 [2022-04-17T11:40:08.023Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
11:40:08 [2022-04-17T11:40:08.023Z] created by net/http.(*Server).Serve
11:40:08 [2022-04-17T11:40:08.023Z] 	c:/go/src/net/http/server.go:3071 +0x4db
11:40:08 [2022-04-17T11:40:08.023Z] time="2022-04-17T11:40:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.FailOnce: Post \"http://127.0.0.1:49297/Test.FailOnce\": EOF, retrying in 1s"
11:40:08 [2022-04-17T11:40:08.023Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.91s)
11:40:08 [2022-04-17T11:40:08.023Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
11:40:08 [2022-04-17T11:40:08.810Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33767944543_/foo_true__0xc000d10ff0_<nil>_<nil>}
11:40:08 [2022-04-17T11:40:08.810Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:40:09 [2022-04-17T11:40:09.017Z] --- PASS: TestFailOnce (1.25s)
11:40:09 [2022-04-17T11:40:09.017Z] === RUN   TestEchoInputOutput
11:40:09 [2022-04-17T11:40:09.017Z] --- PASS: TestEchoInputOutput (0.01s)
11:40:09 [2022-04-17T11:40:09.017Z] === RUN   TestBackoff
11:40:09 [2022-04-17T11:40:09.017Z] --- PASS: TestBackoff (0.00s)
11:40:09 [2022-04-17T11:40:09.017Z] === RUN   TestAbortRetry
11:40:09 [2022-04-17T11:40:09.017Z] --- PASS: TestAbortRetry (0.00s)
11:40:09 [2022-04-17T11:40:09.017Z] === RUN   TestClientScheme
11:40:09 [2022-04-17T11:40:09.017Z] --- PASS: TestClientScheme (0.00s)
11:40:09 [2022-04-17T11:40:09.017Z] === RUN   TestNewClientWithTimeout
11:40:09 [2022-04-17T11:40:09.017Z] 2022/04/17 11:40:08 Closing DB instances...
11:40:09 [2022-04-17T11:40:09.229Z] time="2022-04-17T11:40:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.Echo: Post \"http://127.0.0.1:49310/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
11:40:09 [2022-04-17T11:40:09.485Z] time="2022-04-17T11:40:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
11:40:10 [2022-04-17T11:40:10.187Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000d11008_<nil>}
11:40:10 [2022-04-17T11:40:10.470Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s)
11:40:10 [2022-04-17T11:40:10.470Z] === RUN   TestNetworkDBGarbageCollection
11:40:10 [2022-04-17T11:40:10.938Z] time="2022-04-17T11:40:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
11:40:11 [2022-04-17T11:40:11.568Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000d11020_<nil>}
11:40:12 [2022-04-17T11:40:12.946Z] --- PASS: TestServiceCreateInit (8.27s)
11:40:12 [2022-04-17T11:40:12.946Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.20s)
11:40:12 [2022-04-17T11:40:12.946Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.05s)
11:40:12 [2022-04-17T11:40:12.946Z] === RUN   TestCreateServiceMultipleTimes
11:40:12 [2022-04-17T11:40:12.946Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000d11038_<nil>}
11:40:13 [2022-04-17T11:40:13.026Z] --- PASS: TestRequest (12.83s)
11:40:13 [2022-04-17T11:40:13.027Z] === RUN   TestOverlappingRequests
11:40:13 [2022-04-17T11:40:13.152Z] time="2022-04-17T11:40:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
11:40:14 [2022-04-17T11:40:14.016Z] --- PASS: TestOverlappingRequests (0.64s)
11:40:14 [2022-04-17T11:40:14.016Z] === RUN   TestRelease
11:40:14 [2022-04-17T11:40:14.016Z] === RUN   TestParseEmptyInterface
11:40:14 [2022-04-17T11:40:14.016Z] --- PASS: TestParseEmptyInterface (0.00s)
11:40:14 [2022-04-17T11:40:14.016Z] === RUN   TestParseNonInterfaceType
11:40:14 [2022-04-17T11:40:14.016Z] --- PASS: TestParseNonInterfaceType (0.00s)
11:40:14 [2022-04-17T11:40:14.016Z] === RUN   TestParseWithOneFunction
11:40:14 [2022-04-17T11:40:14.016Z] --- PASS: TestParseWithOneFunction (0.00s)
11:40:14 [2022-04-17T11:40:14.016Z] === RUN   TestParseWithMultipleFuncs
11:40:14 [2022-04-17T11:40:14.016Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
11:40:14 [2022-04-17T11:40:14.016Z] === RUN   TestParseWithUnnamedReturn
11:40:14 [2022-04-17T11:40:14.016Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
11:40:14 [2022-04-17T11:40:14.016Z] === RUN   TestEmbeddedInterface
11:40:14 [2022-04-17T11:40:14.016Z] --- PASS: TestEmbeddedInterface (0.00s)
11:40:14 [2022-04-17T11:40:14.016Z] === RUN   TestParsedImports
11:40:14 [2022-04-17T11:40:14.016Z] --- PASS: TestParsedImports (0.00s)
11:40:14 [2022-04-17T11:40:14.016Z] === RUN   TestAliasedImports
11:40:14 [2022-04-17T11:40:14.016Z] --- PASS: TestAliasedImports (0.00s)
11:40:14 [2022-04-17T11:40:14.016Z] PASS
11:40:14 [2022-04-17T11:40:14.016Z] coverage: 56.8% of statements
11:40:14 [2022-04-17T11:40:14.016Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.069s	coverage: 56.8% of statements
11:40:14 [2022-04-17T11:40:14.322Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000d11050_<nil>}
11:40:15 [2022-04-17T11:40:15.007Z] === RUN   TestHTTPTransport
11:40:15 [2022-04-17T11:40:15.007Z] --- PASS: TestHTTPTransport (0.00s)
11:40:15 [2022-04-17T11:40:15.007Z] PASS
11:40:15 [2022-04-17T11:40:15.007Z] coverage: 85.7% of statements
11:40:15 [2022-04-17T11:40:15.007Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.048s	coverage: 85.7% of statements
11:40:15 [2022-04-17T11:40:15.701Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
11:40:15 [2022-04-17T11:40:15.995Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
11:40:15 [2022-04-17T11:40:15.995Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
11:40:15 [2022-04-17T11:40:15.995Z] === RUN   TestBufioReaderPoolPutAndGet
11:40:15 [2022-04-17T11:40:15.995Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
11:40:15 [2022-04-17T11:40:15.995Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
11:40:15 [2022-04-17T11:40:15.995Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
11:40:15 [2022-04-17T11:40:15.995Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
11:40:15 [2022-04-17T11:40:15.995Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
11:40:15 [2022-04-17T11:40:15.995Z] === RUN   TestBufioWriterPoolPutAndGet
11:40:15 [2022-04-17T11:40:15.995Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
11:40:15 [2022-04-17T11:40:15.995Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
11:40:15 [2022-04-17T11:40:15.995Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
11:40:15 [2022-04-17T11:40:15.995Z] === RUN   TestBufferPoolPutAndGet
11:40:15 [2022-04-17T11:40:15.995Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
11:40:15 [2022-04-17T11:40:15.995Z] PASS
11:40:15 [2022-04-17T11:40:15.995Z] coverage: 88.2% of statements
11:40:15 [2022-04-17T11:40:15.995Z] ok  	github.com/docker/docker/pkg/pools	0.041s	coverage: 88.2% of statements
11:40:16 [2022-04-17T11:40:16.465Z] --- PASS: TestRelease (2.61s)
11:40:16 [2022-04-17T11:40:16.465Z] === RUN   TestAllocateRandomDeallocate
11:40:16 [2022-04-17T11:40:16.465Z] === RUN   TestOutputOnPrematureClose
11:40:16 [2022-04-17T11:40:16.465Z] --- PASS: TestOutputOnPrematureClose (0.00s)
11:40:16 [2022-04-17T11:40:16.465Z] === RUN   TestCompleteSilently
11:40:16 [2022-04-17T11:40:16.465Z] --- PASS: TestCompleteSilently (0.00s)
11:40:16 [2022-04-17T11:40:16.465Z] PASS
11:40:16 [2022-04-17T11:40:16.465Z] coverage: 75.9% of statements
11:40:16 [2022-04-17T11:40:16.465Z] ok  	github.com/docker/docker/pkg/progress	0.046s	coverage: 75.9% of statements
11:40:16 [2022-04-17T11:40:16.934Z] === RUN   TestSendToOneSub
11:40:16 [2022-04-17T11:40:16.934Z] --- PASS: TestSendToOneSub (0.00s)
11:40:16 [2022-04-17T11:40:16.934Z] === RUN   TestSendToMultipleSubs
11:40:16 [2022-04-17T11:40:16.934Z] --- PASS: TestSendToMultipleSubs (0.00s)
11:40:16 [2022-04-17T11:40:16.935Z] === RUN   TestEvictOneSub
11:40:16 [2022-04-17T11:40:16.935Z] --- PASS: TestEvictOneSub (0.00s)
11:40:16 [2022-04-17T11:40:16.935Z] === RUN   TestClosePublisher
11:40:16 [2022-04-17T11:40:16.935Z] --- PASS: TestClosePublisher (0.00s)
11:40:16 [2022-04-17T11:40:16.935Z] === RUN   TestPubSubRace
11:40:16 [2022-04-17T11:40:16.938Z] --- PASS: TestRequest (10.56s)
11:40:16 [2022-04-17T11:40:16.938Z] === RUN   TestOverlappingRequests
11:40:17 [2022-04-17T11:40:17.405Z] --- PASS: TestNewClientWithTimeout (17.61s)
11:40:17 [2022-04-17T11:40:17.405Z] --- PASS: TestOverlappingRequests (0.44s)
11:40:17 [2022-04-17T11:40:17.405Z] === RUN   TestRelease
11:40:17 [2022-04-17T11:40:17.405Z] === RUN   TestClientStream
11:40:17 [2022-04-17T11:40:17.405Z] --- PASS: TestClientStream (0.00s)
11:40:17 [2022-04-17T11:40:17.405Z] === RUN   TestClientSendFile
11:40:17 [2022-04-17T11:40:17.405Z] --- PASS: TestClientSendFile (0.00s)
11:40:17 [2022-04-17T11:40:17.405Z] === RUN   TestClientWithRequestTimeout
11:40:17 [2022-04-17T11:40:17.405Z] --- PASS: TestClientWithRequestTimeout (0.01s)
11:40:17 [2022-04-17T11:40:17.405Z] === RUN   TestFileSpecPlugin
11:40:17 [2022-04-17T11:40:17.405Z] --- PASS: TestFileSpecPlugin (0.01s)
11:40:17 [2022-04-17T11:40:17.405Z] === RUN   TestFileJSONSpecPlugin
11:40:17 [2022-04-17T11:40:17.405Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
11:40:17 [2022-04-17T11:40:17.405Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
11:40:17 [2022-04-17T11:40:17.405Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
11:40:17 [2022-04-17T11:40:17.405Z] === RUN   TestPluginAddHandler
11:40:17 [2022-04-17T11:40:17.405Z] --- PASS: TestPluginAddHandler (0.00s)
11:40:17 [2022-04-17T11:40:17.405Z] === RUN   TestPluginWaitBadPlugin
11:40:17 [2022-04-17T11:40:17.405Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
11:40:17 [2022-04-17T11:40:17.405Z] === RUN   TestGet
11:40:17 [2022-04-17T11:40:17.405Z] time="2022-04-17T11:40:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
11:40:17 [2022-04-17T11:40:17.607Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
11:40:17 [2022-04-17T11:40:17.608Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
11:40:17 [2022-04-17T11:40:17.608Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
11:40:17 [2022-04-17T11:40:17.608Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
11:40:17 [2022-04-17T11:40:17.608Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
11:40:17 [2022-04-17T11:40:17.608Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
11:40:17 [2022-04-17T11:40:17.608Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
11:40:17 [2022-04-17T11:40:17.608Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
11:40:17 [2022-04-17T11:40:17.608Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
11:40:17 [2022-04-17T11:40:17.608Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
11:40:17 [2022-04-17T11:40:17.608Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
11:40:17 [2022-04-17T11:40:17.608Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
11:40:17 [2022-04-17T11:40:17.608Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
11:40:17 [2022-04-17T11:40:17.608Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
11:40:17 [2022-04-17T11:40:17.608Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
11:40:17 [2022-04-17T11:40:17.608Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
11:40:17 [2022-04-17T11:40:17.608Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
11:40:17 [2022-04-17T11:40:17.608Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
11:40:17 [2022-04-17T11:40:17.875Z] time="2022-04-17T11:40:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
11:40:18 [2022-04-17T11:40:18.393Z] --- PASS: TestPubSubRace (1.08s)
11:40:18 [2022-04-17T11:40:18.393Z] PASS
11:40:18 [2022-04-17T11:40:18.393Z] coverage: 75.0% of statements
11:40:18 [2022-04-17T11:40:18.393Z] ok  	github.com/docker/docker/pkg/pubsub	1.121s	coverage: 75.0% of statements
11:40:18 [2022-04-17T11:40:18.393Z] time="2022-04-17T11:40:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
11:40:18 [2022-04-17T11:40:18.866Z] === RUN   TestRegister
11:40:18 [2022-04-17T11:40:18.866Z] --- PASS: TestRegister (0.00s)
11:40:18 [2022-04-17T11:40:18.866Z] === RUN   TestCommand
11:40:18 [2022-04-17T11:40:18.866Z] --- PASS: TestCommand (0.03s)
11:40:18 [2022-04-17T11:40:18.866Z] === RUN   TestNaiveSelf
11:40:18 [2022-04-17T11:40:18.866Z] --- PASS: TestNaiveSelf (0.03s)
11:40:18 [2022-04-17T11:40:18.866Z] PASS
11:40:18 [2022-04-17T11:40:18.866Z] coverage: 82.4% of statements
11:40:18 [2022-04-17T11:40:18.866Z] ok  	github.com/docker/docker/pkg/reexec	0.114s	coverage: 82.4% of statements
11:40:19 [2022-04-17T11:40:19.436Z] --- PASS: TestRelease (1.83s)
11:40:19 [2022-04-17T11:40:19.436Z] === RUN   TestAllocateRandomDeallocate
11:40:19 [2022-04-17T11:40:19.872Z] === RUN   TestDump
11:40:19 [2022-04-17T11:40:19.872Z] goroutine 6 [running]:
11:40:19 [2022-04-17T11:40:19.872Z] github.com/docker/docker/pkg/stack.dump(0x1052d57?)
11:40:19 [2022-04-17T11:40:19.872Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
11:40:19 [2022-04-17T11:40:19.872Z] github.com/docker/docker/pkg/stack.Dump(...)
11:40:19 [2022-04-17T11:40:19.872Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
11:40:19 [2022-04-17T11:40:19.872Z] github.com/docker/docker/pkg/stack.TestDump(0x0?)
11:40:19 [2022-04-17T11:40:19.872Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a
11:40:19 [2022-04-17T11:40:19.872Z] testing.tRunner(0xc0001601a0, 0x121a498)
11:40:19 [2022-04-17T11:40:19.872Z] 	c:/go/src/testing/testing.go:1439 +0x102
11:40:19 [2022-04-17T11:40:19.872Z] created by testing.(*T).Run
11:40:19 [2022-04-17T11:40:19.872Z] 	c:/go/src/testing/testing.go:1486 +0x35f
11:40:19 [2022-04-17T11:40:19.872Z] 
11:40:19 [2022-04-17T11:40:19.872Z] goroutine 1 [chan receive]:
11:40:19 [2022-04-17T11:40:19.872Z] testing.(*T).Run(0xc000160000, {0x120913c?, 0x102c1f3?}, 0x121a498)
11:40:19 [2022-04-17T11:40:19.872Z] 	c:/go/src/testing/testing.go:1487 +0x37a
11:40:19 [2022-04-17T11:40:19.872Z] testing.runTests.func1(0xc00006c840?)
11:40:20 [2022-04-17T11:40:20.167Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
11:40:20 [2022-04-17T11:40:20.342Z] 	c:/go/src/testing/testing.go:1839 +0x6e
11:40:20 [2022-04-17T11:40:20.342Z] testing.tRunner(0xc000160000, 0xc000075ca0)
11:40:20 [2022-04-17T11:40:20.342Z] 	c:/go/src/testing/testing.go:1439 +0x102
11:40:20 [2022-04-17T11:40:20.342Z] testing.runTests(0xc000058460?, {0x139e400, 0x3, 0x3}, {0x1f61b160108?, 0x40?, 0x13a34a0?})
11:40:20 [2022-04-17T11:40:20.342Z] 	c:/go/src/testing/testing.go:1837 +0x457
11:40:20 [2022-04-17T11:40:20.342Z] testing.(*M).Run(0xc000058460)
11:40:20 [2022-04-17T11:40:20.342Z] 	c:/go/src/testing/testing.go:1719 +0x5d9
11:40:20 [2022-04-17T11:40:20.342Z] main.main()
11:40:20 [2022-04-17T11:40:20.342Z] 	_testmain.go:99 +0x255
11:40:20 [2022-04-17T11:40:20.342Z] --- PASS: TestDump (0.00s)
11:40:20 [2022-04-17T11:40:20.342Z] === RUN   TestDumpToFile
11:40:20 [2022-04-17T11:40:20.342Z] --- PASS: TestDumpToFile (0.28s)
11:40:20 [2022-04-17T11:40:20.342Z] === RUN   TestDumpToFileWithEmptyInput
11:40:20 [2022-04-17T11:40:20.342Z] goroutine 8 [running]:
11:40:20 [2022-04-17T11:40:20.342Z] github.com/docker/docker/pkg/stack.dump(0x10cecd3?)
11:40:20 [2022-04-17T11:40:20.342Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
11:40:20 [2022-04-17T11:40:20.342Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x10ceca0?})
11:40:20 [2022-04-17T11:40:20.342Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217
11:40:20 [2022-04-17T11:40:20.342Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001601a0?)
11:40:20 [2022-04-17T11:40:20.343Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26
11:40:20 [2022-04-17T11:40:20.343Z] testing.tRunner(0xc000160820, 0x121a488)
11:40:20 [2022-04-17T11:40:20.343Z] 	c:/go/src/testing/testing.go:1439 +0x102
11:40:20 [2022-04-17T11:40:20.343Z] created by testing.(*T).Run
11:40:20 [2022-04-17T11:40:20.343Z] 	c:/go/src/testing/testing.go:1486 +0x35f
11:40:20 [2022-04-17T11:40:20.343Z] 
11:40:20 [2022-04-17T11:40:20.343Z] goroutine 1 [chan receive]:
11:40:20 [2022-04-17T11:40:20.343Z] testing.(*T).Run(0xc000160000, {0x1210713?, 0x102c1f3?}, 0x121a488)
11:40:20 [2022-04-17T11:40:20.343Z] 	c:/go/src/testing/testing.go:1487 +0x37a
11:40:20 [2022-04-17T11:40:20.343Z] testing.runTests.func1(0xc00006c840?)
11:40:20 [2022-04-17T11:40:20.343Z] 	c:/go/src/testing/testing.go:1839 +0x6e
11:40:20 [2022-04-17T11:40:20.343Z] testing.tRunner(0xc000160000, 0xc000075ca0)
11:40:20 [2022-04-17T11:40:20.343Z] 	c:/go/src/testing/testing.go:1439 +0x102
11:40:20 [2022-04-17T11:40:20.343Z] testing.runTests(0xc000058460?, {0x139e400, 0x3, 0x3}, {0x1f61b160108?, 0x40?, 0x13a34a0?})
11:40:20 [2022-04-17T11:40:20.343Z] 	c:/go/src/testing/testing.go:1837 +0x457
11:40:20 [2022-04-17T11:40:20.343Z] testing.(*M).Run(0xc000058460)
11:40:20 [2022-04-17T11:40:20.343Z] 	c:/go/src/testing/testing.go:1719 +0x5d9
11:40:20 [2022-04-17T11:40:20.343Z] main.main()
11:40:20 [2022-04-17T11:40:20.343Z] 	_testmain.go:99 +0x255
11:40:20 [2022-04-17T11:40:20.343Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
11:40:20 [2022-04-17T11:40:20.343Z] PASS
11:40:20 [2022-04-17T11:40:20.343Z] coverage: 90.9% of statements
11:40:20 [2022-04-17T11:40:20.343Z] ok  	github.com/docker/docker/pkg/stack	0.338s	coverage: 90.9% of statements
11:40:20 [2022-04-17T11:40:20.811Z] time="2022-04-17T11:40:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
11:40:20 [2022-04-17T11:40:20.999Z] === RUN   TestParseEmptyInterface
11:40:20 [2022-04-17T11:40:20.999Z] --- PASS: TestParseEmptyInterface (0.00s)
11:40:20 [2022-04-17T11:40:20.999Z] === RUN   TestParseNonInterfaceType
11:40:20 [2022-04-17T11:40:20.999Z] --- PASS: TestParseNonInterfaceType (0.00s)
11:40:20 [2022-04-17T11:40:20.999Z] === RUN   TestParseWithOneFunction
11:40:20 [2022-04-17T11:40:20.999Z] --- PASS: TestParseWithOneFunction (0.00s)
11:40:20 [2022-04-17T11:40:20.999Z] === RUN   TestParseWithMultipleFuncs
11:40:20 [2022-04-17T11:40:20.999Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
11:40:20 [2022-04-17T11:40:20.999Z] === RUN   TestParseWithUnnamedReturn
11:40:20 [2022-04-17T11:40:20.999Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
11:40:20 [2022-04-17T11:40:20.999Z] === RUN   TestEmbeddedInterface
11:40:20 [2022-04-17T11:40:20.999Z] --- PASS: TestEmbeddedInterface (0.00s)
11:40:20 [2022-04-17T11:40:20.999Z] === RUN   TestParsedImports
11:40:20 [2022-04-17T11:40:20.999Z] --- PASS: TestParsedImports (0.00s)
11:40:20 [2022-04-17T11:40:20.999Z] === RUN   TestAliasedImports
11:40:20 [2022-04-17T11:40:20.999Z] --- PASS: TestAliasedImports (0.00s)
11:40:20 [2022-04-17T11:40:20.999Z] PASS
11:40:20 [2022-04-17T11:40:20.999Z] coverage: 56.8% of statements
11:40:20 [2022-04-17T11:40:20.999Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.056s	coverage: 56.8% of statements
11:40:21 [2022-04-17T11:40:21.283Z] === RUN   TestNewStdWriter
11:40:21 [2022-04-17T11:40:21.283Z] --- PASS: TestNewStdWriter (0.00s)
11:40:21 [2022-04-17T11:40:21.283Z] === RUN   TestWriteWithUninitializedStdWriter
11:40:21 [2022-04-17T11:40:21.283Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
11:40:21 [2022-04-17T11:40:21.283Z] === RUN   TestWriteWithNilBytes
11:40:21 [2022-04-17T11:40:21.283Z] --- PASS: TestWriteWithNilBytes (0.00s)
11:40:21 [2022-04-17T11:40:21.283Z] === RUN   TestWrite
11:40:21 [2022-04-17T11:40:21.283Z] --- PASS: TestWrite (0.00s)
11:40:21 [2022-04-17T11:40:21.283Z] === RUN   TestWriteWithWriterError
11:40:21 [2022-04-17T11:40:21.283Z] --- PASS: TestWriteWithWriterError (0.00s)
11:40:21 [2022-04-17T11:40:21.283Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
11:40:21 [2022-04-17T11:40:21.283Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
11:40:21 [2022-04-17T11:40:21.283Z] === RUN   TestStdCopyWriteAndRead
11:40:21 [2022-04-17T11:40:21.283Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
11:40:21 [2022-04-17T11:40:21.283Z] === RUN   TestStdCopyReturnsErrorReadingHeader
11:40:21 [2022-04-17T11:40:21.283Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
11:40:21 [2022-04-17T11:40:21.283Z] === RUN   TestStdCopyReturnsErrorReadingFrame
11:40:21 [2022-04-17T11:40:21.283Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
11:40:21 [2022-04-17T11:40:21.283Z] === RUN   TestStdCopyDetectsCorruptedFrame
11:40:21 [2022-04-17T11:40:21.283Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
11:40:21 [2022-04-17T11:40:21.283Z] === RUN   TestStdCopyWithInvalidInputHeader
11:40:21 [2022-04-17T11:40:21.283Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
11:40:21 [2022-04-17T11:40:21.283Z] === RUN   TestStdCopyWithCorruptedPrefix
11:40:21 [2022-04-17T11:40:21.283Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
11:40:21 [2022-04-17T11:40:21.283Z] === RUN   TestStdCopyReturnsWriteErrors
11:40:21 [2022-04-17T11:40:21.283Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
11:40:21 [2022-04-17T11:40:21.283Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
11:40:21 [2022-04-17T11:40:21.283Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
11:40:21 [2022-04-17T11:40:21.283Z] === RUN   TestStdCopyReturnsErrorFromSystem
11:40:21 [2022-04-17T11:40:21.283Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
11:40:21 [2022-04-17T11:40:21.283Z] PASS
11:40:21 [2022-04-17T11:40:21.283Z] coverage: 100.0% of statements
11:40:21 [2022-04-17T11:40:21.283Z] ok  	github.com/docker/docker/pkg/stdcopy	0.046s	coverage: 100.0% of statements
11:40:22 [2022-04-17T11:40:22.072Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
11:40:22 [2022-04-17T11:40:22.273Z] === RUN   TestRawProgressFormatterFormatStatus
11:40:22 [2022-04-17T11:40:22.273Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
11:40:22 [2022-04-17T11:40:22.273Z] === RUN   TestRawProgressFormatterFormatProgress
11:40:22 [2022-04-17T11:40:22.273Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
11:40:22 [2022-04-17T11:40:22.273Z] === RUN   TestFormatStatus
11:40:22 [2022-04-17T11:40:22.273Z] --- PASS: TestFormatStatus (0.00s)
11:40:22 [2022-04-17T11:40:22.273Z] === RUN   TestFormatError
11:40:22 [2022-04-17T11:40:22.273Z] --- PASS: TestFormatError (0.00s)
11:40:22 [2022-04-17T11:40:22.273Z] === RUN   TestFormatJSONError
11:40:22 [2022-04-17T11:40:22.273Z] --- PASS: TestFormatJSONError (0.00s)
11:40:22 [2022-04-17T11:40:22.273Z] === RUN   TestJsonProgressFormatterFormatProgress
11:40:22 [2022-04-17T11:40:22.273Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
11:40:22 [2022-04-17T11:40:22.273Z] === RUN   TestJsonProgressFormatterFormatStatus
11:40:22 [2022-04-17T11:40:22.273Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
11:40:22 [2022-04-17T11:40:22.273Z] === RUN   TestNewJSONProgressOutput
11:40:22 [2022-04-17T11:40:22.273Z] --- PASS: TestNewJSONProgressOutput (0.00s)
11:40:22 [2022-04-17T11:40:22.273Z] === RUN   TestAuxFormatterEmit
11:40:22 [2022-04-17T11:40:22.273Z] --- PASS: TestAuxFormatterEmit (0.00s)
11:40:22 [2022-04-17T11:40:22.273Z] === RUN   TestStreamWriterStdout
11:40:22 [2022-04-17T11:40:22.273Z] --- PASS: TestStreamWriterStdout (0.00s)
11:40:22 [2022-04-17T11:40:22.273Z] === RUN   TestStreamWriterStderr
11:40:22 [2022-04-17T11:40:22.273Z] --- PASS: TestStreamWriterStderr (0.00s)
11:40:22 [2022-04-17T11:40:22.273Z] PASS
11:40:22 [2022-04-17T11:40:22.273Z] coverage: 66.2% of statements
11:40:22 [2022-04-17T11:40:22.273Z] ok  	github.com/docker/docker/pkg/streamformatter	0.045s	coverage: 66.2% of statements
11:40:22 [2022-04-17T11:40:22.564Z] === RUN   TestHTTPTransport
11:40:22 [2022-04-17T11:40:22.564Z] --- PASS: TestHTTPTransport (0.00s)
11:40:22 [2022-04-17T11:40:22.564Z] PASS
11:40:22 [2022-04-17T11:40:22.564Z] coverage: 85.7% of statements
11:40:22 [2022-04-17T11:40:22.564Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.041s	coverage: 85.7% of statements
11:40:22 [2022-04-17T11:40:22.742Z] === RUN   TestGenerateRandomID
11:40:22 [2022-04-17T11:40:22.742Z] --- PASS: TestGenerateRandomID (0.00s)
11:40:22 [2022-04-17T11:40:22.742Z] === RUN   TestShortenId
11:40:22 [2022-04-17T11:40:22.742Z] --- PASS: TestShortenId (0.00s)
11:40:22 [2022-04-17T11:40:22.742Z] === RUN   TestShortenSha256Id
11:40:22 [2022-04-17T11:40:22.742Z] --- PASS: TestShortenSha256Id (0.00s)
11:40:22 [2022-04-17T11:40:22.742Z] === RUN   TestShortenIdEmpty
11:40:22 [2022-04-17T11:40:22.742Z] --- PASS: TestShortenIdEmpty (0.00s)
11:40:22 [2022-04-17T11:40:22.742Z] === RUN   TestShortenIdInvalid
11:40:22 [2022-04-17T11:40:22.742Z] --- PASS: TestShortenIdInvalid (0.00s)
11:40:22 [2022-04-17T11:40:22.742Z] === RUN   TestIsShortIDNonHex
11:40:22 [2022-04-17T11:40:22.742Z] --- PASS: TestIsShortIDNonHex (0.00s)
11:40:22 [2022-04-17T11:40:22.742Z] === RUN   TestIsShortIDNotCorrectSize
11:40:22 [2022-04-17T11:40:22.742Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
11:40:22 [2022-04-17T11:40:22.742Z] PASS
11:40:22 [2022-04-17T11:40:22.742Z] coverage: 70.6% of statements
11:40:22 [2022-04-17T11:40:22.742Z] ok  	github.com/docker/docker/pkg/stringid	0.040s	coverage: 70.6% of statements
11:40:23 [2022-04-17T11:40:23.031Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
11:40:23 [2022-04-17T11:40:23.031Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
11:40:23 [2022-04-17T11:40:23.031Z] === RUN   TestBufioReaderPoolPutAndGet
11:40:23 [2022-04-17T11:40:23.031Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
11:40:23 [2022-04-17T11:40:23.031Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
11:40:23 [2022-04-17T11:40:23.031Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
11:40:23 [2022-04-17T11:40:23.031Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
11:40:23 [2022-04-17T11:40:23.031Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
11:40:23 [2022-04-17T11:40:23.031Z] === RUN   TestBufioWriterPoolPutAndGet
11:40:23 [2022-04-17T11:40:23.031Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
11:40:23 [2022-04-17T11:40:23.031Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
11:40:23 [2022-04-17T11:40:23.031Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
11:40:23 [2022-04-17T11:40:23.031Z] === RUN   TestBufferPoolPutAndGet
11:40:23 [2022-04-17T11:40:23.031Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
11:40:23 [2022-04-17T11:40:23.031Z] PASS
11:40:23 [2022-04-17T11:40:23.031Z] coverage: 88.2% of statements
11:40:23 [2022-04-17T11:40:23.031Z] ok  	github.com/docker/docker/pkg/pools	0.044s	coverage: 88.2% of statements
11:40:23 [2022-04-17T11:40:23.499Z] === RUN   TestOutputOnPrematureClose
11:40:23 [2022-04-17T11:40:23.499Z] --- PASS: TestOutputOnPrematureClose (0.00s)
11:40:23 [2022-04-17T11:40:23.499Z] === RUN   TestCompleteSilently
11:40:23 [2022-04-17T11:40:23.499Z] --- PASS: TestCompleteSilently (0.00s)
11:40:23 [2022-04-17T11:40:23.499Z] PASS
11:40:23 [2022-04-17T11:40:23.499Z] coverage: 75.9% of statements
11:40:23 [2022-04-17T11:40:23.499Z] ok  	github.com/docker/docker/pkg/progress	0.038s	coverage: 75.9% of statements
11:40:23 [2022-04-17T11:40:23.733Z] === RUN   TestIsCpusetListAvailable
11:40:23 [2022-04-17T11:40:23.733Z] --- PASS: TestIsCpusetListAvailable (0.00s)
11:40:23 [2022-04-17T11:40:23.733Z] PASS
11:40:23 [2022-04-17T11:40:23.733Z] coverage: 39.4% of statements
11:40:23 [2022-04-17T11:40:23.733Z] ok  	github.com/docker/docker/pkg/sysinfo	0.041s	coverage: 39.4% of statements
11:40:23 [2022-04-17T11:40:23.733Z] --- PASS: TestAllocateRandomDeallocate (7.42s)
11:40:23 [2022-04-17T11:40:23.733Z] === RUN   TestRetrieveFromStore
11:40:23 [2022-04-17T11:40:23.975Z] === RUN   TestDockerSuite/TestCopyAndRestart
11:40:24 [2022-04-17T11:40:24.484Z] === RUN   TestSendToOneSub
11:40:24 [2022-04-17T11:40:24.484Z] --- PASS: TestSendToOneSub (0.00s)
11:40:24 [2022-04-17T11:40:24.484Z] === RUN   TestSendToMultipleSubs
11:40:24 [2022-04-17T11:40:24.484Z] --- PASS: TestSendToMultipleSubs (0.00s)
11:40:24 [2022-04-17T11:40:24.484Z] === RUN   TestEvictOneSub
11:40:24 [2022-04-17T11:40:24.484Z] --- PASS: TestEvictOneSub (0.00s)
11:40:24 [2022-04-17T11:40:24.484Z] === RUN   TestClosePublisher
11:40:24 [2022-04-17T11:40:24.484Z] --- PASS: TestClosePublisher (0.00s)
11:40:24 [2022-04-17T11:40:24.484Z] === RUN   TestPubSubRace
11:40:24 [2022-04-17T11:40:24.484Z] --- PASS: TestAllocateRandomDeallocate (5.20s)
11:40:24 [2022-04-17T11:40:24.484Z] === RUN   TestRetrieveFromStore
11:40:24 [2022-04-17T11:40:24.722Z] time="2022-04-17T11:40:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
11:40:24 [2022-04-17T11:40:24.913Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
11:40:24 [2022-04-17T11:40:24.913Z] === RUN   TestDockerSuite/TestCpAbsolutePath
11:40:25 [2022-04-17T11:40:25.192Z] === RUN   TestChtimes
11:40:25 [2022-04-17T11:40:25.192Z] --- PASS: TestChtimes (0.01s)
11:40:25 [2022-04-17T11:40:25.192Z] === RUN   TestChtimesWindows
11:40:25 [2022-04-17T11:40:25.192Z] --- PASS: TestChtimesWindows (0.00s)
11:40:25 [2022-04-17T11:40:25.192Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
11:40:25 [2022-04-17T11:40:25.192Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
11:40:25 [2022-04-17T11:40:25.192Z] PASS
11:40:25 [2022-04-17T11:40:25.192Z] coverage: 13.0% of statements
11:40:25 [2022-04-17T11:40:25.192Z] ok  	github.com/docker/docker/pkg/system	0.050s	coverage: 13.0% of statements
11:40:25 [2022-04-17T11:40:25.469Z] --- PASS: TestPubSubRace (1.06s)
11:40:25 [2022-04-17T11:40:25.469Z] PASS
11:40:25 [2022-04-17T11:40:25.469Z] coverage: 75.0% of statements
11:40:25 [2022-04-17T11:40:25.469Z] ok  	github.com/docker/docker/pkg/pubsub	1.103s	coverage: 75.0% of statements
11:40:25 [2022-04-17T11:40:25.481Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
11:40:25 [2022-04-17T11:40:25.937Z] === RUN   TestRegister
11:40:25 [2022-04-17T11:40:25.937Z] --- PASS: TestRegister (0.00s)
11:40:25 [2022-04-17T11:40:25.937Z] === RUN   TestCommand
11:40:25 [2022-04-17T11:40:25.937Z] --- PASS: TestRetrieveFromStore (1.67s)
11:40:25 [2022-04-17T11:40:25.937Z] === RUN   TestRequestReleaseAddressDuplicate
11:40:25 [2022-04-17T11:40:25.937Z] --- PASS: TestCommand (0.04s)
11:40:25 [2022-04-17T11:40:25.937Z] === RUN   TestNaiveSelf
11:40:25 [2022-04-17T11:40:25.937Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s)
11:40:25 [2022-04-17T11:40:25.937Z] === RUN   TestParallelPredefinedRequest1
11:40:25 [2022-04-17T11:40:25.937Z] === PAUSE TestParallelPredefinedRequest1
11:40:25 [2022-04-17T11:40:25.937Z] === RUN   TestParallelPredefinedRequest2
11:40:25 [2022-04-17T11:40:25.937Z] === PAUSE TestParallelPredefinedRequest2
11:40:25 [2022-04-17T11:40:25.937Z] === RUN   TestParallelPredefinedRequest3
11:40:25 [2022-04-17T11:40:25.937Z] === PAUSE TestParallelPredefinedRequest3
11:40:25 [2022-04-17T11:40:25.937Z] === RUN   TestParallelPredefinedRequest4
11:40:25 [2022-04-17T11:40:25.937Z] === PAUSE TestParallelPredefinedRequest4
11:40:25 [2022-04-17T11:40:25.937Z] === RUN   TestParallelPredefinedRequest5
11:40:25 [2022-04-17T11:40:25.937Z] === PAUSE TestParallelPredefinedRequest5
11:40:25 [2022-04-17T11:40:25.937Z] === RUN   TestDebug
11:40:25 [2022-04-17T11:40:25.937Z] --- PASS: TestDebug (0.00s)
11:40:25 [2022-04-17T11:40:25.937Z] === RUN   TestRequestPoolParallel
11:40:25 [2022-04-17T11:40:25.937Z] --- PASS: TestNaiveSelf (0.05s)
11:40:25 [2022-04-17T11:40:25.937Z] PASS
11:40:25 [2022-04-17T11:40:25.937Z] coverage: 82.4% of statements
11:40:25 [2022-04-17T11:40:25.937Z] ok  	github.com/docker/docker/pkg/reexec	0.143s	coverage: 82.4% of statements
11:40:26 [2022-04-17T11:40:26.049Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestTailFile
11:40:26 [2022-04-17T11:40:26.185Z] --- PASS: TestTailFile (0.00s)
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestTailFileManyLines
11:40:26 [2022-04-17T11:40:26.185Z] --- PASS: TestTailFileManyLines (0.00s)
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestTailEmptyFile
11:40:26 [2022-04-17T11:40:26.185Z] --- PASS: TestTailEmptyFile (0.00s)
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestTailNegativeN
11:40:26 [2022-04-17T11:40:26.185Z] --- PASS: TestTailNegativeN (0.00s)
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader
11:40:26 [2022-04-17T11:40:26.185Z] === CONT  TestNewTailReader
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/no_delimiter
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/no_delimiter
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/single_byte_delimiter
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/single_byte_delimiter
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/2_byte_delimiter
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/2_byte_delimiter
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/4_byte_delimiter
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/4_byte_delimiter
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/8_byte_delimiter
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/8_byte_delimiter
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/12_byte_delimiter
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/12_byte_delimiter
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/truncated_last_line
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/truncated_last_line#01
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/truncated_last_line#02
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
11:40:26 [2022-04-17T11:40:26.185Z] === CONT  TestNewTailReader/no_delimiter
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
11:40:26 [2022-04-17T11:40:26.185Z] === CONT  TestNewTailReader/12_byte_delimiter
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
11:40:26 [2022-04-17T11:40:26.185Z] === CONT  TestNewTailReader/4_byte_delimiter
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
11:40:26 [2022-04-17T11:40:26.185Z] === CONT  TestNewTailReader/8_byte_delimiter
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/no_delimiter/no_lines
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
11:40:26 [2022-04-17T11:40:26.185Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
11:40:26 [2022-04-17T11:40:26.185Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
11:40:26 [2022-04-17T11:40:26.186Z] === CONT  TestNewTailReader/2_byte_delimiter
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
11:40:26 [2022-04-17T11:40:26.186Z] === CONT  TestNewTailReader/single_byte_delimiter
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
11:40:26 [2022-04-17T11:40:26.186Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.186Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
11:40:26 [2022-04-17T11:40:26.186Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
11:40:26 [2022-04-17T11:40:26.186Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.186Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
11:40:26 [2022-04-17T11:40:26.186Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
11:40:26 [2022-04-17T11:40:26.186Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.186Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.186Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.186Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.186Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.186Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.186Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.186Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.186Z] === CONT  TestNewTailReader/no_delimiter/no_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.186Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
11:40:26 [2022-04-17T11:40:26.186Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
11:40:26 [2022-04-17T11:40:26.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
11:40:26 [2022-04-17T11:40:26.187Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
11:40:26 [2022-04-17T11:40:26.187Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
11:40:26 [2022-04-17T11:40:26.187Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
11:40:26 [2022-04-17T11:40:26.187Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.187Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.187Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.187Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.188Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.188Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.188Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
11:40:26 [2022-04-17T11:40:26.188Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.188Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.188Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
11:40:26 [2022-04-17T11:40:26.188Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
11:40:26 [2022-04-17T11:40:26.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
11:40:26 [2022-04-17T11:40:26.188Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.405Z] --- PASS: TestNewClientWithTimeout (17.61s)
11:40:26 [2022-04-17T11:40:26.405Z] === RUN   TestClientStream
11:40:26 [2022-04-17T11:40:26.405Z] --- PASS: TestClientStream (0.00s)
11:40:26 [2022-04-17T11:40:26.405Z] === RUN   TestClientSendFile
11:40:26 [2022-04-17T11:40:26.405Z] --- PASS: TestClientSendFile (0.00s)
11:40:26 [2022-04-17T11:40:26.405Z] === RUN   TestClientWithRequestTimeout
11:40:26 [2022-04-17T11:40:26.405Z] --- PASS: TestClientWithRequestTimeout (0.00s)
11:40:26 [2022-04-17T11:40:26.405Z] === RUN   TestFileSpecPlugin
11:40:26 [2022-04-17T11:40:26.405Z] --- PASS: TestFileSpecPlugin (0.02s)
11:40:26 [2022-04-17T11:40:26.405Z] === RUN   TestFileJSONSpecPlugin
11:40:26 [2022-04-17T11:40:26.405Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
11:40:26 [2022-04-17T11:40:26.405Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
11:40:26 [2022-04-17T11:40:26.405Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
11:40:26 [2022-04-17T11:40:26.405Z] === RUN   TestPluginAddHandler
11:40:26 [2022-04-17T11:40:26.405Z] --- PASS: TestPluginAddHandler (0.00s)
11:40:26 [2022-04-17T11:40:26.405Z] === RUN   TestPluginWaitBadPlugin
11:40:26 [2022-04-17T11:40:26.405Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
11:40:26 [2022-04-17T11:40:26.405Z] === RUN   TestGet
11:40:26 [2022-04-17T11:40:26.405Z] time="2022-04-17T11:40:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
11:40:26 [2022-04-17T11:40:26.405Z] --- PASS: TestRequestPoolParallel (0.55s)
11:40:26 [2022-04-17T11:40:26.405Z] === RUN   TestFullAllocateRelease
11:40:26 [2022-04-17T11:40:26.621Z] === RUN   TestDockerSuite/TestCpFromCaseA
11:40:26 [2022-04-17T11:40:26.663Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
11:40:26 [2022-04-17T11:40:26.663Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
11:40:26 [2022-04-17T11:40:26.663Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
11:40:26 [2022-04-17T11:40:26.663Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
11:40:26 [2022-04-17T11:40:26.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
11:40:26 [2022-04-17T11:40:26.663Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
11:40:26 [2022-04-17T11:40:26.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
11:40:26 [2022-04-17T11:40:26.663Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
11:40:26 [2022-04-17T11:40:26.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
11:40:26 [2022-04-17T11:40:26.663Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
11:40:26 [2022-04-17T11:40:26.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
11:40:26 [2022-04-17T11:40:26.663Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
11:40:26 [2022-04-17T11:40:26.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
11:40:26 [2022-04-17T11:40:26.663Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
11:40:26 [2022-04-17T11:40:26.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
11:40:26 [2022-04-17T11:40:26.663Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
11:40:26 [2022-04-17T11:40:26.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
11:40:26 [2022-04-17T11:40:26.663Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
11:40:26 [2022-04-17T11:40:26.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
11:40:26 [2022-04-17T11:40:26.663Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
11:40:26 [2022-04-17T11:40:26.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
11:40:26 [2022-04-17T11:40:26.663Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
11:40:26 [2022-04-17T11:40:26.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
11:40:26 [2022-04-17T11:40:26.663Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.663Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
11:40:26 [2022-04-17T11:40:26.663Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
11:40:26 [2022-04-17T11:40:26.663Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
11:40:26 [2022-04-17T11:40:26.663Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.664Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
11:40:26 [2022-04-17T11:40:26.664Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
11:40:26 [2022-04-17T11:40:26.664Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
11:40:26 [2022-04-17T11:40:26.664Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
11:40:26 [2022-04-17T11:40:26.664Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
11:40:26 [2022-04-17T11:40:26.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
11:40:26 [2022-04-17T11:40:26.664Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:26 [2022-04-17T11:40:26.665Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.665Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:26 [2022-04-17T11:40:26.666Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:26 [2022-04-17T11:40:26.873Z] === RUN   TestDump
11:40:26 [2022-04-17T11:40:26.873Z] goroutine 6 [running]:
11:40:26 [2022-04-17T11:40:26.873Z] github.com/docker/docker/pkg/stack.dump(0x722d57?)
11:40:26 [2022-04-17T11:40:26.873Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
11:40:26 [2022-04-17T11:40:26.873Z] github.com/docker/docker/pkg/stack.Dump(...)
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:27 [2022-04-17T11:40:27.136Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:27 [2022-04-17T11:40:27.137Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:27 [2022-04-17T11:40:27.137Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:27 [2022-04-17T11:40:27.137Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:27 [2022-04-17T11:40:27.137Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:27 [2022-04-17T11:40:27.137Z] --- PASS: TestNewTailReader (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s)
11:40:27 [2022-04-17T11:40:27.137Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.01s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.137Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.01s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.138Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.01s)
11:40:27 [2022-04-17T11:40:27.138Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z] PASS
11:40:27 [2022-04-17T11:40:27.139Z] coverage: 88.6% of statements
11:40:27 [2022-04-17T11:40:27.139Z] ok  	github.com/docker/docker/pkg/tailfile	0.195s	coverage: 88.6% of statements
11:40:27 [2022-04-17T11:40:27.139Z] --- PASS: TestRetrieveFromStore (2.58s)
11:40:27 [2022-04-17T11:40:27.139Z] === RUN   TestRequestReleaseAddressDuplicate
11:40:27 [2022-04-17T11:40:27.139Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s)
11:40:27 [2022-04-17T11:40:27.139Z] === RUN   TestParallelPredefinedRequest1
11:40:27 [2022-04-17T11:40:27.139Z] === PAUSE TestParallelPredefinedRequest1
11:40:27 [2022-04-17T11:40:27.139Z] === RUN   TestParallelPredefinedRequest2
11:40:27 [2022-04-17T11:40:27.139Z] === PAUSE TestParallelPredefinedRequest2
11:40:27 [2022-04-17T11:40:27.139Z] === RUN   TestParallelPredefinedRequest3
11:40:27 [2022-04-17T11:40:27.139Z] === PAUSE TestParallelPredefinedRequest3
11:40:27 [2022-04-17T11:40:27.139Z] === RUN   TestParallelPredefinedRequest4
11:40:27 [2022-04-17T11:40:27.139Z] === PAUSE TestParallelPredefinedRequest4
11:40:27 [2022-04-17T11:40:27.139Z] === RUN   TestParallelPredefinedRequest5
11:40:27 [2022-04-17T11:40:27.139Z] === PAUSE TestParallelPredefinedRequest5
11:40:27 [2022-04-17T11:40:27.139Z] === RUN   TestDebug
11:40:27 [2022-04-17T11:40:27.139Z] --- PASS: TestDebug (0.00s)
11:40:27 [2022-04-17T11:40:27.139Z] === RUN   TestRequestPoolParallel
11:40:27 [2022-04-17T11:40:27.139Z] --- PASS: TestRequestPoolParallel (0.72s)
11:40:27 [2022-04-17T11:40:27.139Z] === RUN   TestFullAllocateRelease
11:40:27 [2022-04-17T11:40:27.188Z] === RUN   TestDockerSuite/TestCpFromCaseB
11:40:27 [2022-04-17T11:40:27.341Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
11:40:27 [2022-04-17T11:40:27.341Z] github.com/docker/docker/pkg/stack.TestDump(0x0?)
11:40:27 [2022-04-17T11:40:27.341Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a
11:40:27 [2022-04-17T11:40:27.341Z] testing.tRunner(0xc0001601a0, 0x8ea498)
11:40:27 [2022-04-17T11:40:27.341Z] 	c:/go/src/testing/testing.go:1439 +0x102
11:40:27 [2022-04-17T11:40:27.341Z] created by testing.(*T).Run
11:40:27 [2022-04-17T11:40:27.341Z] 	c:/go/src/testing/testing.go:1486 +0x35f
11:40:27 [2022-04-17T11:40:27.341Z] 
11:40:27 [2022-04-17T11:40:27.341Z] goroutine 1 [chan receive]:
11:40:27 [2022-04-17T11:40:27.341Z] testing.(*T).Run(0xc000160000, {0x8d913c?, 0x6fc1f3?}, 0x8ea498)
11:40:27 [2022-04-17T11:40:27.341Z] 	c:/go/src/testing/testing.go:1487 +0x37a
11:40:27 [2022-04-17T11:40:27.341Z] testing.runTests.func1(0xc00006c840?)
11:40:27 [2022-04-17T11:40:27.341Z] 	c:/go/src/testing/testing.go:1839 +0x6e
11:40:27 [2022-04-17T11:40:27.341Z] testing.tRunner(0xc000160000, 0xc000075ca0)
11:40:27 [2022-04-17T11:40:27.341Z] 	c:/go/src/testing/testing.go:1439 +0x102
11:40:27 [2022-04-17T11:40:27.341Z] testing.runTests(0xc000058460?, {0xa6e400, 0x3, 0x3}, {0x20b93e30108?, 0x40?, 0xa734a0?})
11:40:27 [2022-04-17T11:40:27.341Z] 	c:/go/src/testing/testing.go:1837 +0x457
11:40:27 [2022-04-17T11:40:27.341Z] testing.(*M).Run(0xc000058460)
11:40:27 [2022-04-17T11:40:27.341Z] 	c:/go/src/testing/testing.go:1719 +0x5d9
11:40:27 [2022-04-17T11:40:27.341Z] main.main()
11:40:27 [2022-04-17T11:40:27.341Z] 	_testmain.go:99 +0x255
11:40:27 [2022-04-17T11:40:27.341Z] --- PASS: TestDump (0.00s)
11:40:27 [2022-04-17T11:40:27.341Z] === RUN   TestDumpToFile
11:40:27 [2022-04-17T11:40:27.341Z] --- PASS: TestFullAllocateRelease (0.54s)
11:40:27 [2022-04-17T11:40:27.341Z] === RUN   TestOddAllocateRelease
11:40:27 [2022-04-17T11:40:27.341Z] --- PASS: TestDumpToFile (0.20s)
11:40:27 [2022-04-17T11:40:27.341Z] === RUN   TestDumpToFileWithEmptyInput
11:40:27 [2022-04-17T11:40:27.341Z] goroutine 8 [running]:
11:40:27 [2022-04-17T11:40:27.341Z] github.com/docker/docker/pkg/stack.dump(0x79ecd3?)
11:40:27 [2022-04-17T11:40:27.341Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
11:40:27 [2022-04-17T11:40:27.341Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x79eca0?})
11:40:27 [2022-04-17T11:40:27.341Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217
11:40:27 [2022-04-17T11:40:27.341Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001601a0?)
11:40:27 [2022-04-17T11:40:27.341Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26
11:40:27 [2022-04-17T11:40:27.341Z] testing.tRunner(0xc000160820, 0x8ea488)
11:40:27 [2022-04-17T11:40:27.341Z] 	c:/go/src/testing/testing.go:1439 +0x102
11:40:27 [2022-04-17T11:40:27.341Z] created by testing.(*T).Run
11:40:27 [2022-04-17T11:40:27.341Z] 	c:/go/src/testing/testing.go:1486 +0x35f
11:40:27 [2022-04-17T11:40:27.341Z] 
11:40:27 [2022-04-17T11:40:27.341Z] goroutine 1 [chan receive]:
11:40:27 [2022-04-17T11:40:27.341Z] testing.(*T).Run(0xc000160000, {0x8e0713?, 0x6fc1f3?}, 0x8ea488)
11:40:27 [2022-04-17T11:40:27.341Z] 	c:/go/src/testing/testing.go:1487 +0x37a
11:40:27 [2022-04-17T11:40:27.341Z] testing.runTests.func1(0xc00006c840?)
11:40:27 [2022-04-17T11:40:27.341Z] 	c:/go/src/testing/testing.go:1839 +0x6e
11:40:27 [2022-04-17T11:40:27.341Z] testing.tRunner(0xc000160000, 0xc000075ca0)
11:40:27 [2022-04-17T11:40:27.341Z] 	c:/go/src/testing/testing.go:1439 +0x102
11:40:27 [2022-04-17T11:40:27.341Z] testing.runTests(0xc000058460?, {0xa6e400, 0x3, 0x3}, {0x20b93e30108?, 0x40?, 0xa734a0?})
11:40:27 [2022-04-17T11:40:27.341Z] 	c:/go/src/testing/testing.go:1837 +0x457
11:40:27 [2022-04-17T11:40:27.341Z] testing.(*M).Run(0xc000058460)
11:40:27 [2022-04-17T11:40:27.341Z] 	c:/go/src/testing/testing.go:1719 +0x5d9
11:40:27 [2022-04-17T11:40:27.341Z] main.main()
11:40:27 [2022-04-17T11:40:27.341Z] 	_testmain.go:99 +0x255
11:40:27 [2022-04-17T11:40:27.341Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
11:40:27 [2022-04-17T11:40:27.341Z] PASS
11:40:27 [2022-04-17T11:40:27.341Z] coverage: 90.9% of statements
11:40:27 [2022-04-17T11:40:27.341Z] ok  	github.com/docker/docker/pkg/stack	0.253s	coverage: 90.9% of statements
11:40:27 [2022-04-17T11:40:27.341Z] time="2022-04-17T11:40:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
11:40:27 [2022-04-17T11:40:27.341Z] --- PASS: TestOddAllocateRelease (0.31s)
11:40:27 [2022-04-17T11:40:27.341Z] === RUN   TestFullAllocateSerialReleaseParallel
11:40:27 [2022-04-17T11:40:27.341Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s)
11:40:27 [2022-04-17T11:40:27.341Z] === RUN   TestOddAllocateSerialReleaseParallel
11:40:27 [2022-04-17T11:40:27.610Z] --- PASS: TestFullAllocateRelease (0.50s)
11:40:27 [2022-04-17T11:40:27.610Z] === RUN   TestOddAllocateRelease
11:40:27 [2022-04-17T11:40:27.610Z] === RUN   TestTarSumRemoveNonExistent
11:40:27 [2022-04-17T11:40:27.610Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
11:40:27 [2022-04-17T11:40:27.610Z] === RUN   TestTarSumRemove
11:40:27 [2022-04-17T11:40:27.610Z] --- PASS: TestTarSumRemove (0.00s)
11:40:27 [2022-04-17T11:40:27.610Z] === RUN   TestSortFileInfoSums
11:40:27 [2022-04-17T11:40:27.610Z] --- PASS: TestSortFileInfoSums (0.00s)
11:40:27 [2022-04-17T11:40:27.610Z] === RUN   TestNewTarSumForLabelInvalid
11:40:27 [2022-04-17T11:40:27.610Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
11:40:27 [2022-04-17T11:40:27.610Z] === RUN   TestNewTarSumForLabel
11:40:27 [2022-04-17T11:40:27.610Z] --- PASS: TestNewTarSumForLabel (0.00s)
11:40:27 [2022-04-17T11:40:27.610Z] === RUN   TestEmptyTar
11:40:27 [2022-04-17T11:40:27.610Z] --- PASS: TestEmptyTar (0.00s)
11:40:27 [2022-04-17T11:40:27.610Z] === RUN   TestTarSumsReadSize
11:40:27 [2022-04-17T11:40:27.610Z] --- PASS: TestTarSumsReadSize (0.00s)
11:40:27 [2022-04-17T11:40:27.610Z] === RUN   TestTarSums
11:40:27 [2022-04-17T11:40:27.755Z] === RUN   TestDockerSuite/TestCpFromCaseC
11:40:27 [2022-04-17T11:40:27.811Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s)
11:40:27 [2022-04-17T11:40:27.811Z] === RUN   TestEvenAllocateSerialReleaseParallel
11:40:27 [2022-04-17T11:40:27.811Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s)
11:40:27 [2022-04-17T11:40:27.811Z] === CONT  TestParallelPredefinedRequest1
11:40:27 [2022-04-17T11:40:27.811Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:40:27 [2022-04-17T11:40:27.811Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
11:40:27 [2022-04-17T11:40:27.811Z] === CONT  TestParallelPredefinedRequest5
11:40:27 [2022-04-17T11:40:27.811Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:40:27 [2022-04-17T11:40:27.811Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
11:40:27 [2022-04-17T11:40:27.811Z] === CONT  TestParallelPredefinedRequest4
11:40:27 [2022-04-17T11:40:27.811Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:40:27 [2022-04-17T11:40:27.811Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
11:40:27 [2022-04-17T11:40:27.811Z] === CONT  TestParallelPredefinedRequest3
11:40:27 [2022-04-17T11:40:27.811Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:40:27 [2022-04-17T11:40:27.811Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
11:40:27 [2022-04-17T11:40:27.811Z] === CONT  TestParallelPredefinedRequest2
11:40:27 [2022-04-17T11:40:27.811Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:40:27 [2022-04-17T11:40:27.811Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
11:40:27 [2022-04-17T11:40:27.811Z] PASS
11:40:27 [2022-04-17T11:40:27.811Z] coverage: 85.3% of statements
11:40:27 [2022-04-17T11:40:27.811Z] ok  	github.com/docker/docker/libnetwork/ipam	60.982s	coverage: 85.3% of statements
11:40:28 [2022-04-17T11:40:28.082Z] --- PASS: TestTarSums (0.08s)
11:40:28 [2022-04-17T11:40:28.082Z] === RUN   TestIteration
11:40:28 [2022-04-17T11:40:28.082Z] --- PASS: TestIteration (0.00s)
11:40:28 [2022-04-17T11:40:28.082Z] === RUN   TestVersionLabelForChecksum
11:40:28 [2022-04-17T11:40:28.082Z] --- PASS: TestVersionLabelForChecksum (0.00s)
11:40:28 [2022-04-17T11:40:28.082Z] === RUN   TestVersion
11:40:28 [2022-04-17T11:40:28.082Z] --- PASS: TestVersion (0.00s)
11:40:28 [2022-04-17T11:40:28.082Z] === RUN   TestGetVersion
11:40:28 [2022-04-17T11:40:28.082Z] --- PASS: TestGetVersion (0.00s)
11:40:28 [2022-04-17T11:40:28.082Z] === RUN   TestGetVersions
11:40:28 [2022-04-17T11:40:28.082Z] --- PASS: TestGetVersions (0.00s)
11:40:28 [2022-04-17T11:40:28.082Z] PASS
11:40:28 [2022-04-17T11:40:28.082Z] coverage: 89.3% of statements
11:40:28 [2022-04-17T11:40:28.082Z] ok  	github.com/docker/docker/pkg/tarsum	0.148s	coverage: 89.3% of statements
11:40:28 [2022-04-17T11:40:28.082Z] --- PASS: TestOddAllocateRelease (0.32s)
11:40:28 [2022-04-17T11:40:28.082Z] === RUN   TestFullAllocateSerialReleaseParallel
11:40:28 [2022-04-17T11:40:28.082Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s)
11:40:28 [2022-04-17T11:40:28.082Z] === RUN   TestOddAllocateSerialReleaseParallel
11:40:28 [2022-04-17T11:40:28.082Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.08s)
11:40:28 [2022-04-17T11:40:28.082Z] === RUN   TestEvenAllocateSerialReleaseParallel
11:40:28 [2022-04-17T11:40:28.082Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s)
11:40:28 [2022-04-17T11:40:28.082Z] === CONT  TestParallelPredefinedRequest1
11:40:28 [2022-04-17T11:40:28.082Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:40:28 [2022-04-17T11:40:28.082Z] === CONT  TestParallelPredefinedRequest4
11:40:28 [2022-04-17T11:40:28.082Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:40:28 [2022-04-17T11:40:28.082Z] === CONT  TestParallelPredefinedRequest3
11:40:28 [2022-04-17T11:40:28.082Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:40:28 [2022-04-17T11:40:28.082Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
11:40:28 [2022-04-17T11:40:28.082Z] === CONT  TestParallelPredefinedRequest5
11:40:28 [2022-04-17T11:40:28.082Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:40:28 [2022-04-17T11:40:28.082Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
11:40:28 [2022-04-17T11:40:28.082Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
11:40:28 [2022-04-17T11:40:28.082Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
11:40:28 [2022-04-17T11:40:28.082Z] === CONT  TestParallelPredefinedRequest2
11:40:28 [2022-04-17T11:40:28.082Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:40:28 [2022-04-17T11:40:28.082Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
11:40:28 [2022-04-17T11:40:28.082Z] PASS
11:40:28 [2022-04-17T11:40:28.082Z] coverage: 85.3% of statements
11:40:28 [2022-04-17T11:40:28.082Z] ok  	github.com/docker/docker/libnetwork/ipam	68.611s	coverage: 85.3% of statements
11:40:28 [2022-04-17T11:40:28.279Z] === RUN   TestNewStdWriter
11:40:28 [2022-04-17T11:40:28.279Z] --- PASS: TestNewStdWriter (0.00s)
11:40:28 [2022-04-17T11:40:28.279Z] === RUN   TestWriteWithUninitializedStdWriter
11:40:28 [2022-04-17T11:40:28.279Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
11:40:28 [2022-04-17T11:40:28.279Z] === RUN   TestWriteWithNilBytes
11:40:28 [2022-04-17T11:40:28.279Z] --- PASS: TestWriteWithNilBytes (0.00s)
11:40:28 [2022-04-17T11:40:28.279Z] === RUN   TestWrite
11:40:28 [2022-04-17T11:40:28.279Z] --- PASS: TestWrite (0.00s)
11:40:28 [2022-04-17T11:40:28.279Z] === RUN   TestWriteWithWriterError
11:40:28 [2022-04-17T11:40:28.279Z] --- PASS: TestWriteWithWriterError (0.00s)
11:40:28 [2022-04-17T11:40:28.279Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
11:40:28 [2022-04-17T11:40:28.279Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
11:40:28 [2022-04-17T11:40:28.279Z] === RUN   TestStdCopyWriteAndRead
11:40:28 [2022-04-17T11:40:28.279Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
11:40:28 [2022-04-17T11:40:28.279Z] === RUN   TestStdCopyReturnsErrorReadingHeader
11:40:28 [2022-04-17T11:40:28.279Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
11:40:28 [2022-04-17T11:40:28.279Z] === RUN   TestStdCopyReturnsErrorReadingFrame
11:40:28 [2022-04-17T11:40:28.279Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
11:40:28 [2022-04-17T11:40:28.279Z] === RUN   TestStdCopyDetectsCorruptedFrame
11:40:28 [2022-04-17T11:40:28.279Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
11:40:28 [2022-04-17T11:40:28.279Z] === RUN   TestStdCopyWithInvalidInputHeader
11:40:28 [2022-04-17T11:40:28.279Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
11:40:28 [2022-04-17T11:40:28.279Z] === RUN   TestStdCopyWithCorruptedPrefix
11:40:28 [2022-04-17T11:40:28.279Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
11:40:28 [2022-04-17T11:40:28.279Z] === RUN   TestStdCopyReturnsWriteErrors
11:40:28 [2022-04-17T11:40:28.279Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
11:40:28 [2022-04-17T11:40:28.279Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
11:40:28 [2022-04-17T11:40:28.279Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
11:40:28 [2022-04-17T11:40:28.279Z] === RUN   TestStdCopyReturnsErrorFromSystem
11:40:28 [2022-04-17T11:40:28.279Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
11:40:28 [2022-04-17T11:40:28.279Z] PASS
11:40:28 [2022-04-17T11:40:28.279Z] coverage: 100.0% of statements
11:40:28 [2022-04-17T11:40:28.279Z] ok  	github.com/docker/docker/pkg/stdcopy	0.046s	coverage: 100.0% of statements
11:40:28 [2022-04-17T11:40:28.323Z] === RUN   TestDockerSuite/TestCpFromCaseD
11:40:28 [2022-04-17T11:40:28.553Z] === RUN   TestTruncIndex
11:40:28 [2022-04-17T11:40:28.553Z] --- PASS: TestTruncIndex (0.10s)
11:40:28 [2022-04-17T11:40:28.553Z] PASS
11:40:28 [2022-04-17T11:40:28.553Z] coverage: 91.5% of statements
11:40:28 [2022-04-17T11:40:28.553Z] ok  	github.com/docker/docker/pkg/truncindex	0.143s	coverage: 91.5% of statements
11:40:28 [2022-04-17T11:40:28.746Z] === RUN   TestRawProgressFormatterFormatStatus
11:40:28 [2022-04-17T11:40:28.746Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
11:40:28 [2022-04-17T11:40:28.746Z] === RUN   TestRawProgressFormatterFormatProgress
11:40:28 [2022-04-17T11:40:28.746Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
11:40:28 [2022-04-17T11:40:28.746Z] === RUN   TestFormatStatus
11:40:28 [2022-04-17T11:40:28.746Z] --- PASS: TestFormatStatus (0.00s)
11:40:28 [2022-04-17T11:40:28.746Z] === RUN   TestFormatError
11:40:28 [2022-04-17T11:40:28.746Z] --- PASS: TestFormatError (0.00s)
11:40:28 [2022-04-17T11:40:28.746Z] === RUN   TestFormatJSONError
11:40:28 [2022-04-17T11:40:28.746Z] --- PASS: TestFormatJSONError (0.00s)
11:40:28 [2022-04-17T11:40:28.746Z] === RUN   TestJsonProgressFormatterFormatProgress
11:40:28 [2022-04-17T11:40:28.746Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
11:40:28 [2022-04-17T11:40:28.746Z] === RUN   TestJsonProgressFormatterFormatStatus
11:40:28 [2022-04-17T11:40:28.746Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
11:40:28 [2022-04-17T11:40:28.746Z] === RUN   TestNewJSONProgressOutput
11:40:28 [2022-04-17T11:40:28.746Z] --- PASS: TestNewJSONProgressOutput (0.00s)
11:40:28 [2022-04-17T11:40:28.746Z] === RUN   TestAuxFormatterEmit
11:40:28 [2022-04-17T11:40:28.746Z] --- PASS: TestAuxFormatterEmit (0.00s)
11:40:28 [2022-04-17T11:40:28.746Z] === RUN   TestStreamWriterStdout
11:40:28 [2022-04-17T11:40:28.746Z] --- PASS: TestStreamWriterStdout (0.00s)
11:40:28 [2022-04-17T11:40:28.746Z] === RUN   TestStreamWriterStderr
11:40:28 [2022-04-17T11:40:28.746Z] --- PASS: TestStreamWriterStderr (0.00s)
11:40:28 [2022-04-17T11:40:28.746Z] PASS
11:40:28 [2022-04-17T11:40:28.746Z] coverage: 66.2% of statements
11:40:28 [2022-04-17T11:40:28.746Z] ok  	github.com/docker/docker/pkg/streamformatter	0.050s	coverage: 66.2% of statements
11:40:28 [2022-04-17T11:40:28.891Z] === RUN   TestDockerSuite/TestCpFromCaseE
11:40:29 [2022-04-17T11:40:29.215Z] time="2022-04-17T11:40:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
11:40:29 [2022-04-17T11:40:29.459Z] === RUN   TestDockerSuite/TestCpFromCaseF
11:40:29 [2022-04-17T11:40:29.541Z] === RUN   TestVersionInfo
11:40:29 [2022-04-17T11:40:29.541Z] --- PASS: TestVersionInfo (0.00s)
11:40:29 [2022-04-17T11:40:29.541Z] === RUN   TestAppendVersions
11:40:29 [2022-04-17T11:40:29.541Z] --- PASS: TestAppendVersions (0.00s)
11:40:29 [2022-04-17T11:40:29.541Z] PASS
11:40:29 [2022-04-17T11:40:29.541Z] coverage: 88.9% of statements
11:40:29 [2022-04-17T11:40:29.541Z] ok  	github.com/docker/docker/pkg/useragent	0.039s	coverage: 88.9% of statements
11:40:29 [2022-04-17T11:40:29.682Z] === RUN   TestGenerateRandomID
11:40:29 [2022-04-17T11:40:29.682Z] --- PASS: TestGenerateRandomID (0.00s)
11:40:29 [2022-04-17T11:40:29.683Z] === RUN   TestShortenId
11:40:29 [2022-04-17T11:40:29.683Z] --- PASS: TestShortenId (0.00s)
11:40:29 [2022-04-17T11:40:29.683Z] === RUN   TestShortenSha256Id
11:40:29 [2022-04-17T11:40:29.683Z] --- PASS: TestShortenSha256Id (0.00s)
11:40:29 [2022-04-17T11:40:29.683Z] === RUN   TestShortenIdEmpty
11:40:29 [2022-04-17T11:40:29.683Z] --- PASS: TestShortenIdEmpty (0.00s)
11:40:29 [2022-04-17T11:40:29.683Z] === RUN   TestShortenIdInvalid
11:40:29 [2022-04-17T11:40:29.683Z] --- PASS: TestShortenIdInvalid (0.00s)
11:40:29 [2022-04-17T11:40:29.683Z] === RUN   TestIsShortIDNonHex
11:40:29 [2022-04-17T11:40:29.683Z] --- PASS: TestIsShortIDNonHex (0.00s)
11:40:29 [2022-04-17T11:40:29.683Z] === RUN   TestIsShortIDNotCorrectSize
11:40:29 [2022-04-17T11:40:29.683Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
11:40:29 [2022-04-17T11:40:29.683Z] PASS
11:40:29 [2022-04-17T11:40:29.683Z] coverage: 70.6% of statements
11:40:29 [2022-04-17T11:40:29.683Z] ok  	github.com/docker/docker/pkg/stringid	0.043s	coverage: 70.6% of statements
11:40:29 [2022-04-17T11:40:29.717Z] === RUN   TestDockerSuite/TestCpFromCaseG
11:40:30 [2022-04-17T11:40:30.284Z] --- PASS: TestCreateServiceMultipleTimes (17.37s)
11:40:30 [2022-04-17T11:40:30.284Z] === RUN   TestCreateServiceConflict
11:40:30 [2022-04-17T11:40:30.543Z] === RUN   TestDockerSuite/TestCpFromCaseH
11:40:30 [2022-04-17T11:40:30.715Z] === RUN   TestIsCpusetListAvailable
11:40:30 [2022-04-17T11:40:30.715Z] --- PASS: TestIsCpusetListAvailable (0.00s)
11:40:30 [2022-04-17T11:40:30.715Z] PASS
11:40:30 [2022-04-17T11:40:30.715Z] coverage: 39.4% of statements
11:40:30 [2022-04-17T11:40:30.715Z] ok  	github.com/docker/docker/pkg/sysinfo	0.038s	coverage: 39.4% of statements
11:40:31 [2022-04-17T11:40:31.112Z] === RUN   TestDockerSuite/TestCpFromCaseI
11:40:31 [2022-04-17T11:40:31.680Z] === RUN   TestDockerSuite/TestCpFromCaseJ
11:40:31 [2022-04-17T11:40:31.765Z] === RUN   TestValidatePrivileges
11:40:31 [2022-04-17T11:40:31.765Z] --- PASS: TestValidatePrivileges (0.00s)
11:40:31 [2022-04-17T11:40:31.765Z] === RUN   TestFilterByCapNeg
11:40:31 [2022-04-17T11:40:31.765Z] --- PASS: TestFilterByCapNeg (0.00s)
11:40:31 [2022-04-17T11:40:31.765Z] === RUN   TestFilterByCapPos
11:40:31 [2022-04-17T11:40:31.765Z] --- PASS: TestFilterByCapPos (0.00s)
11:40:31 [2022-04-17T11:40:31.765Z] === RUN   TestStoreGetPluginNotMatchCapRefs
11:40:31 [2022-04-17T11:40:31.765Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
11:40:31 [2022-04-17T11:40:31.765Z] PASS
11:40:31 [2022-04-17T11:40:31.765Z] coverage: 12.0% of statements
11:40:31 [2022-04-17T11:40:31.765Z] ok  	github.com/docker/docker/plugin	0.053s	coverage: 12.0% of statements
11:40:32 [2022-04-17T11:40:32.248Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
11:40:32 [2022-04-17T11:40:32.280Z] === RUN   TestChtimes
11:40:32 [2022-04-17T11:40:32.280Z] --- PASS: TestChtimes (0.01s)
11:40:32 [2022-04-17T11:40:32.280Z] === RUN   TestChtimesWindows
11:40:32 [2022-04-17T11:40:32.280Z] --- PASS: TestChtimesWindows (0.00s)
11:40:32 [2022-04-17T11:40:32.280Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
11:40:32 [2022-04-17T11:40:32.280Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
11:40:32 [2022-04-17T11:40:32.280Z] PASS
11:40:32 [2022-04-17T11:40:32.280Z] coverage: 13.0% of statements
11:40:32 [2022-04-17T11:40:32.280Z] ok  	github.com/docker/docker/pkg/system	0.049s	coverage: 13.0% of statements
11:40:32 [2022-04-17T11:40:32.509Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestTailFile
11:40:32 [2022-04-17T11:40:32.748Z] --- PASS: TestTailFile (0.00s)
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestTailFileManyLines
11:40:32 [2022-04-17T11:40:32.748Z] --- PASS: TestTailFileManyLines (0.00s)
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestTailEmptyFile
11:40:32 [2022-04-17T11:40:32.748Z] --- PASS: TestTailEmptyFile (0.00s)
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestTailNegativeN
11:40:32 [2022-04-17T11:40:32.748Z] --- PASS: TestTailNegativeN (0.00s)
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader
11:40:32 [2022-04-17T11:40:32.748Z] === CONT  TestNewTailReader
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/8_byte_delimiter
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/8_byte_delimiter
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/12_byte_delimiter
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/12_byte_delimiter
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/no_delimiter
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/no_delimiter
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/single_byte_delimiter
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/single_byte_delimiter
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/2_byte_delimiter
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/2_byte_delimiter
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/4_byte_delimiter
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/4_byte_delimiter
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/truncated_last_line
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/truncated_last_line#01
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/truncated_last_line#02
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
11:40:32 [2022-04-17T11:40:32.748Z] === CONT  TestNewTailReader/8_byte_delimiter
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
11:40:32 [2022-04-17T11:40:32.748Z] === CONT  TestNewTailReader/2_byte_delimiter
11:40:32 [2022-04-17T11:40:32.748Z] === CONT  TestNewTailReader/single_byte_delimiter
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
11:40:32 [2022-04-17T11:40:32.748Z] === CONT  TestNewTailReader/4_byte_delimiter
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
11:40:32 [2022-04-17T11:40:32.748Z] === CONT  TestNewTailReader/no_delimiter
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
11:40:32 [2022-04-17T11:40:32.748Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
11:40:32 [2022-04-17T11:40:32.748Z] === RUN   TestNewTailReader/no_delimiter/no_lines
11:40:32 [2022-04-17T11:40:32.749Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
11:40:32 [2022-04-17T11:40:32.749Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
11:40:32 [2022-04-17T11:40:32.749Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
11:40:32 [2022-04-17T11:40:32.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
11:40:32 [2022-04-17T11:40:32.749Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
11:40:32 [2022-04-17T11:40:32.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
11:40:32 [2022-04-17T11:40:32.749Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
11:40:32 [2022-04-17T11:40:32.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
11:40:32 [2022-04-17T11:40:32.749Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
11:40:32 [2022-04-17T11:40:32.749Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
11:40:32 [2022-04-17T11:40:32.749Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
11:40:32 [2022-04-17T11:40:32.749Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:32 [2022-04-17T11:40:32.749Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:32 [2022-04-17T11:40:32.749Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
11:40:32 [2022-04-17T11:40:32.749Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
11:40:32 [2022-04-17T11:40:32.749Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
11:40:32 [2022-04-17T11:40:32.749Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
11:40:32 [2022-04-17T11:40:32.749Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:32 [2022-04-17T11:40:32.749Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:32 [2022-04-17T11:40:32.749Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:32 [2022-04-17T11:40:32.749Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:32 [2022-04-17T11:40:32.749Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
11:40:32 [2022-04-17T11:40:32.749Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
11:40:32 [2022-04-17T11:40:32.749Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
11:40:32 [2022-04-17T11:40:32.749Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
11:40:32 [2022-04-17T11:40:32.749Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
11:40:32 [2022-04-17T11:40:32.749Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
11:40:32 [2022-04-17T11:40:32.749Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
11:40:32 [2022-04-17T11:40:32.749Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
11:40:32 [2022-04-17T11:40:32.749Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
11:40:32 [2022-04-17T11:40:32.749Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
11:40:32 [2022-04-17T11:40:32.749Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
11:40:32 [2022-04-17T11:40:32.749Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
11:40:32 [2022-04-17T11:40:32.749Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
11:40:32 [2022-04-17T11:40:32.749Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
11:40:32 [2022-04-17T11:40:32.749Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
11:40:32 [2022-04-17T11:40:32.749Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
11:40:32 [2022-04-17T11:40:32.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
11:40:32 [2022-04-17T11:40:32.749Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:32 [2022-04-17T11:40:32.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:32 [2022-04-17T11:40:32.749Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
11:40:32 [2022-04-17T11:40:32.749Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
11:40:32 [2022-04-17T11:40:32.749Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
11:40:32 [2022-04-17T11:40:32.749Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:32 [2022-04-17T11:40:32.749Z] === CONT  TestNewTailReader/12_byte_delimiter
11:40:32 [2022-04-17T11:40:32.749Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
11:40:32 [2022-04-17T11:40:32.749Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
11:40:32 [2022-04-17T11:40:32.749Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
11:40:32 [2022-04-17T11:40:32.749Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
11:40:32 [2022-04-17T11:40:32.749Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
11:40:32 [2022-04-17T11:40:32.753Z] --- PASS: TestGet (15.01s)
11:40:32 [2022-04-17T11:40:32.753Z] === RUN   TestPluginWithNoManifest
11:40:32 [2022-04-17T11:40:32.753Z] --- PASS: TestPluginWithNoManifest (0.00s)
11:40:32 [2022-04-17T11:40:32.753Z] === RUN   TestGetAll
11:40:32 [2022-04-17T11:40:32.753Z] --- PASS: TestGetAll (0.01s)
11:40:32 [2022-04-17T11:40:32.753Z] PASS
11:40:32 [2022-04-17T11:40:32.753Z] coverage: 73.2% of statements
11:40:32 [2022-04-17T11:40:32.753Z] ok  	github.com/docker/docker/pkg/plugins	34.959s	coverage: 73.2% of statements
11:40:32 [2022-04-17T11:40:32.753Z] === RUN   TestNewSettable
11:40:32 [2022-04-17T11:40:32.753Z] --- PASS: TestNewSettable (0.00s)
11:40:32 [2022-04-17T11:40:32.753Z] === RUN   TestIsSettable
11:40:32 [2022-04-17T11:40:32.753Z] --- PASS: TestIsSettable (0.00s)
11:40:32 [2022-04-17T11:40:32.753Z] === RUN   TestUpdateSettingsEnv
11:40:32 [2022-04-17T11:40:32.753Z] --- PASS: TestUpdateSettingsEnv (0.00s)
11:40:32 [2022-04-17T11:40:32.753Z] PASS
11:40:32 [2022-04-17T11:40:32.753Z] coverage: 20.0% of statements
11:40:32 [2022-04-17T11:40:32.753Z] ok  	github.com/docker/docker/plugin/v2	0.048s	coverage: 20.0% of statements
11:40:32 [2022-04-17T11:40:32.767Z] --- PASS: TestCreateServiceConflict (2.58s)
11:40:32 [2022-04-17T11:40:32.767Z] === RUN   TestCreateServiceMaxReplicas
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.244Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.244Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.244Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.244Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.244Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.244Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
11:40:33 [2022-04-17T11:40:33.244Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
11:40:33 [2022-04-17T11:40:33.244Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
11:40:33 [2022-04-17T11:40:33.244Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
11:40:33 [2022-04-17T11:40:33.244Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
11:40:33 [2022-04-17T11:40:33.244Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
11:40:33 [2022-04-17T11:40:33.245Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
11:40:33 [2022-04-17T11:40:33.245Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === CONT  TestNewTailReader/no_delimiter/no_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.245Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
11:40:33 [2022-04-17T11:40:33.245Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
11:40:33 [2022-04-17T11:40:33.245Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
11:40:33 [2022-04-17T11:40:33.246Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
11:40:33 [2022-04-17T11:40:33.246Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.246Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.246Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:33 [2022-04-17T11:40:33.246Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
11:40:33 [2022-04-17T11:40:33.247Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
11:40:33 [2022-04-17T11:40:33.247Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
11:40:33 [2022-04-17T11:40:33.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
11:40:33 [2022-04-17T11:40:33.248Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
11:40:33 [2022-04-17T11:40:33.248Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.248Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.248Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.248Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.248Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
11:40:33 [2022-04-17T11:40:33.248Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:33 [2022-04-17T11:40:33.705Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.717Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
11:40:33 [2022-04-17T11:40:33.718Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
11:40:33 [2022-04-17T11:40:33.718Z] --- PASS: TestNewTailReader (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.01s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.01s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.718Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.01s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.719Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
11:40:33 [2022-04-17T11:40:33.720Z] PASS
11:40:33 [2022-04-17T11:40:33.720Z] coverage: 88.6% of statements
11:40:33 [2022-04-17T11:40:33.720Z] ok  	github.com/docker/docker/pkg/tailfile	0.208s	coverage: 88.6% of statements
11:40:33 [2022-04-17T11:40:33.720Z] time="2022-04-17T11:40:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
11:40:33 [2022-04-17T11:40:33.741Z] === RUN   TestLoad
11:40:33 [2022-04-17T11:40:33.741Z] --- PASS: TestLoad (0.00s)
11:40:33 [2022-04-17T11:40:33.741Z] === RUN   TestSave
11:40:33 [2022-04-17T11:40:33.741Z] --- PASS: TestSave (0.04s)
11:40:33 [2022-04-17T11:40:33.741Z] === RUN   TestAddDeleteGet
11:40:34 [2022-04-17T11:40:34.188Z] === RUN   TestTarSumRemoveNonExistent
11:40:34 [2022-04-17T11:40:34.188Z] --- PASS: TestTarSumRemoveNonExistent (0.01s)
11:40:34 [2022-04-17T11:40:34.188Z] === RUN   TestTarSumRemove
11:40:34 [2022-04-17T11:40:34.188Z] --- PASS: TestTarSumRemove (0.00s)
11:40:34 [2022-04-17T11:40:34.188Z] === RUN   TestSortFileInfoSums
11:40:34 [2022-04-17T11:40:34.188Z] --- PASS: TestSortFileInfoSums (0.00s)
11:40:34 [2022-04-17T11:40:34.188Z] === RUN   TestNewTarSumForLabelInvalid
11:40:34 [2022-04-17T11:40:34.188Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
11:40:34 [2022-04-17T11:40:34.188Z] === RUN   TestNewTarSumForLabel
11:40:34 [2022-04-17T11:40:34.188Z] --- PASS: TestNewTarSumForLabel (0.00s)
11:40:34 [2022-04-17T11:40:34.188Z] === RUN   TestEmptyTar
11:40:34 [2022-04-17T11:40:34.188Z] --- PASS: TestEmptyTar (0.00s)
11:40:34 [2022-04-17T11:40:34.188Z] === RUN   TestTarSumsReadSize
11:40:34 [2022-04-17T11:40:34.188Z] --- PASS: TestTarSumsReadSize (0.00s)
11:40:34 [2022-04-17T11:40:34.188Z] === RUN   TestTarSums
11:40:34 [2022-04-17T11:40:34.210Z] --- PASS: TestAddDeleteGet (0.08s)
11:40:34 [2022-04-17T11:40:34.210Z] === RUN   TestInvalidTags
11:40:34 [2022-04-17T11:40:34.210Z] --- PASS: TestInvalidTags (0.01s)
11:40:34 [2022-04-17T11:40:34.210Z] PASS
11:40:34 [2022-04-17T11:40:34.210Z] coverage: 84.4% of statements
11:40:34 [2022-04-17T11:40:34.210Z] ok  	github.com/docker/docker/reference	0.199s	coverage: 84.4% of statements
11:40:34 [2022-04-17T11:40:34.656Z] --- PASS: TestTarSums (0.07s)
11:40:34 [2022-04-17T11:40:34.656Z] === RUN   TestIteration
11:40:34 [2022-04-17T11:40:34.656Z] --- PASS: TestIteration (0.00s)
11:40:34 [2022-04-17T11:40:34.656Z] === RUN   TestVersionLabelForChecksum
11:40:34 [2022-04-17T11:40:34.656Z] --- PASS: TestVersionLabelForChecksum (0.00s)
11:40:34 [2022-04-17T11:40:34.656Z] === RUN   TestVersion
11:40:34 [2022-04-17T11:40:34.656Z] --- PASS: TestVersion (0.00s)
11:40:34 [2022-04-17T11:40:34.656Z] === RUN   TestGetVersion
11:40:34 [2022-04-17T11:40:34.656Z] --- PASS: TestGetVersion (0.00s)
11:40:34 [2022-04-17T11:40:34.656Z] === RUN   TestGetVersions
11:40:34 [2022-04-17T11:40:34.656Z] --- PASS: TestGetVersions (0.00s)
11:40:34 [2022-04-17T11:40:34.656Z] PASS
11:40:34 [2022-04-17T11:40:34.656Z] coverage: 89.3% of statements
11:40:34 [2022-04-17T11:40:34.656Z] ok  	github.com/docker/docker/pkg/tarsum	0.128s	coverage: 89.3% of statements
11:40:35 [2022-04-17T11:40:35.092Z] === RUN   TestDockerSuite/TestCpGarbagePath
11:40:35 [2022-04-17T11:40:35.092Z]     docker_api_swarm_node_test.go:81: [df6dfa0677b8a] joining swarm manager [d3828ee89fd5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:35 [2022-04-17T11:40:35.123Z] === RUN   TestTruncIndex
11:40:35 [2022-04-17T11:40:35.123Z] --- PASS: TestTruncIndex (0.10s)
11:40:35 [2022-04-17T11:40:35.123Z] PASS
11:40:35 [2022-04-17T11:40:35.123Z] coverage: 91.5% of statements
11:40:35 [2022-04-17T11:40:35.123Z] ok  	github.com/docker/docker/pkg/truncindex	0.142s	coverage: 91.5% of statements
11:40:35 [2022-04-17T11:40:35.198Z] === RUN   TestResolveAuthConfigIndexServer
11:40:35 [2022-04-17T11:40:35.198Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
11:40:35 [2022-04-17T11:40:35.198Z] === RUN   TestResolveAuthConfigFullURL
11:40:35 [2022-04-17T11:40:35.198Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
11:40:35 [2022-04-17T11:40:35.198Z] === RUN   TestLoadAllowNondistributableArtifacts
11:40:35 [2022-04-17T11:40:35.198Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
11:40:35 [2022-04-17T11:40:35.198Z] === RUN   TestValidateMirror
11:40:35 [2022-04-17T11:40:35.198Z] --- PASS: TestValidateMirror (0.00s)
11:40:35 [2022-04-17T11:40:35.198Z] === RUN   TestLoadInsecureRegistries
11:40:35 [2022-04-17T11:40:35.198Z] time="2022-04-17T11:40:34Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
11:40:35 [2022-04-17T11:40:35.198Z] time="2022-04-17T11:40:35Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
11:40:35 [2022-04-17T11:40:35.198Z] time="2022-04-17T11:40:35Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
11:40:35 [2022-04-17T11:40:35.198Z] --- PASS: TestLoadInsecureRegistries (0.21s)
11:40:35 [2022-04-17T11:40:35.198Z] === RUN   TestNewServiceConfig
11:40:35 [2022-04-17T11:40:35.198Z] --- PASS: TestNewServiceConfig (0.00s)
11:40:35 [2022-04-17T11:40:35.198Z] === RUN   TestValidateIndexName
11:40:35 [2022-04-17T11:40:35.198Z] --- PASS: TestValidateIndexName (0.00s)
11:40:35 [2022-04-17T11:40:35.198Z] === RUN   TestValidateIndexNameWithError
11:40:35 [2022-04-17T11:40:35.198Z] --- PASS: TestValidateIndexNameWithError (0.00s)
11:40:35 [2022-04-17T11:40:35.198Z] === RUN   TestEndpointParse
11:40:35 [2022-04-17T11:40:35.198Z] --- PASS: TestEndpointParse (0.00s)
11:40:35 [2022-04-17T11:40:35.673Z] === RUN   TestEndpointParseInvalid
11:40:35 [2022-04-17T11:40:35.673Z] --- PASS: TestEndpointParseInvalid (0.00s)
11:40:35 [2022-04-17T11:40:35.673Z] === RUN   TestValidateEndpoint
11:40:35 [2022-04-17T11:40:35.673Z] --- PASS: TestValidateEndpoint (0.01s)
11:40:35 [2022-04-17T11:40:35.673Z] === RUN   TestPing
11:40:35 [2022-04-17T11:40:35.673Z] --- PASS: TestPing (0.00s)
11:40:35 [2022-04-17T11:40:35.673Z] === RUN   TestPingRegistryEndpoint
11:40:35 [2022-04-17T11:40:35.673Z]     registry_test.go:50: os.Getuid() != 0: skipping test that requires root
11:40:35 [2022-04-17T11:40:35.673Z] --- SKIP: TestPingRegistryEndpoint (0.01s)
11:40:35 [2022-04-17T11:40:35.673Z] === RUN   TestEndpoint
11:40:35 [2022-04-17T11:40:35.673Z]     registry_test.go:70: os.Getuid() != 0: skipping test that requires root
11:40:35 [2022-04-17T11:40:35.673Z] --- SKIP: TestEndpoint (0.01s)
11:40:35 [2022-04-17T11:40:35.673Z] === RUN   TestParseRepositoryInfo
11:40:35 [2022-04-17T11:40:35.673Z] --- PASS: TestParseRepositoryInfo (0.00s)
11:40:35 [2022-04-17T11:40:35.673Z] === RUN   TestNewIndexInfo
11:40:35 [2022-04-17T11:40:35.673Z] --- PASS: TestNewIndexInfo (0.00s)
11:40:35 [2022-04-17T11:40:35.673Z] === RUN   TestMirrorEndpointLookup
11:40:35 [2022-04-17T11:40:35.673Z]     registry_test.go:511: os.Getuid() != 0: skipping test that requires root
11:40:35 [2022-04-17T11:40:35.673Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
11:40:35 [2022-04-17T11:40:35.673Z] === RUN   TestSearchRepositories
11:40:35 [2022-04-17T11:40:35.673Z]     registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1
11:40:35 [2022-04-17T11:40:35.673Z]         Host: 127.0.0.1:49340
11:40:35 [2022-04-17T11:40:35.673Z]         User-Agent: docker test client
11:40:35 [2022-04-17T11:40:35.673Z]         Authorization: Token fake-token
11:40:35 [2022-04-17T11:40:35.673Z]         X-Docker-Token: true
11:40:35 [2022-04-17T11:40:35.674Z]         Accept-Encoding: gzip
11:40:35 [2022-04-17T11:40:35.674Z]         
11:40:35 [2022-04-17T11:40:35.674Z]         
11:40:35 [2022-04-17T11:40:35.674Z]     registry_test.go:731: HTTP/1.1 200 OK
11:40:35 [2022-04-17T11:40:35.674Z]         Connection: close
11:40:35 [2022-04-17T11:40:35.674Z]         Content-Length: 144
11:40:35 [2022-04-17T11:40:35.674Z]         Cache-Control: no-cache
11:40:35 [2022-04-17T11:40:35.674Z]         Content-Type: application/json
11:40:35 [2022-04-17T11:40:35.674Z]         Date: Sun, 17 Apr 2022 11:40:35 GMT
11:40:35 [2022-04-17T11:40:35.674Z]         Expires: -1
11:40:35 [2022-04-17T11:40:35.674Z]         Pragma: no-cache
11:40:35 [2022-04-17T11:40:35.674Z]         Server: docker-tests/mock
11:40:35 [2022-04-17T11:40:35.674Z]         X-Docker-Registry-Config: mock
11:40:35 [2022-04-17T11:40:35.674Z]         X-Docker-Registry-Version: 0.0.0
11:40:35 [2022-04-17T11:40:35.674Z]         
11:40:35 [2022-04-17T11:40:35.674Z]         
11:40:35 [2022-04-17T11:40:35.674Z] --- PASS: TestSearchRepositories (0.01s)
11:40:35 [2022-04-17T11:40:35.674Z] === RUN   TestTrustedLocation
11:40:35 [2022-04-17T11:40:35.674Z] --- PASS: TestTrustedLocation (0.00s)
11:40:35 [2022-04-17T11:40:35.674Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
11:40:35 [2022-04-17T11:40:35.674Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
11:40:35 [2022-04-17T11:40:35.674Z] === RUN   TestAllowNondistributableArtifacts
11:40:35 [2022-04-17T11:40:35.674Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
11:40:35 [2022-04-17T11:40:35.674Z] === RUN   TestIsSecureIndex
11:40:35 [2022-04-17T11:40:35.674Z] --- PASS: TestIsSecureIndex (0.00s)
11:40:35 [2022-04-17T11:40:35.674Z] PASS
11:40:35 [2022-04-17T11:40:35.674Z] coverage: 51.7% of statements
11:40:35 [2022-04-17T11:40:35.674Z] ok  	github.com/docker/docker/registry	0.320s	coverage: 51.7% of statements
11:40:35 [2022-04-17T11:40:35.674Z] === RUN   TestResumableRequestHeaderSimpleErrors
11:40:35 [2022-04-17T11:40:35.674Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
11:40:35 [2022-04-17T11:40:35.674Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
11:40:35 [2022-04-17T11:40:35.674Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
11:40:35 [2022-04-17T11:40:35.674Z] === RUN   TestResumableRequestHeaderTooMuchFailures
11:40:35 [2022-04-17T11:40:35.674Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
11:40:35 [2022-04-17T11:40:35.674Z] === RUN   TestResumableRequestReaderWithReadError
11:40:35 [2022-04-17T11:40:35.674Z] time="2022-04-17T11:40:35Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
11:40:35 [2022-04-17T11:40:35.674Z] --- PASS: TestResumableRequestReaderWithReadError (0.24s)
11:40:35 [2022-04-17T11:40:35.674Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
11:40:35 [2022-04-17T11:40:35.674Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
11:40:35 [2022-04-17T11:40:35.674Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
11:40:35 [2022-04-17T11:40:35.674Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
11:40:35 [2022-04-17T11:40:35.674Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
11:40:35 [2022-04-17T11:40:35.674Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
11:40:35 [2022-04-17T11:40:35.674Z] === RUN   TestResumableRequestReader
11:40:35 [2022-04-17T11:40:35.674Z] --- PASS: TestResumableRequestReader (0.00s)
11:40:35 [2022-04-17T11:40:35.674Z] === RUN   TestResumableRequestReaderWithInitialResponse
11:40:35 [2022-04-17T11:40:35.674Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
11:40:35 [2022-04-17T11:40:35.674Z] PASS
11:40:35 [2022-04-17T11:40:35.674Z] coverage: 100.0% of statements
11:40:35 [2022-04-17T11:40:35.674Z] ok  	github.com/docker/docker/registry/resumable	0.315s	coverage: 100.0% of statements
11:40:36 [2022-04-17T11:40:36.035Z] === RUN   TestDockerSuite/TestCpLocalOnly
11:40:36 [2022-04-17T11:40:36.035Z] === RUN   TestDockerSuite/TestCpNameHasColon
11:40:36 [2022-04-17T11:40:36.112Z] === RUN   TestVersionInfo
11:40:36 [2022-04-17T11:40:36.112Z] --- PASS: TestVersionInfo (0.00s)
11:40:36 [2022-04-17T11:40:36.112Z] === RUN   TestAppendVersions
11:40:36 [2022-04-17T11:40:36.112Z] --- PASS: TestAppendVersions (0.00s)
11:40:36 [2022-04-17T11:40:36.112Z] PASS
11:40:36 [2022-04-17T11:40:36.112Z] coverage: 88.9% of statements
11:40:36 [2022-04-17T11:40:36.112Z] ok  	github.com/docker/docker/pkg/useragent	0.040s	coverage: 88.9% of statements
11:40:36 [2022-04-17T11:40:36.143Z] === RUN   TestRestartManagerTimeout
11:40:36 [2022-04-17T11:40:36.143Z] --- PASS: TestRestartManagerTimeout (0.00s)
11:40:36 [2022-04-17T11:40:36.143Z] === RUN   TestRestartManagerTimeoutReset
11:40:36 [2022-04-17T11:40:36.143Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
11:40:36 [2022-04-17T11:40:36.143Z] PASS
11:40:36 [2022-04-17T11:40:36.143Z] coverage: 45.3% of statements
11:40:36 [2022-04-17T11:40:36.143Z] ok  	github.com/docker/docker/restartmanager	0.050s	coverage: 45.3% of statements
11:40:36 [2022-04-17T11:40:36.297Z] --- PASS: TestCreateServiceMaxReplicas (3.51s)
11:40:36 [2022-04-17T11:40:36.297Z] === RUN   TestCreateWithDuplicateNetworkNames
11:40:36 [2022-04-17T11:40:36.556Z] === RUN   TestDockerSuite/TestCpRelativePath
11:40:36 [2022-04-17T11:40:36.613Z] === RUN   TestDecodeContainerConfig
11:40:36 [2022-04-17T11:40:36.613Z] === RUN   TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json
11:40:36 [2022-04-17T11:40:36.613Z] --- PASS: TestDecodeContainerConfig (0.00s)
11:40:36 [2022-04-17T11:40:36.613Z]     --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s)
11:40:36 [2022-04-17T11:40:36.613Z] === RUN   TestDecodeContainerConfigIsolation
11:40:36 [2022-04-17T11:40:36.613Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
11:40:36 [2022-04-17T11:40:36.613Z] === RUN   TestValidatePrivileged
11:40:36 [2022-04-17T11:40:36.613Z] --- PASS: TestValidatePrivileged (0.00s)
11:40:36 [2022-04-17T11:40:36.613Z] PASS
11:40:36 [2022-04-17T11:40:36.613Z] coverage: 52.4% of statements
11:40:36 [2022-04-17T11:40:36.613Z] ok  	github.com/docker/docker/runconfig	0.050s	coverage: 52.4% of statements
11:40:37 [2022-04-17T11:40:37.082Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
11:40:37 [2022-04-17T11:40:37.082Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
11:40:37 [2022-04-17T11:40:37.082Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
11:40:37 [2022-04-17T11:40:37.082Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
11:40:37 [2022-04-17T11:40:37.082Z] PASS
11:40:37 [2022-04-17T11:40:37.082Z] coverage: 62.5% of statements
11:40:37 [2022-04-17T11:40:37.082Z] ok  	github.com/docker/docker/testutil	0.044s	coverage: 62.5% of statements
11:40:37 [2022-04-17T11:40:37.495Z] === RUN   TestDockerSuite/TestCpSpecialFiles
11:40:38 [2022-04-17T11:40:38.327Z] === RUN   TestValidatePrivileges
11:40:38 [2022-04-17T11:40:38.327Z] --- PASS: TestValidatePrivileges (0.00s)
11:40:38 [2022-04-17T11:40:38.327Z] === RUN   TestFilterByCapNeg
11:40:38 [2022-04-17T11:40:38.327Z] --- PASS: TestFilterByCapNeg (0.00s)
11:40:38 [2022-04-17T11:40:38.327Z] === RUN   TestFilterByCapPos
11:40:38 [2022-04-17T11:40:38.327Z] --- PASS: TestFilterByCapPos (0.00s)
11:40:38 [2022-04-17T11:40:38.327Z] === RUN   TestStoreGetPluginNotMatchCapRefs
11:40:38 [2022-04-17T11:40:38.327Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
11:40:38 [2022-04-17T11:40:38.327Z] PASS
11:40:38 [2022-04-17T11:40:38.327Z] coverage: 12.0% of statements
11:40:38 [2022-04-17T11:40:38.327Z] ok  	github.com/docker/docker/plugin	0.063s	coverage: 12.0% of statements
11:40:38 [2022-04-17T11:40:38.434Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
11:40:39 [2022-04-17T11:40:39.315Z] === RUN   TestNewSettable
11:40:39 [2022-04-17T11:40:39.315Z] --- PASS: TestNewSettable (0.00s)
11:40:39 [2022-04-17T11:40:39.315Z] === RUN   TestIsSettable
11:40:39 [2022-04-17T11:40:39.315Z] --- PASS: TestIsSettable (0.00s)
11:40:39 [2022-04-17T11:40:39.315Z] === RUN   TestUpdateSettingsEnv
11:40:39 [2022-04-17T11:40:39.315Z] --- PASS: TestUpdateSettingsEnv (0.00s)
11:40:39 [2022-04-17T11:40:39.315Z] PASS
11:40:39 [2022-04-17T11:40:39.315Z] coverage: 20.0% of statements
11:40:39 [2022-04-17T11:40:39.315Z] ok  	github.com/docker/docker/plugin/v2	0.047s	coverage: 20.0% of statements
11:40:39 [2022-04-17T11:40:39.812Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
11:40:40 [2022-04-17T11:40:40.040Z] === RUN   TestGetDriver
11:40:40 [2022-04-17T11:40:40.040Z] --- PASS: TestGetDriver (0.00s)
11:40:40 [2022-04-17T11:40:40.040Z] === RUN   TestVolumeRequestError
11:40:40 [2022-04-17T11:40:40.040Z] --- PASS: TestVolumeRequestError (0.01s)
11:40:40 [2022-04-17T11:40:40.040Z] PASS
11:40:40 [2022-04-17T11:40:40.040Z] coverage: 36.1% of statements
11:40:40 [2022-04-17T11:40:40.300Z] === RUN   TestLoad
11:40:40 [2022-04-17T11:40:40.300Z] --- PASS: TestLoad (0.00s)
11:40:40 [2022-04-17T11:40:40.300Z] === RUN   TestSave
11:40:40 [2022-04-17T11:40:40.300Z] --- PASS: TestSave (0.03s)
11:40:40 [2022-04-17T11:40:40.300Z] === RUN   TestAddDeleteGet
11:40:40 [2022-04-17T11:40:40.300Z] --- PASS: TestAddDeleteGet (0.04s)
11:40:40 [2022-04-17T11:40:40.300Z] === RUN   TestInvalidTags
11:40:40 [2022-04-17T11:40:40.300Z] --- PASS: TestInvalidTags (0.01s)
11:40:40 [2022-04-17T11:40:40.300Z] PASS
11:40:40 [2022-04-17T11:40:40.300Z] coverage: 84.4% of statements
11:40:40 [2022-04-17T11:40:40.300Z] ok  	github.com/docker/docker/reference	0.125s	coverage: 84.4% of statements
11:40:40 [2022-04-17T11:40:40.381Z] === RUN   TestDockerSuite/TestCpToCaseA
11:40:40 [2022-04-17T11:40:40.512Z] ok  	github.com/docker/docker/volume/drivers	0.057s	coverage: 36.1% of statements
11:40:40 [2022-04-17T11:40:40.512Z] === RUN   TestGetAddress
11:40:40 [2022-04-17T11:40:40.512Z] --- PASS: TestGetAddress (0.00s)
11:40:40 [2022-04-17T11:40:40.512Z] === RUN   TestRemove
11:40:40 [2022-04-17T11:40:40.512Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
11:40:40 [2022-04-17T11:40:40.512Z] --- SKIP: TestRemove (0.00s)
11:40:40 [2022-04-17T11:40:40.512Z] === RUN   TestInitializeWithVolumes
11:40:40 [2022-04-17T11:40:40.512Z] --- PASS: TestInitializeWithVolumes (0.01s)
11:40:40 [2022-04-17T11:40:40.512Z] === RUN   TestCreate
11:40:40 [2022-04-17T11:40:40.512Z] --- PASS: TestCreate (0.01s)
11:40:40 [2022-04-17T11:40:40.512Z] === RUN   TestValidateName
11:40:40 [2022-04-17T11:40:40.512Z] --- PASS: TestValidateName (0.00s)
11:40:40 [2022-04-17T11:40:40.512Z] === RUN   TestCreateWithOpts
11:40:40 [2022-04-17T11:40:40.512Z]     local_test.go:180: runtime.GOOS == "windows"
11:40:40 [2022-04-17T11:40:40.512Z] --- SKIP: TestCreateWithOpts (0.00s)
11:40:40 [2022-04-17T11:40:40.512Z] === RUN   TestRelaodNoOpts
11:40:40 [2022-04-17T11:40:40.512Z] --- PASS: TestRelaodNoOpts (0.02s)
11:40:40 [2022-04-17T11:40:40.512Z] PASS
11:40:40 [2022-04-17T11:40:40.512Z] coverage: 41.5% of statements
11:40:40 [2022-04-17T11:40:40.512Z] ok  	github.com/docker/docker/volume/local	0.086s	coverage: 41.5% of statements
11:40:41 [2022-04-17T11:40:41.287Z] --- PASS: TestGet (15.01s)
11:40:41 [2022-04-17T11:40:41.287Z] === RUN   TestPluginWithNoManifest
11:40:41 [2022-04-17T11:40:41.287Z] --- PASS: TestPluginWithNoManifest (0.00s)
11:40:41 [2022-04-17T11:40:41.287Z] === RUN   TestGetAll
11:40:41 [2022-04-17T11:40:41.287Z] --- PASS: TestGetAll (0.01s)
11:40:41 [2022-04-17T11:40:41.287Z] PASS
11:40:41 [2022-04-17T11:40:41.287Z] coverage: 73.2% of statements
11:40:41 [2022-04-17T11:40:41.287Z] ok  	github.com/docker/docker/pkg/plugins	35.977s	coverage: 73.2% of statements
11:40:41 [2022-04-17T11:40:41.754Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
11:40:41 [2022-04-17T11:40:41.754Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
11:40:41 [2022-04-17T11:40:41.754Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
11:40:41 [2022-04-17T11:40:41.754Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
11:40:41 [2022-04-17T11:40:41.761Z] === RUN   TestDockerSuite/TestCpToCaseB
11:40:42 [2022-04-17T11:40:42.020Z] === RUN   TestDockerSuite/TestCpToCaseC
11:40:42 [2022-04-17T11:40:42.082Z] === RUN   TestLCOWParseMountRaw
11:40:42 [2022-04-17T11:40:42.082Z] --- PASS: TestLCOWParseMountRaw (0.00s)
11:40:42 [2022-04-17T11:40:42.082Z] === RUN   TestLCOWParseMountRawSplit
11:40:42 [2022-04-17T11:40:42.082Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
11:40:42 [2022-04-17T11:40:42.082Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
11:40:42 [2022-04-17T11:40:42.082Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
11:40:42 [2022-04-17T11:40:42.082Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
11:40:42 [2022-04-17T11:40:42.082Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
11:40:42 [2022-04-17T11:40:42.082Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
11:40:42 [2022-04-17T11:40:42.082Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
11:40:42 [2022-04-17T11:40:42.082Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
11:40:42 [2022-04-17T11:40:42.082Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
11:40:42 [2022-04-17T11:40:42.082Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
11:40:42 [2022-04-17T11:40:42.082Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
11:40:42 [2022-04-17T11:40:42.082Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
11:40:42 [2022-04-17T11:40:42.082Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
11:40:42 [2022-04-17T11:40:42.082Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
11:40:42 [2022-04-17T11:40:42.082Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
11:40:42 [2022-04-17T11:40:42.082Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
11:40:42 [2022-04-17T11:40:42.082Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
11:40:42 [2022-04-17T11:40:42.082Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
11:40:42 [2022-04-17T11:40:42.082Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
11:40:42 [2022-04-17T11:40:42.082Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
11:40:42 [2022-04-17T11:40:42.082Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
11:40:42 [2022-04-17T11:40:42.082Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
11:40:42 [2022-04-17T11:40:42.082Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
11:40:42 [2022-04-17T11:40:42.082Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
11:40:42 [2022-04-17T11:40:42.082Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
11:40:42 [2022-04-17T11:40:42.082Z] === RUN   TestLinuxParseMountRaw
11:40:42 [2022-04-17T11:40:42.082Z] --- PASS: TestLinuxParseMountRaw (0.00s)
11:40:42 [2022-04-17T11:40:42.082Z] === RUN   TestLinuxParseMountRawSplit
11:40:42 [2022-04-17T11:40:42.082Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
11:40:42 [2022-04-17T11:40:42.082Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
11:40:42 [2022-04-17T11:40:42.082Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
11:40:42 [2022-04-17T11:40:42.082Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
11:40:42 [2022-04-17T11:40:42.082Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
11:40:42 [2022-04-17T11:40:42.082Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
11:40:42 [2022-04-17T11:40:42.082Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
11:40:42 [2022-04-17T11:40:42.082Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
11:40:42 [2022-04-17T11:40:42.082Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
11:40:42 [2022-04-17T11:40:42.082Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
11:40:42 [2022-04-17T11:40:42.082Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
11:40:42 [2022-04-17T11:40:42.082Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
11:40:42 [2022-04-17T11:40:42.082Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
11:40:42 [2022-04-17T11:40:42.082Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
11:40:42 [2022-04-17T11:40:42.082Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
11:40:42 [2022-04-17T11:40:42.082Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
11:40:42 [2022-04-17T11:40:42.082Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
11:40:42 [2022-04-17T11:40:42.082Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
11:40:42 [2022-04-17T11:40:42.082Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
11:40:42 [2022-04-17T11:40:42.082Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
11:40:42 [2022-04-17T11:40:42.082Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
11:40:42 [2022-04-17T11:40:42.082Z] === RUN   TestConvertTmpfsOptions
11:40:42 [2022-04-17T11:40:42.082Z]     linux_parser_test.go:209: data="mode=700,size=1m"
11:40:42 [2022-04-17T11:40:42.082Z]     linux_parser_test.go:209: data="ro"
11:40:42 [2022-04-17T11:40:42.082Z] --- PASS: TestConvertTmpfsOptions (0.00s)
11:40:42 [2022-04-17T11:40:42.083Z] === RUN   TestParseMountSpec
11:40:42 [2022-04-17T11:40:42.083Z]     parser_test.go:62: case 0
11:40:42 [2022-04-17T11:40:42.083Z]     parser_test.go:62: case 1
11:40:42 [2022-04-17T11:40:42.083Z]     parser_test.go:62: case 2
11:40:42 [2022-04-17T11:40:42.083Z]     parser_test.go:62: case 3
11:40:42 [2022-04-17T11:40:42.083Z]     parser_test.go:62: case 4
11:40:42 [2022-04-17T11:40:42.083Z]     parser_test.go:62: case 5
11:40:42 [2022-04-17T11:40:42.083Z] --- PASS: TestParseMountSpec (0.00s)
11:40:42 [2022-04-17T11:40:42.083Z] === RUN   TestValidateMount
11:40:42 [2022-04-17T11:40:42.083Z] --- PASS: TestValidateMount (0.00s)
11:40:42 [2022-04-17T11:40:42.083Z] === RUN   TestWindowsParseMountRaw
11:40:42 [2022-04-17T11:40:42.083Z] --- PASS: TestWindowsParseMountRaw (0.00s)
11:40:42 [2022-04-17T11:40:42.083Z] === RUN   TestWindowsParseMountRawSplit
11:40:42 [2022-04-17T11:40:42.083Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
11:40:42 [2022-04-17T11:40:42.083Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
11:40:42 [2022-04-17T11:40:42.083Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
11:40:42 [2022-04-17T11:40:42.083Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
11:40:42 [2022-04-17T11:40:42.083Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
11:40:42 [2022-04-17T11:40:42.083Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
11:40:42 [2022-04-17T11:40:42.083Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
11:40:42 [2022-04-17T11:40:42.083Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
11:40:42 [2022-04-17T11:40:42.083Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
11:40:42 [2022-04-17T11:40:42.083Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
11:40:42 [2022-04-17T11:40:42.083Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
11:40:42 [2022-04-17T11:40:42.083Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
11:40:42 [2022-04-17T11:40:42.083Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
11:40:42 [2022-04-17T11:40:42.083Z] --- PASS: TestWindowsParseMountRawSplit (0.00s)
11:40:42 [2022-04-17T11:40:42.083Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
11:40:42 [2022-04-17T11:40:42.083Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
11:40:42 [2022-04-17T11:40:42.083Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
11:40:42 [2022-04-17T11:40:42.083Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
11:40:42 [2022-04-17T11:40:42.083Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
11:40:42 [2022-04-17T11:40:42.083Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
11:40:42 [2022-04-17T11:40:42.083Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
11:40:42 [2022-04-17T11:40:42.083Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
11:40:42 [2022-04-17T11:40:42.083Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
11:40:42 [2022-04-17T11:40:42.083Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
11:40:42 [2022-04-17T11:40:42.083Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
11:40:42 [2022-04-17T11:40:42.083Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
11:40:42 [2022-04-17T11:40:42.083Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
11:40:42 [2022-04-17T11:40:42.083Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
11:40:42 [2022-04-17T11:40:42.083Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
11:40:42 [2022-04-17T11:40:42.083Z] PASS
11:40:42 [2022-04-17T11:40:42.083Z] coverage: 67.6% of statements
11:40:42 [2022-04-17T11:40:42.083Z] ok  	github.com/docker/docker/volume/mounts	0.067s	coverage: 67.6% of statements
11:40:42 [2022-04-17T11:40:42.740Z] === RUN   TestRestartManagerTimeout
11:40:42 [2022-04-17T11:40:42.740Z] --- PASS: TestRestartManagerTimeout (0.00s)
11:40:42 [2022-04-17T11:40:42.740Z] === RUN   TestRestartManagerTimeoutReset
11:40:42 [2022-04-17T11:40:42.740Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
11:40:42 [2022-04-17T11:40:42.740Z] PASS
11:40:42 [2022-04-17T11:40:42.740Z] coverage: 50.9% of statements
11:40:42 [2022-04-17T11:40:42.740Z] ok  	github.com/docker/docker/restartmanager	0.045s	coverage: 50.9% of statements
11:40:42 [2022-04-17T11:40:42.740Z] === RUN   TestResolveAuthConfigIndexServer
11:40:42 [2022-04-17T11:40:42.740Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
11:40:42 [2022-04-17T11:40:42.740Z] === RUN   TestResolveAuthConfigFullURL
11:40:42 [2022-04-17T11:40:42.740Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
11:40:42 [2022-04-17T11:40:42.740Z] === RUN   TestLoadAllowNondistributableArtifacts
11:40:42 [2022-04-17T11:40:42.740Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
11:40:42 [2022-04-17T11:40:42.740Z] === RUN   TestValidateMirror
11:40:42 [2022-04-17T11:40:42.740Z] --- PASS: TestValidateMirror (0.00s)
11:40:42 [2022-04-17T11:40:42.740Z] === RUN   TestLoadInsecureRegistries
11:40:42 [2022-04-17T11:40:42.740Z] time="2022-04-17T11:40:42Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
11:40:42 [2022-04-17T11:40:42.740Z] time="2022-04-17T11:40:42Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
11:40:42 [2022-04-17T11:40:42.740Z] time="2022-04-17T11:40:42Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
11:40:42 [2022-04-17T11:40:42.740Z] --- PASS: TestLoadInsecureRegistries (0.21s)
11:40:42 [2022-04-17T11:40:42.740Z] === RUN   TestNewServiceConfig
11:40:42 [2022-04-17T11:40:42.740Z] --- PASS: TestNewServiceConfig (0.00s)
11:40:42 [2022-04-17T11:40:42.740Z] === RUN   TestValidateIndexName
11:40:42 [2022-04-17T11:40:42.740Z] --- PASS: TestValidateIndexName (0.00s)
11:40:42 [2022-04-17T11:40:42.740Z] === RUN   TestValidateIndexNameWithError
11:40:42 [2022-04-17T11:40:42.740Z] --- PASS: TestValidateIndexNameWithError (0.00s)
11:40:42 [2022-04-17T11:40:42.740Z] === RUN   TestEndpointParse
11:40:42 [2022-04-17T11:40:42.740Z] --- PASS: TestEndpointParse (0.00s)
11:40:42 [2022-04-17T11:40:42.740Z] === RUN   TestEndpointParseInvalid
11:40:42 [2022-04-17T11:40:42.740Z] --- PASS: TestEndpointParseInvalid (0.00s)
11:40:42 [2022-04-17T11:40:42.740Z] === RUN   TestValidateEndpoint
11:40:42 [2022-04-17T11:40:42.740Z] --- PASS: TestValidateEndpoint (0.01s)
11:40:42 [2022-04-17T11:40:42.740Z] === RUN   TestPing
11:40:42 [2022-04-17T11:40:42.740Z] --- PASS: TestPing (0.00s)
11:40:42 [2022-04-17T11:40:42.740Z] === RUN   TestPingRegistryEndpoint
11:40:42 [2022-04-17T11:40:42.740Z]     registry_test.go:50: os.Getuid() != 0: skipping test that requires root
11:40:42 [2022-04-17T11:40:42.740Z] --- SKIP: TestPingRegistryEndpoint (0.01s)
11:40:42 [2022-04-17T11:40:42.740Z] === RUN   TestResumableRequestHeaderSimpleErrors
11:40:42 [2022-04-17T11:40:42.740Z] === RUN   TestEndpoint
11:40:42 [2022-04-17T11:40:42.740Z]     registry_test.go:70: os.Getuid() != 0: skipping test that requires root
11:40:42 [2022-04-17T11:40:42.740Z] --- SKIP: TestEndpoint (0.00s)
11:40:42 [2022-04-17T11:40:42.740Z] === RUN   TestParseRepositoryInfo
11:40:42 [2022-04-17T11:40:42.740Z] --- PASS: TestParseRepositoryInfo (0.00s)
11:40:42 [2022-04-17T11:40:42.740Z] === RUN   TestNewIndexInfo
11:40:42 [2022-04-17T11:40:42.740Z] --- PASS: TestNewIndexInfo (0.00s)
11:40:42 [2022-04-17T11:40:42.740Z] === RUN   TestMirrorEndpointLookup
11:40:42 [2022-04-17T11:40:42.740Z]     registry_test.go:511: os.Getuid() != 0: skipping test that requires root
11:40:42 [2022-04-17T11:40:42.740Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
11:40:42 [2022-04-17T11:40:42.740Z] === RUN   TestSearchRepositories
11:40:42 [2022-04-17T11:40:42.740Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
11:40:42 [2022-04-17T11:40:42.740Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
11:40:42 [2022-04-17T11:40:42.740Z]     registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1
11:40:42 [2022-04-17T11:40:42.740Z]         Host: 127.0.0.1:49335
11:40:42 [2022-04-17T11:40:42.740Z]         User-Agent: docker test client
11:40:42 [2022-04-17T11:40:42.740Z]         Authorization: Token fake-token
11:40:42 [2022-04-17T11:40:42.740Z]         X-Docker-Token: true
11:40:42 [2022-04-17T11:40:42.740Z]         Accept-Encoding: gzip
11:40:42 [2022-04-17T11:40:42.740Z]         
11:40:42 [2022-04-17T11:40:42.740Z]         
11:40:42 [2022-04-17T11:40:42.740Z]     registry_test.go:731: HTTP/1.1 200 OK
11:40:42 [2022-04-17T11:40:42.740Z]         Connection: close
11:40:42 [2022-04-17T11:40:42.740Z]         Content-Length: 144
11:40:42 [2022-04-17T11:40:42.740Z]         Cache-Control: no-cache
11:40:42 [2022-04-17T11:40:42.740Z]         Content-Type: application/json
11:40:42 [2022-04-17T11:40:42.740Z]         Date: Sun, 17 Apr 2022 11:40:42 GMT
11:40:42 [2022-04-17T11:40:42.740Z]         Expires: -1
11:40:42 [2022-04-17T11:40:42.740Z]         Pragma: no-cache
11:40:42 [2022-04-17T11:40:42.740Z]         Server: docker-tests/mock
11:40:42 [2022-04-17T11:40:42.740Z]         X-Docker-Registry-Config: mock
11:40:42 [2022-04-17T11:40:42.740Z]         X-Docker-Registry-Version: 0.0.0
11:40:42 [2022-04-17T11:40:42.740Z]         
11:40:42 [2022-04-17T11:40:42.740Z]         
11:40:42 [2022-04-17T11:40:42.740Z] --- PASS: TestSearchRepositories (0.01s)
11:40:42 [2022-04-17T11:40:42.740Z] === RUN   TestTrustedLocation
11:40:42 [2022-04-17T11:40:42.740Z] --- PASS: TestTrustedLocation (0.00s)
11:40:42 [2022-04-17T11:40:42.740Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
11:40:42 [2022-04-17T11:40:42.740Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
11:40:42 [2022-04-17T11:40:42.740Z] === RUN   TestAllowNondistributableArtifacts
11:40:42 [2022-04-17T11:40:42.740Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
11:40:42 [2022-04-17T11:40:42.740Z] === RUN   TestIsSecureIndex
11:40:42 [2022-04-17T11:40:42.740Z] --- PASS: TestIsSecureIndex (0.00s)
11:40:42 [2022-04-17T11:40:42.740Z] PASS
11:40:42 [2022-04-17T11:40:42.740Z] coverage: 51.7% of statements
11:40:42 [2022-04-17T11:40:42.740Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
11:40:42 [2022-04-17T11:40:42.740Z] === RUN   TestResumableRequestHeaderTooMuchFailures
11:40:42 [2022-04-17T11:40:42.740Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
11:40:42 [2022-04-17T11:40:42.740Z] === RUN   TestResumableRequestReaderWithReadError
11:40:42 [2022-04-17T11:40:42.740Z] ok  	github.com/docker/docker/registry	0.311s	coverage: 51.7% of statements
11:40:43 [2022-04-17T11:40:43.074Z] === RUN   TestSetGetMeta
11:40:43 [2022-04-17T11:40:43.075Z] === PAUSE TestSetGetMeta
11:40:43 [2022-04-17T11:40:43.075Z] === RUN   TestRestore
11:40:43 [2022-04-17T11:40:43.075Z] === PAUSE TestRestore
11:40:43 [2022-04-17T11:40:43.075Z] === RUN   TestServiceCreate
11:40:43 [2022-04-17T11:40:43.075Z] === PAUSE TestServiceCreate
11:40:43 [2022-04-17T11:40:43.075Z] === RUN   TestServiceList
11:40:43 [2022-04-17T11:40:43.075Z] === PAUSE TestServiceList
11:40:43 [2022-04-17T11:40:43.075Z] === RUN   TestServiceRemove
11:40:43 [2022-04-17T11:40:43.075Z] === PAUSE TestServiceRemove
11:40:43 [2022-04-17T11:40:43.075Z] === RUN   TestServiceGet
11:40:43 [2022-04-17T11:40:43.075Z] === PAUSE TestServiceGet
11:40:43 [2022-04-17T11:40:43.075Z] === RUN   TestServicePrune
11:40:43 [2022-04-17T11:40:43.075Z] === PAUSE TestServicePrune
11:40:43 [2022-04-17T11:40:43.075Z] === RUN   TestCreate
11:40:43 [2022-04-17T11:40:43.075Z] === PAUSE TestCreate
11:40:43 [2022-04-17T11:40:43.075Z] === RUN   TestRemove
11:40:43 [2022-04-17T11:40:43.075Z] === PAUSE TestRemove
11:40:43 [2022-04-17T11:40:43.075Z] === RUN   TestList
11:40:43 [2022-04-17T11:40:43.075Z] === PAUSE TestList
11:40:43 [2022-04-17T11:40:43.075Z] === RUN   TestFindByDriver
11:40:43 [2022-04-17T11:40:43.075Z] === PAUSE TestFindByDriver
11:40:43 [2022-04-17T11:40:43.075Z] === RUN   TestFindByReferenced
11:40:43 [2022-04-17T11:40:43.075Z] === PAUSE TestFindByReferenced
11:40:43 [2022-04-17T11:40:43.075Z] === RUN   TestDerefMultipleOfSameRef
11:40:43 [2022-04-17T11:40:43.075Z] === PAUSE TestDerefMultipleOfSameRef
11:40:43 [2022-04-17T11:40:43.075Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
11:40:43 [2022-04-17T11:40:43.075Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
11:40:43 [2022-04-17T11:40:43.075Z] === RUN   TestDefererencePluginOnCreateError
11:40:43 [2022-04-17T11:40:43.075Z] === PAUSE TestDefererencePluginOnCreateError
11:40:43 [2022-04-17T11:40:43.075Z] === RUN   TestRefDerefRemove
11:40:43 [2022-04-17T11:40:43.075Z] === PAUSE TestRefDerefRemove
11:40:43 [2022-04-17T11:40:43.075Z] === RUN   TestGet
11:40:43 [2022-04-17T11:40:43.075Z] === PAUSE TestGet
11:40:43 [2022-04-17T11:40:43.075Z] === RUN   TestGetWithReference
11:40:43 [2022-04-17T11:40:43.075Z] === PAUSE TestGetWithReference
11:40:43 [2022-04-17T11:40:43.075Z] === RUN   TestFilterFunc
11:40:43 [2022-04-17T11:40:43.075Z] === RUN   TestFilterFunc/test_nil_list
11:40:43 [2022-04-17T11:40:43.075Z] === PAUSE TestFilterFunc/test_nil_list
11:40:43 [2022-04-17T11:40:43.075Z] === RUN   TestFilterFunc/test_empty_list
11:40:43 [2022-04-17T11:40:43.075Z] === PAUSE TestFilterFunc/test_empty_list
11:40:43 [2022-04-17T11:40:43.075Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
11:40:43 [2022-04-17T11:40:43.076Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
11:40:43 [2022-04-17T11:40:43.076Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
11:40:43 [2022-04-17T11:40:43.076Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
11:40:43 [2022-04-17T11:40:43.076Z] === RUN   TestFilterFunc/test_filter_some
11:40:43 [2022-04-17T11:40:43.076Z] === PAUSE TestFilterFunc/test_filter_some
11:40:43 [2022-04-17T11:40:43.076Z] === RUN   TestFilterFunc/test_filter_middle
11:40:43 [2022-04-17T11:40:43.076Z] === PAUSE TestFilterFunc/test_filter_middle
11:40:43 [2022-04-17T11:40:43.076Z] === RUN   TestFilterFunc/test_filter_middle_and_last
11:40:43 [2022-04-17T11:40:43.076Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
11:40:43 [2022-04-17T11:40:43.076Z] === RUN   TestFilterFunc/test_filter_first_and_last
11:40:43 [2022-04-17T11:40:43.076Z] === PAUSE TestFilterFunc/test_filter_first_and_last
11:40:43 [2022-04-17T11:40:43.076Z] === CONT  TestFilterFunc/test_nil_list
11:40:43 [2022-04-17T11:40:43.076Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
11:40:43 [2022-04-17T11:40:43.076Z] === CONT  TestFilterFunc/test_filter_some
11:40:43 [2022-04-17T11:40:43.076Z] === CONT  TestFilterFunc/test_filter_first_and_last
11:40:43 [2022-04-17T11:40:43.076Z] === CONT  TestFilterFunc/test_filter_middle_and_last
11:40:43 [2022-04-17T11:40:43.076Z] === CONT  TestFilterFunc/test_filter_middle
11:40:43 [2022-04-17T11:40:43.076Z] === CONT  TestFilterFunc/test_empty_list
11:40:43 [2022-04-17T11:40:43.076Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
11:40:43 [2022-04-17T11:40:43.076Z] --- PASS: TestFilterFunc (0.00s)
11:40:43 [2022-04-17T11:40:43.076Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
11:40:43 [2022-04-17T11:40:43.076Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
11:40:43 [2022-04-17T11:40:43.076Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
11:40:43 [2022-04-17T11:40:43.076Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
11:40:43 [2022-04-17T11:40:43.076Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
11:40:43 [2022-04-17T11:40:43.076Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
11:40:43 [2022-04-17T11:40:43.076Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
11:40:43 [2022-04-17T11:40:43.076Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
11:40:43 [2022-04-17T11:40:43.076Z] === CONT  TestSetGetMeta
11:40:43 [2022-04-17T11:40:43.076Z] === CONT  TestList
11:40:43 [2022-04-17T11:40:43.076Z] === CONT  TestDefererencePluginOnCreateError
11:40:43 [2022-04-17T11:40:43.076Z] === CONT  TestServiceGet
11:40:43 [2022-04-17T11:40:43.076Z] --- PASS: TestSetGetMeta (0.04s)
11:40:43 [2022-04-17T11:40:43.076Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
11:40:43 [2022-04-17T11:40:43.076Z] --- PASS: TestDefererencePluginOnCreateError (0.06s)
11:40:43 [2022-04-17T11:40:43.076Z] === CONT  TestDerefMultipleOfSameRef
11:40:43 [2022-04-17T11:40:43.076Z] --- PASS: TestList (0.07s)
11:40:43 [2022-04-17T11:40:43.076Z] === CONT  TestFindByReferenced
11:40:43 [2022-04-17T11:40:43.076Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.04s)
11:40:43 [2022-04-17T11:40:43.076Z] === CONT  TestFindByDriver
11:40:43 [2022-04-17T11:40:43.076Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
11:40:43 [2022-04-17T11:40:43.076Z] === CONT  TestGet
11:40:43 [2022-04-17T11:40:43.076Z] --- PASS: TestFindByReferenced (0.04s)
11:40:43 [2022-04-17T11:40:43.076Z] === CONT  TestGetWithReference
11:40:43 [2022-04-17T11:40:43.076Z] --- PASS: TestGet (0.03s)
11:40:43 [2022-04-17T11:40:43.076Z] === CONT  TestServiceList
11:40:43 [2022-04-17T11:40:43.076Z] --- PASS: TestFindByDriver (0.04s)
11:40:43 [2022-04-17T11:40:43.076Z] === CONT  TestServiceRemove
11:40:43 [2022-04-17T11:40:43.076Z] --- PASS: TestGetWithReference (0.04s)
11:40:43 [2022-04-17T11:40:43.076Z] === CONT  TestRefDerefRemove
11:40:43 [2022-04-17T11:40:43.076Z] --- PASS: TestRefDerefRemove (0.03s)
11:40:43 [2022-04-17T11:40:43.076Z] === CONT  TestCreate
11:40:43 [2022-04-17T11:40:43.076Z] --- PASS: TestCreate (0.02s)
11:40:43 [2022-04-17T11:40:43.076Z] === CONT  TestRemove
11:40:43 [2022-04-17T11:40:43.076Z] --- PASS: TestRemove (0.03s)
11:40:43 [2022-04-17T11:40:43.076Z] === CONT  TestServicePrune
11:40:43 [2022-04-17T11:40:43.076Z] --- PASS: TestServiceGet (0.29s)
11:40:43 [2022-04-17T11:40:43.076Z] === CONT  TestServiceCreate
11:40:43 [2022-04-17T11:40:43.076Z] time="2022-04-17T11:40:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
11:40:43 [2022-04-17T11:40:43.076Z] --- PASS: TestServiceRemove (0.18s)
11:40:43 [2022-04-17T11:40:43.076Z] === CONT  TestRestore
11:40:43 [2022-04-17T11:40:43.076Z] time="2022-04-17T11:40:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
11:40:43 [2022-04-17T11:40:43.076Z] --- PASS: TestServiceList (0.19s)
11:40:43 [2022-04-17T11:40:43.076Z] time="2022-04-17T11:40:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
11:40:43 [2022-04-17T11:40:43.076Z] time="2022-04-17T11:40:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
11:40:43 [2022-04-17T11:40:43.076Z] --- PASS: TestServiceCreate (0.04s)
11:40:43 [2022-04-17T11:40:43.076Z] time="2022-04-17T11:40:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
11:40:43 [2022-04-17T11:40:43.076Z] --- PASS: TestRestore (0.04s)
11:40:43 [2022-04-17T11:40:43.076Z] --- PASS: TestServicePrune (0.11s)
11:40:43 [2022-04-17T11:40:43.076Z] PASS
11:40:43 [2022-04-17T11:40:43.076Z] coverage: 69.0% of statements
11:40:43 [2022-04-17T11:40:43.076Z] ok  	github.com/docker/docker/volume/service	0.389s	coverage: 69.0% of statements
11:40:43 [2022-04-17T11:40:43.208Z] time="2022-04-17T11:40:42Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
11:40:43 [2022-04-17T11:40:43.208Z] --- PASS: TestResumableRequestReaderWithReadError (0.23s)
11:40:43 [2022-04-17T11:40:43.208Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
11:40:43 [2022-04-17T11:40:43.208Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
11:40:43 [2022-04-17T11:40:43.208Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
11:40:43 [2022-04-17T11:40:43.208Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
11:40:43 [2022-04-17T11:40:43.208Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
11:40:43 [2022-04-17T11:40:43.208Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
11:40:43 [2022-04-17T11:40:43.208Z] === RUN   TestResumableRequestReader
11:40:43 [2022-04-17T11:40:43.208Z] --- PASS: TestResumableRequestReader (0.00s)
11:40:43 [2022-04-17T11:40:43.208Z] === RUN   TestResumableRequestReaderWithInitialResponse
11:40:43 [2022-04-17T11:40:43.208Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
11:40:43 [2022-04-17T11:40:43.208Z] PASS
11:40:43 [2022-04-17T11:40:43.208Z] coverage: 100.0% of statements
11:40:43 [2022-04-17T11:40:43.208Z] ok  	github.com/docker/docker/registry/resumable	0.303s	coverage: 100.0% of statements
11:40:43 [2022-04-17T11:40:43.675Z] === RUN   TestDecodeContainerConfig
11:40:43 [2022-04-17T11:40:43.675Z] === RUN   TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json
11:40:43 [2022-04-17T11:40:43.675Z] --- PASS: TestDecodeContainerConfig (0.00s)
11:40:43 [2022-04-17T11:40:43.675Z]     --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s)
11:40:43 [2022-04-17T11:40:43.675Z] === RUN   TestDecodeContainerConfigIsolation
11:40:43 [2022-04-17T11:40:43.675Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
11:40:43 [2022-04-17T11:40:43.675Z] === RUN   TestValidatePrivileged
11:40:43 [2022-04-17T11:40:43.675Z] --- PASS: TestValidatePrivileged (0.00s)
11:40:43 [2022-04-17T11:40:43.675Z] PASS
11:40:43 [2022-04-17T11:40:43.675Z] coverage: 52.4% of statements
11:40:43 [2022-04-17T11:40:43.675Z] ok  	github.com/docker/docker/runconfig	0.047s	coverage: 52.4% of statements
11:40:43 [2022-04-17T11:40:43.675Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
11:40:43 [2022-04-17T11:40:43.675Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
11:40:43 [2022-04-17T11:40:43.675Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
11:40:43 [2022-04-17T11:40:43.675Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
11:40:43 [2022-04-17T11:40:43.675Z] PASS
11:40:43 [2022-04-17T11:40:43.675Z] coverage: 62.5% of statements
11:40:43 [2022-04-17T11:40:43.675Z] ok  	github.com/docker/docker/testutil	0.046s	coverage: 62.5% of statements
11:40:44 [2022-04-17T11:40:44.559Z] === RUN   TestDockerSuite/TestCpToCaseD
11:40:45 [2022-04-17T11:40:45.296Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
11:40:45 [2022-04-17T11:40:45.296Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
11:40:45 [2022-04-17T11:40:45.296Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
11:40:45 [2022-04-17T11:40:45.296Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestGetDriver
11:40:46 [2022-04-17T11:40:46.623Z] --- PASS: TestGetDriver (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestVolumeRequestError
11:40:46 [2022-04-17T11:40:46.623Z] --- PASS: TestVolumeRequestError (0.01s)
11:40:46 [2022-04-17T11:40:46.623Z] PASS
11:40:46 [2022-04-17T11:40:46.623Z] coverage: 36.1% of statements
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestGetAddress
11:40:46 [2022-04-17T11:40:46.623Z] --- PASS: TestGetAddress (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestRemove
11:40:46 [2022-04-17T11:40:46.623Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
11:40:46 [2022-04-17T11:40:46.623Z] --- SKIP: TestRemove (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestInitializeWithVolumes
11:40:46 [2022-04-17T11:40:46.623Z] ok  	github.com/docker/docker/volume/drivers	0.054s	coverage: 36.1% of statements
11:40:46 [2022-04-17T11:40:46.623Z] --- PASS: TestInitializeWithVolumes (0.01s)
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestCreate
11:40:46 [2022-04-17T11:40:46.623Z] --- PASS: TestCreate (0.01s)
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestValidateName
11:40:46 [2022-04-17T11:40:46.623Z] --- PASS: TestValidateName (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestCreateWithOpts
11:40:46 [2022-04-17T11:40:46.623Z]     local_test.go:180: runtime.GOOS == "windows"
11:40:46 [2022-04-17T11:40:46.623Z] --- SKIP: TestCreateWithOpts (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestRelaodNoOpts
11:40:46 [2022-04-17T11:40:46.623Z] --- PASS: TestRelaodNoOpts (0.02s)
11:40:46 [2022-04-17T11:40:46.623Z] PASS
11:40:46 [2022-04-17T11:40:46.623Z] coverage: 41.5% of statements
11:40:46 [2022-04-17T11:40:46.623Z] ok  	github.com/docker/docker/volume/local	0.087s	coverage: 41.5% of statements
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestLCOWParseMountRaw
11:40:46 [2022-04-17T11:40:46.623Z] --- PASS: TestLCOWParseMountRaw (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestLCOWParseMountRawSplit
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
11:40:46 [2022-04-17T11:40:46.623Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestLinuxParseMountRaw
11:40:46 [2022-04-17T11:40:46.623Z] --- PASS: TestLinuxParseMountRaw (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestLinuxParseMountRawSplit
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
11:40:46 [2022-04-17T11:40:46.623Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
11:40:46 [2022-04-17T11:40:46.623Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestConvertTmpfsOptions
11:40:46 [2022-04-17T11:40:46.623Z]     linux_parser_test.go:209: data="mode=700,size=1m"
11:40:46 [2022-04-17T11:40:46.623Z]     linux_parser_test.go:209: data="ro"
11:40:46 [2022-04-17T11:40:46.623Z] --- PASS: TestConvertTmpfsOptions (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestParseMountSpec
11:40:46 [2022-04-17T11:40:46.623Z]     parser_test.go:62: case 0
11:40:46 [2022-04-17T11:40:46.623Z]     parser_test.go:62: case 1
11:40:46 [2022-04-17T11:40:46.623Z]     parser_test.go:62: case 2
11:40:46 [2022-04-17T11:40:46.623Z]     parser_test.go:62: case 3
11:40:46 [2022-04-17T11:40:46.623Z]     parser_test.go:62: case 4
11:40:46 [2022-04-17T11:40:46.623Z]     parser_test.go:62: case 5
11:40:46 [2022-04-17T11:40:46.623Z] --- PASS: TestParseMountSpec (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestValidateMount
11:40:46 [2022-04-17T11:40:46.623Z] --- PASS: TestValidateMount (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestWindowsParseMountRaw
11:40:46 [2022-04-17T11:40:46.623Z] --- PASS: TestWindowsParseMountRaw (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestWindowsParseMountRawSplit
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
11:40:46 [2022-04-17T11:40:46.623Z] --- PASS: TestWindowsParseMountRawSplit (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
11:40:46 [2022-04-17T11:40:46.623Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
11:40:46 [2022-04-17T11:40:46.623Z] PASS
11:40:46 [2022-04-17T11:40:46.623Z] coverage: 67.6% of statements
11:40:46 [2022-04-17T11:40:46.623Z] ok  	github.com/docker/docker/volume/mounts	0.059s	coverage: 67.6% of statements
11:40:47 [2022-04-17T11:40:47.094Z] === RUN   TestDockerSuite/TestCpToCaseE
11:40:48 [2022-04-17T11:40:48.186Z] === RUN   TestSetGetMeta
11:40:48 [2022-04-17T11:40:48.186Z] === PAUSE TestSetGetMeta
11:40:48 [2022-04-17T11:40:48.186Z] === RUN   TestRestore
11:40:48 [2022-04-17T11:40:48.186Z] === PAUSE TestRestore
11:40:48 [2022-04-17T11:40:48.186Z] === RUN   TestServiceCreate
11:40:48 [2022-04-17T11:40:48.186Z] === PAUSE TestServiceCreate
11:40:48 [2022-04-17T11:40:48.186Z] === RUN   TestServiceList
11:40:48 [2022-04-17T11:40:48.186Z] === PAUSE TestServiceList
11:40:48 [2022-04-17T11:40:48.186Z] === RUN   TestServiceRemove
11:40:48 [2022-04-17T11:40:48.186Z] === PAUSE TestServiceRemove
11:40:48 [2022-04-17T11:40:48.186Z] === RUN   TestServiceGet
11:40:48 [2022-04-17T11:40:48.186Z] === PAUSE TestServiceGet
11:40:48 [2022-04-17T11:40:48.186Z] === RUN   TestServicePrune
11:40:48 [2022-04-17T11:40:48.186Z] === PAUSE TestServicePrune
11:40:48 [2022-04-17T11:40:48.186Z] === RUN   TestCreate
11:40:48 [2022-04-17T11:40:48.186Z] === PAUSE TestCreate
11:40:48 [2022-04-17T11:40:48.186Z] === RUN   TestRemove
11:40:48 [2022-04-17T11:40:48.186Z] === PAUSE TestRemove
11:40:48 [2022-04-17T11:40:48.186Z] === RUN   TestList
11:40:48 [2022-04-17T11:40:48.186Z] === PAUSE TestList
11:40:48 [2022-04-17T11:40:48.186Z] === RUN   TestFindByDriver
11:40:48 [2022-04-17T11:40:48.186Z] === PAUSE TestFindByDriver
11:40:48 [2022-04-17T11:40:48.186Z] === RUN   TestFindByReferenced
11:40:48 [2022-04-17T11:40:48.186Z] === PAUSE TestFindByReferenced
11:40:48 [2022-04-17T11:40:48.186Z] === RUN   TestDerefMultipleOfSameRef
11:40:48 [2022-04-17T11:40:48.186Z] === PAUSE TestDerefMultipleOfSameRef
11:40:48 [2022-04-17T11:40:48.186Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
11:40:48 [2022-04-17T11:40:48.186Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
11:40:48 [2022-04-17T11:40:48.186Z] === RUN   TestDefererencePluginOnCreateError
11:40:48 [2022-04-17T11:40:48.186Z] === PAUSE TestDefererencePluginOnCreateError
11:40:48 [2022-04-17T11:40:48.186Z] === RUN   TestRefDerefRemove
11:40:48 [2022-04-17T11:40:48.186Z] === PAUSE TestRefDerefRemove
11:40:48 [2022-04-17T11:40:48.186Z] === RUN   TestGet
11:40:48 [2022-04-17T11:40:48.186Z] === PAUSE TestGet
11:40:48 [2022-04-17T11:40:48.186Z] === RUN   TestGetWithReference
11:40:48 [2022-04-17T11:40:48.186Z] === PAUSE TestGetWithReference
11:40:48 [2022-04-17T11:40:48.186Z] === RUN   TestFilterFunc
11:40:48 [2022-04-17T11:40:48.186Z] === RUN   TestFilterFunc/test_nil_list
11:40:48 [2022-04-17T11:40:48.186Z] === PAUSE TestFilterFunc/test_nil_list
11:40:48 [2022-04-17T11:40:48.186Z] === RUN   TestFilterFunc/test_empty_list
11:40:48 [2022-04-17T11:40:48.186Z] === PAUSE TestFilterFunc/test_empty_list
11:40:48 [2022-04-17T11:40:48.186Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
11:40:48 [2022-04-17T11:40:48.186Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
11:40:48 [2022-04-17T11:40:48.186Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
11:40:48 [2022-04-17T11:40:48.186Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
11:40:48 [2022-04-17T11:40:48.186Z] === RUN   TestFilterFunc/test_filter_some
11:40:48 [2022-04-17T11:40:48.186Z] === PAUSE TestFilterFunc/test_filter_some
11:40:48 [2022-04-17T11:40:48.186Z] === RUN   TestFilterFunc/test_filter_middle
11:40:48 [2022-04-17T11:40:48.186Z] === PAUSE TestFilterFunc/test_filter_middle
11:40:48 [2022-04-17T11:40:48.186Z] === RUN   TestFilterFunc/test_filter_middle_and_last
11:40:48 [2022-04-17T11:40:48.186Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
11:40:48 [2022-04-17T11:40:48.186Z] === RUN   TestFilterFunc/test_filter_first_and_last
11:40:48 [2022-04-17T11:40:48.186Z] === PAUSE TestFilterFunc/test_filter_first_and_last
11:40:48 [2022-04-17T11:40:48.186Z] === CONT  TestFilterFunc/test_nil_list
11:40:48 [2022-04-17T11:40:48.186Z] === CONT  TestFilterFunc/test_filter_first_and_last
11:40:48 [2022-04-17T11:40:48.186Z] === CONT  TestFilterFunc/test_filter_some
11:40:48 [2022-04-17T11:40:48.186Z] === CONT  TestFilterFunc/test_filter_middle_and_last
11:40:48 [2022-04-17T11:40:48.186Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
11:40:48 [2022-04-17T11:40:48.186Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
11:40:48 [2022-04-17T11:40:48.186Z] === CONT  TestFilterFunc/test_empty_list
11:40:48 [2022-04-17T11:40:48.186Z] === CONT  TestFilterFunc/test_filter_middle
11:40:48 [2022-04-17T11:40:48.186Z] --- PASS: TestFilterFunc (0.00s)
11:40:48 [2022-04-17T11:40:48.186Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
11:40:48 [2022-04-17T11:40:48.186Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
11:40:48 [2022-04-17T11:40:48.186Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
11:40:48 [2022-04-17T11:40:48.186Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
11:40:48 [2022-04-17T11:40:48.186Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
11:40:48 [2022-04-17T11:40:48.186Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
11:40:48 [2022-04-17T11:40:48.186Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
11:40:48 [2022-04-17T11:40:48.186Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
11:40:48 [2022-04-17T11:40:48.186Z] === CONT  TestSetGetMeta
11:40:48 [2022-04-17T11:40:48.186Z] === CONT  TestList
11:40:48 [2022-04-17T11:40:48.186Z] === CONT  TestCreate
11:40:48 [2022-04-17T11:40:48.186Z] === CONT  TestServiceGet
11:40:48 [2022-04-17T11:40:48.186Z] --- PASS: TestSetGetMeta (0.03s)
11:40:48 [2022-04-17T11:40:48.186Z] === CONT  TestRemove
11:40:48 [2022-04-17T11:40:48.186Z] --- PASS: TestCreate (0.03s)
11:40:48 [2022-04-17T11:40:48.186Z] === CONT  TestServiceList
11:40:48 [2022-04-17T11:40:48.186Z] --- PASS: TestList (0.05s)
11:40:48 [2022-04-17T11:40:48.186Z] === CONT  TestServiceRemove
11:40:48 [2022-04-17T11:40:48.186Z] --- PASS: TestRemove (0.03s)
11:40:48 [2022-04-17T11:40:48.186Z] === CONT  TestServicePrune
11:40:48 [2022-04-17T11:40:48.186Z] --- PASS: TestServiceGet (0.22s)
11:40:48 [2022-04-17T11:40:48.186Z] === CONT  TestDefererencePluginOnCreateError
11:40:48 [2022-04-17T11:40:48.186Z] time="2022-04-17T11:40:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
11:40:48 [2022-04-17T11:40:48.186Z] --- PASS: TestServiceRemove (0.17s)
11:40:48 [2022-04-17T11:40:48.186Z] === CONT  TestGetWithReference
11:40:48 [2022-04-17T11:40:48.186Z] --- PASS: TestServiceList (0.20s)
11:40:48 [2022-04-17T11:40:48.186Z] === CONT  TestGet
11:40:48 [2022-04-17T11:40:48.186Z] time="2022-04-17T11:40:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
11:40:48 [2022-04-17T11:40:48.186Z] time="2022-04-17T11:40:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
11:40:48 [2022-04-17T11:40:48.186Z] === CONT  TestRefDerefRemove
11:40:48 [2022-04-17T11:40:48.186Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
11:40:48 [2022-04-17T11:40:48.186Z] time="2022-04-17T11:40:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
11:40:48 [2022-04-17T11:40:48.186Z] --- PASS: TestGetWithReference (0.03s)
11:40:48 [2022-04-17T11:40:48.186Z] === CONT  TestDerefMultipleOfSameRef
11:40:48 [2022-04-17T11:40:48.186Z] --- PASS: TestGet (0.04s)
11:40:48 [2022-04-17T11:40:48.186Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
11:40:48 [2022-04-17T11:40:48.186Z] time="2022-04-17T11:40:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
11:40:48 [2022-04-17T11:40:48.186Z] --- PASS: TestServicePrune (0.23s)
11:40:48 [2022-04-17T11:40:48.186Z] === CONT  TestServiceCreate
11:40:48 [2022-04-17T11:40:48.186Z] --- PASS: TestRefDerefRemove (0.04s)
11:40:48 [2022-04-17T11:40:48.186Z] === CONT  TestFindByReferenced
11:40:48 [2022-04-17T11:40:48.186Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s)
11:40:48 [2022-04-17T11:40:48.186Z] === CONT  TestFindByDriver
11:40:48 [2022-04-17T11:40:48.186Z] --- PASS: TestDerefMultipleOfSameRef (0.04s)
11:40:48 [2022-04-17T11:40:48.186Z] === CONT  TestRestore
11:40:48 [2022-04-17T11:40:48.186Z] --- PASS: TestServiceCreate (0.03s)
11:40:48 [2022-04-17T11:40:48.186Z] --- PASS: TestFindByReferenced (0.03s)
11:40:48 [2022-04-17T11:40:48.186Z] --- PASS: TestFindByDriver (0.02s)
11:40:48 [2022-04-17T11:40:48.186Z] --- PASS: TestRestore (0.03s)
11:40:48 [2022-04-17T11:40:48.186Z] PASS
11:40:48 [2022-04-17T11:40:48.186Z] coverage: 69.0% of statements
11:40:48 [2022-04-17T11:40:48.186Z] ok  	github.com/docker/docker/volume/service	0.378s	coverage: 69.0% of statements
11:40:48 [2022-04-17T11:40:48.999Z] === RUN   TestDockerSuite/TestCpToCaseF
11:40:48 [2022-04-17T11:40:48.999Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
11:40:49 [2022-04-17T11:40:49.258Z] === RUN   TestDockerSuite/TestCpToCaseG
11:40:51 [2022-04-17T11:40:51.168Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.60s)
11:40:51 [2022-04-17T11:40:51.168Z] === RUN   TestCreateServiceSecretFileMode
11:40:51 [2022-04-17T11:40:51.168Z]     docker_api_swarm_node_test.go:53: [d8ba26760d0d3] joining swarm manager [dd7d6a9e844a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:52 [2022-04-17T11:40:52.108Z]     docker_api_swarm_node_test.go:54: [d50636b74be5a] joining swarm manager [dd7d6a9e844a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:40:53 [2022-04-17T11:40:53.048Z] === RUN   TestDockerSuite/TestCpToCaseH
11:40:54 [2022-04-17T11:40:54.953Z] === RUN   TestDockerSuite/TestCpToCaseI
11:40:55 [2022-04-17T11:40:55.543Z] === RUN   TestDockerSuite/TestCpToCaseJ
11:40:55 [2022-04-17T11:40:55.727Z] 2022/04/17 11:40:54 Closing DB instances...
11:40:56 [2022-04-17T11:40:56.200Z] --- PASS: TestNetworkDBGarbageCollection (54.05s)
11:40:56 [2022-04-17T11:40:56.200Z] === RUN   TestFindNode
11:40:56 [2022-04-17T11:40:56.200Z] 2022/04/17 11:40:55 Closing DB instances...
11:40:56 [2022-04-17T11:40:56.200Z] --- PASS: TestFindNode (0.02s)
11:40:56 [2022-04-17T11:40:56.200Z] === RUN   TestChangeNodeState
11:40:56 [2022-04-17T11:40:56.200Z] 2022/04/17 11:40:55 Closing DB instances...
11:40:56 [2022-04-17T11:40:56.200Z] --- PASS: TestChangeNodeState (0.02s)
11:40:56 [2022-04-17T11:40:56.200Z] === RUN   TestNodeReincarnation
11:40:56 [2022-04-17T11:40:56.200Z] 2022/04/17 11:40:55 Closing DB instances...
11:40:58 [2022-04-17T11:40:58.080Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
11:40:58 [2022-04-17T11:40:58.648Z] === RUN   TestDockerSuite/TestCpToDot
11:40:59 [2022-04-17T11:40:59.214Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
11:41:00 [2022-04-17T11:41:00.150Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
11:41:01 [2022-04-17T11:41:01.087Z] === RUN   TestDockerSuite/TestCpToStdout
11:41:01 [2022-04-17T11:41:01.346Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
11:41:02 [2022-04-17T11:41:02.072Z] time="2022-04-17T11:41:00Z" level=error msg="failed to send node leave: timed out broadcasting node event"
11:41:02 [2022-04-17T11:41:02.072Z] --- PASS: TestNodeReincarnation (5.03s)
11:41:02 [2022-04-17T11:41:02.072Z] === RUN   TestParallelCreate
11:41:02 [2022-04-17T11:41:02.072Z] 2022/04/17 11:41:00 Closing DB instances...
11:41:02 [2022-04-17T11:41:02.072Z] --- PASS: TestParallelCreate (0.03s)
11:41:02 [2022-04-17T11:41:02.072Z] === RUN   TestParallelDelete
11:41:02 [2022-04-17T11:41:02.072Z] 2022/04/17 11:41:01 Closing DB instances...
11:41:02 [2022-04-17T11:41:02.072Z] --- PASS: TestParallelDelete (0.02s)
11:41:02 [2022-04-17T11:41:02.072Z] === RUN   TestNetworkDBIslands
11:41:02 [2022-04-17T11:41:02.072Z] time="2022-04-17T11:41:01Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0dfeb81538ac with config:&{NodeID:0dfeb81538ac 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}"
11:41:02 [2022-04-17T11:41:02.072Z] time="2022-04-17T11:41:01Z" level=info msg="Node 0dfeb81538ac/172.25.255.245, joined gossip cluster"
11:41:02 [2022-04-17T11:41:02.072Z] time="2022-04-17T11:41:01Z" level=info msg="Node 0dfeb81538ac/172.25.255.245, added to nodes list"
11:41:02 [2022-04-17T11:41:02.073Z] time="2022-04-17T11:41:01Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b1b6b7e8fffd with config:&{NodeID:b1b6b7e8fffd 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}"
11:41:02 [2022-04-17T11:41:02.073Z] time="2022-04-17T11:41:01Z" level=info msg="Node b1b6b7e8fffd/172.25.255.245, joined gossip cluster"
11:41:02 [2022-04-17T11:41:02.073Z] time="2022-04-17T11:41:01Z" level=info msg="Node b1b6b7e8fffd/172.25.255.245, added to nodes list"
11:41:02 [2022-04-17T11:41:02.073Z] time="2022-04-17T11:41:01Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
11:41:02 [2022-04-17T11:41:02.073Z] time="2022-04-17T11:41:01Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
11:41:02 [2022-04-17T11:41:02.073Z] time="2022-04-17T11:41:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49367"
11:41:02 [2022-04-17T11:41:02.073Z] time="2022-04-17T11:41:01Z" level=info msg="Node b1b6b7e8fffd/172.25.255.245, joined gossip cluster"
11:41:02 [2022-04-17T11:41:02.073Z] time="2022-04-17T11:41:01Z" level=info msg="Node b1b6b7e8fffd/172.25.255.245, added to nodes list"
11:41:02 [2022-04-17T11:41:02.073Z] time="2022-04-17T11:41:01Z" level=info msg="Node 0dfeb81538ac/172.25.255.245, joined gossip cluster"
11:41:02 [2022-04-17T11:41:02.073Z] time="2022-04-17T11:41:01Z" level=info msg="Node 0dfeb81538ac/172.25.255.245, added to nodes list"
11:41:02 [2022-04-17T11:41:02.073Z] time="2022-04-17T11:41:01Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
11:41:02 [2022-04-17T11:41:02.073Z] time="2022-04-17T11:41:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368"
11:41:02 [2022-04-17T11:41:02.073Z] time="2022-04-17T11:41:01Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:013e4963ffec with config:&{NodeID:013e4963ffec 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}"
11:41:02 [2022-04-17T11:41:02.073Z] time="2022-04-17T11:41:01Z" level=info msg="Node 013e4963ffec/172.25.255.245, joined gossip cluster"
11:41:02 [2022-04-17T11:41:02.073Z] time="2022-04-17T11:41:01Z" level=info msg="Node 013e4963ffec/172.25.255.245, added to nodes list"
11:41:02 [2022-04-17T11:41:02.073Z] time="2022-04-17T11:41:01Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
11:41:02 [2022-04-17T11:41:02.073Z] time="2022-04-17T11:41:01Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
11:41:02 [2022-04-17T11:41:02.073Z] time="2022-04-17T11:41:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49369"
11:41:02 [2022-04-17T11:41:02.073Z] time="2022-04-17T11:41:01Z" level=info msg="Node 013e4963ffec/172.25.255.245, joined gossip cluster"
11:41:02 [2022-04-17T11:41:02.073Z] time="2022-04-17T11:41:01Z" level=info msg="Node 013e4963ffec/172.25.255.245, added to nodes list"
11:41:02 [2022-04-17T11:41:02.073Z] time="2022-04-17T11:41:01Z" level=info msg="Node 0dfeb81538ac/172.25.255.245, joined gossip cluster"
11:41:02 [2022-04-17T11:41:02.073Z] time="2022-04-17T11:41:01Z" level=info msg="Node 0dfeb81538ac/172.25.255.245, added to nodes list"
11:41:02 [2022-04-17T11:41:02.073Z] time="2022-04-17T11:41:01Z" level=info msg="Node b1b6b7e8fffd/172.25.255.245, joined gossip cluster"
11:41:02 [2022-04-17T11:41:02.073Z] time="2022-04-17T11:41:01Z" level=info msg="Node b1b6b7e8fffd/172.25.255.245, added to nodes list"
11:41:02 [2022-04-17T11:41:02.073Z] time="2022-04-17T11:41:01Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
11:41:02 [2022-04-17T11:41:02.073Z] time="2022-04-17T11:41:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370"
11:41:02 [2022-04-17T11:41:02.073Z] time="2022-04-17T11:41:02Z" level=info msg="Node 013e4963ffec/172.25.255.245, joined gossip cluster"
11:41:02 [2022-04-17T11:41:02.073Z] time="2022-04-17T11:41:02Z" level=info msg="Node 013e4963ffec/172.25.255.245, added to nodes list"
11:41:02 [2022-04-17T11:41:02.285Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
11:41:02 [2022-04-17T11:41:02.543Z] time="2022-04-17T11:41:02Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:446799f684f5 with config:&{NodeID:446799f684f5 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}"
11:41:02 [2022-04-17T11:41:02.543Z] time="2022-04-17T11:41:02Z" level=info msg="Node 446799f684f5/172.25.255.245, joined gossip cluster"
11:41:02 [2022-04-17T11:41:02.543Z] time="2022-04-17T11:41:02Z" level=info msg="Node 446799f684f5/172.25.255.245, added to nodes list"
11:41:02 [2022-04-17T11:41:02.543Z] time="2022-04-17T11:41:02Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
11:41:02 [2022-04-17T11:41:02.543Z] time="2022-04-17T11:41:02Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
11:41:02 [2022-04-17T11:41:02.543Z] time="2022-04-17T11:41:02Z" level=debug msg="memberlist: Stream connection from=[::1]:49371"
11:41:02 [2022-04-17T11:41:02.543Z] time="2022-04-17T11:41:02Z" level=info msg="Node 446799f684f5/172.25.255.245, joined gossip cluster"
11:41:02 [2022-04-17T11:41:02.543Z] time="2022-04-17T11:41:02Z" level=info msg="Node 446799f684f5/172.25.255.245, added to nodes list"
11:41:02 [2022-04-17T11:41:02.543Z] time="2022-04-17T11:41:02Z" level=info msg="Node b1b6b7e8fffd/172.25.255.245, joined gossip cluster"
11:41:02 [2022-04-17T11:41:02.543Z] time="2022-04-17T11:41:02Z" level=info msg="Node b1b6b7e8fffd/172.25.255.245, added to nodes list"
11:41:02 [2022-04-17T11:41:02.543Z] time="2022-04-17T11:41:02Z" level=info msg="Node 013e4963ffec/172.25.255.245, joined gossip cluster"
11:41:02 [2022-04-17T11:41:02.543Z] time="2022-04-17T11:41:02Z" level=info msg="Node 013e4963ffec/172.25.255.245, added to nodes list"
11:41:02 [2022-04-17T11:41:02.543Z] time="2022-04-17T11:41:02Z" level=info msg="Node 0dfeb81538ac/172.25.255.245, joined gossip cluster"
11:41:02 [2022-04-17T11:41:02.543Z] time="2022-04-17T11:41:02Z" level=info msg="Node 0dfeb81538ac/172.25.255.245, added to nodes list"
11:41:02 [2022-04-17T11:41:02.543Z] time="2022-04-17T11:41:02Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
11:41:02 [2022-04-17T11:41:02.543Z] time="2022-04-17T11:41:02Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49372"
11:41:02 [2022-04-17T11:41:02.545Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
11:41:02 [2022-04-17T11:41:02.804Z] === RUN   TestDockerSuite/TestCpVolumePath
11:41:03 [2022-04-17T11:41:03.012Z] time="2022-04-17T11:41:02Z" level=info msg="Node 446799f684f5/172.25.255.245, joined gossip cluster"
11:41:03 [2022-04-17T11:41:03.012Z] time="2022-04-17T11:41:02Z" level=info msg="Node 446799f684f5/172.25.255.245, added to nodes list"
11:41:03 [2022-04-17T11:41:03.012Z] time="2022-04-17T11:41:02Z" level=info msg="Node 446799f684f5/172.25.255.245, joined gossip cluster"
11:41:03 [2022-04-17T11:41:03.012Z] time="2022-04-17T11:41:02Z" level=info msg="Node 446799f684f5/172.25.255.245, added to nodes list"
11:41:03 [2022-04-17T11:41:03.012Z] time="2022-04-17T11:41:02Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:39b8af3afd84 with config:&{NodeID:39b8af3afd84 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}"
11:41:03 [2022-04-17T11:41:03.012Z] time="2022-04-17T11:41:02Z" level=info msg="Node 39b8af3afd84/172.25.255.245, joined gossip cluster"
11:41:03 [2022-04-17T11:41:03.012Z] time="2022-04-17T11:41:02Z" level=info msg="Node 39b8af3afd84/172.25.255.245, added to nodes list"
11:41:03 [2022-04-17T11:41:03.012Z] time="2022-04-17T11:41:02Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
11:41:03 [2022-04-17T11:41:03.012Z] time="2022-04-17T11:41:02Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
11:41:03 [2022-04-17T11:41:03.012Z] time="2022-04-17T11:41:02Z" level=debug msg="memberlist: Stream connection from=[::1]:49373"
11:41:03 [2022-04-17T11:41:03.012Z] time="2022-04-17T11:41:02Z" level=info msg="Node 39b8af3afd84/172.25.255.245, joined gossip cluster"
11:41:03 [2022-04-17T11:41:03.012Z] time="2022-04-17T11:41:02Z" level=info msg="Node 39b8af3afd84/172.25.255.245, added to nodes list"
11:41:03 [2022-04-17T11:41:03.012Z] time="2022-04-17T11:41:02Z" level=info msg="Node 013e4963ffec/172.25.255.245, joined gossip cluster"
11:41:03 [2022-04-17T11:41:03.012Z] time="2022-04-17T11:41:02Z" level=info msg="Node 013e4963ffec/172.25.255.245, added to nodes list"
11:41:03 [2022-04-17T11:41:03.012Z] time="2022-04-17T11:41:02Z" level=info msg="Node 0dfeb81538ac/172.25.255.245, joined gossip cluster"
11:41:03 [2022-04-17T11:41:03.012Z] time="2022-04-17T11:41:02Z" level=info msg="Node 0dfeb81538ac/172.25.255.245, added to nodes list"
11:41:03 [2022-04-17T11:41:03.012Z] time="2022-04-17T11:41:02Z" level=info msg="Node b1b6b7e8fffd/172.25.255.245, joined gossip cluster"
11:41:03 [2022-04-17T11:41:03.012Z] time="2022-04-17T11:41:02Z" level=info msg="Node b1b6b7e8fffd/172.25.255.245, added to nodes list"
11:41:03 [2022-04-17T11:41:03.012Z] time="2022-04-17T11:41:02Z" level=info msg="Node 446799f684f5/172.25.255.245, joined gossip cluster"
11:41:03 [2022-04-17T11:41:03.012Z] time="2022-04-17T11:41:02Z" level=info msg="Node 446799f684f5/172.25.255.245, added to nodes list"
11:41:03 [2022-04-17T11:41:03.012Z] time="2022-04-17T11:41:02Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
11:41:03 [2022-04-17T11:41:03.012Z] time="2022-04-17T11:41:02Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49374"
11:41:03 [2022-04-17T11:41:03.110Z] 2022/04/17 11:41:02 Closing DB instances...
11:41:03 [2022-04-17T11:41:03.481Z] time="2022-04-17T11:41:03Z" level=info msg="Node 39b8af3afd84/172.25.255.245, joined gossip cluster"
11:41:03 [2022-04-17T11:41:03.481Z] time="2022-04-17T11:41:03Z" level=info msg="Node 39b8af3afd84/172.25.255.245, added to nodes list"
11:41:03 [2022-04-17T11:41:03.481Z] time="2022-04-17T11:41:03Z" level=info msg="Node 39b8af3afd84/172.25.255.245, joined gossip cluster"
11:41:03 [2022-04-17T11:41:03.481Z] time="2022-04-17T11:41:03Z" level=info msg="Node 39b8af3afd84/172.25.255.245, added to nodes list"
11:41:03 [2022-04-17T11:41:03.481Z] time="2022-04-17T11:41:03Z" level=info msg="Node 39b8af3afd84/172.25.255.245, joined gossip cluster"
11:41:03 [2022-04-17T11:41:03.481Z] time="2022-04-17T11:41:03Z" level=info msg="Node 39b8af3afd84/172.25.255.245, added to nodes list"
11:41:03 [2022-04-17T11:41:03.481Z]     networkdb_test.go:835: Re-joining: 3
11:41:03 [2022-04-17T11:41:03.481Z] time="2022-04-17T11:41:03Z" level=info msg="The new bootstrap node list is:[172.25.255.245:10033 172.25.255.245:10034 172.25.255.245:10035]"
11:41:03 [2022-04-17T11:41:03.481Z] time="2022-04-17T11:41:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.255.245:10033"
11:41:03 [2022-04-17T11:41:03.481Z] time="2022-04-17T11:41:03Z" level=debug msg="memberlist: Stream connection from=172.25.255.245:49375"
11:41:03 [2022-04-17T11:41:03.481Z] time="2022-04-17T11:41:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.255.245:10034"
11:41:03 [2022-04-17T11:41:03.481Z] time="2022-04-17T11:41:03Z" level=debug msg="memberlist: Stream connection from=172.25.255.245:49376"
11:41:03 [2022-04-17T11:41:03.481Z] time="2022-04-17T11:41:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.255.245:10035"
11:41:03 [2022-04-17T11:41:03.481Z] time="2022-04-17T11:41:03Z" level=debug msg="memberlist: Stream connection from=172.25.255.245:49377"
11:41:03 [2022-04-17T11:41:03.742Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
11:41:03 [2022-04-17T11:41:03.742Z] === RUN   TestDockerSuite/TestCreateArgs
11:41:03 [2022-04-17T11:41:03.742Z] --- PASS: TestCreateServiceSecretFileMode (12.99s)
11:41:03 [2022-04-17T11:41:03.742Z] === RUN   TestCreateServiceConfigFileMode
11:41:03 [2022-04-17T11:41:03.950Z]     networkdb_test.go:835: Re-joining: 4
11:41:03 [2022-04-17T11:41:03.950Z] time="2022-04-17T11:41:03Z" level=info msg="The new bootstrap node list is:[172.25.255.245:10033 172.25.255.245:10034 172.25.255.245:10035]"
11:41:03 [2022-04-17T11:41:03.950Z] time="2022-04-17T11:41:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.255.245:10033"
11:41:03 [2022-04-17T11:41:03.950Z] time="2022-04-17T11:41:03Z" level=debug msg="memberlist: Stream connection from=172.25.255.245:49378"
11:41:03 [2022-04-17T11:41:03.950Z] time="2022-04-17T11:41:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.255.245:10034"
11:41:03 [2022-04-17T11:41:03.950Z] time="2022-04-17T11:41:03Z" level=debug msg="memberlist: Stream connection from=172.25.255.245:49379"
11:41:03 [2022-04-17T11:41:03.951Z] time="2022-04-17T11:41:03Z" level=debug msg="memberlist: Stream connection from=172.25.255.245:49380"
11:41:03 [2022-04-17T11:41:03.951Z] time="2022-04-17T11:41:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.255.245:10035"
11:41:03 [2022-04-17T11:41:03.951Z] time="2022-04-17T11:41:03Z" level=info msg="node 0 leaving"
11:41:03 [2022-04-17T11:41:03.951Z] time="2022-04-17T11:41:03Z" level=info msg="Node 0dfeb81538ac change state NodeActive --> NodeLeft"
11:41:03 [2022-04-17T11:41:03.951Z] time="2022-04-17T11:41:03Z" level=info msg="node4(446799f684f5): Node leave event for 0dfeb81538ac/172.25.255.245"
11:41:03 [2022-04-17T11:41:03.951Z] time="2022-04-17T11:41:03Z" level=info msg="Node 0dfeb81538ac change state NodeActive --> NodeLeft"
11:41:03 [2022-04-17T11:41:03.951Z] time="2022-04-17T11:41:03Z" level=info msg="node3(013e4963ffec): Node leave event for 0dfeb81538ac/172.25.255.245"
11:41:03 [2022-04-17T11:41:03.951Z] time="2022-04-17T11:41:03Z" level=info msg="Node 0dfeb81538ac change state NodeActive --> NodeLeft"
11:41:03 [2022-04-17T11:41:03.951Z] time="2022-04-17T11:41:03Z" level=info msg="node5(39b8af3afd84): Node leave event for 0dfeb81538ac/172.25.255.245"
11:41:03 [2022-04-17T11:41:03.951Z] time="2022-04-17T11:41:03Z" level=info msg="Node 0dfeb81538ac change state NodeActive --> NodeLeft"
11:41:03 [2022-04-17T11:41:03.951Z] time="2022-04-17T11:41:03Z" level=info msg="node1(0dfeb81538ac): Node leave event for 0dfeb81538ac/172.25.255.245"
11:41:03 [2022-04-17T11:41:03.951Z] time="2022-04-17T11:41:03Z" level=info msg="Node 0dfeb81538ac change state NodeActive --> NodeLeft"
11:41:03 [2022-04-17T11:41:03.951Z] time="2022-04-17T11:41:03Z" level=info msg="node2(b1b6b7e8fffd): Node leave event for 0dfeb81538ac/172.25.255.245"
11:41:04 [2022-04-17T11:41:04.002Z] === RUN   TestDockerSuite/TestCreateByImageID
11:41:04 [2022-04-17T11:41:04.263Z] === RUN   TestDockerSuite/TestCreateEchoStdout
11:41:04 [2022-04-17T11:41:04.419Z] time="2022-04-17T11:41:04Z" level=info msg="Node 0dfeb81538ac/172.25.255.245, left gossip cluster"
11:41:04 [2022-04-17T11:41:04.419Z] time="2022-04-17T11:41:04Z" level=info msg="Node 0dfeb81538ac/172.25.255.245, left gossip cluster"
11:41:04 [2022-04-17T11:41:04.419Z] time="2022-04-17T11:41:04Z" level=info msg="Node 0dfeb81538ac/172.25.255.245, left gossip cluster"
11:41:04 [2022-04-17T11:41:04.419Z] time="2022-04-17T11:41:04Z" level=info msg="Node 0dfeb81538ac/172.25.255.245, left gossip cluster"
11:41:04 [2022-04-17T11:41:04.419Z] time="2022-04-17T11:41:04Z" level=info msg="Node 0dfeb81538ac/172.25.255.245, left gossip cluster"
11:41:04 [2022-04-17T11:41:04.419Z] time="2022-04-17T11:41:04Z" level=info msg="node 1 leaving"
11:41:04 [2022-04-17T11:41:04.419Z] time="2022-04-17T11:41:04Z" level=info msg="Node b1b6b7e8fffd change state NodeActive --> NodeLeft"
11:41:04 [2022-04-17T11:41:04.419Z] time="2022-04-17T11:41:04Z" level=info msg="node3(013e4963ffec): Node leave event for b1b6b7e8fffd/172.25.255.245"
11:41:04 [2022-04-17T11:41:04.419Z] time="2022-04-17T11:41:04Z" level=info msg="Node b1b6b7e8fffd change state NodeActive --> NodeLeft"
11:41:04 [2022-04-17T11:41:04.419Z] time="2022-04-17T11:41:04Z" level=info msg="node5(39b8af3afd84): Node leave event for b1b6b7e8fffd/172.25.255.245"
11:41:04 [2022-04-17T11:41:04.419Z] time="2022-04-17T11:41:04Z" level=info msg="Node b1b6b7e8fffd change state NodeActive --> NodeLeft"
11:41:04 [2022-04-17T11:41:04.419Z] time="2022-04-17T11:41:04Z" level=info msg="node2(b1b6b7e8fffd): Node leave event for b1b6b7e8fffd/172.25.255.245"
11:41:04 [2022-04-17T11:41:04.420Z] time="2022-04-17T11:41:04Z" level=info msg="Node b1b6b7e8fffd change state NodeActive --> NodeLeft"
11:41:04 [2022-04-17T11:41:04.420Z] time="2022-04-17T11:41:04Z" level=info msg="node4(446799f684f5): Node leave event for b1b6b7e8fffd/172.25.255.245"
11:41:04 [2022-04-17T11:41:04.833Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
11:41:04 [2022-04-17T11:41:04.833Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
11:41:04 [2022-04-17T11:41:04.833Z] === RUN   TestDockerSuite/TestCreateHostConfig
11:41:04 [2022-04-17T11:41:04.889Z] time="2022-04-17T11:41:04Z" level=info msg="Node b1b6b7e8fffd/172.25.255.245, left gossip cluster"
11:41:04 [2022-04-17T11:41:04.889Z] time="2022-04-17T11:41:04Z" level=info msg="Node b1b6b7e8fffd/172.25.255.245, left gossip cluster"
11:41:04 [2022-04-17T11:41:04.889Z] time="2022-04-17T11:41:04Z" level=info msg="Node b1b6b7e8fffd/172.25.255.245, left gossip cluster"
11:41:04 [2022-04-17T11:41:04.889Z] time="2022-04-17T11:41:04Z" level=info msg="Node b1b6b7e8fffd/172.25.255.245, left gossip cluster"
11:41:04 [2022-04-17T11:41:04.889Z] time="2022-04-17T11:41:04Z" level=info msg="node 2 leaving"
11:41:04 [2022-04-17T11:41:04.889Z] time="2022-04-17T11:41:04Z" level=info msg="Node 013e4963ffec change state NodeActive --> NodeLeft"
11:41:04 [2022-04-17T11:41:04.889Z] time="2022-04-17T11:41:04Z" level=info msg="node4(446799f684f5): Node leave event for 013e4963ffec/172.25.255.245"
11:41:04 [2022-04-17T11:41:04.889Z] time="2022-04-17T11:41:04Z" level=info msg="Node 013e4963ffec change state NodeActive --> NodeLeft"
11:41:04 [2022-04-17T11:41:04.889Z] time="2022-04-17T11:41:04Z" level=info msg="node5(39b8af3afd84): Node leave event for 013e4963ffec/172.25.255.245"
11:41:04 [2022-04-17T11:41:04.889Z] time="2022-04-17T11:41:04Z" level=info msg="Node 013e4963ffec change state NodeActive --> NodeLeft"
11:41:04 [2022-04-17T11:41:04.889Z] time="2022-04-17T11:41:04Z" level=info msg="node3(013e4963ffec): Node leave event for 013e4963ffec/172.25.255.245"
11:41:05 [2022-04-17T11:41:05.093Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
11:41:05 [2022-04-17T11:41:05.180Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev
11:41:05 [2022-04-17T11:41:05.180Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
11:41:05 [2022-04-17T11:41:05.180Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
11:41:05 [2022-04-17T11:41:05.180Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
11:41:05 [2022-04-17T11:41:05.180Z] Cross building: bundles/cross/linux/s390x
11:41:05 [2022-04-17T11:41:05.180Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev
11:41:05 [2022-04-17T11:41:05.180Z] GOOS="linux" GOARCH="s390x" GOARM=""
11:41:05 [2022-04-17T11:41:05.327Z] --- PASS: TestNetworkDBGarbageCollection (54.27s)
11:41:05 [2022-04-17T11:41:05.327Z] === RUN   TestFindNode
11:41:05 [2022-04-17T11:41:05.327Z] 2022/04/17 11:41:04 Closing DB instances...
11:41:05 [2022-04-17T11:41:05.327Z] --- PASS: TestFindNode (0.02s)
11:41:05 [2022-04-17T11:41:05.327Z] === RUN   TestChangeNodeState
11:41:05 [2022-04-17T11:41:05.327Z] 2022/04/17 11:41:04 Closing DB instances...
11:41:05 [2022-04-17T11:41:05.327Z] --- PASS: TestChangeNodeState (0.02s)
11:41:05 [2022-04-17T11:41:05.327Z] === RUN   TestNodeReincarnation
11:41:05 [2022-04-17T11:41:05.327Z] 2022/04/17 11:41:04 Closing DB instances...
11:41:05 [2022-04-17T11:41:05.353Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
11:41:05 [2022-04-17T11:41:05.361Z] time="2022-04-17T11:41:04Z" level=info msg="Node 013e4963ffec/172.25.255.245, left gossip cluster"
11:41:05 [2022-04-17T11:41:05.361Z] time="2022-04-17T11:41:04Z" level=info msg="Node 013e4963ffec/172.25.255.245, left gossip cluster"
11:41:05 [2022-04-17T11:41:05.361Z] time="2022-04-17T11:41:04Z" level=info msg="Node 013e4963ffec/172.25.255.245, left gossip cluster"
11:41:05 [2022-04-17T11:41:05.361Z]     networkdb_test.go:867: node5: OK
11:41:05 [2022-04-17T11:41:05.361Z]     networkdb_test.go:867: node4: OK
11:41:05 [2022-04-17T11:41:05.361Z] time="2022-04-17T11:41:05Z" level=info msg="node 0 coming back"
11:41:05 [2022-04-17T11:41:05.361Z] time="2022-04-17T11:41:05Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:012d14e9dba8 with config:&{NodeID:012d14e9dba8 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}"
11:41:05 [2022-04-17T11:41:05.361Z] time="2022-04-17T11:41:05Z" level=info msg="Node 012d14e9dba8/172.25.255.245, joined gossip cluster"
11:41:05 [2022-04-17T11:41:05.361Z] time="2022-04-17T11:41:05Z" level=info msg="Node 012d14e9dba8/172.25.255.245, added to nodes list"
11:41:05 [2022-04-17T11:41:05.361Z] time="2022-04-17T11:41:05Z" level=info msg="node 1 coming back"
11:41:05 [2022-04-17T11:41:05.361Z] time="2022-04-17T11:41:05Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2d8008627a0b with config:&{NodeID:2d8008627a0b 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}"
11:41:05 [2022-04-17T11:41:05.361Z] time="2022-04-17T11:41:05Z" level=info msg="Node 2d8008627a0b/172.25.255.245, joined gossip cluster"
11:41:05 [2022-04-17T11:41:05.361Z] time="2022-04-17T11:41:05Z" level=info msg="Node 2d8008627a0b/172.25.255.245, added to nodes list"
11:41:05 [2022-04-17T11:41:05.361Z] time="2022-04-17T11:41:05Z" level=info msg="node 2 coming back"
11:41:05 [2022-04-17T11:41:05.361Z] time="2022-04-17T11:41:05Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:59725840f315 with config:&{NodeID:59725840f315 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}"
11:41:05 [2022-04-17T11:41:05.830Z] time="2022-04-17T11:41:05Z" level=info msg="Node 59725840f315/172.25.255.245, joined gossip cluster"
11:41:05 [2022-04-17T11:41:05.830Z] time="2022-04-17T11:41:05Z" level=info msg="Node 59725840f315/172.25.255.245, added to nodes list"
11:41:05 [2022-04-17T11:41:05.923Z] === RUN   TestDockerSuite/TestCreateLabels
11:41:05 [2022-04-17T11:41:05.924Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
11:41:05 [2022-04-17T11:41:05.924Z] === RUN   TestDockerSuite/TestCreateRM
11:41:06 [2022-04-17T11:41:06.184Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
11:41:06 [2022-04-17T11:41:06.184Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
11:41:06 [2022-04-17T11:41:06.184Z] === RUN   TestDockerSuite/TestCreateStopSignal
11:41:06 [2022-04-17T11:41:06.184Z] === RUN   TestDockerSuite/TestCreateStopTimeout
11:41:06 [2022-04-17T11:41:06.444Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
11:41:07 [2022-04-17T11:41:07.824Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
11:41:07 [2022-04-17T11:41:07.824Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
11:41:07 [2022-04-17T11:41:07.824Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
11:41:08 [2022-04-17T11:41:08.786Z] time="2022-04-17T11:41:08Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.255.245:10033 172.25.255.245:10034 172.25.255.245:10035]"
11:41:09 [2022-04-17T11:41:09.256Z] time="2022-04-17T11:41:08Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.255.245:10033 172.25.255.245:10034 172.25.255.245:10035]"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.255.245:10033"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=debug msg="memberlist: Stream connection from=172.25.255.245:49381"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 446799f684f5/172.25.255.245, joined gossip cluster"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 446799f684f5/172.25.255.245, added to nodes list"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 39b8af3afd84/172.25.255.245, joined gossip cluster"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 39b8af3afd84/172.25.255.245, added to nodes list"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 012d14e9dba8/172.25.255.245, joined gossip cluster"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 012d14e9dba8/172.25.255.245, is the new incarnation of the shutdown node 0dfeb81538ac/172.25.255.245"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 012d14e9dba8/172.25.255.245, added to nodes list"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=debug msg="memberlist: Stream connection from=172.25.255.245:49382"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.255.245:10034"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 012d14e9dba8/172.25.255.245, joined gossip cluster"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 012d14e9dba8/172.25.255.245, is the new incarnation of the shutdown node 0dfeb81538ac/172.25.255.245"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 012d14e9dba8/172.25.255.245, added to nodes list"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 446799f684f5/172.25.255.245, joined gossip cluster"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 446799f684f5/172.25.255.245, added to nodes list"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 012d14e9dba8/172.25.255.245, joined gossip cluster"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 012d14e9dba8/172.25.255.245, added to nodes list"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 39b8af3afd84/172.25.255.245, joined gossip cluster"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 39b8af3afd84/172.25.255.245, added to nodes list"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 2d8008627a0b/172.25.255.245, joined gossip cluster"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 2d8008627a0b/172.25.255.245, is the new incarnation of the shutdown node b1b6b7e8fffd/172.25.255.245"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 2d8008627a0b/172.25.255.245, added to nodes list"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.255.245:10035"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=debug msg="memberlist: Stream connection from=172.25.255.245:49383"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 446799f684f5/172.25.255.245, joined gossip cluster"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 446799f684f5/172.25.255.245, added to nodes list"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 012d14e9dba8/172.25.255.245, joined gossip cluster"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 012d14e9dba8/172.25.255.245, added to nodes list"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 2d8008627a0b/172.25.255.245, joined gossip cluster"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 2d8008627a0b/172.25.255.245, added to nodes list"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 39b8af3afd84/172.25.255.245, joined gossip cluster"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 39b8af3afd84/172.25.255.245, added to nodes list"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 59725840f315/172.25.255.245, joined gossip cluster"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 59725840f315/172.25.255.245, is the new incarnation of the shutdown node 013e4963ffec/172.25.255.245"
11:41:09 [2022-04-17T11:41:09.725Z] time="2022-04-17T11:41:09Z" level=info msg="Node 59725840f315/172.25.255.245, added to nodes list"
11:41:09 [2022-04-17T11:41:09.726Z] time="2022-04-17T11:41:09Z" level=info msg="Node 2d8008627a0b/172.25.255.245, joined gossip cluster"
11:41:09 [2022-04-17T11:41:09.726Z] time="2022-04-17T11:41:09Z" level=info msg="Node 2d8008627a0b/172.25.255.245, is the new incarnation of the shutdown node b1b6b7e8fffd/172.25.255.245"
11:41:09 [2022-04-17T11:41:09.726Z] time="2022-04-17T11:41:09Z" level=info msg="Node 2d8008627a0b/172.25.255.245, added to nodes list"
11:41:09 [2022-04-17T11:41:09.726Z] time="2022-04-17T11:41:09Z" level=info msg="Node 2d8008627a0b/172.25.255.245, joined gossip cluster"
11:41:09 [2022-04-17T11:41:09.726Z] time="2022-04-17T11:41:09Z" level=info msg="Node 2d8008627a0b/172.25.255.245, added to nodes list"
11:41:09 [2022-04-17T11:41:09.726Z] time="2022-04-17T11:41:09Z" level=info msg="Node 59725840f315/172.25.255.245, joined gossip cluster"
11:41:09 [2022-04-17T11:41:09.726Z] time="2022-04-17T11:41:09Z" level=info msg="Node 59725840f315/172.25.255.245, added to nodes list"
11:41:09 [2022-04-17T11:41:09.726Z] time="2022-04-17T11:41:09Z" level=info msg="Node 59725840f315/172.25.255.245, joined gossip cluster"
11:41:09 [2022-04-17T11:41:09.726Z] time="2022-04-17T11:41:09Z" level=info msg="Node 59725840f315/172.25.255.245, is the new incarnation of the shutdown node 013e4963ffec/172.25.255.245"
11:41:09 [2022-04-17T11:41:09.726Z] time="2022-04-17T11:41:09Z" level=info msg="Node 59725840f315/172.25.255.245, added to nodes list"
11:41:10 [2022-04-17T11:41:10.079Z] time="2022-04-17T11:41:09Z" level=error msg="failed to send node leave: timed out broadcasting node event"
11:41:10 [2022-04-17T11:41:10.079Z] --- PASS: TestNodeReincarnation (5.02s)
11:41:10 [2022-04-17T11:41:10.079Z] === RUN   TestParallelCreate
11:41:10 [2022-04-17T11:41:10.079Z] 2022/04/17 11:41:09 Closing DB instances...
11:41:10 [2022-04-17T11:41:10.079Z] --- PASS: TestParallelCreate (0.03s)
11:41:10 [2022-04-17T11:41:10.079Z] === RUN   TestParallelDelete
11:41:10 [2022-04-17T11:41:10.079Z] 2022/04/17 11:41:09 Closing DB instances...
11:41:10 [2022-04-17T11:41:10.079Z] --- PASS: TestParallelDelete (0.02s)
11:41:10 [2022-04-17T11:41:10.079Z] === RUN   TestNetworkDBIslands
11:41:10 [2022-04-17T11:41:10.079Z] time="2022-04-17T11:41:09Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:97ec18a5c7d4 with config:&{NodeID:97ec18a5c7d4 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}"
11:41:10 [2022-04-17T11:41:10.079Z] time="2022-04-17T11:41:09Z" level=info msg="Node 97ec18a5c7d4/172.30.234.233, joined gossip cluster"
11:41:10 [2022-04-17T11:41:10.079Z] time="2022-04-17T11:41:09Z" level=info msg="Node 97ec18a5c7d4/172.30.234.233, added to nodes list"
11:41:10 [2022-04-17T11:41:10.079Z] time="2022-04-17T11:41:09Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3115b09973b3 with config:&{NodeID:3115b09973b3 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}"
11:41:10 [2022-04-17T11:41:10.079Z] time="2022-04-17T11:41:09Z" level=info msg="Node 3115b09973b3/172.30.234.233, joined gossip cluster"
11:41:10 [2022-04-17T11:41:10.079Z] time="2022-04-17T11:41:09Z" level=info msg="Node 3115b09973b3/172.30.234.233, added to nodes list"
11:41:10 [2022-04-17T11:41:10.079Z] time="2022-04-17T11:41:09Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
11:41:10 [2022-04-17T11:41:10.079Z] time="2022-04-17T11:41:09Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
11:41:10 [2022-04-17T11:41:10.079Z] time="2022-04-17T11:41:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49361"
11:41:10 [2022-04-17T11:41:10.079Z] time="2022-04-17T11:41:09Z" level=info msg="Node 3115b09973b3/172.30.234.233, joined gossip cluster"
11:41:10 [2022-04-17T11:41:10.079Z] time="2022-04-17T11:41:09Z" level=info msg="Node 3115b09973b3/172.30.234.233, added to nodes list"
11:41:10 [2022-04-17T11:41:10.079Z] time="2022-04-17T11:41:09Z" level=info msg="Node 97ec18a5c7d4/172.30.234.233, joined gossip cluster"
11:41:10 [2022-04-17T11:41:10.079Z] time="2022-04-17T11:41:09Z" level=info msg="Node 97ec18a5c7d4/172.30.234.233, added to nodes list"
11:41:10 [2022-04-17T11:41:10.079Z] time="2022-04-17T11:41:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362"
11:41:10 [2022-04-17T11:41:10.079Z] time="2022-04-17T11:41:09Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
11:41:10 [2022-04-17T11:41:10.199Z] time="2022-04-17T11:41:09Z" level=info msg="Node 59725840f315/172.25.255.245, joined gossip cluster"
11:41:10 [2022-04-17T11:41:10.199Z] time="2022-04-17T11:41:09Z" level=info msg="Node 59725840f315/172.25.255.245, added to nodes list"
11:41:10 [2022-04-17T11:41:10.199Z] time="2022-04-17T11:41:09Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.255.245:10033"
11:41:10 [2022-04-17T11:41:10.199Z] time="2022-04-17T11:41:09Z" level=debug msg="memberlist: Stream connection from=172.25.255.245:49384"
11:41:10 [2022-04-17T11:41:10.199Z] time="2022-04-17T11:41:09Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.255.245:10034"
11:41:10 [2022-04-17T11:41:10.199Z] time="2022-04-17T11:41:09Z" level=debug msg="memberlist: Stream connection from=172.25.255.245:49385"
11:41:10 [2022-04-17T11:41:10.199Z] time="2022-04-17T11:41:09Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.255.245:10035"
11:41:10 [2022-04-17T11:41:10.199Z] time="2022-04-17T11:41:09Z" level=debug msg="memberlist: Stream connection from=172.25.255.245:49386"
11:41:10 [2022-04-17T11:41:10.361Z] === RUN   TestDockerSuite/TestCreateWithPortRange
11:41:10 [2022-04-17T11:41:10.619Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
11:41:10 [2022-04-17T11:41:10.619Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
11:41:10 [2022-04-17T11:41:10.619Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
11:41:10 [2022-04-17T11:41:10.619Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
11:41:10 [2022-04-17T11:41:10.619Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
11:41:10 [2022-04-17T11:41:10.668Z] 2022/04/17 11:41:10 Closing DB instances...
11:41:10 [2022-04-17T11:41:10.668Z] time="2022-04-17T11:41:10Z" level=info msg="Node 012d14e9dba8 change state NodeActive --> NodeLeft"
11:41:10 [2022-04-17T11:41:10.668Z] time="2022-04-17T11:41:10Z" level=info msg="node5(39b8af3afd84): Node leave event for 012d14e9dba8/172.25.255.245"
11:41:10 [2022-04-17T11:41:10.668Z] time="2022-04-17T11:41:10Z" level=info msg="Node 012d14e9dba8 change state NodeActive --> NodeLeft"
11:41:10 [2022-04-17T11:41:10.668Z] time="2022-04-17T11:41:10Z" level=info msg="node2(2d8008627a0b): Node leave event for 012d14e9dba8/172.25.255.245"
11:41:10 [2022-04-17T11:41:10.668Z] time="2022-04-17T11:41:10Z" level=info msg="Node 012d14e9dba8 change state NodeActive --> NodeLeft"
11:41:10 [2022-04-17T11:41:10.668Z] time="2022-04-17T11:41:10Z" level=info msg="node3(59725840f315): Node leave event for 012d14e9dba8/172.25.255.245"
11:41:10 [2022-04-17T11:41:10.668Z] time="2022-04-17T11:41:10Z" level=info msg="Node 012d14e9dba8 change state NodeActive --> NodeLeft"
11:41:10 [2022-04-17T11:41:10.668Z] time="2022-04-17T11:41:10Z" level=info msg="node1(012d14e9dba8): Node leave event for 012d14e9dba8/172.25.255.245"
11:41:11 [2022-04-17T11:41:11.063Z] time="2022-04-17T11:41:10Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d7460df28ebb with config:&{NodeID:d7460df28ebb 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}"
11:41:11 [2022-04-17T11:41:11.063Z] time="2022-04-17T11:41:10Z" level=info msg="Node d7460df28ebb/172.30.234.233, joined gossip cluster"
11:41:11 [2022-04-17T11:41:11.063Z] time="2022-04-17T11:41:10Z" level=info msg="Node d7460df28ebb/172.30.234.233, added to nodes list"
11:41:11 [2022-04-17T11:41:11.063Z] time="2022-04-17T11:41:10Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
11:41:11 [2022-04-17T11:41:11.063Z] time="2022-04-17T11:41:10Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
11:41:11 [2022-04-17T11:41:11.063Z] time="2022-04-17T11:41:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49363"
11:41:11 [2022-04-17T11:41:11.063Z] time="2022-04-17T11:41:10Z" level=info msg="Node d7460df28ebb/172.30.234.233, joined gossip cluster"
11:41:11 [2022-04-17T11:41:11.063Z] time="2022-04-17T11:41:10Z" level=info msg="Node d7460df28ebb/172.30.234.233, added to nodes list"
11:41:11 [2022-04-17T11:41:11.063Z] time="2022-04-17T11:41:10Z" level=info msg="Node 97ec18a5c7d4/172.30.234.233, joined gossip cluster"
11:41:11 [2022-04-17T11:41:11.063Z] time="2022-04-17T11:41:10Z" level=info msg="Node 97ec18a5c7d4/172.30.234.233, added to nodes list"
11:41:11 [2022-04-17T11:41:11.063Z] time="2022-04-17T11:41:10Z" level=info msg="Node 3115b09973b3/172.30.234.233, joined gossip cluster"
11:41:11 [2022-04-17T11:41:11.063Z] time="2022-04-17T11:41:10Z" level=info msg="Node 3115b09973b3/172.30.234.233, added to nodes list"
11:41:11 [2022-04-17T11:41:11.063Z] time="2022-04-17T11:41:10Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
11:41:11 [2022-04-17T11:41:11.063Z] time="2022-04-17T11:41:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364"
11:41:11 [2022-04-17T11:41:11.063Z] time="2022-04-17T11:41:10Z" level=info msg="Node d7460df28ebb/172.30.234.233, joined gossip cluster"
11:41:11 [2022-04-17T11:41:11.063Z] time="2022-04-17T11:41:10Z" level=info msg="Node d7460df28ebb/172.30.234.233, added to nodes list"
11:41:11 [2022-04-17T11:41:11.138Z] time="2022-04-17T11:41:10Z" level=info msg="Node 012d14e9dba8/172.25.255.245, left gossip cluster"
11:41:11 [2022-04-17T11:41:11.138Z] time="2022-04-17T11:41:10Z" level=info msg="Node 012d14e9dba8 change state NodeActive --> NodeLeft"
11:41:11 [2022-04-17T11:41:11.138Z] time="2022-04-17T11:41:10Z" level=info msg="node4(446799f684f5): Node leave event for 012d14e9dba8/172.25.255.245"
11:41:11 [2022-04-17T11:41:11.138Z] time="2022-04-17T11:41:10Z" level=info msg="Node 012d14e9dba8/172.25.255.245, left gossip cluster"
11:41:11 [2022-04-17T11:41:11.138Z] time="2022-04-17T11:41:10Z" level=info msg="Node 012d14e9dba8/172.25.255.245, left gossip cluster"
11:41:11 [2022-04-17T11:41:11.138Z] time="2022-04-17T11:41:10Z" level=info msg="Node 012d14e9dba8/172.25.255.245, left gossip cluster"
11:41:11 [2022-04-17T11:41:11.138Z] time="2022-04-17T11:41:10Z" level=info msg="Node 012d14e9dba8/172.25.255.245, left gossip cluster"
11:41:11 [2022-04-17T11:41:11.138Z] time="2022-04-17T11:41:10Z" level=info msg="Node 2d8008627a0b change state NodeActive --> NodeLeft"
11:41:11 [2022-04-17T11:41:11.138Z] time="2022-04-17T11:41:10Z" level=info msg="node3(59725840f315): Node leave event for 2d8008627a0b/172.25.255.245"
11:41:11 [2022-04-17T11:41:11.138Z] time="2022-04-17T11:41:10Z" level=info msg="Node 2d8008627a0b change state NodeActive --> NodeLeft"
11:41:11 [2022-04-17T11:41:11.138Z] time="2022-04-17T11:41:10Z" level=info msg="node5(39b8af3afd84): Node leave event for 2d8008627a0b/172.25.255.245"
11:41:11 [2022-04-17T11:41:11.138Z] time="2022-04-17T11:41:10Z" level=info msg="Node 2d8008627a0b change state NodeActive --> NodeLeft"
11:41:11 [2022-04-17T11:41:11.138Z] time="2022-04-17T11:41:10Z" level=info msg="node4(446799f684f5): Node leave event for 2d8008627a0b/172.25.255.245"
11:41:11 [2022-04-17T11:41:11.138Z] time="2022-04-17T11:41:10Z" level=info msg="Node 2d8008627a0b change state NodeActive --> NodeLeft"
11:41:11 [2022-04-17T11:41:11.138Z] time="2022-04-17T11:41:10Z" level=info msg="node2(2d8008627a0b): Node leave event for 2d8008627a0b/172.25.255.245"
11:41:11 [2022-04-17T11:41:11.187Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:fed177e22a38 with config:&{NodeID:fed177e22a38 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}"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="Node fed177e22a38/172.30.234.233, joined gossip cluster"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="Node fed177e22a38/172.30.234.233, added to nodes list"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49365"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="Node fed177e22a38/172.30.234.233, joined gossip cluster"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="Node fed177e22a38/172.30.234.233, added to nodes list"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="Node 3115b09973b3/172.30.234.233, joined gossip cluster"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="Node 3115b09973b3/172.30.234.233, added to nodes list"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="Node d7460df28ebb/172.30.234.233, joined gossip cluster"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="Node d7460df28ebb/172.30.234.233, added to nodes list"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="Node 97ec18a5c7d4/172.30.234.233, joined gossip cluster"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="Node 97ec18a5c7d4/172.30.234.233, added to nodes list"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="Node fed177e22a38/172.30.234.233, joined gossip cluster"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="Node fed177e22a38/172.30.234.233, added to nodes list"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="Node fed177e22a38/172.30.234.233, joined gossip cluster"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="Node fed177e22a38/172.30.234.233, added to nodes list"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:bd2b6f2aa731 with config:&{NodeID:bd2b6f2aa731 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}"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="Node bd2b6f2aa731/172.30.234.233, joined gossip cluster"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="Node bd2b6f2aa731/172.30.234.233, added to nodes list"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49367"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="Node bd2b6f2aa731/172.30.234.233, joined gossip cluster"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="Node bd2b6f2aa731/172.30.234.233, added to nodes list"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="Node d7460df28ebb/172.30.234.233, joined gossip cluster"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="Node d7460df28ebb/172.30.234.233, added to nodes list"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="Node 97ec18a5c7d4/172.30.234.233, joined gossip cluster"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="Node 97ec18a5c7d4/172.30.234.233, added to nodes list"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="Node 3115b09973b3/172.30.234.233, joined gossip cluster"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="Node 3115b09973b3/172.30.234.233, added to nodes list"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="Node fed177e22a38/172.30.234.233, joined gossip cluster"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=info msg="Node fed177e22a38/172.30.234.233, added to nodes list"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
11:41:11 [2022-04-17T11:41:11.531Z] time="2022-04-17T11:41:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368"
11:41:11 [2022-04-17T11:41:11.606Z] time="2022-04-17T11:41:11Z" level=info msg="Node 2d8008627a0b/172.25.255.245, left gossip cluster"
11:41:11 [2022-04-17T11:41:11.606Z] time="2022-04-17T11:41:11Z" level=info msg="Node 2d8008627a0b/172.25.255.245, left gossip cluster"
11:41:11 [2022-04-17T11:41:11.606Z] time="2022-04-17T11:41:11Z" level=info msg="Node 2d8008627a0b/172.25.255.245, left gossip cluster"
11:41:11 [2022-04-17T11:41:11.606Z] time="2022-04-17T11:41:11Z" level=info msg="Node 2d8008627a0b/172.25.255.245, left gossip cluster"
11:41:11 [2022-04-17T11:41:11.606Z] time="2022-04-17T11:41:11Z" level=info msg="Node 59725840f315 change state NodeActive --> NodeLeft"
11:41:11 [2022-04-17T11:41:11.606Z] time="2022-04-17T11:41:11Z" level=info msg="node4(446799f684f5): Node leave event for 59725840f315/172.25.255.245"
11:41:11 [2022-04-17T11:41:11.606Z] time="2022-04-17T11:41:11Z" level=info msg="Node 59725840f315 change state NodeActive --> NodeLeft"
11:41:11 [2022-04-17T11:41:11.606Z] time="2022-04-17T11:41:11Z" level=info msg="node5(39b8af3afd84): Node leave event for 59725840f315/172.25.255.245"
11:41:11 [2022-04-17T11:41:11.606Z] time="2022-04-17T11:41:11Z" level=info msg="Node 59725840f315 change state NodeActive --> NodeLeft"
11:41:11 [2022-04-17T11:41:11.606Z] time="2022-04-17T11:41:11Z" level=info msg="node3(59725840f315): Node leave event for 59725840f315/172.25.255.245"
11:41:11 [2022-04-17T11:41:11.606Z] time="2022-04-17T11:41:11Z" level=info msg="Node 59725840f315/172.25.255.245, left gossip cluster"
11:41:11 [2022-04-17T11:41:11.606Z] time="2022-04-17T11:41:11Z" level=info msg="Node 59725840f315/172.25.255.245, left gossip cluster"
11:41:11 [2022-04-17T11:41:11.606Z] time="2022-04-17T11:41:11Z" level=info msg="Node 59725840f315/172.25.255.245, left gossip cluster"
11:41:12 [2022-04-17T11:41:12.000Z] time="2022-04-17T11:41:11Z" level=info msg="Node bd2b6f2aa731/172.30.234.233, joined gossip cluster"
11:41:12 [2022-04-17T11:41:12.000Z] time="2022-04-17T11:41:11Z" level=info msg="Node bd2b6f2aa731/172.30.234.233, added to nodes list"
11:41:12 [2022-04-17T11:41:12.000Z] time="2022-04-17T11:41:11Z" level=info msg="Node bd2b6f2aa731/172.30.234.233, joined gossip cluster"
11:41:12 [2022-04-17T11:41:12.000Z] time="2022-04-17T11:41:11Z" level=info msg="Node bd2b6f2aa731/172.30.234.233, added to nodes list"
11:41:12 [2022-04-17T11:41:12.000Z] time="2022-04-17T11:41:11Z" level=info msg="Node bd2b6f2aa731/172.30.234.233, joined gossip cluster"
11:41:12 [2022-04-17T11:41:12.000Z] time="2022-04-17T11:41:11Z" level=info msg="Node bd2b6f2aa731/172.30.234.233, added to nodes list"
11:41:12 [2022-04-17T11:41:12.000Z]     networkdb_test.go:835: Re-joining: 3
11:41:12 [2022-04-17T11:41:12.000Z] time="2022-04-17T11:41:11Z" level=info msg="The new bootstrap node list is:[172.30.234.233:10033 172.30.234.233:10034 172.30.234.233:10035]"
11:41:12 [2022-04-17T11:41:12.000Z] time="2022-04-17T11:41:11Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.234.233:10033"
11:41:12 [2022-04-17T11:41:12.000Z] time="2022-04-17T11:41:11Z" level=debug msg="memberlist: Stream connection from=172.30.234.233:49369"
11:41:12 [2022-04-17T11:41:12.000Z] time="2022-04-17T11:41:11Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.234.233:10034"
11:41:12 [2022-04-17T11:41:12.000Z] time="2022-04-17T11:41:11Z" level=debug msg="memberlist: Stream connection from=172.30.234.233:49370"
11:41:12 [2022-04-17T11:41:12.000Z] time="2022-04-17T11:41:11Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.234.233:10035"
11:41:12 [2022-04-17T11:41:12.000Z] time="2022-04-17T11:41:11Z" level=debug msg="memberlist: Stream connection from=172.30.234.233:49371"
11:41:12 [2022-04-17T11:41:12.075Z] time="2022-04-17T11:41:11Z" level=debug msg="memberlist: Failed ping: 59725840f315 (timeout reached)"
11:41:12 [2022-04-17T11:41:12.075Z] time="2022-04-17T11:41:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.255.245:10036: use of closed network connection"
11:41:12 [2022-04-17T11:41:12.075Z] time="2022-04-17T11:41:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.255.245:10037: use of closed network connection"
11:41:12 [2022-04-17T11:41:12.075Z] time="2022-04-17T11:41:11Z" level=info msg="Node 446799f684f5 change state NodeActive --> NodeLeft"
11:41:12 [2022-04-17T11:41:12.075Z] time="2022-04-17T11:41:11Z" level=info msg="node5(39b8af3afd84): Node leave event for 446799f684f5/172.25.255.245"
11:41:12 [2022-04-17T11:41:12.075Z] time="2022-04-17T11:41:11Z" level=info msg="Node 446799f684f5 change state NodeActive --> NodeLeft"
11:41:12 [2022-04-17T11:41:12.075Z] time="2022-04-17T11:41:11Z" level=info msg="node4(446799f684f5): Node leave event for 446799f684f5/172.25.255.245"
11:41:12 [2022-04-17T11:41:12.123Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
11:41:12 [2022-04-17T11:41:12.382Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
11:41:12 [2022-04-17T11:41:12.468Z]     networkdb_test.go:835: Re-joining: 4
11:41:12 [2022-04-17T11:41:12.468Z] time="2022-04-17T11:41:12Z" level=info msg="The new bootstrap node list is:[172.30.234.233:10033 172.30.234.233:10034 172.30.234.233:10035]"
11:41:12 [2022-04-17T11:41:12.468Z] time="2022-04-17T11:41:12Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.234.233:10033"
11:41:12 [2022-04-17T11:41:12.468Z] time="2022-04-17T11:41:12Z" level=debug msg="memberlist: Stream connection from=172.30.234.233:49372"
11:41:12 [2022-04-17T11:41:12.468Z] time="2022-04-17T11:41:12Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.234.233:10034"
11:41:12 [2022-04-17T11:41:12.468Z] time="2022-04-17T11:41:12Z" level=debug msg="memberlist: Stream connection from=172.30.234.233:49373"
11:41:12 [2022-04-17T11:41:12.468Z] time="2022-04-17T11:41:12Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.234.233:10035"
11:41:12 [2022-04-17T11:41:12.468Z] time="2022-04-17T11:41:12Z" level=debug msg="memberlist: Stream connection from=172.30.234.233:49374"
11:41:12 [2022-04-17T11:41:12.468Z] time="2022-04-17T11:41:12Z" level=info msg="node 0 leaving"
11:41:12 [2022-04-17T11:41:12.468Z] time="2022-04-17T11:41:12Z" level=info msg="Node 97ec18a5c7d4 change state NodeActive --> NodeLeft"
11:41:12 [2022-04-17T11:41:12.468Z] time="2022-04-17T11:41:12Z" level=info msg="node5(bd2b6f2aa731): Node leave event for 97ec18a5c7d4/172.30.234.233"
11:41:12 [2022-04-17T11:41:12.468Z] time="2022-04-17T11:41:12Z" level=info msg="Node 97ec18a5c7d4 change state NodeActive --> NodeLeft"
11:41:12 [2022-04-17T11:41:12.468Z] time="2022-04-17T11:41:12Z" level=info msg="node2(3115b09973b3): Node leave event for 97ec18a5c7d4/172.30.234.233"
11:41:12 [2022-04-17T11:41:12.468Z] time="2022-04-17T11:41:12Z" level=info msg="Node 97ec18a5c7d4 change state NodeActive --> NodeLeft"
11:41:12 [2022-04-17T11:41:12.468Z] time="2022-04-17T11:41:12Z" level=info msg="node4(fed177e22a38): Node leave event for 97ec18a5c7d4/172.30.234.233"
11:41:12 [2022-04-17T11:41:12.468Z] time="2022-04-17T11:41:12Z" level=info msg="Node 97ec18a5c7d4 change state NodeActive --> NodeLeft"
11:41:12 [2022-04-17T11:41:12.468Z] time="2022-04-17T11:41:12Z" level=info msg="node3(d7460df28ebb): Node leave event for 97ec18a5c7d4/172.30.234.233"
11:41:12 [2022-04-17T11:41:12.468Z] time="2022-04-17T11:41:12Z" level=info msg="Node 97ec18a5c7d4 change state NodeActive --> NodeLeft"
11:41:12 [2022-04-17T11:41:12.468Z] time="2022-04-17T11:41:12Z" level=info msg="node1(97ec18a5c7d4): Node leave event for 97ec18a5c7d4/172.30.234.233"
11:41:12 [2022-04-17T11:41:12.544Z] time="2022-04-17T11:41:12Z" level=info msg="Node 446799f684f5/172.25.255.245, left gossip cluster"
11:41:12 [2022-04-17T11:41:12.544Z] time="2022-04-17T11:41:12Z" level=info msg="memberlist: Suspect 59725840f315 has failed, no acks received"
11:41:12 [2022-04-17T11:41:12.544Z] time="2022-04-17T11:41:12Z" level=info msg="Node 446799f684f5/172.25.255.245, left gossip cluster"
11:41:12 [2022-04-17T11:41:12.935Z] time="2022-04-17T11:41:12Z" level=info msg="Node 97ec18a5c7d4/172.30.234.233, left gossip cluster"
11:41:12 [2022-04-17T11:41:12.935Z] time="2022-04-17T11:41:12Z" level=info msg="Node 97ec18a5c7d4/172.30.234.233, left gossip cluster"
11:41:12 [2022-04-17T11:41:12.935Z] time="2022-04-17T11:41:12Z" level=info msg="Node 97ec18a5c7d4/172.30.234.233, left gossip cluster"
11:41:12 [2022-04-17T11:41:12.935Z] time="2022-04-17T11:41:12Z" level=info msg="Node 97ec18a5c7d4/172.30.234.233, left gossip cluster"
11:41:12 [2022-04-17T11:41:12.935Z] time="2022-04-17T11:41:12Z" level=info msg="Node 97ec18a5c7d4/172.30.234.233, left gossip cluster"
11:41:12 [2022-04-17T11:41:12.935Z] time="2022-04-17T11:41:12Z" level=info msg="node 1 leaving"
11:41:12 [2022-04-17T11:41:12.935Z] time="2022-04-17T11:41:12Z" level=info msg="Node 3115b09973b3 change state NodeActive --> NodeLeft"
11:41:12 [2022-04-17T11:41:12.935Z] time="2022-04-17T11:41:12Z" level=info msg="Node 3115b09973b3/172.30.234.233, left gossip cluster"
11:41:12 [2022-04-17T11:41:12.936Z] time="2022-04-17T11:41:12Z" level=info msg="Node 3115b09973b3 change state NodeActive --> NodeLeft"
11:41:12 [2022-04-17T11:41:12.936Z] time="2022-04-17T11:41:12Z" level=info msg="node4(fed177e22a38): Node leave event for 3115b09973b3/172.30.234.233"
11:41:12 [2022-04-17T11:41:12.936Z] time="2022-04-17T11:41:12Z" level=info msg="node3(d7460df28ebb): Node leave event for 3115b09973b3/172.30.234.233"
11:41:12 [2022-04-17T11:41:12.936Z] time="2022-04-17T11:41:12Z" level=info msg="Node 3115b09973b3 change state NodeActive --> NodeFailed"
11:41:12 [2022-04-17T11:41:12.936Z] time="2022-04-17T11:41:12Z" level=info msg="Node 3115b09973b3/172.30.234.233, added to failed nodes list"
11:41:12 [2022-04-17T11:41:12.936Z] time="2022-04-17T11:41:12Z" level=info msg="Node 3115b09973b3 change state NodeActive --> NodeLeft"
11:41:12 [2022-04-17T11:41:12.936Z] time="2022-04-17T11:41:12Z" level=info msg="node5(bd2b6f2aa731): Node leave event for 3115b09973b3/172.30.234.233"
11:41:12 [2022-04-17T11:41:12.936Z] time="2022-04-17T11:41:12Z" level=error msg="node: 3115b09973b3 is unknown to memberlist"
11:41:13 [2022-04-17T11:41:13.013Z] time="2022-04-17T11:41:12Z" level=info msg="Node 39b8af3afd84/172.25.255.245, left gossip cluster"
11:41:13 [2022-04-17T11:41:13.013Z] time="2022-04-17T11:41:12Z" level=info msg="Node 39b8af3afd84 change state NodeActive --> NodeFailed"
11:41:13 [2022-04-17T11:41:13.013Z] time="2022-04-17T11:41:12Z" level=info msg="Node 39b8af3afd84/172.25.255.245, added to failed nodes list"
11:41:13 [2022-04-17T11:41:13.013Z] --- PASS: TestNetworkDBIslands (11.89s)
11:41:13 [2022-04-17T11:41:13.013Z] PASS
11:41:13 [2022-04-17T11:41:13.013Z] coverage: 60.0% of statements
11:41:13 [2022-04-17T11:41:13.013Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.471s	coverage: 60.0% of statements
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/quota	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/rootless	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/volume	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:41:13 [2022-04-17T11:41:13.013Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:41:13 [2022-04-17T11:41:13.336Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
11:41:13 [2022-04-17T11:41:13.403Z] time="2022-04-17T11:41:13Z" level=info msg="Node 3115b09973b3/172.30.234.233, left gossip cluster"
11:41:13 [2022-04-17T11:41:13.403Z] time="2022-04-17T11:41:13Z" level=info msg="Node 3115b09973b3/172.30.234.233, left gossip cluster"
11:41:13 [2022-04-17T11:41:13.403Z] time="2022-04-17T11:41:13Z" level=info msg="Node 3115b09973b3/172.30.234.233, left gossip cluster"
11:41:13 [2022-04-17T11:41:13.403Z] time="2022-04-17T11:41:13Z" level=info msg="node 2 leaving"
11:41:13 [2022-04-17T11:41:13.403Z] time="2022-04-17T11:41:13Z" level=info msg="Node d7460df28ebb change state NodeActive --> NodeLeft"
11:41:13 [2022-04-17T11:41:13.403Z] time="2022-04-17T11:41:13Z" level=info msg="node5(bd2b6f2aa731): Node leave event for d7460df28ebb/172.30.234.233"
11:41:13 [2022-04-17T11:41:13.403Z] time="2022-04-17T11:41:13Z" level=info msg="Node d7460df28ebb change state NodeActive --> NodeLeft"
11:41:13 [2022-04-17T11:41:13.403Z] time="2022-04-17T11:41:13Z" level=info msg="node4(fed177e22a38): Node leave event for d7460df28ebb/172.30.234.233"
11:41:13 [2022-04-17T11:41:13.403Z] time="2022-04-17T11:41:13Z" level=info msg="Node d7460df28ebb change state NodeActive --> NodeLeft"
11:41:13 [2022-04-17T11:41:13.403Z] time="2022-04-17T11:41:13Z" level=info msg="node3(d7460df28ebb): Node leave event for d7460df28ebb/172.30.234.233"
11:41:13 [2022-04-17T11:41:13.403Z] time="2022-04-17T11:41:13Z" level=debug msg="memberlist: Failed ping: d7460df28ebb (timeout reached)"
11:41:13 [2022-04-17T11:41:13.403Z] time="2022-04-17T11:41:13Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.234.233:10036: use of closed network connection"
11:41:13 [2022-04-17T11:41:13.403Z] time="2022-04-17T11:41:13Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.234.233:10037: use of closed network connection"
11:41:13 [2022-04-17T11:41:13.403Z] time="2022-04-17T11:41:13Z" level=debug msg="memberlist: Stream connection from=172.30.234.233:49375"
11:41:13 [2022-04-17T11:41:13.876Z] time="2022-04-17T11:41:13Z" level=info msg="Node d7460df28ebb/172.30.234.233, left gossip cluster"
11:41:13 [2022-04-17T11:41:13.876Z] time="2022-04-17T11:41:13Z" level=info msg="Node d7460df28ebb/172.30.234.233, left gossip cluster"
11:41:13 [2022-04-17T11:41:13.876Z] time="2022-04-17T11:41:13Z" level=info msg="Node d7460df28ebb/172.30.234.233, left gossip cluster"
11:41:13 [2022-04-17T11:41:13.876Z] time="2022-04-17T11:41:13Z" level=warning msg="memberlist: Was able to connect to d7460df28ebb but other probes failed, network may be misconfigured"
11:41:13 [2022-04-17T11:41:13.876Z]     networkdb_test.go:867: node4: OK
11:41:13 [2022-04-17T11:41:13.876Z]     networkdb_test.go:867: node5: OK
11:41:13 [2022-04-17T11:41:13.876Z] time="2022-04-17T11:41:13Z" level=info msg="node 0 coming back"
11:41:13 [2022-04-17T11:41:13.876Z] time="2022-04-17T11:41:13Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4695e25c497a with config:&{NodeID:4695e25c497a 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}"
11:41:14 [2022-04-17T11:41:14.343Z] time="2022-04-17T11:41:13Z" level=info msg="Node 4695e25c497a/172.30.234.233, joined gossip cluster"
11:41:14 [2022-04-17T11:41:14.343Z] time="2022-04-17T11:41:13Z" level=info msg="Node 4695e25c497a/172.30.234.233, added to nodes list"
11:41:14 [2022-04-17T11:41:14.343Z] time="2022-04-17T11:41:13Z" level=info msg="node 1 coming back"
11:41:14 [2022-04-17T11:41:14.343Z] time="2022-04-17T11:41:13Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f20a683f1e60 with config:&{NodeID:f20a683f1e60 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}"
11:41:14 [2022-04-17T11:41:14.343Z] time="2022-04-17T11:41:13Z" level=info msg="Node f20a683f1e60/172.30.234.233, joined gossip cluster"
11:41:14 [2022-04-17T11:41:14.343Z] time="2022-04-17T11:41:13Z" level=info msg="Node f20a683f1e60/172.30.234.233, added to nodes list"
11:41:14 [2022-04-17T11:41:14.343Z] time="2022-04-17T11:41:13Z" level=info msg="node 2 coming back"
11:41:14 [2022-04-17T11:41:14.343Z] time="2022-04-17T11:41:13Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7d0bba7f35ab with config:&{NodeID:7d0bba7f35ab 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}"
11:41:14 [2022-04-17T11:41:14.343Z] time="2022-04-17T11:41:13Z" level=info msg="Node 7d0bba7f35ab/172.30.234.233, joined gossip cluster"
11:41:14 [2022-04-17T11:41:14.343Z] time="2022-04-17T11:41:13Z" level=info msg="Node 7d0bba7f35ab/172.30.234.233, added to nodes list"
11:41:14 [2022-04-17T11:41:14.721Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
11:41:14 [2022-04-17T11:41:14.981Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
11:41:15 [2022-04-17T11:41:15.241Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
11:41:15 [2022-04-17T11:41:15.499Z] === RUN   TestDockerSuite/TestDevicePermissions
11:41:15 [2022-04-17T11:41:15.609Z] --- PASS: TestBuildWithHugeFile (109.17s)
11:41:15 [2022-04-17T11:41:15.609Z] === RUN   TestBuildWCOWSandboxSize
11:41:15 [2022-04-17T11:41:15.609Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:41:15 [2022-04-17T11:41:15.609Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
11:41:15 [2022-04-17T11:41:15.609Z] === RUN   TestBuildWithEmptyDockerfile
11:41:15 [2022-04-17T11:41:15.609Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:41:15 [2022-04-17T11:41:15.609Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:41:15 [2022-04-17T11:41:15.609Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:41:15 [2022-04-17T11:41:15.609Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:41:15 [2022-04-17T11:41:15.609Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:41:15 [2022-04-17T11:41:15.609Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:41:15 [2022-04-17T11:41:15.609Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:41:15 [2022-04-17T11:41:15.609Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:41:15 [2022-04-17T11:41:15.609Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:41:15 [2022-04-17T11:41:15.609Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
11:41:15 [2022-04-17T11:41:15.609Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
11:41:15 [2022-04-17T11:41:15.609Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
11:41:15 [2022-04-17T11:41:15.609Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
11:41:15 [2022-04-17T11:41:15.609Z] === RUN   TestBuildPreserveOwnership
11:41:15 [2022-04-17T11:41:15.609Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
11:41:15 [2022-04-17T11:41:15.610Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestBuildPlatformInvalid
11:41:15 [2022-04-17T11:41:15.610Z] --- PASS: TestBuildPlatformInvalid (0.08s)
11:41:15 [2022-04-17T11:41:15.610Z] PASS
11:41:15 [2022-04-17T11:41:15.610Z] ok  	github.com/docker/docker/integration/build	175.596s
11:41:15 [2022-04-17T11:41:15.610Z] 
11:41:15 [2022-04-17T11:41:15.610Z] === Skipped
11:41:15 [2022-04-17T11:41:15.610Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]     build_session_test.go:25: TODO: BuildKit
11:41:15 [2022-04-17T11:41:15.610Z] 
11:41:15 [2022-04-17T11:41:15.610Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
11:41:15 [2022-04-17T11:41:15.610Z] 
11:41:15 [2022-04-17T11:41:15.610Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
11:41:15 [2022-04-17T11:41:15.610Z] 
11:41:15 [2022-04-17T11:41:15.610Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
11:41:15 [2022-04-17T11:41:15.610Z] 
11:41:15 [2022-04-17T11:41:15.610Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:41:15 [2022-04-17T11:41:15.610Z] 
11:41:15 [2022-04-17T11:41:15.610Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
11:41:15 [2022-04-17T11:41:15.610Z] 
11:41:15 [2022-04-17T11:41:15.610Z] DONE 29 tests, 6 skipped in 208.954s
11:41:15 [2022-04-17T11:41:15.610Z] Running D:\gopath\src\github.com\docker\docker\integration\config
11:41:15 [2022-04-17T11:41:15.610Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:41:15 [2022-04-17T11:41:15.610Z] INFO: Testing against a local daemon
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestConfigInspect
11:41:15 [2022-04-17T11:41:15.610Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
11:41:15 [2022-04-17T11:41:15.610Z] --- SKIP: TestConfigInspect (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestConfigList
11:41:15 [2022-04-17T11:41:15.610Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
11:41:15 [2022-04-17T11:41:15.610Z] --- SKIP: TestConfigList (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestConfigsCreateAndDelete
11:41:15 [2022-04-17T11:41:15.610Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
11:41:15 [2022-04-17T11:41:15.610Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestConfigsUpdate
11:41:15 [2022-04-17T11:41:15.610Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
11:41:15 [2022-04-17T11:41:15.610Z] --- SKIP: TestConfigsUpdate (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestTemplatedConfig
11:41:15 [2022-04-17T11:41:15.610Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
11:41:15 [2022-04-17T11:41:15.610Z] --- SKIP: TestTemplatedConfig (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestConfigCreateResolve
11:41:15 [2022-04-17T11:41:15.610Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
11:41:15 [2022-04-17T11:41:15.610Z] --- SKIP: TestConfigCreateResolve (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z] PASS
11:41:15 [2022-04-17T11:41:15.610Z] ok  	github.com/docker/docker/integration/config	0.095s
11:41:15 [2022-04-17T11:41:15.610Z] 
11:41:15 [2022-04-17T11:41:15.610Z] === Skipped
11:41:15 [2022-04-17T11:41:15.610Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
11:41:15 [2022-04-17T11:41:15.610Z] 
11:41:15 [2022-04-17T11:41:15.610Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
11:41:15 [2022-04-17T11:41:15.610Z] 
11:41:15 [2022-04-17T11:41:15.610Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
11:41:15 [2022-04-17T11:41:15.610Z] 
11:41:15 [2022-04-17T11:41:15.610Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
11:41:15 [2022-04-17T11:41:15.610Z] 
11:41:15 [2022-04-17T11:41:15.610Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
11:41:15 [2022-04-17T11:41:15.610Z] 
11:41:15 [2022-04-17T11:41:15.610Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
11:41:15 [2022-04-17T11:41:15.610Z] 
11:41:15 [2022-04-17T11:41:15.610Z] DONE 6 tests, 6 skipped in 2.054s
11:41:15 [2022-04-17T11:41:15.610Z] Running D:\gopath\src\github.com\docker\docker\integration\container
11:41:15 [2022-04-17T11:41:15.610Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:41:15 [2022-04-17T11:41:15.610Z] INFO: Testing against a local daemon
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCheckpoint
11:41:15 [2022-04-17T11:41:15.610Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:41:15 [2022-04-17T11:41:15.610Z] --- SKIP: TestCheckpoint (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestContainerInvalidJSON
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestContainerInvalidJSON/commit
11:41:15 [2022-04-17T11:41:15.610Z] === PAUSE TestContainerInvalidJSON/commit
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestContainerInvalidJSON/containers/create
11:41:15 [2022-04-17T11:41:15.610Z] === PAUSE TestContainerInvalidJSON/containers/create
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
11:41:15 [2022-04-17T11:41:15.610Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
11:41:15 [2022-04-17T11:41:15.610Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
11:41:15 [2022-04-17T11:41:15.610Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
11:41:15 [2022-04-17T11:41:15.610Z] === CONT  TestContainerInvalidJSON/commit
11:41:15 [2022-04-17T11:41:15.610Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
11:41:15 [2022-04-17T11:41:15.610Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
11:41:15 [2022-04-17T11:41:15.610Z] === CONT  TestContainerInvalidJSON/containers/create
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestContainerInvalidJSON/commit/empty_body
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
11:41:15 [2022-04-17T11:41:15.610Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
11:41:15 [2022-04-17T11:41:15.610Z] --- PASS: TestContainerInvalidJSON (0.03s)
11:41:15 [2022-04-17T11:41:15.610Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
11:41:15 [2022-04-17T11:41:15.610Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s)
11:41:15 [2022-04-17T11:41:15.610Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]     --- PASS: TestContainerInvalidJSON/commit (0.02s)
11:41:15 [2022-04-17T11:41:15.610Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s)
11:41:15 [2022-04-17T11:41:15.610Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s)
11:41:15 [2022-04-17T11:41:15.610Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s)
11:41:15 [2022-04-17T11:41:15.610Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s)
11:41:15 [2022-04-17T11:41:15.610Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.02s)
11:41:15 [2022-04-17T11:41:15.610Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s)
11:41:15 [2022-04-17T11:41:15.610Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.01s)
11:41:15 [2022-04-17T11:41:15.610Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
11:41:15 [2022-04-17T11:41:15.610Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:41:15 [2022-04-17T11:41:15.610Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s)
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCopyFromContainerPathIsNotDir
11:41:15 [2022-04-17T11:41:15.610Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s)
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCopyToContainerPathDoesNotExist
11:41:15 [2022-04-17T11:41:15.610Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s)
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCopyToContainerPathIsNotDir
11:41:15 [2022-04-17T11:41:15.610Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s)
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCopyFromContainer
11:41:15 [2022-04-17T11:41:15.610Z]     copy_test.go:78: testEnv.DaemonInfo.OSType == "windows"
11:41:15 [2022-04-17T11:41:15.610Z] --- SKIP: TestCopyFromContainer (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:41:15 [2022-04-17T11:41:15.610Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:41:15 [2022-04-17T11:41:15.610Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:41:15 [2022-04-17T11:41:15.610Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:41:15 [2022-04-17T11:41:15.610Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:41:15 [2022-04-17T11:41:15.610Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:41:15 [2022-04-17T11:41:15.610Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:41:15 [2022-04-17T11:41:15.610Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
11:41:15 [2022-04-17T11:41:15.610Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCreateLinkToNonExistingContainer
11:41:15 [2022-04-17T11:41:15.610Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
11:41:15 [2022-04-17T11:41:15.610Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCreateWithInvalidEnv
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCreateWithInvalidEnv/0
11:41:15 [2022-04-17T11:41:15.610Z] === PAUSE TestCreateWithInvalidEnv/0
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCreateWithInvalidEnv/1
11:41:15 [2022-04-17T11:41:15.610Z] === PAUSE TestCreateWithInvalidEnv/1
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCreateWithInvalidEnv/2
11:41:15 [2022-04-17T11:41:15.610Z] === PAUSE TestCreateWithInvalidEnv/2
11:41:15 [2022-04-17T11:41:15.610Z] === CONT  TestCreateWithInvalidEnv/0
11:41:15 [2022-04-17T11:41:15.610Z] === CONT  TestCreateWithInvalidEnv/2
11:41:15 [2022-04-17T11:41:15.610Z] === CONT  TestCreateWithInvalidEnv/1
11:41:15 [2022-04-17T11:41:15.610Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
11:41:15 [2022-04-17T11:41:15.610Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCreateTmpfsMountsTarget
11:41:15 [2022-04-17T11:41:15.610Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
11:41:15 [2022-04-17T11:41:15.610Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCreateWithCustomMaskedPaths
11:41:15 [2022-04-17T11:41:15.610Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
11:41:15 [2022-04-17T11:41:15.610Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCreateWithCustomReadonlyPaths
11:41:15 [2022-04-17T11:41:15.610Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
11:41:15 [2022-04-17T11:41:15.610Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:41:15 [2022-04-17T11:41:15.610Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:41:15 [2022-04-17T11:41:15.610Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:41:15 [2022-04-17T11:41:15.610Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:41:15 [2022-04-17T11:41:15.610Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:41:15 [2022-04-17T11:41:15.610Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:41:15 [2022-04-17T11:41:15.610Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:41:15 [2022-04-17T11:41:15.610Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:41:15 [2022-04-17T11:41:15.610Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:41:15 [2022-04-17T11:41:15.610Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:41:15 [2022-04-17T11:41:15.610Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:41:15 [2022-04-17T11:41:15.610Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
11:41:15 [2022-04-17T11:41:15.610Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
11:41:15 [2022-04-17T11:41:15.610Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:41:15 [2022-04-17T11:41:15.610Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
11:41:15 [2022-04-17T11:41:15.610Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:41:15 [2022-04-17T11:41:15.610Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
11:41:15 [2022-04-17T11:41:15.610Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCreateDifferentPlatform
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCreateDifferentPlatform/different_os
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:41:15 [2022-04-17T11:41:15.610Z] --- PASS: TestCreateDifferentPlatform (0.04s)
11:41:15 [2022-04-17T11:41:15.610Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:41:15 [2022-04-17T11:41:15.610Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s)
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:41:15 [2022-04-17T11:41:15.610Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
11:41:15 [2022-04-17T11:41:15.610Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s)
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestContainerKillOnDaemonStart
11:41:15 [2022-04-17T11:41:15.610Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
11:41:15 [2022-04-17T11:41:15.610Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestWindowsDevices
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestWindowsDevices/process/no_device_mounted
11:41:15 [2022-04-17T11:41:15.610Z] === PAUSE TestWindowsDevices/process/no_device_mounted
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:41:15 [2022-04-17T11:41:15.610Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:41:15 [2022-04-17T11:41:15.610Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:41:15 [2022-04-17T11:41:15.610Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestWindowsDevices/hyperv/no_device_mounted
11:41:15 [2022-04-17T11:41:15.610Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:41:15 [2022-04-17T11:41:15.610Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:41:15 [2022-04-17T11:41:15.610Z] === RUN   TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:41:15 [2022-04-17T11:41:15.610Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:41:15 [2022-04-17T11:41:15.611Z] === RUN   TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:41:15 [2022-04-17T11:41:15.611Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:41:15 [2022-04-17T11:41:15.611Z] === CONT  TestWindowsDevices/process/no_device_mounted
11:41:15 [2022-04-17T11:41:15.611Z] === CONT  TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:41:15 [2022-04-17T11:41:15.611Z] === CONT  TestWindowsDevices/hyperv/no_device_mounted
11:41:15 [2022-04-17T11:41:15.611Z] === CONT  TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:41:15 [2022-04-17T11:41:15.611Z] === CONT  TestWindowsDevices/hyperv/no_device_mounted
11:41:15 [2022-04-17T11:41:15.611Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
11:41:15 [2022-04-17T11:41:15.611Z] === CONT  TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:41:15 [2022-04-17T11:41:15.611Z] === CONT  TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:41:15 [2022-04-17T11:41:15.611Z] === CONT  TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:41:15 [2022-04-17T11:41:15.611Z] === CONT  TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:41:15 [2022-04-17T11:41:15.758Z] === RUN   TestDockerSuite/TestDockerFails
11:41:15 [2022-04-17T11:41:15.758Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
11:41:15 [2022-04-17T11:41:15.758Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
11:41:15 [2022-04-17T11:41:15.758Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
11:41:16 [2022-04-17T11:41:16.696Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === Skipped
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
11:41:16 [2022-04-17T11:41:16.831Z]     dispatchers_test.go:377: Windows does not support stopsignal
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.02s)
11:41:16 [2022-04-17T11:41:16.831Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s)
11:41:16 [2022-04-17T11:41:16.831Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
11:41:16 [2022-04-17T11:41:16.831Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s)
11:41:16 [2022-04-17T11:41:16.831Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
11:41:16 [2022-04-17T11:41:16.831Z]     client_test.go:23: runtime.GOOS == "windows"
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
11:41:16 [2022-04-17T11:41:16.831Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
11:41:16 [2022-04-17T11:41:16.831Z]     network_proxy_test.go:208: No support for dual stack yet
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
11:41:16 [2022-04-17T11:41:16.831Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s)
11:41:16 [2022-04-17T11:41:16.831Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
11:41:16 [2022-04-17T11:41:16.831Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
11:41:16 [2022-04-17T11:41:16.831Z]     daemon_test.go:145: root required
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
11:41:16 [2022-04-17T11:41:16.831Z]     reload_test.go:342: root required
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
11:41:16 [2022-04-17T11:41:16.831Z]     config_test.go:464: os.Getuid() != 0: skipping test that requires root
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
11:41:16 [2022-04-17T11:41:16.831Z]     pull_v2_test.go:82: Needs fixing on Windows
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
11:41:16 [2022-04-17T11:41:16.831Z]     pull_v2_test.go:127: Needs fixing on Windows
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
11:41:16 [2022-04-17T11:41:16.831Z]     download_test.go:267: Needs fixing on Windows
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
11:41:16 [2022-04-17T11:41:16.831Z]     layer_test.go:291: Failing on Windows
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
11:41:16 [2022-04-17T11:41:16.831Z]     layer_test.go:340: Failing on Windows
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
11:41:16 [2022-04-17T11:41:16.831Z]     layer_test.go:455: Failing on Windows
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
11:41:16 [2022-04-17T11:41:16.831Z]     layer_test.go:684: Failing on Windows
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
11:41:16 [2022-04-17T11:41:16.831Z]     migration_test.go:45: Failing on Windows
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
11:41:16 [2022-04-17T11:41:16.831Z]     migration_test.go:181: Failing on Windows
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
11:41:16 [2022-04-17T11:41:16.831Z]     mount_test.go:17: Failing on Windows
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
11:41:16 [2022-04-17T11:41:16.831Z]     mount_test.go:76: Failing on Windows
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
11:41:16 [2022-04-17T11:41:16.831Z]     mount_test.go:125: Failing on Windows
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
11:41:16 [2022-04-17T11:41:16.831Z]     mount_test.go:212: Failing on Windows
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s)
11:41:16 [2022-04-17T11:41:16.831Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
11:41:16 [2022-04-17T11:41:16.831Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s)
11:41:16 [2022-04-17T11:41:16.831Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
11:41:16 [2022-04-17T11:41:16.831Z] 
11:41:16 [2022-04-17T11:41:16.831Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     archive_test.go:133: Xz not present in msys2
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.04s)
11:41:16 [2022-04-17T11:41:16.832Z]     archive_test.go:140: zstd not installed
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     archive_test.go:252: Failing on Windows CI machines
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     archive_windows_test.go:16: Currently fails
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     changes_test.go:196: needs more investigation
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     changes_test.go:433: needs further investigation
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     changes_test.go:469: needs further investigation
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.01s)
11:41:16 [2022-04-17T11:41:16.832Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     poller_test.go:40: No chmod on Windows
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     fileutils_test.go:133: Needs porting to Windows
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     fileutils_test.go:179: Needs porting to Windows
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
11:41:16 [2022-04-17T11:41:16.832Z]     registry_test.go:50: os.Getuid() != 0: skipping test that requires root
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s)
11:41:16 [2022-04-17T11:41:16.832Z]     registry_test.go:70: os.Getuid() != 0: skipping test that requires root
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     registry_test.go:511: os.Getuid() != 0: skipping test that requires root
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
11:41:16 [2022-04-17T11:41:16.832Z]     local_test.go:180: runtime.GOOS == "windows"
11:41:16 [2022-04-17T11:41:16.832Z] 
11:41:16 [2022-04-17T11:41:16.832Z] DONE 2197 tests, 68 skipped in 326.156s
11:41:16 [2022-04-17T11:41:16.832Z] INFO: make.ps1 ended at 04/17/2022 11:41:16
11:41:16 [2022-04-17T11:41:16.956Z] --- PASS: TestCreateServiceConfigFileMode (12.99s)
11:41:16 [2022-04-17T11:41:16.956Z] === RUN   TestCreateServiceSysctls
11:41:17 [2022-04-17T11:41:17.217Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
11:41:17 [2022-04-17T11:41:17.289Z] time="2022-04-17T11:41:17Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.234.233:10033 172.30.234.233:10034 172.30.234.233:10035]"
11:41:17 [2022-04-17T11:41:17.757Z] time="2022-04-17T11:41:17Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.234.233:10033 172.30.234.233:10034 172.30.234.233:10035]"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.234.233:10033"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=debug msg="memberlist: Stream connection from=172.30.234.233:49376"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node bd2b6f2aa731/172.30.234.233, joined gossip cluster"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node bd2b6f2aa731/172.30.234.233, added to nodes list"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node fed177e22a38/172.30.234.233, joined gossip cluster"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node fed177e22a38/172.30.234.233, added to nodes list"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node 4695e25c497a/172.30.234.233, joined gossip cluster"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node 4695e25c497a/172.30.234.233, is the new incarnation of the shutdown node 97ec18a5c7d4/172.30.234.233"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node 4695e25c497a/172.30.234.233, added to nodes list"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=debug msg="memberlist: Stream connection from=172.30.234.233:49377"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.234.233:10034"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node bd2b6f2aa731/172.30.234.233, joined gossip cluster"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node bd2b6f2aa731/172.30.234.233, added to nodes list"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node 4695e25c497a/172.30.234.233, joined gossip cluster"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node 4695e25c497a/172.30.234.233, added to nodes list"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node fed177e22a38/172.30.234.233, joined gossip cluster"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node fed177e22a38/172.30.234.233, added to nodes list"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node f20a683f1e60/172.30.234.233, joined gossip cluster"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node f20a683f1e60/172.30.234.233, is the new incarnation of the shutdown node 3115b09973b3/172.30.234.233"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node f20a683f1e60/172.30.234.233, added to nodes list"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.234.233:10035"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=debug msg="memberlist: Stream connection from=172.30.234.233:49378"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node f20a683f1e60/172.30.234.233, joined gossip cluster"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node f20a683f1e60/172.30.234.233, added to nodes list"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node 4695e25c497a/172.30.234.233, joined gossip cluster"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node 4695e25c497a/172.30.234.233, added to nodes list"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node fed177e22a38/172.30.234.233, joined gossip cluster"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node fed177e22a38/172.30.234.233, added to nodes list"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node bd2b6f2aa731/172.30.234.233, joined gossip cluster"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node bd2b6f2aa731/172.30.234.233, added to nodes list"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node 7d0bba7f35ab/172.30.234.233, joined gossip cluster"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node 7d0bba7f35ab/172.30.234.233, is the new incarnation of the shutdown node d7460df28ebb/172.30.234.233"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node 7d0bba7f35ab/172.30.234.233, added to nodes list"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node f20a683f1e60/172.30.234.233, joined gossip cluster"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node f20a683f1e60/172.30.234.233, added to nodes list"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node f20a683f1e60/172.30.234.233, joined gossip cluster"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node f20a683f1e60/172.30.234.233, is the new incarnation of the shutdown node 3115b09973b3/172.30.234.233"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node f20a683f1e60/172.30.234.233, added to nodes list"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node 4695e25c497a/172.30.234.233, joined gossip cluster"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node 4695e25c497a/172.30.234.233, is the new incarnation of the shutdown node 97ec18a5c7d4/172.30.234.233"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node 4695e25c497a/172.30.234.233, added to nodes list"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node 7d0bba7f35ab/172.30.234.233, joined gossip cluster"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node 7d0bba7f35ab/172.30.234.233, added to nodes list"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node 7d0bba7f35ab/172.30.234.233, joined gossip cluster"
11:41:18 [2022-04-17T11:41:18.224Z] time="2022-04-17T11:41:18Z" level=info msg="Node 7d0bba7f35ab/172.30.234.233, added to nodes list"
11:41:18 [2022-04-17T11:41:18.596Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
11:41:18 [2022-04-17T11:41:18.596Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
11:41:18 [2022-04-17T11:41:18.596Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
11:41:18 [2022-04-17T11:41:18.691Z] time="2022-04-17T11:41:18Z" level=info msg="Node 7d0bba7f35ab/172.30.234.233, joined gossip cluster"
11:41:18 [2022-04-17T11:41:18.691Z] time="2022-04-17T11:41:18Z" level=info msg="Node 7d0bba7f35ab/172.30.234.233, is the new incarnation of the shutdown node d7460df28ebb/172.30.234.233"
11:41:18 [2022-04-17T11:41:18.691Z] time="2022-04-17T11:41:18Z" level=info msg="Node 7d0bba7f35ab/172.30.234.233, added to nodes list"
11:41:18 [2022-04-17T11:41:18.691Z] time="2022-04-17T11:41:18Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.234.233:10033"
11:41:18 [2022-04-17T11:41:18.691Z] time="2022-04-17T11:41:18Z" level=debug msg="memberlist: Stream connection from=172.30.234.233:49379"
11:41:18 [2022-04-17T11:41:18.691Z] time="2022-04-17T11:41:18Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.234.233:10034"
11:41:18 [2022-04-17T11:41:18.691Z] time="2022-04-17T11:41:18Z" level=debug msg="memberlist: Stream connection from=172.30.234.233:49380"
11:41:18 [2022-04-17T11:41:18.691Z] time="2022-04-17T11:41:18Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.234.233:10035"
11:41:18 [2022-04-17T11:41:18.691Z] time="2022-04-17T11:41:18Z" level=debug msg="memberlist: Stream connection from=172.30.234.233:49381"
11:41:18 [2022-04-17T11:41:18.855Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
11:41:19 [2022-04-17T11:41:19.051Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
11:41:19 [2022-04-17T11:41:19.051Z] INFO: Unit tests ended at 04/17/2022 11:41:18. Duration:00:05:47.5266704
11:41:19 [2022-04-17T11:41:19.051Z] INFO: Building busybox
11:41:19 [2022-04-17T11:41:19.051Z] Sending build context to Docker daemon   5.12kB
11:41:19 [2022-04-17T11:41:19.051Z] 
11:41:19 [2022-04-17T11:41:19.051Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
11:41:19 [2022-04-17T11:41:19.051Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
11:41:19 [2022-04-17T11:41:19.051Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
11:41:19 [2022-04-17T11:41:19.051Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
11:41:19 [2022-04-17T11:41:19.051Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
11:41:19 [2022-04-17T11:41:19.051Z]  ---> e8870c5c3ab2
11:41:19 [2022-04-17T11:41:19.051Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
11:41:19 [2022-04-17T11:41:19.051Z]  ---> Running in b4745dcd77db
11:41:19 [2022-04-17T11:41:19.158Z] 2022/04/17 11:41:18 Closing DB instances...
11:41:19 [2022-04-17T11:41:19.158Z] time="2022-04-17T11:41:19Z" level=info msg="Node 4695e25c497a change state NodeActive --> NodeLeft"
11:41:19 [2022-04-17T11:41:19.158Z] time="2022-04-17T11:41:19Z" level=info msg="node2(f20a683f1e60): Node leave event for 4695e25c497a/172.30.234.233"
11:41:19 [2022-04-17T11:41:19.158Z] time="2022-04-17T11:41:19Z" level=info msg="Node 4695e25c497a/172.30.234.233, left gossip cluster"
11:41:19 [2022-04-17T11:41:19.158Z] time="2022-04-17T11:41:19Z" level=info msg="Node 4695e25c497a change state NodeActive --> NodeLeft"
11:41:19 [2022-04-17T11:41:19.158Z] time="2022-04-17T11:41:19Z" level=info msg="node3(7d0bba7f35ab): Node leave event for 4695e25c497a/172.30.234.233"
11:41:19 [2022-04-17T11:41:19.158Z] time="2022-04-17T11:41:19Z" level=info msg="Node 4695e25c497a change state NodeActive --> NodeFailed"
11:41:19 [2022-04-17T11:41:19.158Z] time="2022-04-17T11:41:19Z" level=info msg="Node 4695e25c497a/172.30.234.233, added to failed nodes list"
11:41:19 [2022-04-17T11:41:19.158Z] time="2022-04-17T11:41:19Z" level=info msg="Node 4695e25c497a change state NodeActive --> NodeLeft"
11:41:19 [2022-04-17T11:41:19.158Z] time="2022-04-17T11:41:19Z" level=info msg="node4(fed177e22a38): Node leave event for 4695e25c497a/172.30.234.233"
11:41:19 [2022-04-17T11:41:19.158Z] time="2022-04-17T11:41:19Z" level=info msg="Node 4695e25c497a change state NodeActive --> NodeLeft"
11:41:19 [2022-04-17T11:41:19.158Z] time="2022-04-17T11:41:19Z" level=info msg="node5(bd2b6f2aa731): Node leave event for 4695e25c497a/172.30.234.233"
11:41:19 [2022-04-17T11:41:19.158Z] time="2022-04-17T11:41:19Z" level=error msg="node: 4695e25c497a is unknown to memberlist"
11:41:19 [2022-04-17T11:41:19.626Z] time="2022-04-17T11:41:19Z" level=info msg="Node 4695e25c497a/172.30.234.233, left gossip cluster"
11:41:19 [2022-04-17T11:41:19.626Z] time="2022-04-17T11:41:19Z" level=info msg="Node 4695e25c497a/172.30.234.233, left gossip cluster"
11:41:19 [2022-04-17T11:41:19.626Z] time="2022-04-17T11:41:19Z" level=info msg="Node 4695e25c497a/172.30.234.233, left gossip cluster"
11:41:19 [2022-04-17T11:41:19.626Z] time="2022-04-17T11:41:19Z" level=info msg="Node 4695e25c497a/172.30.234.233, left gossip cluster"
11:41:19 [2022-04-17T11:41:19.626Z] time="2022-04-17T11:41:19Z" level=info msg="Node f20a683f1e60 change state NodeActive --> NodeLeft"
11:41:19 [2022-04-17T11:41:19.626Z] time="2022-04-17T11:41:19Z" level=info msg="node5(bd2b6f2aa731): Node leave event for f20a683f1e60/172.30.234.233"
11:41:19 [2022-04-17T11:41:19.626Z] time="2022-04-17T11:41:19Z" level=info msg="Node f20a683f1e60 change state NodeActive --> NodeLeft"
11:41:19 [2022-04-17T11:41:19.626Z] time="2022-04-17T11:41:19Z" level=info msg="node4(fed177e22a38): Node leave event for f20a683f1e60/172.30.234.233"
11:41:19 [2022-04-17T11:41:19.626Z] time="2022-04-17T11:41:19Z" level=info msg="Node f20a683f1e60/172.30.234.233, left gossip cluster"
11:41:19 [2022-04-17T11:41:19.626Z] time="2022-04-17T11:41:19Z" level=info msg="Node f20a683f1e60 change state NodeActive --> NodeFailed"
11:41:19 [2022-04-17T11:41:19.626Z] time="2022-04-17T11:41:19Z" level=info msg="Node f20a683f1e60/172.30.234.233, added to failed nodes list"
11:41:19 [2022-04-17T11:41:19.626Z] time="2022-04-17T11:41:19Z" level=info msg="Node f20a683f1e60 change state NodeActive --> NodeLeft"
11:41:19 [2022-04-17T11:41:19.626Z] time="2022-04-17T11:41:19Z" level=info msg="node3(7d0bba7f35ab): Node leave event for f20a683f1e60/172.30.234.233"
11:41:19 [2022-04-17T11:41:19.626Z] time="2022-04-17T11:41:19Z" level=error msg="node: f20a683f1e60 is unknown to memberlist"
11:41:20 [2022-04-17T11:41:20.093Z] time="2022-04-17T11:41:19Z" level=info msg="Node f20a683f1e60/172.30.234.233, left gossip cluster"
11:41:20 [2022-04-17T11:41:20.093Z] time="2022-04-17T11:41:19Z" level=info msg="Node f20a683f1e60/172.30.234.233, left gossip cluster"
11:41:20 [2022-04-17T11:41:20.093Z] time="2022-04-17T11:41:19Z" level=info msg="Node f20a683f1e60/172.30.234.233, left gossip cluster"
11:41:20 [2022-04-17T11:41:20.093Z] time="2022-04-17T11:41:19Z" level=info msg="Node 7d0bba7f35ab change state NodeActive --> NodeLeft"
11:41:20 [2022-04-17T11:41:20.093Z] time="2022-04-17T11:41:19Z" level=info msg="node4(fed177e22a38): Node leave event for 7d0bba7f35ab/172.30.234.233"
11:41:20 [2022-04-17T11:41:20.093Z] time="2022-04-17T11:41:19Z" level=info msg="Node 7d0bba7f35ab change state NodeActive --> NodeLeft"
11:41:20 [2022-04-17T11:41:20.093Z] time="2022-04-17T11:41:19Z" level=info msg="node5(bd2b6f2aa731): Node leave event for 7d0bba7f35ab/172.30.234.233"
11:41:20 [2022-04-17T11:41:20.093Z] time="2022-04-17T11:41:19Z" level=info msg="Node 7d0bba7f35ab change state NodeActive --> NodeLeft"
11:41:20 [2022-04-17T11:41:20.093Z] time="2022-04-17T11:41:19Z" level=info msg="node3(7d0bba7f35ab): Node leave event for 7d0bba7f35ab/172.30.234.233"
11:41:20 [2022-04-17T11:41:20.093Z] time="2022-04-17T11:41:20Z" level=info msg="Node 7d0bba7f35ab/172.30.234.233, left gossip cluster"
11:41:20 [2022-04-17T11:41:20.561Z] time="2022-04-17T11:41:20Z" level=info msg="Node 7d0bba7f35ab/172.30.234.233, left gossip cluster"
11:41:20 [2022-04-17T11:41:20.561Z] time="2022-04-17T11:41:20Z" level=info msg="Node 7d0bba7f35ab/172.30.234.233, left gossip cluster"
11:41:20 [2022-04-17T11:41:20.561Z] time="2022-04-17T11:41:20Z" level=warning msg="memberlist: Failed to send gossip to 172.30.234.233:10037: write udp [::]:10035->172.30.234.233:10037: use of closed network connection"
11:41:20 [2022-04-17T11:41:20.561Z] time="2022-04-17T11:41:20Z" level=debug msg="memberlist: Failed ping: 7d0bba7f35ab (timeout reached)"
11:41:20 [2022-04-17T11:41:20.561Z] time="2022-04-17T11:41:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.234.233:10036: use of closed network connection"
11:41:20 [2022-04-17T11:41:20.561Z] time="2022-04-17T11:41:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.234.233:10037: use of closed network connection"
11:41:20 [2022-04-17T11:41:20.561Z] time="2022-04-17T11:41:20Z" level=info msg="Node fed177e22a38 change state NodeActive --> NodeLeft"
11:41:20 [2022-04-17T11:41:20.561Z] time="2022-04-17T11:41:20Z" level=info msg="node5(bd2b6f2aa731): Node leave event for fed177e22a38/172.30.234.233"
11:41:20 [2022-04-17T11:41:20.561Z] time="2022-04-17T11:41:20Z" level=info msg="Node fed177e22a38 change state NodeActive --> NodeLeft"
11:41:20 [2022-04-17T11:41:20.561Z] time="2022-04-17T11:41:20Z" level=info msg="node4(fed177e22a38): Node leave event for fed177e22a38/172.30.234.233"
11:41:20 [2022-04-17T11:41:20.763Z] --- PASS: TestCreateServiceSysctls (3.84s)
11:41:20 [2022-04-17T11:41:20.763Z] === RUN   TestCreateServiceCapabilities
11:41:21 [2022-04-17T11:41:21.028Z] time="2022-04-17T11:41:20Z" level=info msg="Node fed177e22a38/172.30.234.233, left gossip cluster"
11:41:21 [2022-04-17T11:41:21.028Z] time="2022-04-17T11:41:20Z" level=info msg="memberlist: Suspect 7d0bba7f35ab has failed, no acks received"
11:41:21 [2022-04-17T11:41:21.495Z] time="2022-04-17T11:41:21Z" level=info msg="Node fed177e22a38/172.30.234.233, left gossip cluster"
11:41:21 [2022-04-17T11:41:21.495Z] time="2022-04-17T11:41:21Z" level=info msg="Node bd2b6f2aa731/172.30.234.233, left gossip cluster"
11:41:21 [2022-04-17T11:41:21.495Z] time="2022-04-17T11:41:21Z" level=info msg="Node bd2b6f2aa731 change state NodeActive --> NodeFailed"
11:41:21 [2022-04-17T11:41:21.495Z] time="2022-04-17T11:41:21Z" level=info msg="Node bd2b6f2aa731/172.30.234.233, added to failed nodes list"
11:41:21 [2022-04-17T11:41:21.495Z] --- PASS: TestNetworkDBIslands (11.68s)
11:41:21 [2022-04-17T11:41:21.495Z] PASS
11:41:21 [2022-04-17T11:41:21.495Z] coverage: 60.0% of statements
11:41:21 [2022-04-17T11:41:21.739Z] --- PASS: TestWindowsDevices (0.03s)
11:41:21 [2022-04-17T11:41:21.739Z]     --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.34s)
11:41:21 [2022-04-17T11:41:21.739Z]     --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.56s)
11:41:21 [2022-04-17T11:41:21.739Z]     --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.57s)
11:41:21 [2022-04-17T11:41:21.739Z]     --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.44s)
11:41:21 [2022-04-17T11:41:21.739Z]     --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.50s)
11:41:21 [2022-04-17T11:41:21.739Z]     --- PASS: TestWindowsDevices/process/no_device_mounted (6.12s)
11:41:21 [2022-04-17T11:41:21.739Z]     --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.59s)
11:41:21 [2022-04-17T11:41:21.739Z]     --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.42s)
11:41:21 [2022-04-17T11:41:21.739Z] === RUN   TestDiff
11:41:21 [2022-04-17T11:41:21.739Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
11:41:21 [2022-04-17T11:41:21.739Z] --- SKIP: TestDiff (0.00s)
11:41:21 [2022-04-17T11:41:21.739Z] === RUN   TestExecWithCloseStdin
11:41:21 [2022-04-17T11:41:21.962Z] ok  	github.com/docker/docker/libnetwork/networkdb	105.712s	coverage: 60.0% of statements
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/quota	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/rootless	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/volume	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:41:21 [2022-04-17T11:41:21.962Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:41:23 [2022-04-17T11:41:23.294Z] --- PASS: TestCreateServiceCapabilities (2.44s)
11:41:23 [2022-04-17T11:41:23.294Z] === RUN   TestInspect
11:41:23 [2022-04-17T11:41:23.300Z] --- PASS: TestExecWithCloseStdin (2.33s)
11:41:23 [2022-04-17T11:41:23.300Z] === RUN   TestExec
11:41:24 [2022-04-17T11:41:24.230Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
11:41:24 [2022-04-17T11:41:24.800Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === Skipped
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     dispatchers_test.go:377: Windows does not support stopsignal
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     client_test.go:23: runtime.GOOS == "windows"
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     network_proxy_test.go:208: No support for dual stack yet
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     daemon_test.go:145: root required
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     reload_test.go:342: root required
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     config_test.go:464: os.Getuid() != 0: skipping test that requires root
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     pull_v2_test.go:82: Needs fixing on Windows
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     pull_v2_test.go:127: Needs fixing on Windows
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     download_test.go:267: Needs fixing on Windows
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     layer_test.go:291: Failing on Windows
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     layer_test.go:340: Failing on Windows
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     layer_test.go:455: Failing on Windows
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     layer_test.go:684: Failing on Windows
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     migration_test.go:45: Failing on Windows
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     migration_test.go:181: Failing on Windows
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     mount_test.go:17: Failing on Windows
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     mount_test.go:76: Failing on Windows
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     mount_test.go:125: Failing on Windows
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     mount_test.go:212: Failing on Windows
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s)
11:41:24 [2022-04-17T11:41:24.909Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s)
11:41:24 [2022-04-17T11:41:24.909Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.909Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
11:41:24 [2022-04-17T11:41:24.909Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
11:41:24 [2022-04-17T11:41:24.909Z] 
11:41:24 [2022-04-17T11:41:24.910Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
11:41:24 [2022-04-17T11:41:24.910Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
11:41:24 [2022-04-17T11:41:24.910Z] 
11:41:24 [2022-04-17T11:41:24.910Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
11:41:24 [2022-04-17T11:41:24.910Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
11:41:24 [2022-04-17T11:41:24.910Z] 
11:41:24 [2022-04-17T11:41:24.910Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
11:41:24 [2022-04-17T11:41:24.910Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
11:41:24 [2022-04-17T11:41:24.910Z] 
11:41:24 [2022-04-17T11:41:24.910Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
11:41:24 [2022-04-17T11:41:24.910Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
11:41:24 [2022-04-17T11:41:24.910Z] 
11:41:24 [2022-04-17T11:41:24.910Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
11:41:24 [2022-04-17T11:41:24.910Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:41:24 [2022-04-17T11:41:24.910Z] 
11:41:24 [2022-04-17T11:41:24.910Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
11:41:25 [2022-04-17T11:41:25.377Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
11:41:25 [2022-04-17T11:41:25.377Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
11:41:25 [2022-04-17T11:41:25.377Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
11:41:25 [2022-04-17T11:41:25.377Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
11:41:25 [2022-04-17T11:41:25.377Z]     archive_test.go:133: Xz not present in msys2
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s)
11:41:25 [2022-04-17T11:41:25.377Z]     archive_test.go:140: zstd not installed
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
11:41:25 [2022-04-17T11:41:25.377Z]     archive_test.go:252: Failing on Windows CI machines
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
11:41:25 [2022-04-17T11:41:25.377Z]     archive_windows_test.go:16: Currently fails
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
11:41:25 [2022-04-17T11:41:25.377Z]     changes_test.go:196: needs more investigation
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
11:41:25 [2022-04-17T11:41:25.377Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
11:41:25 [2022-04-17T11:41:25.377Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
11:41:25 [2022-04-17T11:41:25.377Z]     changes_test.go:433: needs further investigation
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
11:41:25 [2022-04-17T11:41:25.377Z]     changes_test.go:469: needs further investigation
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
11:41:25 [2022-04-17T11:41:25.377Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
11:41:25 [2022-04-17T11:41:25.377Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
11:41:25 [2022-04-17T11:41:25.377Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
11:41:25 [2022-04-17T11:41:25.377Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
11:41:25 [2022-04-17T11:41:25.377Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
11:41:25 [2022-04-17T11:41:25.377Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
11:41:25 [2022-04-17T11:41:25.377Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
11:41:25 [2022-04-17T11:41:25.377Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
11:41:25 [2022-04-17T11:41:25.377Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
11:41:25 [2022-04-17T11:41:25.377Z]     poller_test.go:40: No chmod on Windows
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
11:41:25 [2022-04-17T11:41:25.377Z]     fileutils_test.go:133: Needs porting to Windows
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
11:41:25 [2022-04-17T11:41:25.377Z]     fileutils_test.go:179: Needs porting to Windows
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
11:41:25 [2022-04-17T11:41:25.377Z]     registry_test.go:50: os.Getuid() != 0: skipping test that requires root
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
11:41:25 [2022-04-17T11:41:25.377Z]     registry_test.go:70: os.Getuid() != 0: skipping test that requires root
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
11:41:25 [2022-04-17T11:41:25.377Z]     registry_test.go:511: os.Getuid() != 0: skipping test that requires root
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
11:41:25 [2022-04-17T11:41:25.377Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
11:41:25 [2022-04-17T11:41:25.377Z]     local_test.go:180: runtime.GOOS == "windows"
11:41:25 [2022-04-17T11:41:25.377Z] 
11:41:25 [2022-04-17T11:41:25.377Z] DONE 2197 tests, 70 skipped in 319.933s
11:41:25 [2022-04-17T11:41:25.377Z] INFO: make.ps1 ended at 04/17/2022 11:41:25
11:41:25 [2022-04-17T11:41:25.512Z] --- PASS: TestExec (2.29s)
11:41:25 [2022-04-17T11:41:25.512Z] === RUN   TestExecUser
11:41:25 [2022-04-17T11:41:25.512Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
11:41:25 [2022-04-17T11:41:25.512Z] --- SKIP: TestExecUser (0.00s)
11:41:25 [2022-04-17T11:41:25.512Z] === RUN   TestExportContainerAndImportImage
11:41:25 [2022-04-17T11:41:25.512Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
11:41:25 [2022-04-17T11:41:25.512Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
11:41:25 [2022-04-17T11:41:25.512Z] === RUN   TestExportContainerAfterDaemonRestart
11:41:25 [2022-04-17T11:41:25.512Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
11:41:25 [2022-04-17T11:41:25.512Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
11:41:25 [2022-04-17T11:41:25.512Z] === RUN   TestHealthCheckWorkdir
11:41:25 [2022-04-17T11:41:25.512Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
11:41:25 [2022-04-17T11:41:25.512Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
11:41:25 [2022-04-17T11:41:25.512Z] === RUN   TestHealthKillContainer
11:41:25 [2022-04-17T11:41:25.512Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
11:41:25 [2022-04-17T11:41:25.512Z] --- SKIP: TestHealthKillContainer (0.00s)
11:41:25 [2022-04-17T11:41:25.512Z] === RUN   TestInspectCpusetInConfigPre120
11:41:25 [2022-04-17T11:41:25.512Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
11:41:25 [2022-04-17T11:41:25.512Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
11:41:25 [2022-04-17T11:41:25.512Z] === RUN   TestKillContainerInvalidSignal
11:41:26 [2022-04-17T11:41:26.709Z] --- PASS: TestInspect (3.67s)
11:41:26 [2022-04-17T11:41:26.709Z] === RUN   TestCreateJob
11:41:27 [2022-04-17T11:41:27.603Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
11:41:27 [2022-04-17T11:41:27.603Z] INFO: Unit tests ended at 04/17/2022 11:41:27. Duration:00:05:37.1722708
11:41:27 [2022-04-17T11:41:27.603Z] INFO: Building busybox
11:41:27 [2022-04-17T11:41:27.603Z] Sending build context to Docker daemon   5.12kB
11:41:27 [2022-04-17T11:41:27.603Z] 
11:41:27 [2022-04-17T11:41:27.603Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
11:41:27 [2022-04-17T11:41:27.603Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
11:41:27 [2022-04-17T11:41:27.603Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
11:41:27 [2022-04-17T11:41:27.603Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
11:41:27 [2022-04-17T11:41:27.603Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
11:41:27 [2022-04-17T11:41:27.603Z]  ---> aa8714eb8356
11:41:27 [2022-04-17T11:41:27.603Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
11:41:27 [2022-04-17T11:41:27.603Z]  ---> Running in 332f52393096
11:41:27 [2022-04-17T11:41:27.648Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
11:41:27 [2022-04-17T11:41:27.726Z] --- PASS: TestKillContainerInvalidSignal (2.10s)
11:41:27 [2022-04-17T11:41:27.726Z] === RUN   TestKillContainer
11:41:27 [2022-04-17T11:41:27.726Z] === RUN   TestKillContainer/no_signal
11:41:29 [2022-04-17T11:41:29.558Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
11:41:29 [2022-04-17T11:41:29.938Z] === RUN   TestKillContainer/non_killing_signal
11:41:29 [2022-04-17T11:41:29.938Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
11:41:29 [2022-04-17T11:41:29.938Z] === RUN   TestKillContainer/killing_signal
11:41:30 [2022-04-17T11:41:30.496Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
11:41:30 [2022-04-17T11:41:30.496Z] --- PASS: TestCreateJob (3.76s)
11:41:30 [2022-04-17T11:41:30.496Z] === RUN   TestReplicatedJob
11:41:31 [2022-04-17T11:41:31.066Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
11:41:32 [2022-04-17T11:41:32.015Z] === RUN   TestDockerSuite/TestEventsAttach
11:41:32 [2022-04-17T11:41:32.148Z] --- PASS: TestKillContainer (4.67s)
11:41:32 [2022-04-17T11:41:32.148Z]     --- PASS: TestKillContainer/no_signal (2.02s)
11:41:32 [2022-04-17T11:41:32.148Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
11:41:32 [2022-04-17T11:41:32.148Z]     --- PASS: TestKillContainer/killing_signal (2.58s)
11:41:32 [2022-04-17T11:41:32.148Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:41:32 [2022-04-17T11:41:32.148Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:41:32 [2022-04-17T11:41:32.148Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
11:41:32 [2022-04-17T11:41:32.148Z] === RUN   TestKillStoppedContainer
11:41:32 [2022-04-17T11:41:32.148Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:41:32 [2022-04-17T11:41:32.148Z] --- SKIP: TestKillStoppedContainer (0.00s)
11:41:32 [2022-04-17T11:41:32.148Z] === RUN   TestKillStoppedContainerAPIPre120
11:41:32 [2022-04-17T11:41:32.148Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:41:32 [2022-04-17T11:41:32.148Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
11:41:32 [2022-04-17T11:41:32.148Z] === RUN   TestKillDifferentUserContainer
11:41:32 [2022-04-17T11:41:32.148Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
11:41:32 [2022-04-17T11:41:32.148Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
11:41:32 [2022-04-17T11:41:32.148Z] === RUN   TestInspectOomKilledTrue
11:41:32 [2022-04-17T11:41:32.148Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
11:41:32 [2022-04-17T11:41:32.148Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:41:32 [2022-04-17T11:41:32.148Z] === RUN   TestInspectOomKilledFalse
11:41:32 [2022-04-17T11:41:32.148Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:41:32 [2022-04-17T11:41:32.148Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:41:32 [2022-04-17T11:41:32.148Z] === RUN   TestLogsFollowTailEmpty
11:41:33 [2022-04-17T11:41:33.392Z] === RUN   TestDockerSuite/TestEventsCommit
11:41:33 [2022-04-17T11:41:33.392Z]     docker_api_swarm_test.go:202: [df57b710bcc8f] joining swarm manager [d0f2c1c977690]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:41:34 [2022-04-17T11:41:34.330Z] === RUN   TestDockerSuite/TestEventsContainerEvents
11:41:34 [2022-04-17T11:41:34.357Z] --- PASS: TestLogsFollowTailEmpty (1.94s)
11:41:34 [2022-04-17T11:41:34.357Z] === RUN   TestNetworkNat
11:41:34 [2022-04-17T11:41:34.357Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
11:41:34 [2022-04-17T11:41:34.357Z] --- SKIP: TestNetworkNat (0.00s)
11:41:34 [2022-04-17T11:41:34.357Z] === RUN   TestNetworkLocalhostTCPNat
11:41:34 [2022-04-17T11:41:34.758Z] Removing intermediate container 332f52393096
11:41:34 [2022-04-17T11:41:34.758Z]  ---> 5dc5ccf6176e
11:41:34 [2022-04-17T11:41:34.758Z] Step 7/13 : ARG BUSYBOX_VERSION
11:41:34 [2022-04-17T11:41:34.758Z]  ---> Running in be60f21505bb
11:41:34 [2022-04-17T11:41:34.758Z] Removing intermediate container be60f21505bb
11:41:34 [2022-04-17T11:41:34.758Z]  ---> c2360f139ada
11:41:34 [2022-04-17T11:41:34.758Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
11:41:34 [2022-04-17T11:41:34.758Z]  ---> Running in a26f614b8a73
11:41:34 [2022-04-17T11:41:34.897Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
11:41:35 [2022-04-17T11:41:35.225Z] Removing intermediate container a26f614b8a73
11:41:35 [2022-04-17T11:41:35.225Z]  ---> 400b757282f7
11:41:35 [2022-04-17T11:41:35.225Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
11:41:35 [2022-04-17T11:41:35.833Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
11:41:36 [2022-04-17T11:41:36.404Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
11:41:36 [2022-04-17T11:41:36.787Z] 
11:41:36 [2022-04-17T11:41:36.973Z] --- PASS: TestReplicatedJob (6.31s)
11:41:36 [2022-04-17T11:41:36.973Z] === RUN   TestUpdateReplicatedJob
11:41:37 [2022-04-17T11:41:37.254Z]  ---> 68910b3e588b
11:41:37 [2022-04-17T11:41:37.254Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
11:41:37 [2022-04-17T11:41:37.254Z]  ---> Running in 36e60566f3b8
11:41:37 [2022-04-17T11:41:37.302Z] --- PASS: TestNetworkLocalhostTCPNat (3.20s)
11:41:37 [2022-04-17T11:41:37.302Z] === RUN   TestNetworkLoopbackNat
11:41:37 [2022-04-17T11:41:37.302Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
11:41:37 [2022-04-17T11:41:37.302Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
11:41:37 [2022-04-17T11:41:37.302Z] === RUN   TestPause
11:41:37 [2022-04-17T11:41:37.302Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
11:41:37 [2022-04-17T11:41:37.302Z] --- SKIP: TestPause (0.00s)
11:41:37 [2022-04-17T11:41:37.302Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:41:37 [2022-04-17T11:41:37.910Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
11:41:39 [2022-04-17T11:41:39.287Z] === RUN   TestDockerSuite/TestEventsContainerRestart
11:41:39 [2022-04-17T11:41:39.557Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.99s)
11:41:39 [2022-04-17T11:41:39.557Z] === RUN   TestPauseStopPausedContainer
11:41:39 [2022-04-17T11:41:39.557Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
11:41:39 [2022-04-17T11:41:39.557Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
11:41:39 [2022-04-17T11:41:39.557Z] === RUN   TestPsFilter
11:41:40 [2022-04-17T11:41:40.024Z] --- PASS: TestPsFilter (0.37s)
11:41:40 [2022-04-17T11:41:40.024Z] === RUN   TestRemoveContainerWithRemovedVolume
11:41:40 [2022-04-17T11:41:40.291Z] Removing intermediate container b4745dcd77db
11:41:40 [2022-04-17T11:41:40.291Z]  ---> a7aaa73ac83c
11:41:40 [2022-04-17T11:41:40.291Z] Step 7/13 : ARG BUSYBOX_VERSION
11:41:40 [2022-04-17T11:41:40.291Z]  ---> Running in 37bd1d87d7cd
11:41:40 [2022-04-17T11:41:40.291Z] Removing intermediate container 37bd1d87d7cd
11:41:40 [2022-04-17T11:41:40.291Z]  ---> 6c94679c550d
11:41:40 [2022-04-17T11:41:40.291Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
11:41:40 [2022-04-17T11:41:40.291Z]  ---> Running in a3042fdf9a2c
11:41:40 [2022-04-17T11:41:40.663Z] --- PASS: TestUpdateReplicatedJob (3.73s)
11:41:40 [2022-04-17T11:41:40.663Z] === RUN   TestServiceListWithStatuses
11:41:40 [2022-04-17T11:41:40.663Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:41:40 [2022-04-17T11:41:40.663Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:41:40 [2022-04-17T11:41:40.663Z] === RUN   TestDockerNetworkConnectAlias
11:41:40 [2022-04-17T11:41:40.759Z] Removing intermediate container a3042fdf9a2c
11:41:40 [2022-04-17T11:41:40.759Z]  ---> 55d6bbed1d41
11:41:40 [2022-04-17T11:41:40.759Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
11:41:41 [2022-04-17T11:41:41.599Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
11:41:42 [2022-04-17T11:41:42.239Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.55s)
11:41:42 [2022-04-17T11:41:42.239Z] === RUN   TestRemoveContainerWithVolume
11:41:42 [2022-04-17T11:41:42.329Z] 
11:41:42 [2022-04-17T11:41:42.799Z]  ---> 50f4f5cff090
11:41:42 [2022-04-17T11:41:42.799Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
11:41:42 [2022-04-17T11:41:42.799Z]  ---> Running in 7172d89f5e8f
11:41:44 [2022-04-17T11:41:44.132Z] === RUN   TestDockerSuite/TestEventsCopy
11:41:44 [2022-04-17T11:41:44.449Z] --- PASS: TestRemoveContainerWithVolume (2.18s)
11:41:44 [2022-04-17T11:41:44.449Z] === RUN   TestRemoveContainerRunning
11:41:45 [2022-04-17T11:41:45.511Z] === RUN   TestDockerSuite/TestEventsFilterContainer
11:41:45 [2022-04-17T11:41:45.511Z] --- PASS: TestDockerNetworkConnectAlias (4.92s)
11:41:45 [2022-04-17T11:41:45.511Z] === RUN   TestDockerNetworkReConnect
11:41:46 [2022-04-17T11:41:46.449Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
11:41:46 [2022-04-17T11:41:46.658Z] --- PASS: TestRemoveContainerRunning (1.97s)
11:41:46 [2022-04-17T11:41:46.658Z] === RUN   TestRemoveContainerForceRemoveRunning
11:41:47 [2022-04-17T11:41:47.699Z] Removing intermediate container 36e60566f3b8
11:41:47 [2022-04-17T11:41:47.699Z]  ---> 23dac27e6268
11:41:47 [2022-04-17T11:41:47.699Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
11:41:47 [2022-04-17T11:41:47.699Z]  ---> Running in 0c834034be27
11:41:48 [2022-04-17T11:41:48.220Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.87s)
11:41:48 [2022-04-17T11:41:48.220Z] === RUN   TestRemoveInvalidContainer
11:41:48 [2022-04-17T11:41:48.687Z] --- PASS: TestRemoveInvalidContainer (0.04s)
11:41:48 [2022-04-17T11:41:48.687Z] === RUN   TestRenameLinkedContainer
11:41:48 [2022-04-17T11:41:48.687Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
11:41:48 [2022-04-17T11:41:48.687Z] --- SKIP: TestRenameLinkedContainer (0.00s)
11:41:48 [2022-04-17T11:41:48.687Z] === RUN   TestRenameStoppedContainer
11:41:48 [2022-04-17T11:41:48.983Z] --- PASS: TestDockerNetworkReConnect (3.48s)
11:41:48 [2022-04-17T11:41:48.983Z] === RUN   TestServicePlugin
11:41:49 [2022-04-17T11:41:49.913Z] 
11:41:49 [2022-04-17T11:41:49.913Z] SUCCESS: Specified value was saved.
11:41:50 [2022-04-17T11:41:50.897Z] --- PASS: TestRenameStoppedContainer (2.44s)
11:41:50 [2022-04-17T11:41:50.897Z] === RUN   TestRenameRunningContainerAndReuse
11:41:52 [2022-04-17T11:41:52.268Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
11:41:52 [2022-04-17T11:41:52.268Z] === RUN   TestDockerSuite/TestEventsFilterImageName
11:41:52 [2022-04-17T11:41:52.846Z]     plugin_test.go:61: [db56db657b746] joining swarm manager [dcffee3fe0d53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:41:53 [2022-04-17T11:41:53.105Z] === RUN   TestDockerSuite/TestEventsFilterLabels
11:41:53 [2022-04-17T11:41:53.714Z] Removing intermediate container 0c834034be27
11:41:53 [2022-04-17T11:41:53.714Z]  ---> cc416080a001
11:41:53 [2022-04-17T11:41:53.714Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
11:41:53 [2022-04-17T11:41:53.714Z]  ---> Running in 3b336100ee07
11:41:54 [2022-04-17T11:41:54.040Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
11:41:54 [2022-04-17T11:41:54.040Z]     plugin_test.go:64: [d901b26865551] joining swarm manager [dcffee3fe0d53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:41:54 [2022-04-17T11:41:54.040Z] === RUN   TestDockerSuite/TestEventsFilterType
11:41:54 [2022-04-17T11:41:54.608Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
11:41:54 [2022-04-17T11:41:54.608Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
11:41:54 [2022-04-17T11:41:54.866Z] === RUN   TestDockerSuite/TestEventsFilters
11:41:55 [2022-04-17T11:41:55.126Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
11:41:55 [2022-04-17T11:41:55.640Z] --- PASS: TestRenameRunningContainerAndReuse (4.07s)
11:41:55 [2022-04-17T11:41:55.640Z] === RUN   TestRenameInvalidName
11:41:56 [2022-04-17T11:41:56.504Z] === RUN   TestDockerSuite/TestEventsFormat
11:41:56 [2022-04-17T11:41:56.624Z] --- PASS: TestRenameInvalidName (1.86s)
11:41:56 [2022-04-17T11:41:56.624Z] === RUN   TestRenameAnonymousContainer
11:41:57 [2022-04-17T11:41:57.441Z]     docker_api_swarm_test.go:384: [d3842fef91e75] joining swarm manager [db56fd7d8028b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:41:57 [2022-04-17T11:41:57.441Z] === RUN   TestDockerSuite/TestEventsFormatBadField
11:41:57 [2022-04-17T11:41:57.441Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
11:41:57 [2022-04-17T11:41:57.441Z] === RUN   TestDockerSuite/TestEventsImageImport
11:41:58 [2022-04-17T11:41:58.377Z] === RUN   TestDockerSuite/TestEventsImageLoad
11:41:58 [2022-04-17T11:41:58.377Z] === RUN   TestDockerSuite/TestEventsImagePull
11:41:58 [2022-04-17T11:41:58.517Z] Cannot create a file when that file already exists.
11:41:58 [2022-04-17T11:41:58.944Z]     docker_api_swarm_test.go:385: [d2ee2ac2f14a8] joining swarm manager [db56fd7d8028b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:41:59 [2022-04-17T11:41:59.203Z] === RUN   TestDockerSuite/TestEventsImageTag
11:42:00 [2022-04-17T11:42:00.578Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
11:42:00 [2022-04-17T11:42:00.578Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
11:42:00 [2022-04-17T11:42:00.578Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
11:42:00 [2022-04-17T11:42:00.578Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
11:42:00 [2022-04-17T11:42:00.578Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
11:42:00 [2022-04-17T11:42:00.578Z] === RUN   TestDockerSuite/TestEventsPluginOps
11:42:02 [2022-04-17T11:42:02.482Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
11:42:03 [2022-04-17T11:42:03.048Z] === RUN   TestDockerSuite/TestEventsRename
11:42:03 [2022-04-17T11:42:03.308Z] === RUN   TestDockerSuite/TestEventsResize
11:42:04 [2022-04-17T11:42:04.248Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
11:42:04 [2022-04-17T11:42:04.377Z] Removing intermediate container 3b336100ee07
11:42:04 [2022-04-17T11:42:04.377Z]  ---> 5274f19b70e9
11:42:04 [2022-04-17T11:42:04.377Z] Step 13/13 : CMD ["sh"]
11:42:04 [2022-04-17T11:42:04.377Z]  ---> Running in 59a450ff4cc3
11:42:04 [2022-04-17T11:42:04.845Z] Removing intermediate container 59a450ff4cc3
11:42:04 [2022-04-17T11:42:04.845Z]  ---> 6538b3912e15
11:42:04 [2022-04-17T11:42:04.845Z] Successfully built 6538b3912e15
11:42:04 [2022-04-17T11:42:04.845Z] Successfully tagged busybox:latest
11:42:04 [2022-04-17T11:42:04.845Z] INFO: Docker images of the daemon under test
11:42:04 [2022-04-17T11:42:04.845Z] 
11:42:04 [2022-04-17T11:42:04.845Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
11:42:04 [2022-04-17T11:42:04.845Z] busybox                                latest              6538b3912e15        Less than a second ago   5.02GB
11:42:04 [2022-04-17T11:42:04.845Z] microsoft/windowsservercore            latest              aa8714eb8356        2 weeks ago              4.98GB
11:42:04 [2022-04-17T11:42:04.845Z] mcr.microsoft.com/windows/servercore   ltsc2022            aa8714eb8356        2 weeks ago              4.98GB
11:42:04 [2022-04-17T11:42:04.845Z] 
11:42:04 [2022-04-17T11:42:04.845Z] INFO: Running integration tests at 04/17/2022 11:42:04...
11:42:04 [2022-04-17T11:42:04.845Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
11:42:04 [2022-04-17T11:42:04.845Z] INFO: Integration API tests being run from the host:
11:42:04 [2022-04-17T11:42:04.845Z] INFO: make.ps1 starting at 04/17/2022 11:42:04
11:42:06 [2022-04-17T11:42:06.410Z] Running D:\gopath\src\github.com\docker\docker\integration\build
11:42:07 [2022-04-17T11:42:07.033Z] --- PASS: TestRenameAnonymousContainer (9.45s)
11:42:07 [2022-04-17T11:42:07.033Z] === RUN   TestRenameContainerWithSameName
11:42:08 [2022-04-17T11:42:08.017Z] --- PASS: TestRenameContainerWithSameName (1.90s)
11:42:08 [2022-04-17T11:42:08.017Z] === RUN   TestRenameContainerWithLinkedContainer
11:42:08 [2022-04-17T11:42:08.017Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
11:42:08 [2022-04-17T11:42:08.017Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
11:42:08 [2022-04-17T11:42:08.017Z] === RUN   TestResize
11:42:08 [2022-04-17T11:42:08.108Z] Removing intermediate container 7172d89f5e8f
11:42:08 [2022-04-17T11:42:08.108Z]  ---> f713a7f25e6a
11:42:08 [2022-04-17T11:42:08.108Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
11:42:08 [2022-04-17T11:42:08.108Z]  ---> Running in 27f95d353474
11:42:09 [2022-04-17T11:42:09.675Z] 
11:42:09 [2022-04-17T11:42:09.675Z] SUCCESS: Specified value was saved.
11:42:10 [2022-04-17T11:42:10.228Z] --- PASS: TestResize (1.90s)
11:42:10 [2022-04-17T11:42:10.228Z] === RUN   TestResizeWithInvalidSize
11:42:10 [2022-04-17T11:42:10.811Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
11:42:10 [2022-04-17T11:42:10.811Z] === RUN   TestDockerSuite/TestEventsStreaming
11:42:10 [2022-04-17T11:42:10.811Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
11:42:12 [2022-04-17T11:42:12.439Z] --- PASS: TestResizeWithInvalidSize (1.93s)
11:42:12 [2022-04-17T11:42:12.439Z] === RUN   TestResizeWhenContainerNotStarted
11:42:12 [2022-04-17T11:42:12.634Z] Removing intermediate container 27f95d353474
11:42:12 [2022-04-17T11:42:12.634Z]  ---> 4e3a2f63068b
11:42:12 [2022-04-17T11:42:12.634Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
11:42:12 [2022-04-17T11:42:12.634Z]  ---> Running in 375c99977533
11:42:13 [2022-04-17T11:42:13.341Z] === RUN   TestDockerSuite/TestEventsTop
11:42:13 [2022-04-17T11:42:13.910Z] === RUN   TestDockerSuite/TestEventsUntag
11:42:14 [2022-04-17T11:42:14.648Z] --- PASS: TestResizeWhenContainerNotStarted (2.46s)
11:42:14 [2022-04-17T11:42:14.648Z] === RUN   TestDaemonRestartKillContainers
11:42:14 [2022-04-17T11:42:14.648Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
11:42:14 [2022-04-17T11:42:14.648Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
11:42:14 [2022-04-17T11:42:14.648Z] === RUN   TestStats
11:42:14 [2022-04-17T11:42:14.648Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
11:42:14 [2022-04-17T11:42:14.648Z] --- SKIP: TestStats (0.00s)
11:42:14 [2022-04-17T11:42:14.648Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:42:16 [2022-04-17T11:42:16.453Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
11:42:19 [2022-04-17T11:42:19.394Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.68s)
11:42:19 [2022-04-17T11:42:19.394Z] === RUN   TestStopContainerWithTimeout
11:42:19 [2022-04-17T11:42:19.394Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
11:42:19 [2022-04-17T11:42:19.394Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
11:42:19 [2022-04-17T11:42:19.394Z] === RUN   TestUpdateRestartPolicy
11:42:19 [2022-04-17T11:42:19.796Z] Cannot create a file when that file already exists.
11:42:20 [2022-04-17T11:42:20.641Z] --- PASS: TestServicePlugin (31.10s)
11:42:20 [2022-04-17T11:42:20.641Z] === RUN   TestServiceUpdateLabel
11:42:22 [2022-04-17T11:42:22.551Z] --- PASS: TestServiceUpdateLabel (2.21s)
11:42:22 [2022-04-17T11:42:22.551Z] === RUN   TestServiceUpdateSecrets
11:42:25 [2022-04-17T11:42:25.664Z] Removing intermediate container 375c99977533
11:42:25 [2022-04-17T11:42:25.664Z]  ---> d20829d5736e
11:42:25 [2022-04-17T11:42:25.664Z] Step 13/13 : CMD ["sh"]
11:42:25 [2022-04-17T11:42:25.665Z]  ---> Running in 7abe993b77ac
11:42:25 [2022-04-17T11:42:25.665Z] Removing intermediate container 7abe993b77ac
11:42:25 [2022-04-17T11:42:25.665Z]  ---> 2c75d15aec0c
11:42:25 [2022-04-17T11:42:25.665Z] Successfully built 2c75d15aec0c
11:42:25 [2022-04-17T11:42:25.665Z] Successfully tagged busybox:latest
11:42:25 [2022-04-17T11:42:25.665Z] INFO: Docker images of the daemon under test
11:42:25 [2022-04-17T11:42:25.665Z] 
11:42:25 [2022-04-17T11:42:25.665Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
11:42:25 [2022-04-17T11:42:25.665Z] busybox                                latest              2c75d15aec0c        Less than a second ago   5.78GB
11:42:25 [2022-04-17T11:42:25.665Z] microsoft/windowsservercore            latest              e8870c5c3ab2        13 days ago              5.76GB
11:42:25 [2022-04-17T11:42:25.665Z] mcr.microsoft.com/windows/servercore   ltsc2019            e8870c5c3ab2        13 days ago              5.76GB
11:42:25 [2022-04-17T11:42:25.665Z] 
11:42:25 [2022-04-17T11:42:25.665Z] INFO: Running integration tests at 04/17/2022 11:42:25...
11:42:25 [2022-04-17T11:42:25.665Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
11:42:25 [2022-04-17T11:42:25.665Z] INFO: Integration API tests being run from the host:
11:42:25 [2022-04-17T11:42:25.665Z] INFO: make.ps1 starting at 04/17/2022 11:42:25
11:42:27 [2022-04-17T11:42:27.231Z] Running D:\gopath\src\github.com\docker\docker\integration\build
11:42:27 [2022-04-17T11:42:27.842Z] === RUN   TestDockerSuite/TestExec
11:42:28 [2022-04-17T11:42:28.100Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
11:42:28 [2022-04-17T11:42:28.359Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
11:42:28 [2022-04-17T11:42:28.927Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
11:42:29 [2022-04-17T11:42:29.495Z] === RUN   TestDockerSuite/TestExecAPIStart
11:42:30 [2022-04-17T11:42:30.430Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
11:42:30 [2022-04-17T11:42:30.997Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
11:42:31 [2022-04-17T11:42:31.564Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
11:42:32 [2022-04-17T11:42:32.131Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
11:42:32 [2022-04-17T11:42:32.701Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
11:42:33 [2022-04-17T11:42:33.268Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
11:42:33 [2022-04-17T11:42:33.835Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
11:42:34 [2022-04-17T11:42:34.772Z] === RUN   TestDockerSuite/TestExecCgroup
11:42:35 [2022-04-17T11:42:35.709Z] === RUN   TestDockerSuite/TestExecEnv
11:42:35 [2022-04-17T11:42:35.968Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
11:42:37 [2022-04-17T11:42:37.346Z] === RUN   TestDockerSuite/TestExecExitStatus
11:42:37 [2022-04-17T11:42:37.346Z] --- PASS: TestServiceUpdateSecrets (15.03s)
11:42:37 [2022-04-17T11:42:37.346Z] === RUN   TestServiceUpdateConfigs
11:42:37 [2022-04-17T11:42:37.917Z] === RUN   TestDockerSuite/TestExecInspectID
11:42:40 [2022-04-17T11:42:40.469Z] === RUN   TestDockerSuite/TestExecInteractive
11:42:40 [2022-04-17T11:42:40.630Z] --- PASS: TestUpdateRestartPolicy (21.48s)
11:42:40 [2022-04-17T11:42:40.632Z] === RUN   TestUpdateRestartWithAutoRemove
11:42:41 [2022-04-17T11:42:41.037Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
11:42:41 [2022-04-17T11:42:41.604Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
11:42:42 [2022-04-17T11:42:42.171Z] === RUN   TestDockerSuite/TestExecParseError
11:42:42 [2022-04-17T11:42:42.738Z] === RUN   TestDockerSuite/TestExecPausedContainer
11:42:42 [2022-04-17T11:42:42.840Z] --- PASS: TestUpdateRestartWithAutoRemove (1.91s)
11:42:42 [2022-04-17T11:42:42.840Z] === RUN   TestWaitNonBlocked
11:42:42 [2022-04-17T11:42:42.840Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:42:42 [2022-04-17T11:42:42.840Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:42:42 [2022-04-17T11:42:42.840Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:42:42 [2022-04-17T11:42:42.840Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:42:42 [2022-04-17T11:42:42.840Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:42:42 [2022-04-17T11:42:42.840Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:42:43 [2022-04-17T11:42:43.002Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
11:42:43 [2022-04-17T11:42:43.616Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
11:42:44 [2022-04-17T11:42:44.552Z] === RUN   TestDockerSuite/TestExecSetEnv
11:42:45 [2022-04-17T11:42:45.119Z] === RUN   TestDockerSuite/TestExecStartFails
11:42:45 [2022-04-17T11:42:45.687Z] === RUN   TestDockerSuite/TestExecStateCleanup
11:42:46 [2022-04-17T11:42:46.626Z] --- PASS: TestWaitNonBlocked (0.04s)
11:42:46 [2022-04-17T11:42:46.626Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.79s)
11:42:46 [2022-04-17T11:42:46.626Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.87s)
11:42:46 [2022-04-17T11:42:46.626Z] === RUN   TestWaitBlocked
11:42:46 [2022-04-17T11:42:46.626Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
11:42:46 [2022-04-17T11:42:46.626Z] --- SKIP: TestWaitBlocked (0.00s)
11:42:46 [2022-04-17T11:42:46.626Z] PASS
11:42:46 [2022-04-17T11:42:46.626Z] ok  	github.com/docker/docker/integration/container	93.156s
11:42:46 [2022-04-17T11:42:46.626Z] 
11:42:46 [2022-04-17T11:42:46.626Z] === Skipped
11:42:46 [2022-04-17T11:42:46.626Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
11:42:46 [2022-04-17T11:42:46.626Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:42:46 [2022-04-17T11:42:46.626Z] 
11:42:46 [2022-04-17T11:42:46.626Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
11:42:46 [2022-04-17T11:42:46.626Z]     copy_test.go:78: testEnv.DaemonInfo.OSType == "windows"
11:42:46 [2022-04-17T11:42:46.626Z] 
11:42:46 [2022-04-17T11:42:46.626Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
11:42:46 [2022-04-17T11:42:46.626Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
11:42:46 [2022-04-17T11:42:46.626Z] 
11:42:46 [2022-04-17T11:42:46.626Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
11:42:46 [2022-04-17T11:42:46.626Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
11:42:46 [2022-04-17T11:42:46.626Z] 
11:42:46 [2022-04-17T11:42:46.626Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
11:42:46 [2022-04-17T11:42:46.626Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
11:42:46 [2022-04-17T11:42:46.626Z] 
11:42:46 [2022-04-17T11:42:46.626Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
11:42:46 [2022-04-17T11:42:46.626Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
11:42:46 [2022-04-17T11:42:46.626Z] 
11:42:46 [2022-04-17T11:42:46.626Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
11:42:46 [2022-04-17T11:42:46.626Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
11:42:46 [2022-04-17T11:42:46.626Z] 
11:42:46 [2022-04-17T11:42:46.626Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s)
11:42:46 [2022-04-17T11:42:46.626Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
11:42:46 [2022-04-17T11:42:46.626Z] 
11:42:46 [2022-04-17T11:42:46.626Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
11:42:46 [2022-04-17T11:42:46.626Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
11:42:46 [2022-04-17T11:42:46.626Z] 
11:42:46 [2022-04-17T11:42:46.626Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.34s)
11:42:46 [2022-04-17T11:42:46.626Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
11:42:46 [2022-04-17T11:42:46.626Z]     --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.34s)
11:42:46 [2022-04-17T11:42:46.626Z] 
11:42:46 [2022-04-17T11:42:46.626Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
11:42:46 [2022-04-17T11:42:46.626Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
11:42:46 [2022-04-17T11:42:46.626Z] 
11:42:46 [2022-04-17T11:42:46.626Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
11:42:46 [2022-04-17T11:42:46.626Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
11:42:46 [2022-04-17T11:42:46.626Z] 
11:42:46 [2022-04-17T11:42:46.626Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
11:42:46 [2022-04-17T11:42:46.626Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
11:42:46 [2022-04-17T11:42:46.626Z] 
11:42:46 [2022-04-17T11:42:46.626Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
11:42:46 [2022-04-17T11:42:46.626Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
11:42:46 [2022-04-17T11:42:46.626Z] 
11:42:46 [2022-04-17T11:42:46.626Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
11:42:46 [2022-04-17T11:42:46.626Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
11:42:46 [2022-04-17T11:42:46.626Z] 
11:42:46 [2022-04-17T11:42:46.626Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
11:42:46 [2022-04-17T11:42:46.626Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
11:42:46 [2022-04-17T11:42:46.626Z] 
11:42:46 [2022-04-17T11:42:46.626Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
11:42:46 [2022-04-17T11:42:46.626Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
11:42:46 [2022-04-17T11:42:46.626Z] 
11:42:46 [2022-04-17T11:42:46.626Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
11:42:46 [2022-04-17T11:42:46.626Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
11:42:46 [2022-04-17T11:42:46.626Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
11:42:46 [2022-04-17T11:42:46.626Z] 
11:42:46 [2022-04-17T11:42:46.626Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
11:42:46 [2022-04-17T11:42:46.626Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:42:46 [2022-04-17T11:42:46.626Z] 
11:42:46 [2022-04-17T11:42:46.627Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
11:42:46 [2022-04-17T11:42:46.627Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:42:46 [2022-04-17T11:42:46.627Z] 
11:42:46 [2022-04-17T11:42:46.627Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
11:42:46 [2022-04-17T11:42:46.627Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:42:46 [2022-04-17T11:42:46.627Z] 
11:42:46 [2022-04-17T11:42:46.627Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
11:42:46 [2022-04-17T11:42:46.627Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
11:42:46 [2022-04-17T11:42:46.627Z] 
11:42:46 [2022-04-17T11:42:46.627Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
11:42:46 [2022-04-17T11:42:46.627Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
11:42:46 [2022-04-17T11:42:46.627Z] 
11:42:46 [2022-04-17T11:42:46.627Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
11:42:46 [2022-04-17T11:42:46.627Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:42:46 [2022-04-17T11:42:46.627Z] 
11:42:46 [2022-04-17T11:42:46.627Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
11:42:46 [2022-04-17T11:42:46.627Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
11:42:46 [2022-04-17T11:42:46.627Z] 
11:42:46 [2022-04-17T11:42:46.627Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
11:42:46 [2022-04-17T11:42:46.627Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
11:42:46 [2022-04-17T11:42:46.627Z] 
11:42:46 [2022-04-17T11:42:46.627Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
11:42:46 [2022-04-17T11:42:46.627Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
11:42:46 [2022-04-17T11:42:46.627Z] 
11:42:46 [2022-04-17T11:42:46.627Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
11:42:46 [2022-04-17T11:42:46.627Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
11:42:46 [2022-04-17T11:42:46.627Z] 
11:42:46 [2022-04-17T11:42:46.627Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
11:42:46 [2022-04-17T11:42:46.627Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
11:42:46 [2022-04-17T11:42:46.627Z] 
11:42:46 [2022-04-17T11:42:46.627Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
11:42:46 [2022-04-17T11:42:46.627Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
11:42:46 [2022-04-17T11:42:46.627Z] 
11:42:46 [2022-04-17T11:42:46.627Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
11:42:46 [2022-04-17T11:42:46.627Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
11:42:46 [2022-04-17T11:42:46.627Z] 
11:42:46 [2022-04-17T11:42:46.627Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
11:42:46 [2022-04-17T11:42:46.627Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
11:42:46 [2022-04-17T11:42:46.627Z] 
11:42:46 [2022-04-17T11:42:46.627Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
11:42:46 [2022-04-17T11:42:46.627Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
11:42:46 [2022-04-17T11:42:46.627Z] 
11:42:46 [2022-04-17T11:42:46.627Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
11:42:46 [2022-04-17T11:42:46.627Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
11:42:46 [2022-04-17T11:42:46.627Z] 
11:42:46 [2022-04-17T11:42:46.627Z] DONE 119 tests, 34 skipped in 96.033s
11:42:46 [2022-04-17T11:42:46.627Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
11:42:52 [2022-04-17T11:42:52.254Z] --- PASS: TestServiceUpdateConfigs (14.58s)
11:42:52 [2022-04-17T11:42:52.254Z] === RUN   TestServiceUpdateNetwork
11:42:53 [2022-04-17T11:42:53.189Z]     check_test.go:379: [d2ee2ac2f14a8] daemon is not started
11:42:53 [2022-04-17T11:42:53.189Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
11:42:55 [2022-04-17T11:42:55.723Z]     docker_api_swarm_test.go:802: [d31cac8a82214] joining swarm manager [d7fb3d059e49f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:42:56 [2022-04-17T11:42:56.595Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev
11:42:56 [2022-04-17T11:42:56.595Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev
11:42:56 [2022-04-17T11:42:56.595Z] GOOS="linux" GOARCH="s390x" GOARM=""
11:42:56 [2022-04-17T11:42:56.595Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev
11:42:56 [2022-04-17T11:42:56.595Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:42:56 [2022-04-17T11:42:56.660Z] === RUN   TestDockerSuite/TestExecStopNotHanging
11:42:56 [2022-04-17T11:42:56.919Z]     docker_api_swarm_test.go:802: [d45351ad983d2] joining swarm manager [d7fb3d059e49f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:42:56 [2022-04-17T11:42:56.925Z] + sudo modprobe ip6table_filter
[Pipeline] sh
11:42:57 [2022-04-17T11:42:57.178Z] === RUN   TestDockerSuite/TestExecTTY
11:42:57 [2022-04-17T11:42:57.209Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43449/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=83969fa3ddf8b10ade7189073638885e8234f586 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:83969fa3ddf8b10ade7189073638885e8234f586 hack/test/unit
11:42:57 [2022-04-17T11:42:57.746Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
11:42:57 [2022-04-17T11:42:57.772Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
11:42:57 [2022-04-17T11:42:57.772Z] + TESTFLAGS+=' -test.timeout=5m'
11:42:57 [2022-04-17T11:42:57.772Z] + TESTDIRS=./...
11:42:57 [2022-04-17T11:42:57.772Z] + exclude_paths='/vendor/|/integration'
11:42:57 [2022-04-17T11:42:57.772Z] ++ grep -vE '(/vendor/|/integration)'
11:42:57 [2022-04-17T11:42:57.772Z] ++ go list ./...
11:42:57 [2022-04-17T11:42:57.774Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:42:57 [2022-04-17T11:42:57.774Z] INFO: Testing against a local daemon
11:42:57 [2022-04-17T11:42:57.774Z] === RUN   TestBuildWithSession
11:42:57 [2022-04-17T11:42:57.774Z]     build_session_test.go:25: TODO: BuildKit
11:42:57 [2022-04-17T11:42:57.774Z] --- SKIP: TestBuildWithSession (0.00s)
11:42:57 [2022-04-17T11:42:57.774Z] === RUN   TestBuildSquashParent
11:42:57 [2022-04-17T11:42:57.774Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
11:42:57 [2022-04-17T11:42:57.774Z] --- SKIP: TestBuildSquashParent (0.00s)
11:42:57 [2022-04-17T11:42:57.774Z] === RUN   TestBuildWithRemoveAndForceRemove
11:42:57 [2022-04-17T11:42:57.774Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:42:57 [2022-04-17T11:42:57.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:42:57 [2022-04-17T11:42:57.774Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:42:57 [2022-04-17T11:42:57.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:42:57 [2022-04-17T11:42:57.774Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:42:57 [2022-04-17T11:42:57.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:42:57 [2022-04-17T11:42:57.774Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:42:57 [2022-04-17T11:42:57.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:42:57 [2022-04-17T11:42:57.774Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:42:57 [2022-04-17T11:42:57.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:42:57 [2022-04-17T11:42:57.774Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:42:57 [2022-04-17T11:42:57.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:42:57 [2022-04-17T11:42:57.774Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:42:57 [2022-04-17T11:42:57.774Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:42:57 [2022-04-17T11:42:57.774Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:42:57 [2022-04-17T11:42:57.774Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:42:58 [2022-04-17T11:42:58.315Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
11:42:58 [2022-04-17T11:42:58.315Z]     docker_api_swarm_test.go:802: [dc6a6cf217d00] joining swarm manager [d7fb3d059e49f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
11:42:58 [2022-04-17T11:42:58.706Z] + pkg_list='github.com/docker/docker/api
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/backend/build
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/httpstatus
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/httputils
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/middleware
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/router
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/router/build
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/router/checkpoint
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/router/container
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/router/debug
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/router/distribution
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/router/grpc
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/router/image
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/router/network
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/router/plugin
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/router/session
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/router/swarm
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/router/system
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/router/volume
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/types
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/types/backend
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/types/blkiodev
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/types/container
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/types/events
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/types/filters
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/types/image
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/types/mount
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/types/network
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/types/plugins/logdriver
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/types/registry
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/types/strslice
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/types/swarm
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/types/swarm/runtime
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/types/time
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/types/versions
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/types/versions/v1p19
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/types/versions/v1p20
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/types/volume
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/builder
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/builder/builder-next
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/builder/builder-next/exporter
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/builder/builder-next/worker
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/builder/dockerfile
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/builder/remotecontext
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/builder/remotecontext/git
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/builder/remotecontext/urlutil
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/cli
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/cli/config
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/cli/debug
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/client
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/cmd/docker-proxy
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/cmd/dockerd
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/cmd/dockerd/trap
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/container
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/container/stream
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/contrib/apparmor
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/contrib/docker-device-tool
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/contrib/httpserver
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/cluster
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/cluster/convert
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/cluster/executor
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/cluster/executor/container
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/cluster/provider
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/config
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/events
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/events/testutils
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/exec
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/graphdriver
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/graphdriver/aufs
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/graphdriver/copy
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/graphdriver/overlay
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/graphdriver/register
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/graphdriver/vfs
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/graphdriver/zfs
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/images
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/initlayer
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/links
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/listeners
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/logger
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/logger/awslogs
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/logger/fluentd
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/logger/gcplogs
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/logger/gelf
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/logger/journald
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/logger/local
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/logger/logentries
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/logger/loggerutils
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/logger/splunk
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/logger/syslog
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/logger/templates
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/names
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/network
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/daemon/stats
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/distribution
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/distribution/metadata
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/distribution/utils
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/distribution/xfer
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/dockerversion
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/errdefs
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/image
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/image/cache
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/image/tarexport
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/image/v1
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/internal/test/suite
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/layer
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libcontainerd
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libcontainerd/queue
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libcontainerd/remote
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libcontainerd/supervisor
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libcontainerd/types
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/bitseq
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/cluster
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/config
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/datastore
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/diagnostic
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/discoverapi
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/driverapi
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/drivers/bridge
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/drivers/host
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/drivers/null
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/drivers/overlay
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/drivers/remote
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/drivers/windows
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/drvregistry
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/etchosts
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/idm
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/internal/caller
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/ipam
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/ipamapi
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/ipams/builtin
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/ipams/null
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/ipams/remote
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/ipamutils
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/iptables
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/netlabel
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/netutils
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/networkdb
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/ns
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/options
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/osl
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/osl/kernel
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/portallocator
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/portmapper
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/resolvconf
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/testutils
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/libnetwork/types
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/oci
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/oci/caps
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/opts
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/aaparser
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/archive
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/authorization
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/broadcaster
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/capabilities
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/chrootarchive
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/containerfs
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/devicemapper
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/directory
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/dmesg
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/filenotify
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/fileutils
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/fsutils
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/homedir
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/idtools
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/ioutils
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/jsonmessage
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/longpath
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/loopback
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/namesgenerator
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/parsers
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/parsers/kernel
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/pidfile
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/platform
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/plugingetter
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/plugins
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/plugins/transport
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/pools
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/progress
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/pubsub
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/reexec
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/signal
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/stack
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/stdcopy
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/streamformatter
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/stringid
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/sysinfo
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/system
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/tailfile
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/tarsum
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/truncindex
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/urlutil
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/pkg/useragent
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/plugin
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/plugin/executor/containerd
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/plugin/v2
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/profiles/apparmor
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/profiles/seccomp
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/quota
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/reference
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/registry
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/registry/resumable
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/restartmanager
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/rootless
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/rootless/specconv
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/runconfig
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/runconfig/opts
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/testutil
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/testutil/daemon
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/testutil/environment
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/testutil/fakecontext
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/testutil/fakegit
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/testutil/fakestorage
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/testutil/fixtures/load
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/testutil/fixtures/plugin
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/testutil/registry
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/testutil/request
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/volume
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/volume/drivers
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/volume/local
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/volume/mounts
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/volume/service
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/volume/service/opts
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/volume/testutils'
11:42:58 [2022-04-17T11:42:58.706Z] ++ grep --fixed-strings -v /libnetwork
11:42:58 [2022-04-17T11:42:58.706Z] ++ echo 'github.com/docker/docker/api
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/backend/build
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/httpstatus
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/httputils
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/middleware
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/router
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/router/build
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/router/checkpoint
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/router/container
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/router/debug
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/router/distribution
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/router/grpc
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/router/image
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/router/network
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/router/plugin
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/router/session
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/router/swarm
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/router/system
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/server/router/volume
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/types
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/types/backend
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/types/blkiodev
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/types/container
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/types/events
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/types/filters
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/types/image
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/types/mount
11:42:58 [2022-04-17T11:42:58.706Z] github.com/docker/docker/api/types/network
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types/plugins/logdriver
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types/registry
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types/strslice
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types/swarm
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types/swarm/runtime
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types/time
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types/versions
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types/versions/v1p19
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types/versions/v1p20
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types/volume
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/builder
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/builder/builder-next
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/builder/builder-next/exporter
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/builder/builder-next/worker
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/builder/dockerfile
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/builder/remotecontext
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/builder/remotecontext/git
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/builder/remotecontext/urlutil
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/cli
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/cli/config
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/cli/debug
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/client
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/cmd/docker-proxy
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/cmd/dockerd
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/cmd/dockerd/trap
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/container
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/container/stream
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/contrib/apparmor
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/contrib/docker-device-tool
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/contrib/httpserver
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/cluster
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/cluster/convert
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/cluster/executor
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/cluster/executor/container
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/cluster/provider
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/config
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/events
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/events/testutils
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/exec
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/graphdriver
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/graphdriver/aufs
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/graphdriver/copy
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/graphdriver/overlay
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/graphdriver/register
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/graphdriver/vfs
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/graphdriver/zfs
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/images
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/initlayer
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/links
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/listeners
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/logger
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/logger/awslogs
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/logger/fluentd
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/logger/gcplogs
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/logger/gelf
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/logger/journald
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/logger/local
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/logger/logentries
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/logger/loggerutils
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/logger/splunk
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/logger/syslog
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/logger/templates
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/names
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/network
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/stats
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/distribution
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/distribution/metadata
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/distribution/utils
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/distribution/xfer
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/dockerversion
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/errdefs
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/image
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/image/cache
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/image/tarexport
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/image/v1
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/internal/test/suite
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/layer
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libcontainerd
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libcontainerd/queue
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libcontainerd/remote
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libcontainerd/supervisor
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libcontainerd/types
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/bitseq
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/cluster
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/config
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/datastore
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/diagnostic
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/discoverapi
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/driverapi
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/drivers/bridge
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/drivers/host
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/drivers/null
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/drivers/overlay
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/drivers/remote
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/drivers/windows
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/drvregistry
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/etchosts
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/idm
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/internal/caller
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/ipam
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/ipamapi
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/ipams/builtin
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/ipams/null
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/ipams/remote
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/ipamutils
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/iptables
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/netlabel
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/netutils
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/networkdb
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/ns
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/options
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/osl
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/osl/kernel
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/portallocator
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/portmapper
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/resolvconf
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/testutils
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/libnetwork/types
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/oci
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/oci/caps
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/opts
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/aaparser
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/archive
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/authorization
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/broadcaster
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/capabilities
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/chrootarchive
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/containerfs
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/devicemapper
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/directory
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/dmesg
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/filenotify
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/fileutils
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/fsutils
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/homedir
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/idtools
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/ioutils
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/jsonmessage
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/longpath
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/loopback
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/namesgenerator
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/parsers
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/parsers/kernel
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/pidfile
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/platform
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/plugingetter
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/plugins
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/plugins/transport
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/pools
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/progress
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/pubsub
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/reexec
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/signal
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/stack
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/stdcopy
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/streamformatter
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/stringid
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/sysinfo
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/system
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/tailfile
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/tarsum
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/truncindex
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/urlutil
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/pkg/useragent
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/plugin
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/plugin/executor/containerd
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/plugin/v2
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/profiles/apparmor
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/profiles/seccomp
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/quota
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/reference
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/registry
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/registry/resumable
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/restartmanager
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/rootless
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/rootless/specconv
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/runconfig
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/runconfig/opts
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/testutil
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/testutil/daemon
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/testutil/environment
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/testutil/fakecontext
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/testutil/fakegit
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/testutil/fakestorage
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/testutil/fixtures/load
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/testutil/fixtures/plugin
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/testutil/registry
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/testutil/request
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/volume
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/volume/drivers
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/volume/local
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/volume/mounts
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/volume/service
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/volume/service/opts
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/volume/testutils'
11:42:58 [2022-04-17T11:42:58.707Z] + base_pkg_list='github.com/docker/docker/api
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/server
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/server/backend/build
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/server/httpstatus
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/server/httputils
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/server/middleware
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/server/router
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/server/router/build
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/server/router/checkpoint
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/server/router/container
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/server/router/debug
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/server/router/distribution
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/server/router/grpc
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/server/router/image
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/server/router/network
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/server/router/plugin
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/server/router/session
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/server/router/swarm
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/server/router/system
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/server/router/volume
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types/backend
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types/blkiodev
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types/container
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types/events
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types/filters
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types/image
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types/mount
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types/network
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types/plugins/logdriver
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types/registry
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types/strslice
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types/swarm
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types/swarm/runtime
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types/time
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types/versions
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types/versions/v1p19
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types/versions/v1p20
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/api/types/volume
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/builder
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/builder/builder-next
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/builder/builder-next/exporter
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/builder/builder-next/worker
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/builder/dockerfile
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/builder/remotecontext
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/builder/remotecontext/git
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/builder/remotecontext/urlutil
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/cli
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/cli/config
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/cli/debug
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/client
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/cmd/docker-proxy
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/cmd/dockerd
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/cmd/dockerd/trap
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/container
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/container/stream
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/contrib/apparmor
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/contrib/docker-device-tool
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/contrib/httpserver
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/cluster
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/cluster/convert
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/cluster/executor
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/cluster/executor/container
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/cluster/provider
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/config
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/events
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/events/testutils
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/exec
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/graphdriver
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/graphdriver/aufs
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/graphdriver/copy
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:42:58 [2022-04-17T11:42:58.707Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/graphdriver/overlay
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/graphdriver/register
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/graphdriver/vfs
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/graphdriver/zfs
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/images
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/initlayer
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/links
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/listeners
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger/awslogs
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger/fluentd
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger/gcplogs
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger/gelf
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger/journald
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger/local
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger/logentries
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger/loggerutils
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger/splunk
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger/syslog
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger/templates
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/names
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/network
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/stats
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/distribution
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/distribution/metadata
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/distribution/utils
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/distribution/xfer
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/dockerversion
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/errdefs
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/image
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/image/cache
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/image/tarexport
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/image/v1
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/internal/test/suite
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/layer
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libcontainerd
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libcontainerd/queue
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libcontainerd/remote
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libcontainerd/supervisor
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libcontainerd/types
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/oci
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/oci/caps
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/opts
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/aaparser
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/archive
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/authorization
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/broadcaster
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/capabilities
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/chrootarchive
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/containerfs
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/devicemapper
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/directory
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/dmesg
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/filenotify
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/fileutils
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/fsutils
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/homedir
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/idtools
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/ioutils
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/jsonmessage
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/longpath
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/loopback
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/namesgenerator
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/parsers
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/parsers/kernel
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/pidfile
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/platform
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/plugingetter
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/plugins
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/plugins/transport
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/pools
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/progress
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/pubsub
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/reexec
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/signal
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/stack
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/stdcopy
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/streamformatter
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/stringid
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/sysinfo
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/system
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/tailfile
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/tarsum
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/truncindex
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/urlutil
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/pkg/useragent
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/plugin
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/plugin/executor/containerd
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/plugin/v2
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/profiles/apparmor
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/profiles/seccomp
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/quota
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/reference
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/registry
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/registry/resumable
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/restartmanager
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/rootless
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/rootless/specconv
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/runconfig
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/runconfig/opts
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/testutil
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/testutil/daemon
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/testutil/environment
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/testutil/fakecontext
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/testutil/fakegit
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/testutil/fakestorage
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/testutil/fixtures/load
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/testutil/fixtures/plugin
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/testutil/registry
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/testutil/request
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/volume
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/volume/drivers
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/volume/local
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/volume/mounts
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/volume/service
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/volume/service/opts
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/volume/testutils'
11:42:58 [2022-04-17T11:42:58.708Z] ++ echo 'github.com/docker/docker/api
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/server
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/server/backend/build
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/server/httpstatus
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/server/httputils
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/server/middleware
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/server/router
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/server/router/build
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/server/router/checkpoint
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/server/router/container
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/server/router/debug
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/server/router/distribution
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/server/router/grpc
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/server/router/image
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/server/router/network
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/server/router/plugin
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/server/router/session
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/server/router/swarm
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/server/router/system
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/server/router/volume
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/types
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/types/backend
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/types/blkiodev
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/types/container
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/types/events
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/types/filters
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/types/image
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/types/mount
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/types/network
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/types/plugins/logdriver
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/types/registry
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/types/strslice
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/types/swarm
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/types/swarm/runtime
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/types/time
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/types/versions
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/types/versions/v1p19
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/types/versions/v1p20
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/api/types/volume
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/builder
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/builder/builder-next
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/builder/builder-next/exporter
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/builder/builder-next/worker
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/builder/dockerfile
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/builder/remotecontext
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/builder/remotecontext/git
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/builder/remotecontext/urlutil
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/cli
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/cli/config
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/cli/debug
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/client
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/cmd/docker-proxy
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/cmd/dockerd
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/cmd/dockerd/trap
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/container
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/container/stream
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/contrib/apparmor
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/contrib/docker-device-tool
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/contrib/httpserver
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/cluster
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/cluster/convert
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/cluster/executor
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/cluster/executor/container
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/cluster/provider
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/config
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/events
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/events/testutils
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/exec
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/graphdriver
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/graphdriver/aufs
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/graphdriver/copy
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/graphdriver/overlay
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/graphdriver/register
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/graphdriver/vfs
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/graphdriver/zfs
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/images
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/initlayer
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/links
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/listeners
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger/awslogs
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger/fluentd
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger/gcplogs
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger/gelf
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger/journald
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger/local
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger/logentries
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger/loggerutils
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger/splunk
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger/syslog
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/logger/templates
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/names
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/network
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/daemon/stats
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/distribution
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/distribution/metadata
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/distribution/utils
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/distribution/xfer
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/dockerversion
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/errdefs
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/image
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/image/cache
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/image/tarexport
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/image/v1
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/internal/test/suite
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/layer
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libcontainerd
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libcontainerd/queue
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libcontainerd/remote
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libcontainerd/supervisor
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libcontainerd/types
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/bitseq
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/cluster
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/config
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/datastore
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/diagnostic
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/discoverapi
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/driverapi
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/drivers/bridge
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/drivers/host
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/drivers/null
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/drivers/overlay
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/drivers/remote
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/drivers/windows
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/drvregistry
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/etchosts
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/idm
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/internal/caller
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/ipam
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/ipamapi
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/ipams/builtin
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/ipams/null
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/ipams/remote
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/ipamutils
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/iptables
11:42:58 [2022-04-17T11:42:58.708Z] github.com/docker/docker/libnetwork/netlabel
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/netutils
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/networkdb
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/ns
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/options
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/osl
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/osl/kernel
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/portallocator
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/portmapper
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/resolvconf
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/testutils
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/types
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/oci
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/oci/caps
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/opts
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/aaparser
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/archive
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/authorization
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/broadcaster
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/capabilities
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/chrootarchive
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/containerfs
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/devicemapper
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/directory
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/dmesg
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/filenotify
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/fileutils
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/fsutils
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/homedir
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/idtools
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/ioutils
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/jsonmessage
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/longpath
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/loopback
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/namesgenerator
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/parsers
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/parsers/kernel
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/pidfile
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/platform
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/plugingetter
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/plugins
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/plugins/transport
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/pools
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/progress
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/pubsub
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/reexec
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/signal
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/stack
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/stdcopy
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/streamformatter
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/stringid
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/sysinfo
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/system
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/tailfile
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/tarsum
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/truncindex
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/urlutil
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/pkg/useragent
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/plugin
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/plugin/executor/containerd
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/plugin/v2
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/profiles/apparmor
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/profiles/seccomp
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/quota
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/reference
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/registry
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/registry/resumable
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/restartmanager
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/rootless
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/rootless/specconv
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/runconfig
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/runconfig/opts
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/testutil
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/testutil/daemon
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/testutil/environment
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/testutil/fakecontext
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/testutil/fakegit
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/testutil/fakestorage
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/testutil/fixtures/load
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/testutil/fixtures/plugin
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/testutil/registry
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/testutil/request
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/volume
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/volume/drivers
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/volume/local
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/volume/mounts
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/volume/service
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/volume/service/opts
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/volume/testutils'
11:42:58 [2022-04-17T11:42:58.709Z] ++ grep --fixed-strings /libnetwork
11:42:58 [2022-04-17T11:42:58.709Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/bitseq
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/cluster
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/config
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/datastore
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/diagnostic
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/discoverapi
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/driverapi
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/bridge
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/host
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/null
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/overlay
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/remote
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/windows
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drvregistry
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/etchosts
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/idm
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/internal/caller
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/ipam
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/ipamapi
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/ipams/builtin
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/ipams/null
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/ipams/remote
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/ipamutils
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/iptables
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/netlabel
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/netutils
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/networkdb
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/ns
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/options
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/osl
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/osl/kernel
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/portallocator
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/portmapper
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/resolvconf
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/testutils
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/types'
11:42:58 [2022-04-17T11:42:58.709Z] + grep --fixed-strings libnetwork/drivers/bridge
11:42:58 [2022-04-17T11:42:58.709Z] + echo 'github.com/docker/docker/libnetwork
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/bitseq
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/cluster
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/config
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/datastore
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/diagnostic
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/discoverapi
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/driverapi
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/bridge
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/host
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/null
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/overlay
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/remote
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/windows
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drvregistry
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/etchosts
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/idm
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/internal/caller
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/ipam
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/ipamapi
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/ipams/builtin
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/ipams/null
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/ipams/remote
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/ipamutils
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/iptables
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/netlabel
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/netutils
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/networkdb
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/ns
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/options
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/osl
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/osl/kernel
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/portallocator
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/portmapper
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/resolvconf
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/testutils
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/types'
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/bridge
11:42:58 [2022-04-17T11:42:58.709Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:42:58 [2022-04-17T11:42:58.709Z] + type docker-proxy
11:42:58 [2022-04-17T11:42:58.709Z] hack/test/unit: line 25: type: docker-proxy: not found
11:42:58 [2022-04-17T11:42:58.709Z] + hack/make.sh binary-proxy install-proxy
11:42:58 [2022-04-17T11:42:58.709Z] 
11:42:58 [2022-04-17T11:42:58.709Z] Removing bundles/
11:42:58 [2022-04-17T11:42:58.709Z] 
11:42:58 [2022-04-17T11:42:58.709Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
11:42:58 [2022-04-17T11:42:58.709Z] Building: bundles/binary-proxy/docker-proxy-dev
11:42:58 [2022-04-17T11:42:58.709Z] GOOS="" GOARCH="" GOARM=""
11:42:59 [2022-04-17T11:42:59.258Z] === RUN   TestDockerSuite/TestExecUlimits
11:42:59 [2022-04-17T11:42:59.825Z]     docker_api_swarm_test.go:802: [dd5a1733b43e0] joining swarm manager [d7fb3d059e49f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
11:42:59 [2022-04-17T11:42:59.825Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
11:42:59 [2022-04-17T11:42:59.825Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
11:42:59 [2022-04-17T11:42:59.825Z] === RUN   TestDockerSuite/TestExecWithImageUser
11:43:01 [2022-04-17T11:43:01.201Z]     docker_api_swarm_test.go:810: [d15ffdeee347b] joining swarm manager [d7fb3d059e49f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
11:43:01 [2022-04-17T11:43:01.201Z] === RUN   TestDockerSuite/TestExecWithNoTERM
11:43:01 [2022-04-17T11:43:01.769Z] === RUN   TestDockerSuite/TestExecWithPrivileged
11:43:02 [2022-04-17T11:43:02.704Z] === RUN   TestDockerSuite/TestExecWithTERM
11:43:02 [2022-04-17T11:43:02.963Z] === RUN   TestDockerSuite/TestExecWithUser
11:43:03 [2022-04-17T11:43:03.900Z] === RUN   TestDockerSuite/TestGetContainerStats
11:43:05 [2022-04-17T11:43:05.277Z] --- PASS: TestServiceUpdateNetwork (13.45s)
11:43:05 [2022-04-17T11:43:05.277Z] === RUN   TestServiceUpdatePidsLimit
11:43:06 [2022-04-17T11:43:06.653Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:43:06 [2022-04-17T11:43:06.803Z] Created binary: bundles/binary-proxy/docker-proxy-dev
11:43:06 [2022-04-17T11:43:06.803Z] 
11:43:06 [2022-04-17T11:43:06.803Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
11:43:06 [2022-04-17T11:43:06.803Z] Installing docker-proxy to /usr/local/bin/
11:43:06 [2022-04-17T11:43:06.803Z] 
11:43:06 [2022-04-17T11:43:06.803Z] + mkdir -p bundles
11:43:06 [2022-04-17T11:43:06.803Z] + '[' -n 'github.com/docker/docker/api
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/server
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/server/backend/build
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/server/httpstatus
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/server/httputils
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/server/middleware
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/server/router
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/server/router/build
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/server/router/checkpoint
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/server/router/container
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/server/router/debug
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/server/router/distribution
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/server/router/grpc
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/server/router/image
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/server/router/network
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/server/router/plugin
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/server/router/session
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/server/router/swarm
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/server/router/system
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/server/router/volume
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/types
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/types/backend
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/types/blkiodev
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/types/container
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/types/events
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/types/filters
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/types/image
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/types/mount
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/types/network
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/types/plugins/logdriver
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/types/registry
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/types/strslice
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/types/swarm
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/types/swarm/runtime
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/types/time
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/types/versions
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/types/versions/v1p19
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/types/versions/v1p20
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/api/types/volume
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/builder
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/builder/builder-next
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/builder/builder-next/exporter
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/builder/builder-next/worker
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/builder/dockerfile
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/builder/remotecontext
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/builder/remotecontext/git
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/builder/remotecontext/urlutil
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/cli
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/cli/config
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/cli/debug
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/client
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/cmd/docker-proxy
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/cmd/dockerd
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/cmd/dockerd/trap
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/container
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/container/stream
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/contrib/apparmor
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/contrib/docker-device-tool
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/contrib/httpserver
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/daemon
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/daemon/cluster
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/daemon/cluster/convert
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/daemon/cluster/executor
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/daemon/cluster/executor/container
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/daemon/cluster/provider
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/daemon/config
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/daemon/events
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/daemon/events/testutils
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/daemon/exec
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/daemon/graphdriver
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/daemon/graphdriver/aufs
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/daemon/graphdriver/copy
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:43:06 [2022-04-17T11:43:06.803Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/graphdriver/overlay
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/graphdriver/register
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/graphdriver/vfs
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/graphdriver/zfs
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/images
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/initlayer
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/links
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/listeners
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/logger
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/logger/awslogs
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/logger/fluentd
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/logger/gcplogs
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/logger/gelf
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/logger/journald
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/logger/local
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/logger/logentries
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/logger/loggerutils
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/logger/splunk
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/logger/syslog
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/logger/templates
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/names
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/network
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/daemon/stats
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/distribution
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/distribution/metadata
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/distribution/utils
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/distribution/xfer
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/dockerversion
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/errdefs
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/image
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/image/cache
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/image/tarexport
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/image/v1
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/internal/test/suite
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/layer
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/libcontainerd
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/libcontainerd/queue
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/libcontainerd/remote
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/libcontainerd/supervisor
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/libcontainerd/types
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/oci
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/oci/caps
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/opts
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/aaparser
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/archive
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/authorization
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/broadcaster
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/capabilities
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/chrootarchive
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/containerfs
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/devicemapper
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/directory
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/dmesg
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/filenotify
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/fileutils
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/fsutils
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/homedir
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/idtools
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/ioutils
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/jsonmessage
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/longpath
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/loopback
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/namesgenerator
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/parsers
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/parsers/kernel
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/pidfile
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/platform
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/plugingetter
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/plugins
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/plugins/transport
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/pools
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/progress
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/pubsub
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/reexec
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/signal
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/stack
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/stdcopy
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/streamformatter
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/stringid
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/sysinfo
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/system
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/tailfile
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/tarsum
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/truncindex
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/urlutil
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/pkg/useragent
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/plugin
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/plugin/executor/containerd
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/plugin/v2
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/profiles/apparmor
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/profiles/seccomp
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/quota
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/reference
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/registry
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/registry/resumable
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/restartmanager
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/rootless
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/rootless/specconv
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/runconfig
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/runconfig/opts
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/testutil
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/testutil/daemon
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/testutil/environment
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/testutil/fakecontext
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/testutil/fakegit
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/testutil/fakestorage
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/testutil/fixtures/load
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/testutil/fixtures/plugin
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/testutil/registry
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/testutil/request
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/volume
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/volume/drivers
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/volume/local
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/volume/mounts
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/volume/service
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/volume/service/opts
11:43:06 [2022-04-17T11:43:06.804Z] github.com/docker/docker/volume/testutils' ']'
11:43:06 [2022-04-17T11:43:06.804Z] + 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/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
11:43:06 [2022-04-17T11:43:06.804Z] ?   	github.com/docker/docker/api	[no test files]
11:43:07 [2022-04-17T11:43:07.589Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:43:08 [2022-04-17T11:43:08.156Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
11:43:11 [2022-04-17T11:43:11.939Z] === RUN   TestConfigDaemonLibtrustID
11:43:11 [2022-04-17T11:43:11.939Z]     daemon_test.go:26: runtime.GOOS == "windows"
11:43:11 [2022-04-17T11:43:11.939Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
11:43:11 [2022-04-17T11:43:11.939Z] === RUN   TestDaemonConfigValidation
11:43:11 [2022-04-17T11:43:11.939Z]     daemon_test.go:45: runtime.GOOS == "windows"
11:43:11 [2022-04-17T11:43:11.939Z] --- SKIP: TestDaemonConfigValidation (0.00s)
11:43:11 [2022-04-17T11:43:11.939Z] === RUN   TestConfigDaemonSeccompProfiles
11:43:11 [2022-04-17T11:43:11.940Z]     daemon_test.go:111: runtime.GOOS == "windows"
11:43:11 [2022-04-17T11:43:11.940Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s)
11:43:11 [2022-04-17T11:43:11.940Z] === RUN   TestDaemonProxy
11:43:11 [2022-04-17T11:43:11.940Z]     daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows
11:43:11 [2022-04-17T11:43:11.940Z] --- SKIP: TestDaemonProxy (0.00s)
11:43:11 [2022-04-17T11:43:11.940Z] PASS
11:43:11 [2022-04-17T11:43:11.940Z] ok  	github.com/docker/docker/integration/daemon	0.124s
11:43:11 [2022-04-17T11:43:11.940Z] 
11:43:11 [2022-04-17T11:43:11.940Z] === Skipped
11:43:11 [2022-04-17T11:43:11.940Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
11:43:11 [2022-04-17T11:43:11.940Z]     daemon_test.go:26: runtime.GOOS == "windows"
11:43:11 [2022-04-17T11:43:11.940Z] 
11:43:11 [2022-04-17T11:43:11.940Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
11:43:11 [2022-04-17T11:43:11.940Z]     daemon_test.go:45: runtime.GOOS == "windows"
11:43:11 [2022-04-17T11:43:11.940Z] 
11:43:11 [2022-04-17T11:43:11.940Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s)
11:43:11 [2022-04-17T11:43:11.940Z]     daemon_test.go:111: runtime.GOOS == "windows"
11:43:11 [2022-04-17T11:43:11.940Z] 
11:43:11 [2022-04-17T11:43:11.940Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s)
11:43:11 [2022-04-17T11:43:11.940Z]     daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows
11:43:11 [2022-04-17T11:43:11.940Z] 
11:43:11 [2022-04-17T11:43:11.940Z] DONE 4 tests, 4 skipped in 24.316s
11:43:11 [2022-04-17T11:43:11.940Z] Running D:\gopath\src\github.com\docker\docker\integration\image
11:43:12 [2022-04-17T11:43:12.723Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:43:12 [2022-04-17T11:43:12.723Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:43:13 [2022-04-17T11:43:13.422Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
11:43:13 [2022-04-17T11:43:13.989Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
11:43:14 [2022-04-17T11:43:14.247Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
11:43:15 [2022-04-17T11:43:15.731Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:43:15 [2022-04-17T11:43:15.731Z] INFO: Testing against a local daemon
11:43:15 [2022-04-17T11:43:15.731Z] === RUN   TestCommitInheritsEnv
11:43:15 [2022-04-17T11:43:15.731Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
11:43:15 [2022-04-17T11:43:15.731Z] --- SKIP: TestCommitInheritsEnv (0.00s)
11:43:15 [2022-04-17T11:43:15.731Z] === RUN   TestImportExtremelyLargeImageWorks
11:43:15 [2022-04-17T11:43:15.731Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
11:43:15 [2022-04-17T11:43:15.731Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
11:43:15 [2022-04-17T11:43:15.731Z] === RUN   TestImportWithCustomPlatform
11:43:15 [2022-04-17T11:43:15.731Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
11:43:15 [2022-04-17T11:43:15.731Z] --- SKIP: TestImportWithCustomPlatform (0.00s)
11:43:15 [2022-04-17T11:43:15.731Z] === RUN   TestImagesFilterMultiReference
11:43:15 [2022-04-17T11:43:15.731Z] --- PASS: TestImagesFilterMultiReference (0.11s)
11:43:15 [2022-04-17T11:43:15.731Z] === RUN   TestImagePullPlatformInvalid
11:43:15 [2022-04-17T11:43:15.731Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
11:43:15 [2022-04-17T11:43:15.731Z] === RUN   TestRemoveImageOrphaning
11:43:16 [2022-04-17T11:43:16.718Z] --- PASS: TestRemoveImageOrphaning (1.08s)
11:43:16 [2022-04-17T11:43:16.718Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:43:16 [2022-04-17T11:43:16.718Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.09s)
11:43:16 [2022-04-17T11:43:16.718Z] === RUN   TestTagInvalidReference
11:43:16 [2022-04-17T11:43:16.718Z] --- PASS: TestTagInvalidReference (0.05s)
11:43:16 [2022-04-17T11:43:16.718Z] === RUN   TestTagValidPrefixedRepo
11:43:16 [2022-04-17T11:43:16.718Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
11:43:16 [2022-04-17T11:43:16.718Z] === RUN   TestTagExistedNameWithoutForce
11:43:16 [2022-04-17T11:43:16.718Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
11:43:16 [2022-04-17T11:43:16.718Z] === RUN   TestTagOfficialNames
11:43:16 [2022-04-17T11:43:16.718Z] --- PASS: TestTagOfficialNames (0.10s)
11:43:16 [2022-04-17T11:43:16.718Z] === RUN   TestTagMatchesDigest
11:43:16 [2022-04-17T11:43:16.718Z] --- PASS: TestTagMatchesDigest (0.04s)
11:43:16 [2022-04-17T11:43:16.718Z] PASS
11:43:16 [2022-04-17T11:43:16.718Z] ok  	github.com/docker/docker/integration/image	1.720s
11:43:17 [2022-04-17T11:43:17.191Z] 
11:43:17 [2022-04-17T11:43:17.191Z] === Skipped
11:43:17 [2022-04-17T11:43:17.191Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
11:43:17 [2022-04-17T11:43:17.191Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
11:43:17 [2022-04-17T11:43:17.191Z] 
11:43:17 [2022-04-17T11:43:17.191Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
11:43:17 [2022-04-17T11:43:17.191Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
11:43:17 [2022-04-17T11:43:17.191Z] 
11:43:17 [2022-04-17T11:43:17.191Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s)
11:43:17 [2022-04-17T11:43:17.191Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
11:43:17 [2022-04-17T11:43:17.191Z] 
11:43:17 [2022-04-17T11:43:17.191Z] DONE 12 tests, 3 skipped in 5.900s
11:43:17 [2022-04-17T11:43:17.191Z] Running D:\gopath\src\github.com\docker\docker\integration\network
11:43:18 [2022-04-17T11:43:18.196Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:43:18 [2022-04-17T11:43:18.196Z] INFO: Testing against a local daemon
11:43:18 [2022-04-17T11:43:18.196Z] === RUN   TestBuildWithSession
11:43:18 [2022-04-17T11:43:18.196Z]     build_session_test.go:25: TODO: BuildKit
11:43:18 [2022-04-17T11:43:18.196Z] --- SKIP: TestBuildWithSession (0.00s)
11:43:18 [2022-04-17T11:43:18.196Z] === RUN   TestBuildSquashParent
11:43:18 [2022-04-17T11:43:18.196Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
11:43:18 [2022-04-17T11:43:18.196Z] --- SKIP: TestBuildSquashParent (0.00s)
11:43:18 [2022-04-17T11:43:18.196Z] === RUN   TestBuildWithRemoveAndForceRemove
11:43:18 [2022-04-17T11:43:18.196Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:43:18 [2022-04-17T11:43:18.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:43:18 [2022-04-17T11:43:18.196Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:43:18 [2022-04-17T11:43:18.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:43:18 [2022-04-17T11:43:18.196Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:43:18 [2022-04-17T11:43:18.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:43:18 [2022-04-17T11:43:18.196Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:43:18 [2022-04-17T11:43:18.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:43:18 [2022-04-17T11:43:18.196Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:43:18 [2022-04-17T11:43:18.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:43:18 [2022-04-17T11:43:18.196Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:43:18 [2022-04-17T11:43:18.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:43:18 [2022-04-17T11:43:18.196Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:43:18 [2022-04-17T11:43:18.196Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:43:18 [2022-04-17T11:43:18.196Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:43:18 [2022-04-17T11:43:18.196Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:43:18 [2022-04-17T11:43:18.448Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
11:43:19 [2022-04-17T11:43:19.021Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
11:43:19 [2022-04-17T11:43:19.021Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
11:43:19 [2022-04-17T11:43:19.021Z] === RUN   TestDockerSuite/TestHealth
11:43:19 [2022-04-17T11:43:19.401Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:43:19 [2022-04-17T11:43:19.401Z] INFO: Testing against a local daemon
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestNetworkCreateDelete
11:43:19 [2022-04-17T11:43:19.401Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
11:43:19 [2022-04-17T11:43:19.401Z] --- SKIP: TestNetworkCreateDelete (0.00s)
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestDockerNetworkDeletePreferID
11:43:19 [2022-04-17T11:43:19.401Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
11:43:19 [2022-04-17T11:43:19.401Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestDaemonDNSFallback
11:43:19 [2022-04-17T11:43:19.401Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
11:43:19 [2022-04-17T11:43:19.401Z] --- SKIP: TestDaemonDNSFallback (0.00s)
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestInspectNetwork
11:43:19 [2022-04-17T11:43:19.401Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
11:43:19 [2022-04-17T11:43:19.401Z] --- SKIP: TestInspectNetwork (0.00s)
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestRunContainerWithBridgeNone
11:43:19 [2022-04-17T11:43:19.401Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
11:43:19 [2022-04-17T11:43:19.401Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestNetworkInvalidJSON
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestNetworkInvalidJSON/networks/create
11:43:19 [2022-04-17T11:43:19.401Z] === PAUSE TestNetworkInvalidJSON/networks/create
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
11:43:19 [2022-04-17T11:43:19.401Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
11:43:19 [2022-04-17T11:43:19.401Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
11:43:19 [2022-04-17T11:43:19.401Z] === CONT  TestNetworkInvalidJSON/networks/create
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
11:43:19 [2022-04-17T11:43:19.401Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
11:43:19 [2022-04-17T11:43:19.401Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
11:43:19 [2022-04-17T11:43:19.401Z] --- PASS: TestNetworkInvalidJSON (0.11s)
11:43:19 [2022-04-17T11:43:19.401Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s)
11:43:19 [2022-04-17T11:43:19.401Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s)
11:43:19 [2022-04-17T11:43:19.401Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
11:43:19 [2022-04-17T11:43:19.401Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.01s)
11:43:19 [2022-04-17T11:43:19.401Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.01s)
11:43:19 [2022-04-17T11:43:19.401Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.02s)
11:43:19 [2022-04-17T11:43:19.401Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s)
11:43:19 [2022-04-17T11:43:19.401Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s)
11:43:19 [2022-04-17T11:43:19.401Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
11:43:19 [2022-04-17T11:43:19.401Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
11:43:19 [2022-04-17T11:43:19.401Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.03s)
11:43:19 [2022-04-17T11:43:19.401Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s)
11:43:19 [2022-04-17T11:43:19.401Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s)
11:43:19 [2022-04-17T11:43:19.401Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.01s)
11:43:19 [2022-04-17T11:43:19.401Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestNetworkList
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestNetworkList//networks
11:43:19 [2022-04-17T11:43:19.401Z] === PAUSE TestNetworkList//networks
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestNetworkList//networks/
11:43:19 [2022-04-17T11:43:19.401Z] === PAUSE TestNetworkList//networks/
11:43:19 [2022-04-17T11:43:19.401Z] === CONT  TestNetworkList//networks
11:43:19 [2022-04-17T11:43:19.401Z] === CONT  TestNetworkList//networks/
11:43:19 [2022-04-17T11:43:19.401Z] --- PASS: TestNetworkList (0.06s)
11:43:19 [2022-04-17T11:43:19.401Z]     --- PASS: TestNetworkList//networks (0.00s)
11:43:19 [2022-04-17T11:43:19.401Z]     --- PASS: TestNetworkList//networks/ (0.01s)
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestHostIPv4BridgeLabel
11:43:19 [2022-04-17T11:43:19.401Z]     network_test.go:154: testEnv.OSType == "windows"
11:43:19 [2022-04-17T11:43:19.401Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestDaemonRestartWithLiveRestore
11:43:19 [2022-04-17T11:43:19.401Z]     service_test.go:30: testEnv.OSType == "windows"
11:43:19 [2022-04-17T11:43:19.401Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestDaemonDefaultNetworkPools
11:43:19 [2022-04-17T11:43:19.401Z]     service_test.go:59: testEnv.OSType == "windows"
11:43:19 [2022-04-17T11:43:19.401Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestDaemonRestartWithExistingNetwork
11:43:19 [2022-04-17T11:43:19.401Z]     service_test.go:103: testEnv.OSType == "windows"
11:43:19 [2022-04-17T11:43:19.401Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:43:19 [2022-04-17T11:43:19.401Z]     service_test.go:137: testEnv.OSType == "windows"
11:43:19 [2022-04-17T11:43:19.401Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:43:19 [2022-04-17T11:43:19.401Z]     service_test.go:188: testEnv.OSType == "windows"
11:43:19 [2022-04-17T11:43:19.401Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestServiceWithPredefinedNetwork
11:43:19 [2022-04-17T11:43:19.401Z]     service_test.go:213: testEnv.OSType == "windows"
11:43:19 [2022-04-17T11:43:19.401Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:43:19 [2022-04-17T11:43:19.401Z]     service_test.go:243: FLAKY_TEST
11:43:19 [2022-04-17T11:43:19.401Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestServiceWithDataPathPortInit
11:43:19 [2022-04-17T11:43:19.401Z]     service_test.go:334: testEnv.OSType == "windows"
11:43:19 [2022-04-17T11:43:19.401Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
11:43:19 [2022-04-17T11:43:19.401Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:43:19 [2022-04-17T11:43:19.401Z]     service_test.go:402: testEnv.OSType == "windows"
11:43:19 [2022-04-17T11:43:19.401Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
11:43:19 [2022-04-17T11:43:19.401Z] PASS
11:43:19 [2022-04-17T11:43:19.401Z] ok  	github.com/docker/docker/integration/network	0.300s
11:43:19 [2022-04-17T11:43:19.869Z] 
11:43:19 [2022-04-17T11:43:19.869Z] === Skipped
11:43:19 [2022-04-17T11:43:19.869Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
11:43:19 [2022-04-17T11:43:19.869Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
11:43:19 [2022-04-17T11:43:19.869Z] 
11:43:19 [2022-04-17T11:43:19.869Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
11:43:19 [2022-04-17T11:43:19.869Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
11:43:19 [2022-04-17T11:43:19.869Z] 
11:43:19 [2022-04-17T11:43:19.869Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
11:43:19 [2022-04-17T11:43:19.869Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
11:43:19 [2022-04-17T11:43:19.869Z] 
11:43:19 [2022-04-17T11:43:19.869Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
11:43:19 [2022-04-17T11:43:19.869Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
11:43:19 [2022-04-17T11:43:19.869Z] 
11:43:19 [2022-04-17T11:43:19.869Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
11:43:19 [2022-04-17T11:43:19.869Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
11:43:19 [2022-04-17T11:43:19.869Z] 
11:43:19 [2022-04-17T11:43:19.869Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
11:43:19 [2022-04-17T11:43:19.869Z]     network_test.go:154: testEnv.OSType == "windows"
11:43:19 [2022-04-17T11:43:19.869Z] 
11:43:19 [2022-04-17T11:43:19.869Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
11:43:19 [2022-04-17T11:43:19.869Z]     service_test.go:30: testEnv.OSType == "windows"
11:43:19 [2022-04-17T11:43:19.869Z] 
11:43:19 [2022-04-17T11:43:19.869Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
11:43:19 [2022-04-17T11:43:19.869Z]     service_test.go:59: testEnv.OSType == "windows"
11:43:19 [2022-04-17T11:43:19.869Z] 
11:43:19 [2022-04-17T11:43:19.869Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
11:43:19 [2022-04-17T11:43:19.869Z]     service_test.go:103: testEnv.OSType == "windows"
11:43:19 [2022-04-17T11:43:19.869Z] 
11:43:19 [2022-04-17T11:43:19.869Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
11:43:19 [2022-04-17T11:43:19.869Z]     service_test.go:137: testEnv.OSType == "windows"
11:43:19 [2022-04-17T11:43:19.869Z] 
11:43:19 [2022-04-17T11:43:19.869Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
11:43:19 [2022-04-17T11:43:19.869Z]     service_test.go:188: testEnv.OSType == "windows"
11:43:19 [2022-04-17T11:43:19.869Z] 
11:43:19 [2022-04-17T11:43:19.869Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
11:43:19 [2022-04-17T11:43:19.869Z]     service_test.go:213: testEnv.OSType == "windows"
11:43:19 [2022-04-17T11:43:19.869Z] 
11:43:19 [2022-04-17T11:43:19.869Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:43:19 [2022-04-17T11:43:19.869Z]     service_test.go:243: FLAKY_TEST
11:43:19 [2022-04-17T11:43:19.869Z] 
11:43:19 [2022-04-17T11:43:19.869Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
11:43:19 [2022-04-17T11:43:19.869Z]     service_test.go:334: testEnv.OSType == "windows"
11:43:19 [2022-04-17T11:43:19.869Z] 
11:43:19 [2022-04-17T11:43:19.869Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
11:43:19 [2022-04-17T11:43:19.869Z]     service_test.go:402: testEnv.OSType == "windows"
11:43:19 [2022-04-17T11:43:19.869Z] 
11:43:19 [2022-04-17T11:43:19.869Z] DONE 34 tests, 15 skipped in 2.577s
11:43:19 [2022-04-17T11:43:19.869Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
11:43:20 [2022-04-17T11:43:20.886Z] testing: warning: no tests to run
11:43:20 [2022-04-17T11:43:20.886Z] PASS
11:43:20 [2022-04-17T11:43:20.886Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.115s
11:43:20 [2022-04-17T11:43:20.886Z] 
11:43:20 [2022-04-17T11:43:20.886Z] DONE 0 tests in 1.058s
11:43:21 [2022-04-17T11:43:21.352Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
11:43:21 [2022-04-17T11:43:21.552Z] --- PASS: TestServiceUpdatePidsLimit (16.26s)
11:43:21 [2022-04-17T11:43:21.552Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
11:43:21 [2022-04-17T11:43:21.552Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
11:43:21 [2022-04-17T11:43:21.552Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s)
11:43:21 [2022-04-17T11:43:21.552Z] PASS
11:43:21 [2022-04-17T11:43:21.552Z] 
11:43:21 [2022-04-17T11:43:21.552Z] === Skipped
11:43:21 [2022-04-17T11:43:21.552Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
11:43:21 [2022-04-17T11:43:21.552Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:43:21 [2022-04-17T11:43:21.552Z] 
11:43:21 [2022-04-17T11:43:21.552Z] DONE 27 tests, 1 skipped in 197.163s
11:43:21 [2022-04-17T11:43:21.552Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
11:43:21 [2022-04-17T11:43:21.552Z] ++ 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
11:43:21 [2022-04-17T11:43:21.552Z] ++ set -e
11:43:21 [2022-04-17T11:43:21.552Z] ++ '[' -n 0 ']'
11:43:21 [2022-04-17T11:43:21.552Z] ++ set -x
11:43:21 [2022-04-17T11:43:21.552Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
11:43:21 [2022-04-17T11:43:21.811Z] INFO: Testing against a local daemon
11:43:21 [2022-04-17T11:43:21.811Z] === RUN   TestSessionCreate
11:43:21 [2022-04-17T11:43:21.811Z] --- PASS: TestSessionCreate (0.02s)
11:43:21 [2022-04-17T11:43:21.811Z] === RUN   TestSessionCreateWithBadUpgrade
11:43:21 [2022-04-17T11:43:21.811Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
11:43:21 [2022-04-17T11:43:21.811Z] PASS
11:43:21 [2022-04-17T11:43:21.811Z] 
11:43:21 [2022-04-17T11:43:21.811Z] DONE 2 tests in 0.117s
11:43:21 [2022-04-17T11:43:21.811Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
11:43:21 [2022-04-17T11:43:21.811Z] ++ 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
11:43:21 [2022-04-17T11:43:21.811Z] ++ set -e
11:43:21 [2022-04-17T11:43:21.811Z] ++ '[' -n 0 ']'
11:43:21 [2022-04-17T11:43:21.811Z] ++ set -x
11:43:21 [2022-04-17T11:43:21.811Z] ++ 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
11:43:21 [2022-04-17T11:43:21.811Z] INFO: Testing against a local daemon
11:43:21 [2022-04-17T11:43:21.811Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:43:21 [2022-04-17T11:43:21.811Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:43:21 [2022-04-17T11:43:21.811Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:43:21 [2022-04-17T11:43:21.811Z] === RUN   TestDiskUsage
11:43:21 [2022-04-17T11:43:21.811Z] === PAUSE TestDiskUsage
11:43:21 [2022-04-17T11:43:21.811Z] === RUN   TestEventsExecDie
11:43:22 [2022-04-17T11:43:22.337Z] testing: warning: no tests to run
11:43:22 [2022-04-17T11:43:22.337Z] PASS
11:43:22 [2022-04-17T11:43:22.337Z] ok  	github.com/docker/docker/integration/network/macvlan	0.099s
11:43:22 [2022-04-17T11:43:22.337Z] 
11:43:22 [2022-04-17T11:43:22.337Z] DONE 0 tests in 0.963s
11:43:22 [2022-04-17T11:43:22.337Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
11:43:22 [2022-04-17T11:43:22.380Z] --- PASS: TestEventsExecDie (0.57s)
11:43:22 [2022-04-17T11:43:22.380Z] === RUN   TestEventsBackwardsCompatible
11:43:22 [2022-04-17T11:43:22.380Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
11:43:22 [2022-04-17T11:43:22.380Z] === RUN   TestEventsVolumeCreate
11:43:22 [2022-04-17T11:43:22.639Z] --- PASS: TestEventsVolumeCreate (0.06s)
11:43:22 [2022-04-17T11:43:22.639Z] === RUN   TestInfoBinaryCommits
11:43:22 [2022-04-17T11:43:22.639Z] --- PASS: TestInfoBinaryCommits (0.02s)
11:43:22 [2022-04-17T11:43:22.639Z] === RUN   TestInfoAPIVersioned
11:43:22 [2022-04-17T11:43:22.639Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:43:22 [2022-04-17T11:43:22.639Z] === RUN   TestInfoAPI
11:43:22 [2022-04-17T11:43:22.639Z] --- PASS: TestInfoAPI (0.02s)
11:43:22 [2022-04-17T11:43:22.639Z] === RUN   TestInfoAPIWarnings
11:43:24 [2022-04-17T11:43:24.061Z] testing: warning: no tests to run
11:43:24 [2022-04-17T11:43:24.061Z] PASS
11:43:24 [2022-04-17T11:43:24.061Z] ok  	github.com/docker/docker/integration/plugin	0.073s
11:43:24 [2022-04-17T11:43:24.061Z] 
11:43:24 [2022-04-17T11:43:24.061Z] DONE 0 tests in 0.837s
11:43:24 [2022-04-17T11:43:24.061Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
11:43:24 [2022-04-17T11:43:24.061Z] testing: warning: no tests to run
11:43:24 [2022-04-17T11:43:24.061Z] PASS
11:43:24 [2022-04-17T11:43:24.061Z] ok  	github.com/docker/docker/integration/plugin/authz	0.077s
11:43:24 [2022-04-17T11:43:24.061Z] 
11:43:24 [2022-04-17T11:43:24.061Z] DONE 0 tests in 0.764s
11:43:24 [2022-04-17T11:43:24.061Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
11:43:24 [2022-04-17T11:43:24.061Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
11:43:24 [2022-04-17T11:43:24.061Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (20.63s)
11:43:24 [2022-04-17T11:43:24.061Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (20.66s)
11:43:24 [2022-04-17T11:43:24.061Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (20.83s)
11:43:24 [2022-04-17T11:43:24.061Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (20.93s)
11:43:24 [2022-04-17T11:43:24.061Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.38s)
11:43:24 [2022-04-17T11:43:24.061Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.84s)
11:43:24 [2022-04-17T11:43:24.061Z] === RUN   TestBuildMultiStageCopy
11:43:24 [2022-04-17T11:43:24.061Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:43:24 [2022-04-17T11:43:24.860Z] ok  	github.com/docker/docker/api/server	0.012s	coverage: 7.9% of statements
11:43:27 [2022-04-17T11:43:27.241Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:43:27 [2022-04-17T11:43:27.710Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:43:28 [2022-04-17T11:43:28.813Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:43:28 [2022-04-17T11:43:28.813Z] INFO: Testing against a local daemon
11:43:28 [2022-04-17T11:43:28.813Z] === RUN   TestPluginInvalidJSON
11:43:28 [2022-04-17T11:43:28.813Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
11:43:28 [2022-04-17T11:43:28.813Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
11:43:28 [2022-04-17T11:43:28.813Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
11:43:28 [2022-04-17T11:43:28.813Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
11:43:28 [2022-04-17T11:43:28.813Z] === RUN   TestPluginInvalidJSON/plugins/pull
11:43:28 [2022-04-17T11:43:28.813Z] === PAUSE TestPluginInvalidJSON/plugins/pull
11:43:28 [2022-04-17T11:43:28.813Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
11:43:28 [2022-04-17T11:43:28.813Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
11:43:28 [2022-04-17T11:43:28.813Z] === CONT  TestPluginInvalidJSON/plugins/pull
11:43:28 [2022-04-17T11:43:28.813Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
11:43:28 [2022-04-17T11:43:28.813Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
11:43:28 [2022-04-17T11:43:28.813Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
11:43:28 [2022-04-17T11:43:28.813Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
11:43:28 [2022-04-17T11:43:28.813Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
11:43:28 [2022-04-17T11:43:28.813Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
11:43:28 [2022-04-17T11:43:28.813Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
11:43:28 [2022-04-17T11:43:28.813Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
11:43:28 [2022-04-17T11:43:28.813Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
11:43:28 [2022-04-17T11:43:28.813Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
11:43:28 [2022-04-17T11:43:28.813Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
11:43:28 [2022-04-17T11:43:28.813Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
11:43:28 [2022-04-17T11:43:28.813Z] --- PASS: TestPluginInvalidJSON (0.05s)
11:43:28 [2022-04-17T11:43:28.813Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
11:43:28 [2022-04-17T11:43:28.813Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s)
11:43:28 [2022-04-17T11:43:28.813Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
11:43:28 [2022-04-17T11:43:28.813Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
11:43:28 [2022-04-17T11:43:28.813Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
11:43:28 [2022-04-17T11:43:28.813Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s)
11:43:28 [2022-04-17T11:43:28.813Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.01s)
11:43:28 [2022-04-17T11:43:28.813Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
11:43:28 [2022-04-17T11:43:28.813Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
11:43:28 [2022-04-17T11:43:28.813Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
11:43:28 [2022-04-17T11:43:28.813Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
11:43:28 [2022-04-17T11:43:28.813Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s)
11:43:28 [2022-04-17T11:43:28.813Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
11:43:28 [2022-04-17T11:43:28.813Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
11:43:28 [2022-04-17T11:43:28.813Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
11:43:28 [2022-04-17T11:43:28.813Z] === RUN   TestPluginInstall
11:43:28 [2022-04-17T11:43:28.813Z]     plugin_test.go:93: testEnv.OSType == "windows"
11:43:28 [2022-04-17T11:43:28.813Z] --- SKIP: TestPluginInstall (0.00s)
11:43:28 [2022-04-17T11:43:28.813Z] === RUN   TestPluginsWithRuntimes
11:43:28 [2022-04-17T11:43:28.813Z]     plugin_test.go:202: testEnv.OSType == "windows"
11:43:28 [2022-04-17T11:43:28.813Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
11:43:28 [2022-04-17T11:43:28.813Z] === RUN   TestPluginBackCompatMediaTypes
11:43:28 [2022-04-17T11:43:28.813Z]     plugin_test.go:264: testEnv.OSType == "windows"
11:43:28 [2022-04-17T11:43:28.813Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
11:43:28 [2022-04-17T11:43:28.813Z] PASS
11:43:28 [2022-04-17T11:43:28.813Z] ok  	github.com/docker/docker/integration/plugin/common	0.127s
11:43:28 [2022-04-17T11:43:28.813Z] 
11:43:28 [2022-04-17T11:43:28.813Z] === Skipped
11:43:28 [2022-04-17T11:43:28.813Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
11:43:28 [2022-04-17T11:43:28.813Z]     plugin_test.go:93: testEnv.OSType == "windows"
11:43:28 [2022-04-17T11:43:28.813Z] 
11:43:28 [2022-04-17T11:43:28.813Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
11:43:28 [2022-04-17T11:43:28.813Z]     plugin_test.go:202: testEnv.OSType == "windows"
11:43:28 [2022-04-17T11:43:28.813Z] 
11:43:28 [2022-04-17T11:43:28.813Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
11:43:28 [2022-04-17T11:43:28.813Z]     plugin_test.go:264: testEnv.OSType == "windows"
11:43:28 [2022-04-17T11:43:28.813Z] 
11:43:28 [2022-04-17T11:43:28.813Z] DONE 19 tests, 3 skipped in 4.727s
11:43:28 [2022-04-17T11:43:28.813Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
11:43:31 [2022-04-17T11:43:31.776Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:43:31 [2022-04-17T11:43:31.776Z] INFO: Testing against a local daemon
11:43:31 [2022-04-17T11:43:31.776Z] === RUN   TestExternalGraphDriver
11:43:31 [2022-04-17T11:43:31.776Z]     external_test.go:48: runtime.GOOS == "windows"
11:43:31 [2022-04-17T11:43:31.776Z] --- SKIP: TestExternalGraphDriver (0.00s)
11:43:31 [2022-04-17T11:43:31.776Z] === RUN   TestGraphdriverPluginV2
11:43:31 [2022-04-17T11:43:31.776Z]     external_test.go:408: runtime.GOOS == "windows"
11:43:31 [2022-04-17T11:43:31.776Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
11:43:31 [2022-04-17T11:43:31.776Z] PASS
11:43:31 [2022-04-17T11:43:31.776Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.112s
11:43:31 [2022-04-17T11:43:31.776Z] 
11:43:31 [2022-04-17T11:43:31.776Z] === Skipped
11:43:31 [2022-04-17T11:43:31.776Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
11:43:31 [2022-04-17T11:43:31.776Z]     external_test.go:48: runtime.GOOS == "windows"
11:43:31 [2022-04-17T11:43:31.776Z] 
11:43:31 [2022-04-17T11:43:31.776Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
11:43:31 [2022-04-17T11:43:31.776Z]     external_test.go:408: runtime.GOOS == "windows"
11:43:31 [2022-04-17T11:43:31.776Z] 
11:43:31 [2022-04-17T11:43:31.776Z] DONE 2 tests, 2 skipped in 2.442s
11:43:31 [2022-04-17T11:43:31.776Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
11:43:33 [2022-04-17T11:43:33.990Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:43:33 [2022-04-17T11:43:33.990Z] INFO: Testing against a local daemon
11:43:33 [2022-04-17T11:43:33.990Z] === RUN   TestReadPluginNoRead
11:43:33 [2022-04-17T11:43:33.990Z]     read_test.go:21: no unix domain sockets on Windows
11:43:33 [2022-04-17T11:43:33.990Z] --- SKIP: TestReadPluginNoRead (0.00s)
11:43:33 [2022-04-17T11:43:33.990Z] PASS
11:43:33 [2022-04-17T11:43:33.990Z] ok  	github.com/docker/docker/integration/plugin/logging	0.089s
11:43:33 [2022-04-17T11:43:33.990Z] 
11:43:33 [2022-04-17T11:43:33.990Z] === Skipped
11:43:33 [2022-04-17T11:43:33.990Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
11:43:33 [2022-04-17T11:43:33.990Z]     read_test.go:21: no unix domain sockets on Windows
11:43:33 [2022-04-17T11:43:33.990Z] 
11:43:33 [2022-04-17T11:43:33.990Z] DONE 1 tests, 1 skipped in 2.394s
11:43:33 [2022-04-17T11:43:33.990Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
11:43:34 [2022-04-17T11:43:34.471Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:43:34 [2022-04-17T11:43:34.939Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:43:35 [2022-04-17T11:43:35.553Z] testing: warning: no tests to run
11:43:35 [2022-04-17T11:43:35.553Z] PASS
11:43:35 [2022-04-17T11:43:35.553Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.077s
11:43:35 [2022-04-17T11:43:35.553Z] 
11:43:35 [2022-04-17T11:43:35.553Z] DONE 0 tests in 1.175s
11:43:35 [2022-04-17T11:43:35.553Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
11:43:36 [2022-04-17T11:43:36.501Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:43:37 [2022-04-17T11:43:37.486Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:43:37 [2022-04-17T11:43:37.765Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:43:37 [2022-04-17T11:43:37.765Z] INFO: Testing against a local daemon
11:43:37 [2022-04-17T11:43:37.765Z] === RUN   TestPluginWithDevMounts
11:43:37 [2022-04-17T11:43:37.765Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
11:43:37 [2022-04-17T11:43:37.765Z] --- SKIP: TestPluginWithDevMounts (0.00s)
11:43:37 [2022-04-17T11:43:37.765Z] PASS
11:43:37 [2022-04-17T11:43:37.765Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.107s
11:43:37 [2022-04-17T11:43:37.765Z] 
11:43:37 [2022-04-17T11:43:37.765Z] === Skipped
11:43:37 [2022-04-17T11:43:37.765Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
11:43:37 [2022-04-17T11:43:37.765Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
11:43:37 [2022-04-17T11:43:37.765Z] 
11:43:37 [2022-04-17T11:43:37.765Z] DONE 1 tests, 1 skipped in 2.338s
11:43:37 [2022-04-17T11:43:37.765Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
11:43:38 [2022-04-17T11:43:38.173Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
11:43:38 [2022-04-17T11:43:38.173Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.33s)
11:43:38 [2022-04-17T11:43:38.173Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.68s)
11:43:38 [2022-04-17T11:43:38.173Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.92s)
11:43:38 [2022-04-17T11:43:38.173Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (20.87s)
11:43:38 [2022-04-17T11:43:38.173Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.61s)
11:43:38 [2022-04-17T11:43:38.173Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.46s)
11:43:38 [2022-04-17T11:43:38.173Z] === RUN   TestBuildMultiStageCopy
11:43:38 [2022-04-17T11:43:38.173Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:43:38 [2022-04-17T11:43:38.543Z] === RUN   TestDockerSuite/TestHistoryExistentImage
11:43:38 [2022-04-17T11:43:38.543Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
11:43:38 [2022-04-17T11:43:38.543Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
11:43:38 [2022-04-17T11:43:38.543Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
11:43:38 [2022-04-17T11:43:38.543Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
11:43:38 [2022-04-17T11:43:38.543Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
11:43:38 [2022-04-17T11:43:38.802Z] --- PASS: TestInfoAPIWarnings (16.33s)
11:43:38 [2022-04-17T11:43:38.802Z] === RUN   TestInfoDebug
11:43:39 [2022-04-17T11:43:39.067Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
11:43:39 [2022-04-17T11:43:39.067Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
11:43:39 [2022-04-17T11:43:39.067Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
11:43:39 [2022-04-17T11:43:39.326Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
11:43:39 [2022-04-17T11:43:39.326Z] --- PASS: TestInfoDebug (0.53s)
11:43:39 [2022-04-17T11:43:39.326Z] === RUN   TestInfoInsecureRegistries
11:43:39 [2022-04-17T11:43:39.586Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
11:43:39 [2022-04-17T11:43:39.698Z] --- PASS: TestBuildMultiStageCopy (16.40s)
11:43:39 [2022-04-17T11:43:39.698Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (11.08s)
11:43:39 [2022-04-17T11:43:39.698Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s)
11:43:39 [2022-04-17T11:43:39.698Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.23s)
11:43:39 [2022-04-17T11:43:39.698Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.44s)
11:43:39 [2022-04-17T11:43:39.698Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.66s)
11:43:39 [2022-04-17T11:43:39.698Z] === RUN   TestBuildMultiStageParentConfig
11:43:39 [2022-04-17T11:43:39.845Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
11:43:39 [2022-04-17T11:43:39.845Z] --- PASS: TestInfoInsecureRegistries (0.53s)
11:43:39 [2022-04-17T11:43:39.845Z] === RUN   TestInfoRegistryMirrors
11:43:39 [2022-04-17T11:43:39.983Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:43:39 [2022-04-17T11:43:39.983Z] INFO: Testing against a local daemon
11:43:39 [2022-04-17T11:43:39.983Z] === RUN   TestSecretInspect
11:43:39 [2022-04-17T11:43:39.983Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
11:43:39 [2022-04-17T11:43:39.983Z] --- SKIP: TestSecretInspect (0.00s)
11:43:39 [2022-04-17T11:43:39.983Z] === RUN   TestSecretList
11:43:39 [2022-04-17T11:43:39.983Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
11:43:39 [2022-04-17T11:43:39.983Z] --- SKIP: TestSecretList (0.00s)
11:43:39 [2022-04-17T11:43:39.983Z] === RUN   TestSecretsCreateAndDelete
11:43:39 [2022-04-17T11:43:39.983Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
11:43:39 [2022-04-17T11:43:39.983Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
11:43:39 [2022-04-17T11:43:39.983Z] === RUN   TestSecretsUpdate
11:43:39 [2022-04-17T11:43:39.983Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
11:43:39 [2022-04-17T11:43:39.983Z] --- SKIP: TestSecretsUpdate (0.00s)
11:43:39 [2022-04-17T11:43:39.983Z] === RUN   TestTemplatedSecret
11:43:39 [2022-04-17T11:43:39.983Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
11:43:39 [2022-04-17T11:43:39.983Z] --- SKIP: TestTemplatedSecret (0.00s)
11:43:39 [2022-04-17T11:43:39.983Z] === RUN   TestSecretCreateResolve
11:43:39 [2022-04-17T11:43:39.983Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
11:43:39 [2022-04-17T11:43:39.983Z] --- SKIP: TestSecretCreateResolve (0.01s)
11:43:39 [2022-04-17T11:43:39.983Z] PASS
11:43:39 [2022-04-17T11:43:39.983Z] ok  	github.com/docker/docker/integration/secret	0.121s
11:43:39 [2022-04-17T11:43:39.983Z] 
11:43:39 [2022-04-17T11:43:39.983Z] === Skipped
11:43:39 [2022-04-17T11:43:39.983Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
11:43:39 [2022-04-17T11:43:39.983Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
11:43:39 [2022-04-17T11:43:39.983Z] 
11:43:39 [2022-04-17T11:43:39.983Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
11:43:39 [2022-04-17T11:43:39.983Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
11:43:39 [2022-04-17T11:43:39.983Z] 
11:43:39 [2022-04-17T11:43:39.983Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
11:43:39 [2022-04-17T11:43:39.983Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
11:43:39 [2022-04-17T11:43:39.983Z] 
11:43:39 [2022-04-17T11:43:39.983Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
11:43:39 [2022-04-17T11:43:39.983Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
11:43:39 [2022-04-17T11:43:39.983Z] 
11:43:39 [2022-04-17T11:43:39.983Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
11:43:39 [2022-04-17T11:43:39.983Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
11:43:39 [2022-04-17T11:43:39.983Z] 
11:43:39 [2022-04-17T11:43:39.983Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s)
11:43:39 [2022-04-17T11:43:39.983Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
11:43:39 [2022-04-17T11:43:39.983Z] 
11:43:39 [2022-04-17T11:43:39.983Z] DONE 6 tests, 6 skipped in 1.882s
11:43:39 [2022-04-17T11:43:39.983Z] Running D:\gopath\src\github.com\docker\docker\integration\service
11:43:40 [2022-04-17T11:43:40.105Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
11:43:40 [2022-04-17T11:43:40.105Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
11:43:40 [2022-04-17T11:43:40.364Z] --- PASS: TestInfoRegistryMirrors (0.53s)
11:43:40 [2022-04-17T11:43:40.364Z] === RUN   TestLoginFailsWithBadCredentials
11:43:40 [2022-04-17T11:43:40.623Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
11:43:40 [2022-04-17T11:43:40.623Z] === RUN   TestPingCacheHeaders
11:43:40 [2022-04-17T11:43:40.623Z] --- PASS: TestPingCacheHeaders (0.02s)
11:43:40 [2022-04-17T11:43:40.623Z] === RUN   TestPingGet
11:43:40 [2022-04-17T11:43:40.623Z] --- PASS: TestPingGet (0.02s)
11:43:40 [2022-04-17T11:43:40.623Z] === RUN   TestPingHead
11:43:40 [2022-04-17T11:43:40.623Z] --- PASS: TestPingHead (0.02s)
11:43:40 [2022-04-17T11:43:40.623Z] === RUN   TestPingSwarmHeader
11:43:40 [2022-04-17T11:43:40.882Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
11:43:40 [2022-04-17T11:43:40.882Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
11:43:41 [2022-04-17T11:43:41.140Z] === RUN   TestPingSwarmHeader/before_swarm_init
11:43:41 [2022-04-17T11:43:41.709Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
11:43:41 [2022-04-17T11:43:41.709Z] === RUN   TestPingSwarmHeader/after_swarm_init
11:43:42 [2022-04-17T11:43:42.197Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:43:42 [2022-04-17T11:43:42.197Z] INFO: Testing against a local daemon
11:43:42 [2022-04-17T11:43:42.197Z] === RUN   TestServiceCreateInit
11:43:42 [2022-04-17T11:43:42.197Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:43:42 [2022-04-17T11:43:42.197Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.197Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:43:42 [2022-04-17T11:43:42.197Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.197Z] --- PASS: TestServiceCreateInit (0.06s)
11:43:42 [2022-04-17T11:43:42.197Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
11:43:42 [2022-04-17T11:43:42.197Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
11:43:42 [2022-04-17T11:43:42.197Z] === RUN   TestCreateServiceMultipleTimes
11:43:42 [2022-04-17T11:43:42.197Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.197Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
11:43:42 [2022-04-17T11:43:42.197Z] === RUN   TestCreateServiceConflict
11:43:42 [2022-04-17T11:43:42.197Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.197Z] --- SKIP: TestCreateServiceConflict (0.00s)
11:43:42 [2022-04-17T11:43:42.197Z] === RUN   TestCreateServiceMaxReplicas
11:43:42 [2022-04-17T11:43:42.197Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.197Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s)
11:43:42 [2022-04-17T11:43:42.197Z] === RUN   TestCreateWithDuplicateNetworkNames
11:43:42 [2022-04-17T11:43:42.197Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.197Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
11:43:42 [2022-04-17T11:43:42.197Z] === RUN   TestCreateServiceSecretFileMode
11:43:42 [2022-04-17T11:43:42.197Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.197Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
11:43:42 [2022-04-17T11:43:42.197Z] === RUN   TestCreateServiceConfigFileMode
11:43:42 [2022-04-17T11:43:42.197Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.197Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
11:43:42 [2022-04-17T11:43:42.197Z] === RUN   TestCreateServiceSysctls
11:43:42 [2022-04-17T11:43:42.197Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.197Z] --- SKIP: TestCreateServiceSysctls (0.04s)
11:43:42 [2022-04-17T11:43:42.197Z] === RUN   TestCreateServiceCapabilities
11:43:42 [2022-04-17T11:43:42.276Z] === RUN   TestDockerSuite/TestImagesFormat
11:43:42 [2022-04-17T11:43:42.276Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
11:43:42 [2022-04-17T11:43:42.644Z] --- PASS: TestBuildMultiStageParentConfig (2.94s)
11:43:42 [2022-04-17T11:43:42.644Z] === RUN   TestBuildLabelWithTargets
11:43:42 [2022-04-17T11:43:42.644Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
11:43:42 [2022-04-17T11:43:42.644Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
11:43:42 [2022-04-17T11:43:42.644Z] === RUN   TestBuildWithEmptyLayers
11:43:42 [2022-04-17T11:43:42.663Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.663Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
11:43:42 [2022-04-17T11:43:42.663Z] === RUN   TestInspect
11:43:42 [2022-04-17T11:43:42.663Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.663Z] --- SKIP: TestInspect (0.00s)
11:43:42 [2022-04-17T11:43:42.663Z] === RUN   TestCreateJob
11:43:42 [2022-04-17T11:43:42.663Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.663Z] --- SKIP: TestCreateJob (0.00s)
11:43:42 [2022-04-17T11:43:42.663Z] === RUN   TestReplicatedJob
11:43:42 [2022-04-17T11:43:42.663Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.663Z] --- SKIP: TestReplicatedJob (0.00s)
11:43:42 [2022-04-17T11:43:42.663Z] === RUN   TestUpdateReplicatedJob
11:43:42 [2022-04-17T11:43:42.663Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.663Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
11:43:42 [2022-04-17T11:43:42.663Z] === RUN   TestServiceListWithStatuses
11:43:42 [2022-04-17T11:43:42.663Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.663Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:43:42 [2022-04-17T11:43:42.663Z] === RUN   TestDockerNetworkConnectAlias
11:43:42 [2022-04-17T11:43:42.663Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.663Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
11:43:42 [2022-04-17T11:43:42.663Z] === RUN   TestDockerNetworkReConnect
11:43:42 [2022-04-17T11:43:42.663Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.663Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
11:43:42 [2022-04-17T11:43:42.663Z] === RUN   TestServicePlugin
11:43:42 [2022-04-17T11:43:42.663Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.663Z] --- SKIP: TestServicePlugin (0.00s)
11:43:42 [2022-04-17T11:43:42.663Z] === RUN   TestServiceUpdateLabel
11:43:42 [2022-04-17T11:43:42.663Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
11:43:42 [2022-04-17T11:43:42.663Z] --- SKIP: TestServiceUpdateLabel (0.00s)
11:43:42 [2022-04-17T11:43:42.663Z] === RUN   TestServiceUpdateSecrets
11:43:42 [2022-04-17T11:43:42.663Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
11:43:42 [2022-04-17T11:43:42.663Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
11:43:42 [2022-04-17T11:43:42.663Z] === RUN   TestServiceUpdateConfigs
11:43:42 [2022-04-17T11:43:42.663Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
11:43:42 [2022-04-17T11:43:42.663Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
11:43:42 [2022-04-17T11:43:42.663Z] === RUN   TestServiceUpdateNetwork
11:43:42 [2022-04-17T11:43:42.663Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
11:43:42 [2022-04-17T11:43:42.663Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
11:43:42 [2022-04-17T11:43:42.663Z] === RUN   TestServiceUpdatePidsLimit
11:43:42 [2022-04-17T11:43:42.663Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
11:43:42 [2022-04-17T11:43:42.663Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
11:43:42 [2022-04-17T11:43:42.663Z] PASS
11:43:42 [2022-04-17T11:43:42.663Z] ok  	github.com/docker/docker/integration/service	0.262s
11:43:42 [2022-04-17T11:43:42.663Z] 
11:43:42 [2022-04-17T11:43:42.663Z] === Skipped
11:43:42 [2022-04-17T11:43:42.663Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
11:43:42 [2022-04-17T11:43:42.663Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.663Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
11:43:42 [2022-04-17T11:43:42.663Z] 
11:43:42 [2022-04-17T11:43:42.663Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
11:43:42 [2022-04-17T11:43:42.663Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.663Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
11:43:42 [2022-04-17T11:43:42.663Z] 
11:43:42 [2022-04-17T11:43:42.663Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
11:43:42 [2022-04-17T11:43:42.664Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.664Z] 
11:43:42 [2022-04-17T11:43:42.664Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
11:43:42 [2022-04-17T11:43:42.664Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.664Z] 
11:43:42 [2022-04-17T11:43:42.664Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s)
11:43:42 [2022-04-17T11:43:42.664Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.664Z] 
11:43:42 [2022-04-17T11:43:42.664Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
11:43:42 [2022-04-17T11:43:42.664Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.664Z] 
11:43:42 [2022-04-17T11:43:42.664Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
11:43:42 [2022-04-17T11:43:42.664Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.664Z] 
11:43:42 [2022-04-17T11:43:42.664Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
11:43:42 [2022-04-17T11:43:42.664Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.664Z] 
11:43:42 [2022-04-17T11:43:42.664Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s)
11:43:42 [2022-04-17T11:43:42.664Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.664Z] 
11:43:42 [2022-04-17T11:43:42.664Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s)
11:43:42 [2022-04-17T11:43:42.664Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.664Z] 
11:43:42 [2022-04-17T11:43:42.664Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
11:43:42 [2022-04-17T11:43:42.664Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.664Z] 
11:43:42 [2022-04-17T11:43:42.664Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
11:43:42 [2022-04-17T11:43:42.664Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.664Z] 
11:43:42 [2022-04-17T11:43:42.664Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
11:43:42 [2022-04-17T11:43:42.664Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.664Z] 
11:43:42 [2022-04-17T11:43:42.664Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
11:43:42 [2022-04-17T11:43:42.664Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.664Z] 
11:43:42 [2022-04-17T11:43:42.664Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
11:43:42 [2022-04-17T11:43:42.664Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.664Z] 
11:43:42 [2022-04-17T11:43:42.664Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
11:43:42 [2022-04-17T11:43:42.664Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.664Z] 
11:43:42 [2022-04-17T11:43:42.664Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
11:43:42 [2022-04-17T11:43:42.664Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.664Z] 
11:43:42 [2022-04-17T11:43:42.664Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
11:43:42 [2022-04-17T11:43:42.664Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
11:43:42 [2022-04-17T11:43:42.664Z] 
11:43:42 [2022-04-17T11:43:42.664Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
11:43:42 [2022-04-17T11:43:42.664Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
11:43:42 [2022-04-17T11:43:42.664Z] 
11:43:42 [2022-04-17T11:43:42.664Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
11:43:42 [2022-04-17T11:43:42.664Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
11:43:42 [2022-04-17T11:43:42.664Z] 
11:43:42 [2022-04-17T11:43:42.664Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
11:43:42 [2022-04-17T11:43:42.664Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
11:43:42 [2022-04-17T11:43:42.664Z] 
11:43:42 [2022-04-17T11:43:42.664Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
11:43:42 [2022-04-17T11:43:42.664Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
11:43:42 [2022-04-17T11:43:42.664Z] 
11:43:42 [2022-04-17T11:43:42.664Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
11:43:42 [2022-04-17T11:43:42.664Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
11:43:42 [2022-04-17T11:43:42.664Z] 
11:43:42 [2022-04-17T11:43:42.664Z] DONE 24 tests, 23 skipped in 2.675s
11:43:42 [2022-04-17T11:43:42.664Z] Running D:\gopath\src\github.com\docker\docker\integration\session
11:43:42 [2022-04-17T11:43:42.844Z] === RUN   TestPingSwarmHeader/after_swarm_leave
11:43:43 [2022-04-17T11:43:43.135Z] --- PASS: TestPingSwarmHeader (2.35s)
11:43:43 [2022-04-17T11:43:43.135Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
11:43:43 [2022-04-17T11:43:43.135Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
11:43:43 [2022-04-17T11:43:43.135Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
11:43:43 [2022-04-17T11:43:43.135Z] === RUN   TestVersion
11:43:43 [2022-04-17T11:43:43.135Z] --- PASS: TestVersion (0.03s)
11:43:43 [2022-04-17T11:43:43.135Z] === CONT  TestDiskUsage
11:43:43 [2022-04-17T11:43:43.135Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
11:43:43 [2022-04-17T11:43:43.702Z] === RUN   TestDiskUsage/empty
11:43:43 [2022-04-17T11:43:43.702Z] === RUN   TestDiskUsage/empty/container_types
11:43:43 [2022-04-17T11:43:43.702Z] === RUN   TestDiskUsage/empty/image_types
11:43:43 [2022-04-17T11:43:43.702Z] === RUN   TestDiskUsage/empty/volume_types
11:43:43 [2022-04-17T11:43:43.702Z] === RUN   TestDiskUsage/empty/build-cache_types
11:43:43 [2022-04-17T11:43:43.702Z] === RUN   TestDiskUsage/empty/container,_volume_types
11:43:43 [2022-04-17T11:43:43.702Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
11:43:43 [2022-04-17T11:43:43.702Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
11:43:43 [2022-04-17T11:43:43.702Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
11:43:43 [2022-04-17T11:43:43.702Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
11:43:43 [2022-04-17T11:43:43.702Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
11:43:43 [2022-04-17T11:43:43.702Z] === RUN   TestDiskUsage/after_LoadBusybox
11:43:43 [2022-04-17T11:43:43.702Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
11:43:43 [2022-04-17T11:43:43.702Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
11:43:43 [2022-04-17T11:43:43.702Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
11:43:43 [2022-04-17T11:43:43.702Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
11:43:43 [2022-04-17T11:43:43.702Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
11:43:43 [2022-04-17T11:43:43.702Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
11:43:43 [2022-04-17T11:43:43.702Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
11:43:43 [2022-04-17T11:43:43.702Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
11:43:43 [2022-04-17T11:43:43.702Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
11:43:43 [2022-04-17T11:43:43.702Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
11:43:43 [2022-04-17T11:43:43.702Z] === RUN   TestDiskUsage/after_container.Run
11:43:43 [2022-04-17T11:43:43.961Z] === RUN   TestDiskUsage/after_container.Run/container_types
11:43:43 [2022-04-17T11:43:43.961Z] === RUN   TestDiskUsage/after_container.Run/image_types
11:43:43 [2022-04-17T11:43:43.961Z] === RUN   TestDiskUsage/after_container.Run/volume_types
11:43:43 [2022-04-17T11:43:43.961Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
11:43:43 [2022-04-17T11:43:43.961Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
11:43:43 [2022-04-17T11:43:43.961Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
11:43:43 [2022-04-17T11:43:43.961Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
11:43:43 [2022-04-17T11:43:43.961Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
11:43:43 [2022-04-17T11:43:43.961Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
11:43:43 [2022-04-17T11:43:43.961Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
11:43:44 [2022-04-17T11:43:44.206Z] --- PASS: TestBuildWithEmptyLayers (1.62s)
11:43:44 [2022-04-17T11:43:44.206Z] === RUN   TestBuildMultiStageOnBuild
11:43:44 [2022-04-17T11:43:44.220Z] --- PASS: TestDiskUsage (1.18s)
11:43:44 [2022-04-17T11:43:44.220Z]     --- PASS: TestDiskUsage/empty (0.01s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.18s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z] PASS
11:43:44 [2022-04-17T11:43:44.220Z] 
11:43:44 [2022-04-17T11:43:44.220Z] === Skipped
11:43:44 [2022-04-17T11:43:44.220Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:43:44 [2022-04-17T11:43:44.220Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:43:44 [2022-04-17T11:43:44.220Z] 
11:43:44 [2022-04-17T11:43:44.220Z] DONE 54 tests, 1 skipped in 22.477s
11:43:44 [2022-04-17T11:43:44.220Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
11:43:44 [2022-04-17T11:43:44.220Z] ++ 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
11:43:44 [2022-04-17T11:43:44.220Z] ++ set -e
11:43:44 [2022-04-17T11:43:44.220Z] ++ '[' -n 0 ']'
11:43:44 [2022-04-17T11:43:44.220Z] ++ set -x
11:43:44 [2022-04-17T11:43:44.220Z] ++ 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
11:43:44 [2022-04-17T11:43:44.220Z] INFO: Testing against a local daemon
11:43:44 [2022-04-17T11:43:44.220Z] === RUN   TestVolumesCreateAndList
11:43:44 [2022-04-17T11:43:44.220Z] --- PASS: TestVolumesCreateAndList (0.02s)
11:43:44 [2022-04-17T11:43:44.220Z] === RUN   TestVolumesRemove
11:43:44 [2022-04-17T11:43:44.225Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:43:44 [2022-04-17T11:43:44.225Z] INFO: Testing against a local daemon
11:43:44 [2022-04-17T11:43:44.225Z] === RUN   TestSessionCreate
11:43:44 [2022-04-17T11:43:44.225Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
11:43:44 [2022-04-17T11:43:44.225Z] --- SKIP: TestSessionCreate (0.00s)
11:43:44 [2022-04-17T11:43:44.225Z] === RUN   TestSessionCreateWithBadUpgrade
11:43:44 [2022-04-17T11:43:44.225Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
11:43:44 [2022-04-17T11:43:44.225Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
11:43:44 [2022-04-17T11:43:44.225Z] PASS
11:43:44 [2022-04-17T11:43:44.225Z] ok  	github.com/docker/docker/integration/session	0.113s
11:43:44 [2022-04-17T11:43:44.225Z] 
11:43:44 [2022-04-17T11:43:44.225Z] === Skipped
11:43:44 [2022-04-17T11:43:44.225Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
11:43:44 [2022-04-17T11:43:44.225Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
11:43:44 [2022-04-17T11:43:44.225Z] 
11:43:44 [2022-04-17T11:43:44.225Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
11:43:44 [2022-04-17T11:43:44.225Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
11:43:44 [2022-04-17T11:43:44.225Z] 
11:43:44 [2022-04-17T11:43:44.225Z] DONE 2 tests, 2 skipped in 1.636s
11:43:44 [2022-04-17T11:43:44.225Z] Running D:\gopath\src\github.com\docker\docker\integration\system
11:43:44 [2022-04-17T11:43:44.479Z] --- PASS: TestVolumesRemove (0.06s)
11:43:44 [2022-04-17T11:43:44.479Z] === RUN   TestVolumesInspect
11:43:44 [2022-04-17T11:43:44.479Z] --- PASS: TestVolumesInspect (0.04s)
11:43:44 [2022-04-17T11:43:44.479Z] === RUN   TestVolumesInvalidJSON
11:43:44 [2022-04-17T11:43:44.479Z] === RUN   TestVolumesInvalidJSON/volumes/create
11:43:44 [2022-04-17T11:43:44.479Z] === PAUSE TestVolumesInvalidJSON/volumes/create
11:43:44 [2022-04-17T11:43:44.479Z] === CONT  TestVolumesInvalidJSON/volumes/create
11:43:44 [2022-04-17T11:43:44.479Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
11:43:44 [2022-04-17T11:43:44.479Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
11:43:44 [2022-04-17T11:43:44.479Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
11:43:44 [2022-04-17T11:43:44.479Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
11:43:44 [2022-04-17T11:43:44.479Z] --- PASS: TestVolumesInvalidJSON (0.02s)
11:43:44 [2022-04-17T11:43:44.479Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
11:43:44 [2022-04-17T11:43:44.479Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
11:43:44 [2022-04-17T11:43:44.479Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
11:43:44 [2022-04-17T11:43:44.479Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
11:43:44 [2022-04-17T11:43:44.479Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
11:43:44 [2022-04-17T11:43:44.479Z] PASS
11:43:44 [2022-04-17T11:43:44.479Z] 
11:43:44 [2022-04-17T11:43:44.479Z] DONE 9 tests in 0.215s
11:43:44 [2022-04-17T11:43:44.479Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:43:44 [2022-04-17T11:43:44.737Z] ++++ cat bundles/test-integration/docker.pid
11:43:44 [2022-04-17T11:43:44.737Z] +++ kill 6670
11:43:44 [2022-04-17T11:43:44.996Z] +++ /etc/init.d/apparmor stop
11:43:44 [2022-04-17T11:43:44.996Z] Leaving: AppArmorNo profiles have been unloaded.
11:43:44 [2022-04-17T11:43:44.996Z] 
11:43:44 [2022-04-17T11:43:44.996Z] Unloading profiles will leave already running processes permanently
11:43:44 [2022-04-17T11:43:44.996Z] unconfined, which can lead to unexpected situations.
11:43:44 [2022-04-17T11:43:44.996Z] 
11:43:44 [2022-04-17T11:43:44.996Z] To set a process to complain mode, use the command line tool
11:43:44 [2022-04-17T11:43:44.996Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:43:44 [2022-04-17T11:43:44.996Z] +++ true
11:43:44 [2022-04-17T11:43:44.996Z] exiting test-integration
11:43:44 [2022-04-17T11:43:44.996Z] ++ exit 0
11:43:44 [2022-04-17T11:43:44.996Z] 
11:43:45 [2022-04-17T11:43:45.565Z] + for job in $(jobs -p)
11:43:45 [2022-04-17T11:43:45.565Z] + wait 607
11:43:45 [2022-04-17T11:43:45.823Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
11:43:45 [2022-04-17T11:43:45.823Z] === RUN   TestDockerSuite/TestImportBadURL
11:43:46 [2022-04-17T11:43:46.082Z] === RUN   TestDockerSuite/TestImportDisplay
11:43:46 [2022-04-17T11:43:46.463Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:43:46 [2022-04-17T11:43:46.463Z] INFO: Testing against a local daemon
11:43:46 [2022-04-17T11:43:46.463Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:43:46 [2022-04-17T11:43:46.463Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
11:43:46 [2022-04-17T11:43:46.463Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:43:46 [2022-04-17T11:43:46.463Z] === RUN   TestDiskUsage
11:43:46 [2022-04-17T11:43:46.463Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
11:43:46 [2022-04-17T11:43:46.463Z] --- SKIP: TestDiskUsage (0.00s)
11:43:46 [2022-04-17T11:43:46.463Z] === RUN   TestEventsExecDie
11:43:46 [2022-04-17T11:43:46.463Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
11:43:46 [2022-04-17T11:43:46.463Z] --- SKIP: TestEventsExecDie (0.00s)
11:43:46 [2022-04-17T11:43:46.463Z] === RUN   TestEventsBackwardsCompatible
11:43:46 [2022-04-17T11:43:46.463Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
11:43:46 [2022-04-17T11:43:46.463Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
11:43:46 [2022-04-17T11:43:46.463Z] === RUN   TestEventsVolumeCreate
11:43:46 [2022-04-17T11:43:46.463Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
11:43:46 [2022-04-17T11:43:46.463Z] --- SKIP: TestEventsVolumeCreate (0.00s)
11:43:46 [2022-04-17T11:43:46.463Z] === RUN   TestInfoAPI
11:43:46 [2022-04-17T11:43:46.463Z] --- PASS: TestInfoAPI (0.05s)
11:43:46 [2022-04-17T11:43:46.463Z] === RUN   TestInfoAPIWarnings
11:43:46 [2022-04-17T11:43:46.463Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
11:43:46 [2022-04-17T11:43:46.463Z] --- SKIP: TestInfoAPIWarnings (0.00s)
11:43:46 [2022-04-17T11:43:46.463Z] === RUN   TestInfoDebug
11:43:46 [2022-04-17T11:43:46.463Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:43:46 [2022-04-17T11:43:46.463Z] --- SKIP: TestInfoDebug (0.00s)
11:43:46 [2022-04-17T11:43:46.463Z] === RUN   TestInfoInsecureRegistries
11:43:46 [2022-04-17T11:43:46.463Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:43:46 [2022-04-17T11:43:46.463Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
11:43:46 [2022-04-17T11:43:46.463Z] === RUN   TestInfoRegistryMirrors
11:43:46 [2022-04-17T11:43:46.463Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:43:46 [2022-04-17T11:43:46.463Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
11:43:46 [2022-04-17T11:43:46.463Z] === RUN   TestLoginFailsWithBadCredentials
11:43:47 [2022-04-17T11:43:47.019Z] === RUN   TestDockerSuite/TestImportFile
11:43:47 [2022-04-17T11:43:47.447Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s)
11:43:47 [2022-04-17T11:43:47.447Z] === RUN   TestPingCacheHeaders
11:43:47 [2022-04-17T11:43:47.447Z] --- PASS: TestPingCacheHeaders (0.04s)
11:43:47 [2022-04-17T11:43:47.447Z] === RUN   TestPingGet
11:43:47 [2022-04-17T11:43:47.447Z] --- PASS: TestPingGet (0.04s)
11:43:47 [2022-04-17T11:43:47.447Z] === RUN   TestPingHead
11:43:47 [2022-04-17T11:43:47.914Z] --- PASS: TestPingHead (0.05s)
11:43:47 [2022-04-17T11:43:47.914Z] === RUN   TestPingSwarmHeader
11:43:47 [2022-04-17T11:43:47.914Z]     ping_test.go:58: testEnv.DaemonInfo.OSType == "windows"
11:43:47 [2022-04-17T11:43:47.914Z] --- SKIP: TestPingSwarmHeader (0.00s)
11:43:47 [2022-04-17T11:43:47.914Z] === RUN   TestVersion
11:43:47 [2022-04-17T11:43:47.914Z] --- PASS: TestVersion (0.04s)
11:43:47 [2022-04-17T11:43:47.914Z] PASS
11:43:47 [2022-04-17T11:43:47.914Z] ok  	github.com/docker/docker/integration/system	1.253s
11:43:47 [2022-04-17T11:43:47.914Z] 
11:43:47 [2022-04-17T11:43:47.914Z] === Skipped
11:43:47 [2022-04-17T11:43:47.914Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:43:47 [2022-04-17T11:43:47.915Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
11:43:47 [2022-04-17T11:43:47.915Z] 
11:43:47 [2022-04-17T11:43:47.915Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s)
11:43:47 [2022-04-17T11:43:47.915Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
11:43:47 [2022-04-17T11:43:47.915Z] 
11:43:47 [2022-04-17T11:43:47.915Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
11:43:47 [2022-04-17T11:43:47.915Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
11:43:47 [2022-04-17T11:43:47.915Z] 
11:43:47 [2022-04-17T11:43:47.915Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
11:43:47 [2022-04-17T11:43:47.915Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
11:43:47 [2022-04-17T11:43:47.915Z] 
11:43:47 [2022-04-17T11:43:47.915Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
11:43:47 [2022-04-17T11:43:47.915Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
11:43:47 [2022-04-17T11:43:47.915Z] 
11:43:47 [2022-04-17T11:43:47.915Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
11:43:47 [2022-04-17T11:43:47.915Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
11:43:47 [2022-04-17T11:43:47.915Z] 
11:43:47 [2022-04-17T11:43:47.915Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
11:43:47 [2022-04-17T11:43:47.915Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:43:47 [2022-04-17T11:43:47.915Z] 
11:43:47 [2022-04-17T11:43:47.915Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
11:43:47 [2022-04-17T11:43:47.915Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:43:47 [2022-04-17T11:43:47.915Z] 
11:43:47 [2022-04-17T11:43:47.915Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
11:43:47 [2022-04-17T11:43:47.915Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:43:47 [2022-04-17T11:43:47.915Z] 
11:43:47 [2022-04-17T11:43:47.915Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s)
11:43:47 [2022-04-17T11:43:47.915Z]     ping_test.go:58: testEnv.DaemonInfo.OSType == "windows"
11:43:47 [2022-04-17T11:43:47.915Z] 
11:43:47 [2022-04-17T11:43:47.915Z] DONE 16 tests, 10 skipped in 3.420s
11:43:47 [2022-04-17T11:43:47.915Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
11:43:47 [2022-04-17T11:43:47.956Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
11:43:48 [2022-04-17T11:43:48.214Z] === RUN   TestDockerSuite/TestImportFileWithMessage
11:43:48 [2022-04-17T11:43:48.612Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:43:48 [2022-04-17T11:43:48.612Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:43:49 [2022-04-17T11:43:49.150Z] === RUN   TestDockerSuite/TestImportGzipped
11:43:49 [2022-04-17T11:43:49.600Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:43:50 [2022-04-17T11:43:50.124Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:43:50 [2022-04-17T11:43:50.124Z] INFO: Testing against a local daemon
11:43:50 [2022-04-17T11:43:50.124Z] === RUN   TestVolumesCreateAndList
11:43:50 [2022-04-17T11:43:50.124Z] --- PASS: TestVolumesCreateAndList (0.07s)
11:43:50 [2022-04-17T11:43:50.124Z] === RUN   TestVolumesRemove
11:43:50 [2022-04-17T11:43:50.124Z] --- PASS: TestVolumesRemove (0.16s)
11:43:50 [2022-04-17T11:43:50.124Z] === RUN   TestVolumesInspect
11:43:50 [2022-04-17T11:43:50.124Z] --- PASS: TestVolumesInspect (0.05s)
11:43:50 [2022-04-17T11:43:50.124Z] === RUN   TestVolumesInvalidJSON
11:43:50 [2022-04-17T11:43:50.124Z] === RUN   TestVolumesInvalidJSON/volumes/create
11:43:50 [2022-04-17T11:43:50.124Z] === PAUSE TestVolumesInvalidJSON/volumes/create
11:43:50 [2022-04-17T11:43:50.124Z] === CONT  TestVolumesInvalidJSON/volumes/create
11:43:50 [2022-04-17T11:43:50.124Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
11:43:50 [2022-04-17T11:43:50.124Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
11:43:50 [2022-04-17T11:43:50.124Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
11:43:50 [2022-04-17T11:43:50.124Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
11:43:50 [2022-04-17T11:43:50.124Z] --- PASS: TestVolumesInvalidJSON (0.05s)
11:43:50 [2022-04-17T11:43:50.124Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s)
11:43:50 [2022-04-17T11:43:50.124Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
11:43:50 [2022-04-17T11:43:50.124Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
11:43:50 [2022-04-17T11:43:50.124Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
11:43:50 [2022-04-17T11:43:50.124Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
11:43:50 [2022-04-17T11:43:50.124Z] PASS
11:43:50 [2022-04-17T11:43:50.124Z] ok  	github.com/docker/docker/integration/volume	0.386s
11:43:50 [2022-04-17T11:43:50.124Z] 
11:43:50 [2022-04-17T11:43:50.124Z] DONE 9 tests in 2.176s
11:43:50 [2022-04-17T11:43:50.124Z] INFO: make.ps1 ended at 04/17/2022 11:43:49
11:43:50 [2022-04-17T11:43:50.124Z] INFO: Integration CLI tests being run from the host:
11:43:50 [2022-04-17T11:43:50.124Z] 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" 
11:43:50 [2022-04-17T11:43:50.526Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
11:43:51 [2022-04-17T11:43:51.167Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:43:51 [2022-04-17T11:43:51.463Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
11:43:51 [2022-04-17T11:43:51.722Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
11:43:52 [2022-04-17T11:43:52.156Z] --- PASS: TestBuildMultiStageCopy (15.28s)
11:43:52 [2022-04-17T11:43:52.156Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (10.20s)
11:43:52 [2022-04-17T11:43:52.156Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.96s)
11:43:52 [2022-04-17T11:43:52.156Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.19s)
11:43:52 [2022-04-17T11:43:52.156Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.38s)
11:43:52 [2022-04-17T11:43:52.156Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.54s)
11:43:52 [2022-04-17T11:43:52.156Z] === RUN   TestBuildMultiStageParentConfig
11:43:52 [2022-04-17T11:43:52.289Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
11:43:52 [2022-04-17T11:43:52.856Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
11:43:52 [2022-04-17T11:43:52.856Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
11:43:52 [2022-04-17T11:43:52.856Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
11:43:53 [2022-04-17T11:43:53.114Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
11:43:53 [2022-04-17T11:43:53.683Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
11:43:54 [2022-04-17T11:43:54.249Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
11:43:54 [2022-04-17T11:43:54.249Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
11:43:54 [2022-04-17T11:43:54.507Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
11:43:55 [2022-04-17T11:43:55.079Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
11:43:55 [2022-04-17T11:43:55.646Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
11:43:55 [2022-04-17T11:43:55.646Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
11:43:55 [2022-04-17T11:43:55.950Z] --- PASS: TestBuildMultiStageParentConfig (3.35s)
11:43:55 [2022-04-17T11:43:55.951Z] === RUN   TestBuildLabelWithTargets
11:43:55 [2022-04-17T11:43:55.951Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
11:43:55 [2022-04-17T11:43:55.951Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
11:43:55 [2022-04-17T11:43:55.951Z] === RUN   TestBuildWithEmptyLayers
11:43:56 [2022-04-17T11:43:56.584Z] === RUN   TestDockerSuite/TestInspectAmpersand
11:43:57 [2022-04-17T11:43:57.151Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
11:43:57 [2022-04-17T11:43:57.519Z] --- PASS: TestBuildWithEmptyLayers (1.66s)
11:43:57 [2022-04-17T11:43:57.519Z] === RUN   TestBuildMultiStageOnBuild
11:43:57 [2022-04-17T11:43:57.718Z] === RUN   TestDockerSuite/TestInspectByPrefix
11:43:57 [2022-04-17T11:43:57.718Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
11:43:57 [2022-04-17T11:43:57.977Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
11:43:57 [2022-04-17T11:43:57.977Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
11:43:57 [2022-04-17T11:43:57.977Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
11:43:58 [2022-04-17T11:43:58.554Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
11:43:59 [2022-04-17T11:43:59.123Z] === RUN   TestDockerSuite/TestInspectDefault
11:43:59 [2022-04-17T11:43:59.690Z] === RUN   TestDockerSuite/TestInspectHistory
11:44:00 [2022-04-17T11:44:00.257Z] === RUN   TestDockerSuite/TestInspectImage
11:44:00 [2022-04-17T11:44:00.257Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
11:44:00 [2022-04-17T11:44:00.257Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
11:44:00 [2022-04-17T11:44:00.257Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
11:44:00 [2022-04-17T11:44:00.257Z] === RUN   TestDockerSuite/TestInspectInt64
11:44:00 [2022-04-17T11:44:00.562Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:44:00 [2022-04-17T11:44:00.562Z] INFO: Testing against a local daemon
11:44:00 [2022-04-17T11:44:00.562Z] === RUN   TestDockerSuite
11:44:00 [2022-04-17T11:44:00.562Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
11:44:00 [2022-04-17T11:44:00.562Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
11:44:00 [2022-04-17T11:44:00.562Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
11:44:00 [2022-04-17T11:44:00.562Z] === RUN   TestDockerSuite/TestAPIErrorJSON
11:44:00 [2022-04-17T11:44:00.562Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
11:44:00 [2022-04-17T11:44:00.562Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
11:44:00 [2022-04-17T11:44:00.562Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
11:44:00 [2022-04-17T11:44:00.562Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
11:44:00 [2022-04-17T11:44:00.562Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
11:44:00 [2022-04-17T11:44:00.825Z] === RUN   TestDockerSuite/TestInspectJSONFields
11:44:01 [2022-04-17T11:44:01.030Z] === RUN   TestDockerSuite/TestAPIImagesDelete
11:44:01 [2022-04-17T11:44:01.084Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
11:44:01 [2022-04-17T11:44:01.084Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
11:44:01 [2022-04-17T11:44:01.498Z] === RUN   TestDockerSuite/TestAPIImagesFilter
11:44:01 [2022-04-17T11:44:01.652Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
11:44:01 [2022-04-17T11:44:01.913Z] === RUN   TestDockerSuite/TestInspectPlugin
11:44:01 [2022-04-17T11:44:01.965Z] === RUN   TestDockerSuite/TestAPIImagesHistory
11:44:02 [2022-04-17T11:44:02.013Z] --- PASS: TestBuildMultiStageOnBuild (16.09s)
11:44:02 [2022-04-17T11:44:02.013Z] === RUN   TestBuildUncleanTarFilenames
11:44:02 [2022-04-17T11:44:02.013Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
11:44:02 [2022-04-17T11:44:02.013Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
11:44:02 [2022-04-17T11:44:02.013Z] === RUN   TestBuildMultiStageLayerLeak
11:44:02 [2022-04-17T11:44:02.431Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
11:44:02 [2022-04-17T11:44:02.898Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
11:44:04 [2022-04-17T11:44:04.445Z] === RUN   TestDockerSuite/TestInspectRootFS
11:44:04 [2022-04-17T11:44:04.445Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
11:44:04 [2022-04-17T11:44:04.445Z] === RUN   TestDockerSuite/TestInspectStatus
11:44:05 [2022-04-17T11:44:05.013Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
11:44:05 [2022-04-17T11:44:05.950Z] === RUN   TestDockerSuite/TestInspectTemplateError
11:44:06 [2022-04-17T11:44:06.519Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
11:44:07 [2022-04-17T11:44:07.086Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
11:44:07 [2022-04-17T11:44:07.347Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
11:44:07 [2022-04-17T11:44:07.914Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
11:44:08 [2022-04-17T11:44:08.174Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
11:44:08 [2022-04-17T11:44:08.741Z] === RUN   TestDockerSuite/TestInspectUnknownObject
11:44:08 [2022-04-17T11:44:08.741Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
11:44:10 [2022-04-17T11:44:10.118Z] === RUN   TestDockerSuite/TestLinkShortDefinition
11:44:11 [2022-04-17T11:44:11.055Z] === RUN   TestDockerSuite/TestLinksEnvs
11:44:11 [2022-04-17T11:44:11.991Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
11:44:11 [2022-04-17T11:44:11.991Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
11:44:12 [2022-04-17T11:44:12.464Z] --- PASS: TestBuildMultiStageOnBuild (15.07s)
11:44:12 [2022-04-17T11:44:12.464Z] === RUN   TestBuildUncleanTarFilenames
11:44:12 [2022-04-17T11:44:12.464Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
11:44:12 [2022-04-17T11:44:12.464Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
11:44:12 [2022-04-17T11:44:12.464Z] === RUN   TestBuildMultiStageLayerLeak
11:44:13 [2022-04-17T11:44:13.366Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
11:44:14 [2022-04-17T11:44:14.492Z] --- PASS: TestBuildMultiStageLayerLeak (13.34s)
11:44:14 [2022-04-17T11:44:14.492Z] === RUN   TestBuildWithHugeFile
11:44:14 [2022-04-17T11:44:14.778Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
11:44:15 [2022-04-17T11:44:15.714Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
11:44:15 [2022-04-17T11:44:15.977Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
11:44:15 [2022-04-17T11:44:15.977Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
11:44:17 [2022-04-17T11:44:17.896Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
11:44:18 [2022-04-17T11:44:18.155Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
11:44:18 [2022-04-17T11:44:18.723Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
11:44:20 [2022-04-17T11:44:20.103Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
11:44:22 [2022-04-17T11:44:22.638Z]     docker_api_swarm_service_test.go:395: [d0dc937e6d038] joining swarm manager [d4ba9296040e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:44:23 [2022-04-17T11:44:23.207Z]     docker_api_swarm_service_test.go:395: [d90545f7b00e4] joining swarm manager [d4ba9296040e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:44:28 [2022-04-17T11:44:28.485Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
11:44:29 [2022-04-17T11:44:29.862Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
11:44:30 [2022-04-17T11:44:30.294Z] --- PASS: TestBuildMultiStageLayerLeak (17.57s)
11:44:30 [2022-04-17T11:44:30.295Z] === RUN   TestBuildWithHugeFile
11:44:30 [2022-04-17T11:44:30.799Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
11:44:31 [2022-04-17T11:44:31.057Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
11:44:32 [2022-04-17T11:44:32.961Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
11:44:32 [2022-04-17T11:44:32.961Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
11:44:32 [2022-04-17T11:44:32.961Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
11:44:32 [2022-04-17T11:44:32.961Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
11:44:32 [2022-04-17T11:44:32.961Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
11:44:33 [2022-04-17T11:44:33.529Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
11:44:33 [2022-04-17T11:44:33.805Z] === RUN   TestDockerSuite/TestLogsAPIUntil
11:44:37 [2022-04-17T11:44:37.996Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
11:44:37 [2022-04-17T11:44:37.996Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
11:44:38 [2022-04-17T11:44:38.563Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
11:44:40 [2022-04-17T11:44:40.464Z]     docker_api_swarm_service_test.go:343: [d1d63f63dab39] joining swarm manager [d15e1f5eab173]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:44:41 [2022-04-17T11:44:41.399Z]     docker_api_swarm_service_test.go:343: [d86c5e98ccf16] joining swarm manager [d15e1f5eab173]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:44:42 [2022-04-17T11:44:42.335Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
11:44:42 [2022-04-17T11:44:42.903Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
11:44:42 [2022-04-17T11:44:42.903Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
11:44:44 [2022-04-17T11:44:44.283Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
11:44:45 [2022-04-17T11:44:45.219Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
11:44:45 [2022-04-17T11:44:45.787Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
11:44:46 [2022-04-17T11:44:46.723Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
11:44:47 [2022-04-17T11:44:47.659Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
11:44:49 [2022-04-17T11:44:49.561Z] === RUN   TestDockerSuite/TestLogsFollowStopped
11:44:49 [2022-04-17T11:44:49.820Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
11:44:50 [2022-04-17T11:44:50.078Z] === RUN   TestDockerSuite/TestLogsSince
11:44:55 [2022-04-17T11:44:55.369Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
11:44:56 [2022-04-17T11:44:56.745Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
11:44:56 [2022-04-17T11:44:56.745Z]     docker_api_swarm_service_test.go:490: [df0ae35bf4254] joining swarm manager [d3e91b314c85b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:44:57 [2022-04-17T11:44:57.681Z]     docker_api_swarm_service_test.go:490: [dca3e1cd800ec] joining swarm manager [d3e91b314c85b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 31.9% of statements
11:45:01 [2022-04-17T11:45:01.309Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.1% of statements
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/types	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
11:45:01 [2022-04-17T11:45:01.309Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 92.2% of statements
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
11:45:01 [2022-04-17T11:45:01.309Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/builder	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ok  	github.com/docker/docker/builder/remotecontext	0.106s	coverage: 13.7% of statements
11:45:01 [2022-04-17T11:45:01.309Z] ok  	github.com/docker/docker/builder/dockerfile	0.496s	coverage: 49.3% of statements
11:45:01 [2022-04-17T11:45:01.309Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
11:45:01 [2022-04-17T11:45:01.309Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
11:45:01 [2022-04-17T11:45:01.309Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.766s	coverage: 86.3% of statements
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/cli	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:45:01 [2022-04-17T11:45:01.309Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.289s	coverage: 67.6% of statements
11:45:01 [2022-04-17T11:45:01.873Z] ok  	github.com/docker/docker/client	0.119s	coverage: 75.6% of statements
11:45:02 [2022-04-17T11:45:02.947Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
11:45:02 [2022-04-17T11:45:02.948Z] === RUN   TestDockerSuite/TestLogsTail
11:45:03 [2022-04-17T11:45:03.206Z] === RUN   TestDockerSuite/TestLogsTimestamps
11:45:03 [2022-04-17T11:45:03.773Z] === RUN   TestDockerSuite/TestLogsWithDetails
11:45:04 [2022-04-17T11:45:04.032Z] === RUN   TestDockerSuite/TestMountIntoProc
11:45:04 [2022-04-17T11:45:04.291Z] === RUN   TestDockerSuite/TestMountIntoSys
11:45:04 [2022-04-17T11:45:04.859Z] === RUN   TestDockerSuite/TestNetHostname
11:45:06 [2022-04-17T11:45:06.238Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
11:45:06 [2022-04-17T11:45:06.238Z] === RUN   TestDockerSuite/TestNetworkEvents
11:45:10 [2022-04-17T11:45:10.424Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
11:45:12 [2022-04-17T11:45:12.332Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
11:45:13 [2022-04-17T11:45:13.712Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
11:45:14 [2022-04-17T11:45:14.280Z] === RUN   TestDockerSuite/TestPluginActive
11:45:15 [2022-04-17T11:45:15.681Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
11:45:16 [2022-04-17T11:45:16.248Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
11:45:18 [2022-04-17T11:45:18.152Z]     docker_api_swarm_service_test.go:128: [dd9c169733b04] joining swarm manager [d5b9a0f39a933]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:45:18 [2022-04-17T11:45:18.720Z]     docker_api_swarm_service_test.go:129: [d7328e2e1c727] joining swarm manager [d5b9a0f39a933]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:45:21 [2022-04-17T11:45:21.256Z]     docker_api_swarm_service_test.go:137: [d3227fc1b2a45] joining swarm manager [d5b9a0f39a933]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
11:45:22 [2022-04-17T11:45:22.193Z]     docker_api_swarm_service_test.go:138: [d615c16230600] joining swarm manager [d5b9a0f39a933]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
11:45:23 [2022-04-17T11:45:23.569Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
11:45:23 [2022-04-17T11:45:23.570Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
11:45:23 [2022-04-17T11:45:23.570Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
11:45:24 [2022-04-17T11:45:24.504Z] === RUN   TestDockerSuite/TestPluginLogDriver
11:45:27 [2022-04-17T11:45:27.789Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
11:45:29 [2022-04-17T11:45:29.145Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
11:45:29 [2022-04-17T11:45:29.145Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
11:45:29 [2022-04-17T11:45:29.145Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
11:45:29 [2022-04-17T11:45:29.145Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
11:45:29 [2022-04-17T11:45:29.145Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
11:45:29 [2022-04-17T11:45:29.145Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
11:45:29 [2022-04-17T11:45:29.145Z] === RUN   TestDockerSuite/TestAPINetworkFilter
11:45:29 [2022-04-17T11:45:29.145Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
11:45:29 [2022-04-17T11:45:29.145Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
11:45:29 [2022-04-17T11:45:29.145Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
11:45:29 [2022-04-17T11:45:29.145Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
11:45:29 [2022-04-17T11:45:29.145Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
11:45:29 [2022-04-17T11:45:29.145Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
11:45:29 [2022-04-17T11:45:29.145Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
11:45:29 [2022-04-17T11:45:29.145Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
11:45:29 [2022-04-17T11:45:29.145Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
11:45:29 [2022-04-17T11:45:29.145Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
11:45:29 [2022-04-17T11:45:29.145Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
11:45:29 [2022-04-17T11:45:29.145Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
11:45:29 [2022-04-17T11:45:29.145Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
11:45:29 [2022-04-17T11:45:29.692Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
11:45:30 [2022-04-17T11:45:30.705Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
11:45:30 [2022-04-17T11:45:30.705Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
11:45:30 [2022-04-17T11:45:30.705Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
11:45:30 [2022-04-17T11:45:30.705Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
11:45:30 [2022-04-17T11:45:30.705Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
11:45:32 [2022-04-17T11:45:32.223Z] === RUN   TestDockerSuite/TestPluginUpgrade
11:45:33 [2022-04-17T11:45:33.652Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
11:45:36 [2022-04-17T11:45:36.641Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
11:45:36 [2022-04-17T11:45:36.641Z]     docker_cli_run_test.go:3149: unmatched requirement Apparmor
11:45:36 [2022-04-17T11:45:36.641Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
11:45:36 [2022-04-17T11:45:36.641Z]     docker_cli_run_test.go:3127: unmatched requirement Apparmor
11:45:36 [2022-04-17T11:45:36.641Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
11:45:36 [2022-04-17T11:45:36.641Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
11:45:36 [2022-04-17T11:45:36.641Z] === RUN   TestDockerSuite/TestAttachDisconnect
11:45:36 [2022-04-17T11:45:36.641Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
11:45:36 [2022-04-17T11:45:36.641Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
11:45:37 [2022-04-17T11:45:37.496Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
11:45:38 [2022-04-17T11:45:38.431Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
11:45:39 [2022-04-17T11:45:39.368Z] === RUN   TestDockerSuite/TestPortHostBinding
11:45:39 [2022-04-17T11:45:39.589Z] === RUN   TestDockerSuite/TestAttachPausedContainer
11:45:39 [2022-04-17T11:45:39.589Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
11:45:39 [2022-04-17T11:45:39.589Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
11:45:39 [2022-04-17T11:45:39.589Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
11:45:39 [2022-04-17T11:45:39.589Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
11:45:40 [2022-04-17T11:45:40.304Z] === RUN   TestDockerSuite/TestPortList
11:45:44 [2022-04-17T11:45:44.497Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
11:45:46 [2022-04-17T11:45:46.400Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
11:45:46 [2022-04-17T11:45:46.738Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
11:45:46 [2022-04-17T11:45:46.967Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
11:45:47 [2022-04-17T11:45:47.537Z] === RUN   TestDockerSuite/TestPostContainersAttach
11:45:48 [2022-04-17T11:45:48.502Z] ok  	github.com/docker/docker/cmd/dockerd	0.091s	coverage: 28.9% of statements
11:45:48 [2022-04-17T11:45:48.502Z] ok  	github.com/docker/docker/container	0.116s	coverage: 34.8% of statements
11:45:48 [2022-04-17T11:45:48.502Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.515s	coverage: 0.0% of statements
11:45:48 [2022-04-17T11:45:48.502Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
11:45:48 [2022-04-17T11:45:48.502Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:45:48 [2022-04-17T11:45:48.502Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:45:48 [2022-04-17T11:45:48.502Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:45:48 [2022-04-17T11:45:48.502Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:45:48 [2022-04-17T11:45:48.913Z]     docker_api_swarm_service_test.go:304: [d8d184f3bd2d6] joining swarm manager [d4a043cdf616a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:45:49 [2022-04-17T11:45:49.481Z]     docker_api_swarm_service_test.go:304: [dd8d590c9473c] joining swarm manager [d4a043cdf616a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:45:51 [2022-04-17T11:45:51.023Z] ok  	github.com/docker/docker/daemon/cluster	0.071s	coverage: 0.5% of statements
11:45:52 [2022-04-17T11:45:52.392Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
11:45:53 [2022-04-17T11:45:53.671Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
11:45:53 [2022-04-17T11:45:53.671Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
11:45:53 [2022-04-17T11:45:53.671Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
11:45:53 [2022-04-17T11:45:53.760Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.010s	coverage: 35.9% of statements
11:45:54 [2022-04-17T11:45:54.238Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
11:45:54 [2022-04-17T11:45:54.239Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
11:45:54 [2022-04-17T11:45:54.805Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
11:45:54 [2022-04-17T11:45:54.805Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
11:45:55 [2022-04-17T11:45:55.073Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
11:45:55 [2022-04-17T11:45:55.073Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
11:45:56 [2022-04-17T11:45:56.011Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
11:45:56 [2022-04-17T11:45:56.011Z] === RUN   TestDockerSuite/TestPruneContainerLabel
11:45:58 [2022-04-17T11:45:58.544Z] === RUN   TestDockerSuite/TestPruneContainerUntil
11:45:59 [2022-04-17T11:45:59.482Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
11:46:00 [2022-04-17T11:46:00.053Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
11:46:00 [2022-04-17T11:46:00.053Z] === RUN   TestDockerSuite/TestPsByOrder
11:46:01 [2022-04-17T11:46:01.848Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.450s	coverage: 13.8% of statements
11:46:01 [2022-04-17T11:46:01.848Z] ok  	github.com/docker/docker/daemon/config	0.030s	coverage: 81.2% of statements
11:46:01 [2022-04-17T11:46:01.956Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
11:46:02 [2022-04-17T11:46:02.105Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
11:46:02 [2022-04-17T11:46:02.524Z] === RUN   TestDockerSuite/TestPsListContainersBase
11:46:02 [2022-04-17T11:46:02.668Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
11:46:03 [2022-04-17T11:46:03.230Z] ok  	github.com/docker/docker/daemon	10.161s	coverage: 17.0% of statements
11:46:03 [2022-04-17T11:46:03.230Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:46:03 [2022-04-17T11:46:03.230Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:46:03 [2022-04-17T11:46:03.230Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:46:03 [2022-04-17T11:46:03.230Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:46:04 [2022-04-17T11:46:04.160Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.708s	coverage: 74.8% of statements
11:46:05 [2022-04-17T11:46:05.056Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
11:46:05 [2022-04-17T11:46:05.090Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.333s	coverage: 56.2% of statements
11:46:05 [2022-04-17T11:46:05.652Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 3.0% of statements
11:46:07 [2022-04-17T11:46:07.020Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.9% of statements
11:46:07 [2022-04-17T11:46:07.589Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
11:46:07 [2022-04-17T11:46:07.848Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
11:46:08 [2022-04-17T11:46:08.389Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.221s	coverage: 50.6% of statements
11:46:09 [2022-04-17T11:46:09.226Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
11:46:09 [2022-04-17T11:46:09.755Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.638s	coverage: 46.1% of statements
11:46:09 [2022-04-17T11:46:09.756Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:46:10 [2022-04-17T11:46:10.011Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.657s	coverage: 58.2% of statements
11:46:10 [2022-04-17T11:46:10.012Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:46:10 [2022-04-17T11:46:10.012Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:46:10 [2022-04-17T11:46:10.161Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
11:46:10 [2022-04-17T11:46:10.574Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
11:46:11 [2022-04-17T11:46:11.138Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
11:46:11 [2022-04-17T11:46:11.178Z] --- PASS: TestBuildWithHugeFile (115.18s)
11:46:11 [2022-04-17T11:46:11.178Z] === RUN   TestBuildWCOWSandboxSize
11:46:11 [2022-04-17T11:46:11.178Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:46:11 [2022-04-17T11:46:11.178Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
11:46:11 [2022-04-17T11:46:11.178Z] === RUN   TestBuildWithEmptyDockerfile
11:46:11 [2022-04-17T11:46:11.178Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:46:11 [2022-04-17T11:46:11.178Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:46:11 [2022-04-17T11:46:11.178Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:46:11 [2022-04-17T11:46:11.178Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:46:11 [2022-04-17T11:46:11.178Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:46:11 [2022-04-17T11:46:11.178Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:46:11 [2022-04-17T11:46:11.178Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:46:11 [2022-04-17T11:46:11.178Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:46:11 [2022-04-17T11:46:11.178Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:46:11 [2022-04-17T11:46:11.178Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s)
11:46:11 [2022-04-17T11:46:11.178Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
11:46:11 [2022-04-17T11:46:11.178Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
11:46:11 [2022-04-17T11:46:11.178Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
11:46:11 [2022-04-17T11:46:11.178Z] === RUN   TestBuildPreserveOwnership
11:46:11 [2022-04-17T11:46:11.178Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
11:46:11 [2022-04-17T11:46:11.178Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
11:46:11 [2022-04-17T11:46:11.178Z] === RUN   TestBuildPlatformInvalid
11:46:11 [2022-04-17T11:46:11.178Z] --- PASS: TestBuildPlatformInvalid (0.08s)
11:46:11 [2022-04-17T11:46:11.178Z] PASS
11:46:11 [2022-04-17T11:46:11.178Z] ok  	github.com/docker/docker/integration/build	198.366s
11:46:11 [2022-04-17T11:46:11.178Z] 
11:46:11 [2022-04-17T11:46:11.178Z] === Skipped
11:46:11 [2022-04-17T11:46:11.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
11:46:11 [2022-04-17T11:46:11.178Z]     build_session_test.go:25: TODO: BuildKit
11:46:11 [2022-04-17T11:46:11.178Z] 
11:46:11 [2022-04-17T11:46:11.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
11:46:11 [2022-04-17T11:46:11.178Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
11:46:11 [2022-04-17T11:46:11.178Z] 
11:46:11 [2022-04-17T11:46:11.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
11:46:11 [2022-04-17T11:46:11.178Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
11:46:11 [2022-04-17T11:46:11.178Z] 
11:46:11 [2022-04-17T11:46:11.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
11:46:11 [2022-04-17T11:46:11.178Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
11:46:11 [2022-04-17T11:46:11.178Z] 
11:46:11 [2022-04-17T11:46:11.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s)
11:46:11 [2022-04-17T11:46:11.178Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:46:11 [2022-04-17T11:46:11.178Z] 
11:46:11 [2022-04-17T11:46:11.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
11:46:11 [2022-04-17T11:46:11.178Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
11:46:11 [2022-04-17T11:46:11.178Z] 
11:46:11 [2022-04-17T11:46:11.178Z] DONE 29 tests, 6 skipped in 242.796s
11:46:11 [2022-04-17T11:46:11.178Z] Running D:\gopath\src\github.com\docker\docker\integration\config
11:46:11 [2022-04-17T11:46:11.178Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:46:11 [2022-04-17T11:46:11.178Z] INFO: Testing against a local daemon
11:46:11 [2022-04-17T11:46:11.178Z] === RUN   TestConfigInspect
11:46:11 [2022-04-17T11:46:11.178Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
11:46:11 [2022-04-17T11:46:11.178Z] --- SKIP: TestConfigInspect (0.00s)
11:46:11 [2022-04-17T11:46:11.178Z] === RUN   TestConfigList
11:46:11 [2022-04-17T11:46:11.178Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
11:46:11 [2022-04-17T11:46:11.178Z] --- SKIP: TestConfigList (0.00s)
11:46:11 [2022-04-17T11:46:11.178Z] === RUN   TestConfigsCreateAndDelete
11:46:11 [2022-04-17T11:46:11.178Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
11:46:11 [2022-04-17T11:46:11.178Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
11:46:11 [2022-04-17T11:46:11.178Z] === RUN   TestConfigsUpdate
11:46:11 [2022-04-17T11:46:11.178Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
11:46:11 [2022-04-17T11:46:11.178Z] --- SKIP: TestConfigsUpdate (0.00s)
11:46:11 [2022-04-17T11:46:11.178Z] === RUN   TestTemplatedConfig
11:46:11 [2022-04-17T11:46:11.178Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
11:46:11 [2022-04-17T11:46:11.178Z] --- SKIP: TestTemplatedConfig (0.00s)
11:46:11 [2022-04-17T11:46:11.178Z] === RUN   TestConfigCreateResolve
11:46:11 [2022-04-17T11:46:11.178Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
11:46:11 [2022-04-17T11:46:11.178Z] --- SKIP: TestConfigCreateResolve (0.00s)
11:46:11 [2022-04-17T11:46:11.178Z] PASS
11:46:11 [2022-04-17T11:46:11.178Z] ok  	github.com/docker/docker/integration/config	0.116s
11:46:11 [2022-04-17T11:46:11.538Z]     docker_api_swarm_service_test.go:100: [d3cd343f27886] joining swarm manager [dfdec35d33c27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:46:11 [2022-04-17T11:46:11.647Z] 
11:46:11 [2022-04-17T11:46:11.647Z] === Skipped
11:46:11 [2022-04-17T11:46:11.647Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
11:46:11 [2022-04-17T11:46:11.647Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
11:46:11 [2022-04-17T11:46:11.647Z] 
11:46:11 [2022-04-17T11:46:11.647Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
11:46:11 [2022-04-17T11:46:11.647Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
11:46:11 [2022-04-17T11:46:11.647Z] 
11:46:11 [2022-04-17T11:46:11.647Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
11:46:11 [2022-04-17T11:46:11.647Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
11:46:11 [2022-04-17T11:46:11.647Z] 
11:46:11 [2022-04-17T11:46:11.647Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
11:46:11 [2022-04-17T11:46:11.647Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
11:46:11 [2022-04-17T11:46:11.647Z] 
11:46:11 [2022-04-17T11:46:11.647Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
11:46:11 [2022-04-17T11:46:11.647Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
11:46:11 [2022-04-17T11:46:11.647Z] 
11:46:11 [2022-04-17T11:46:11.647Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
11:46:11 [2022-04-17T11:46:11.647Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
11:46:11 [2022-04-17T11:46:11.647Z] 
11:46:11 [2022-04-17T11:46:11.647Z] DONE 6 tests, 6 skipped in 2.077s
11:46:11 [2022-04-17T11:46:11.647Z] Running D:\gopath\src\github.com\docker\docker\integration\container
11:46:12 [2022-04-17T11:46:12.067Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
11:46:12 [2022-04-17T11:46:12.105Z]     docker_api_swarm_service_test.go:101: [d11ca3224482d] joining swarm manager [dfdec35d33c27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:46:12 [2022-04-17T11:46:12.997Z] ok  	github.com/docker/docker/daemon/images	0.063s	coverage: 6.6% of statements
11:46:12 [2022-04-17T11:46:12.997Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:46:12 [2022-04-17T11:46:12.997Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:46:13 [2022-04-17T11:46:13.561Z] ok  	github.com/docker/docker/daemon/logger	0.227s	coverage: 42.7% of statements
11:46:14 [2022-04-17T11:46:14.490Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.021s	coverage: 53.6% of statements
11:46:14 [2022-04-17T11:46:14.490Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.195s	coverage: 79.9% of statements
11:46:14 [2022-04-17T11:46:14.490Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:46:14 [2022-04-17T11:46:14.598Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:46:14 [2022-04-17T11:46:14.598Z] INFO: Testing against a local daemon
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestCheckpoint
11:46:14 [2022-04-17T11:46:14.598Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:46:14 [2022-04-17T11:46:14.598Z] --- SKIP: TestCheckpoint (0.00s)
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestContainerInvalidJSON
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestContainerInvalidJSON/commit
11:46:14 [2022-04-17T11:46:14.598Z] === PAUSE TestContainerInvalidJSON/commit
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestContainerInvalidJSON/containers/create
11:46:14 [2022-04-17T11:46:14.598Z] === PAUSE TestContainerInvalidJSON/containers/create
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
11:46:14 [2022-04-17T11:46:14.598Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
11:46:14 [2022-04-17T11:46:14.598Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
11:46:14 [2022-04-17T11:46:14.598Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
11:46:14 [2022-04-17T11:46:14.598Z] === CONT  TestContainerInvalidJSON/commit
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
11:46:14 [2022-04-17T11:46:14.598Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
11:46:14 [2022-04-17T11:46:14.598Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
11:46:14 [2022-04-17T11:46:14.598Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
11:46:14 [2022-04-17T11:46:14.598Z] === CONT  TestContainerInvalidJSON/containers/create
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestContainerInvalidJSON/commit/empty_body
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
11:46:14 [2022-04-17T11:46:14.598Z] --- PASS: TestContainerInvalidJSON (0.04s)
11:46:14 [2022-04-17T11:46:14.598Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s)
11:46:14 [2022-04-17T11:46:14.598Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s)
11:46:14 [2022-04-17T11:46:14.598Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
11:46:14 [2022-04-17T11:46:14.598Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.01s)
11:46:14 [2022-04-17T11:46:14.598Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
11:46:14 [2022-04-17T11:46:14.598Z]     --- PASS: TestContainerInvalidJSON/commit (0.03s)
11:46:14 [2022-04-17T11:46:14.598Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s)
11:46:14 [2022-04-17T11:46:14.598Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s)
11:46:14 [2022-04-17T11:46:14.598Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
11:46:14 [2022-04-17T11:46:14.598Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
11:46:14 [2022-04-17T11:46:14.598Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.03s)
11:46:14 [2022-04-17T11:46:14.598Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s)
11:46:14 [2022-04-17T11:46:14.598Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
11:46:14 [2022-04-17T11:46:14.598Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s)
11:46:14 [2022-04-17T11:46:14.598Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
11:46:14 [2022-04-17T11:46:14.598Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.03s)
11:46:14 [2022-04-17T11:46:14.598Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s)
11:46:14 [2022-04-17T11:46:14.598Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s)
11:46:14 [2022-04-17T11:46:14.598Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
11:46:14 [2022-04-17T11:46:14.598Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
11:46:14 [2022-04-17T11:46:14.598Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
11:46:14 [2022-04-17T11:46:14.598Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s)
11:46:14 [2022-04-17T11:46:14.598Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
11:46:14 [2022-04-17T11:46:14.598Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
11:46:14 [2022-04-17T11:46:14.598Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:46:14 [2022-04-17T11:46:14.598Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.32s)
11:46:14 [2022-04-17T11:46:14.598Z] === RUN   TestCopyFromContainerPathIsNotDir
11:46:15 [2022-04-17T11:46:15.053Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.011s	coverage: 68.2% of statements
11:46:15 [2022-04-17T11:46:15.065Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s)
11:46:15 [2022-04-17T11:46:15.066Z] === RUN   TestCopyToContainerPathDoesNotExist
11:46:15 [2022-04-17T11:46:15.066Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s)
11:46:15 [2022-04-17T11:46:15.066Z] === RUN   TestCopyToContainerPathIsNotDir
11:46:15 [2022-04-17T11:46:15.310Z] ok  	github.com/docker/docker/daemon/logger/journald	0.017s	coverage: 23.9% of statements
11:46:15 [2022-04-17T11:46:15.533Z] --- PASS: TestCopyToContainerPathIsNotDir (0.28s)
11:46:15 [2022-04-17T11:46:15.533Z] === RUN   TestCopyFromContainer
11:46:15 [2022-04-17T11:46:15.533Z]     copy_test.go:78: testEnv.DaemonInfo.OSType == "windows"
11:46:15 [2022-04-17T11:46:15.533Z] --- SKIP: TestCopyFromContainer (0.00s)
11:46:15 [2022-04-17T11:46:15.533Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:46:15 [2022-04-17T11:46:15.533Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:46:15 [2022-04-17T11:46:15.533Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:46:15 [2022-04-17T11:46:15.533Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:46:15 [2022-04-17T11:46:15.533Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:46:15 [2022-04-17T11:46:15.533Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:46:15 [2022-04-17T11:46:15.533Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:46:15 [2022-04-17T11:46:15.533Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:46:15 [2022-04-17T11:46:15.533Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:46:15 [2022-04-17T11:46:15.533Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:46:15 [2022-04-17T11:46:15.533Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
11:46:15 [2022-04-17T11:46:15.533Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:46:15 [2022-04-17T11:46:15.533Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:46:15 [2022-04-17T11:46:15.533Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
11:46:15 [2022-04-17T11:46:15.533Z] === RUN   TestCreateLinkToNonExistingContainer
11:46:15 [2022-04-17T11:46:15.533Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
11:46:15 [2022-04-17T11:46:15.533Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
11:46:15 [2022-04-17T11:46:15.533Z] === RUN   TestCreateWithInvalidEnv
11:46:15 [2022-04-17T11:46:15.533Z] === RUN   TestCreateWithInvalidEnv/0
11:46:15 [2022-04-17T11:46:15.533Z] === PAUSE TestCreateWithInvalidEnv/0
11:46:15 [2022-04-17T11:46:15.533Z] === RUN   TestCreateWithInvalidEnv/1
11:46:15 [2022-04-17T11:46:15.533Z] === PAUSE TestCreateWithInvalidEnv/1
11:46:15 [2022-04-17T11:46:15.533Z] === RUN   TestCreateWithInvalidEnv/2
11:46:15 [2022-04-17T11:46:15.533Z] === PAUSE TestCreateWithInvalidEnv/2
11:46:15 [2022-04-17T11:46:15.533Z] === CONT  TestCreateWithInvalidEnv/0
11:46:15 [2022-04-17T11:46:15.533Z] === CONT  TestCreateWithInvalidEnv/2
11:46:15 [2022-04-17T11:46:15.533Z] === CONT  TestCreateWithInvalidEnv/1
11:46:15 [2022-04-17T11:46:15.533Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
11:46:15 [2022-04-17T11:46:15.533Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
11:46:15 [2022-04-17T11:46:15.533Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
11:46:15 [2022-04-17T11:46:15.533Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
11:46:15 [2022-04-17T11:46:15.533Z] === RUN   TestCreateTmpfsMountsTarget
11:46:15 [2022-04-17T11:46:15.533Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
11:46:15 [2022-04-17T11:46:15.533Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
11:46:15 [2022-04-17T11:46:15.533Z] === RUN   TestCreateWithCustomMaskedPaths
11:46:15 [2022-04-17T11:46:15.533Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
11:46:15 [2022-04-17T11:46:15.533Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
11:46:15 [2022-04-17T11:46:15.533Z] === RUN   TestCreateWithCustomReadonlyPaths
11:46:15 [2022-04-17T11:46:15.533Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
11:46:15 [2022-04-17T11:46:15.533Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
11:46:15 [2022-04-17T11:46:15.533Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:46:15 [2022-04-17T11:46:15.533Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:46:15 [2022-04-17T11:46:15.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:46:15 [2022-04-17T11:46:15.533Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:46:15 [2022-04-17T11:46:15.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:46:15 [2022-04-17T11:46:15.533Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:46:15 [2022-04-17T11:46:15.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:46:15 [2022-04-17T11:46:15.533Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:46:15 [2022-04-17T11:46:15.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:46:15 [2022-04-17T11:46:15.533Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:46:15 [2022-04-17T11:46:15.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:46:15 [2022-04-17T11:46:15.533Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:46:15 [2022-04-17T11:46:15.533Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:46:15 [2022-04-17T11:46:15.533Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:46:15 [2022-04-17T11:46:15.533Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:46:15 [2022-04-17T11:46:15.533Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:46:15 [2022-04-17T11:46:15.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
11:46:15 [2022-04-17T11:46:15.533Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:46:15 [2022-04-17T11:46:15.533Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:46:15 [2022-04-17T11:46:15.533Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
11:46:15 [2022-04-17T11:46:15.533Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:46:15 [2022-04-17T11:46:15.533Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
11:46:15 [2022-04-17T11:46:15.533Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:46:15 [2022-04-17T11:46:15.533Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
11:46:15 [2022-04-17T11:46:15.533Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
11:46:15 [2022-04-17T11:46:15.533Z] === RUN   TestCreateDifferentPlatform
11:46:15 [2022-04-17T11:46:15.533Z] === RUN   TestCreateDifferentPlatform/different_os
11:46:15 [2022-04-17T11:46:15.533Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:46:15 [2022-04-17T11:46:15.533Z] --- PASS: TestCreateDifferentPlatform (0.05s)
11:46:15 [2022-04-17T11:46:15.533Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
11:46:15 [2022-04-17T11:46:15.533Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:46:15 [2022-04-17T11:46:15.533Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:46:15 [2022-04-17T11:46:15.567Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
11:46:15 [2022-04-17T11:46:15.824Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.010s	coverage: 69.9% of statements
11:46:16 [2022-04-17T11:46:16.003Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.15s)
11:46:16 [2022-04-17T11:46:16.003Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:46:16 [2022-04-17T11:46:16.003Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
11:46:16 [2022-04-17T11:46:16.003Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s)
11:46:16 [2022-04-17T11:46:16.003Z] === RUN   TestContainerKillOnDaemonStart
11:46:16 [2022-04-17T11:46:16.003Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
11:46:16 [2022-04-17T11:46:16.003Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
11:46:16 [2022-04-17T11:46:16.003Z] === RUN   TestWindowsDevices
11:46:16 [2022-04-17T11:46:16.003Z] === RUN   TestWindowsDevices/process/no_device_mounted
11:46:16 [2022-04-17T11:46:16.003Z] === PAUSE TestWindowsDevices/process/no_device_mounted
11:46:16 [2022-04-17T11:46:16.003Z] === RUN   TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:46:16 [2022-04-17T11:46:16.003Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:46:16 [2022-04-17T11:46:16.003Z] === RUN   TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:46:16 [2022-04-17T11:46:16.003Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:46:16 [2022-04-17T11:46:16.003Z] === RUN   TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:46:16 [2022-04-17T11:46:16.003Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:46:16 [2022-04-17T11:46:16.003Z] === RUN   TestWindowsDevices/hyperv/no_device_mounted
11:46:16 [2022-04-17T11:46:16.003Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted
11:46:16 [2022-04-17T11:46:16.003Z] === RUN   TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:46:16 [2022-04-17T11:46:16.003Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:46:16 [2022-04-17T11:46:16.003Z] === RUN   TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:46:16 [2022-04-17T11:46:16.003Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:46:16 [2022-04-17T11:46:16.003Z] === RUN   TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:46:16 [2022-04-17T11:46:16.003Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:46:16 [2022-04-17T11:46:16.003Z] === CONT  TestWindowsDevices/process/no_device_mounted
11:46:16 [2022-04-17T11:46:16.003Z] === CONT  TestWindowsDevices/hyperv/no_device_mounted
11:46:16 [2022-04-17T11:46:16.003Z] === CONT  TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:46:16 [2022-04-17T11:46:16.003Z] === CONT  TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:46:16 [2022-04-17T11:46:16.003Z] === CONT  TestWindowsDevices/hyperv/no_device_mounted
11:46:16 [2022-04-17T11:46:16.003Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
11:46:16 [2022-04-17T11:46:16.003Z] === CONT  TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:46:16 [2022-04-17T11:46:16.003Z] === CONT  TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:46:16 [2022-04-17T11:46:16.003Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
11:46:16 [2022-04-17T11:46:16.003Z] === CONT  TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:46:16 [2022-04-17T11:46:16.003Z] === CONT  TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:46:16 [2022-04-17T11:46:16.003Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
11:46:16 [2022-04-17T11:46:16.003Z] === CONT  TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:46:16 [2022-04-17T11:46:16.479Z] === CONT  TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:46:16 [2022-04-17T11:46:16.479Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
11:46:16 [2022-04-17T11:46:16.479Z] === CONT  TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:46:16 [2022-04-17T11:46:16.752Z] ok  	github.com/docker/docker/daemon/logger/local	0.039s	coverage: 78.7% of statements
11:46:16 [2022-04-17T11:46:16.752Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:46:17 [2022-04-17T11:46:17.009Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.040s	coverage: 56.5% of statements
11:46:17 [2022-04-17T11:46:17.395Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
11:46:17 [2022-04-17T11:46:17.572Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.028s	coverage: 31.5% of statements
11:46:18 [2022-04-17T11:46:18.330Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
11:46:18 [2022-04-17T11:46:18.503Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
11:46:18 [2022-04-17T11:46:18.761Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
11:46:19 [2022-04-17T11:46:19.324Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
11:46:19 [2022-04-17T11:46:19.709Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
11:46:19 [2022-04-17T11:46:19.887Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.617s	coverage: 82.5% of statements
11:46:19 [2022-04-17T11:46:19.887Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:46:19 [2022-04-17T11:46:19.887Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:46:20 [2022-04-17T11:46:20.647Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
11:46:21 [2022-04-17T11:46:21.255Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 48.2% of statements
11:46:21 [2022-04-17T11:46:21.512Z] ok  	github.com/docker/docker/distribution	0.624s	coverage: 28.3% of statements
11:46:21 [2022-04-17T11:46:21.512Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:46:21 [2022-04-17T11:46:21.583Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
11:46:22 [2022-04-17T11:46:22.074Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
11:46:22 [2022-04-17T11:46:22.637Z] ok  	github.com/docker/docker/image	0.023s	coverage: 86.9% of statements
11:46:22 [2022-04-17T11:46:22.894Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
11:46:22 [2022-04-17T11:46:22.960Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
11:46:23 [2022-04-17T11:46:23.457Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.7% of statements
11:46:23 [2022-04-17T11:46:23.457Z] ok  	github.com/docker/docker/distribution/xfer	1.897s	coverage: 84.9% of statements
11:46:23 [2022-04-17T11:46:23.457Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:46:23 [2022-04-17T11:46:23.832Z] --- PASS: TestWindowsDevices (0.03s)
11:46:23 [2022-04-17T11:46:23.833Z]     --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.15s)
11:46:23 [2022-04-17T11:46:23.833Z]     --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s)
11:46:23 [2022-04-17T11:46:23.833Z]     --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s)
11:46:23 [2022-04-17T11:46:23.833Z]     --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s)
11:46:23 [2022-04-17T11:46:23.833Z]     --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.57s)
11:46:23 [2022-04-17T11:46:23.833Z]     --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.49s)
11:46:23 [2022-04-17T11:46:23.833Z]     --- PASS: TestWindowsDevices/process/no_device_mounted (6.80s)
11:46:23 [2022-04-17T11:46:23.833Z]     --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.47s)
11:46:23 [2022-04-17T11:46:23.833Z] === RUN   TestDiff
11:46:23 [2022-04-17T11:46:23.833Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
11:46:23 [2022-04-17T11:46:23.833Z] --- SKIP: TestDiff (0.00s)
11:46:23 [2022-04-17T11:46:23.833Z] === RUN   TestExecWithCloseStdin
11:46:23 [2022-04-17T11:46:23.833Z]     exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination
11:46:23 [2022-04-17T11:46:23.833Z] --- SKIP: TestExecWithCloseStdin (0.00s)
11:46:23 [2022-04-17T11:46:23.833Z] === RUN   TestExec
11:46:24 [2022-04-17T11:46:24.020Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
11:46:24 [2022-04-17T11:46:24.020Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:46:24 [2022-04-17T11:46:24.277Z] ok  	github.com/docker/docker/libcontainerd/queue	0.033s	coverage: 100.0% of statements
11:46:24 [2022-04-17T11:46:24.865Z] === RUN   TestDockerSuite/TestPsListContainersSize
11:46:25 [2022-04-17T11:46:25.266Z] ok  	github.com/docker/docker/oci	0.016s	coverage: 46.0% of statements
11:46:25 [2022-04-17T11:46:25.433Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
11:46:25 [2022-04-17T11:46:25.433Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
11:46:25 [2022-04-17T11:46:25.831Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 66.5% of statements
11:46:25 [2022-04-17T11:46:25.831Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
11:46:26 [2022-04-17T11:46:26.001Z] === RUN   TestDockerSuite/TestPsRightTagName
11:46:26 [2022-04-17T11:46:26.781Z] --- PASS: TestExec (4.06s)
11:46:26 [2022-04-17T11:46:26.781Z] === RUN   TestExecUser
11:46:26 [2022-04-17T11:46:26.781Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
11:46:26 [2022-04-17T11:46:26.781Z] --- SKIP: TestExecUser (0.00s)
11:46:26 [2022-04-17T11:46:26.781Z] === RUN   TestExportContainerAndImportImage
11:46:26 [2022-04-17T11:46:26.781Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
11:46:26 [2022-04-17T11:46:26.781Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
11:46:26 [2022-04-17T11:46:26.781Z] === RUN   TestExportContainerAfterDaemonRestart
11:46:26 [2022-04-17T11:46:26.781Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
11:46:26 [2022-04-17T11:46:26.781Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
11:46:26 [2022-04-17T11:46:26.781Z] === RUN   TestHealthCheckWorkdir
11:46:26 [2022-04-17T11:46:26.781Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
11:46:26 [2022-04-17T11:46:26.781Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
11:46:26 [2022-04-17T11:46:26.781Z] === RUN   TestHealthKillContainer
11:46:26 [2022-04-17T11:46:26.781Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
11:46:26 [2022-04-17T11:46:26.781Z] --- SKIP: TestHealthKillContainer (0.00s)
11:46:26 [2022-04-17T11:46:26.781Z] === RUN   TestInspectCpusetInConfigPre120
11:46:26 [2022-04-17T11:46:26.781Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
11:46:26 [2022-04-17T11:46:26.781Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
11:46:26 [2022-04-17T11:46:26.781Z] === RUN   TestKillContainerInvalidSignal
11:46:27 [2022-04-17T11:46:27.734Z] ok  	github.com/docker/docker/pkg/archive	0.288s	coverage: 82.1% of statements
11:46:27 [2022-04-17T11:46:27.905Z] === RUN   TestDockerSuite/TestPsShowMounts
11:46:28 [2022-04-17T11:46:28.296Z] ok  	github.com/docker/docker/pkg/authorization	0.137s	coverage: 68.3% of statements
11:46:28 [2022-04-17T11:46:28.296Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
11:46:28 [2022-04-17T11:46:28.552Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
11:46:29 [2022-04-17T11:46:29.809Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
11:46:30 [2022-04-17T11:46:30.567Z] --- PASS: TestKillContainerInvalidSignal (3.29s)
11:46:30 [2022-04-17T11:46:30.567Z] === RUN   TestKillContainer
11:46:30 [2022-04-17T11:46:30.567Z] === RUN   TestKillContainer/no_signal
11:46:30 [2022-04-17T11:46:30.747Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
11:46:30 [2022-04-17T11:46:30.747Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
11:46:30 [2022-04-17T11:46:30.747Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
11:46:30 [2022-04-17T11:46:30.747Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
11:46:30 [2022-04-17T11:46:30.747Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
11:46:31 [2022-04-17T11:46:31.006Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
11:46:31 [2022-04-17T11:46:31.268Z]     check_test.go:379: [d3cd343f27886] daemon is not started
11:46:31 [2022-04-17T11:46:31.527Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
11:46:31 [2022-04-17T11:46:31.820Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.502s	coverage: 42.7% of statements
11:46:32 [2022-04-17T11:46:32.077Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
11:46:32 [2022-04-17T11:46:32.077Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
11:46:32 [2022-04-17T11:46:32.333Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
11:46:32 [2022-04-17T11:46:32.467Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
11:46:33 [2022-04-17T11:46:33.260Z] ok  	github.com/docker/docker/layer	7.879s	coverage: 69.0% of statements
11:46:33 [2022-04-17T11:46:33.260Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:46:33 [2022-04-17T11:46:33.260Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:46:33 [2022-04-17T11:46:33.260Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:46:33 [2022-04-17T11:46:33.260Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:46:33 [2022-04-17T11:46:33.260Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:46:33 [2022-04-17T11:46:33.260Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:46:33 [2022-04-17T11:46:33.260Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
11:46:33 [2022-04-17T11:46:33.404Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
11:46:33 [2022-04-17T11:46:33.516Z] ok  	github.com/docker/docker/pkg/fileutils	0.021s	coverage: 87.2% of statements
11:46:33 [2022-04-17T11:46:33.518Z] === RUN   TestKillContainer/non_killing_signal
11:46:33 [2022-04-17T11:46:33.518Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
11:46:33 [2022-04-17T11:46:33.518Z] === RUN   TestKillContainer/killing_signal
11:46:33 [2022-04-17T11:46:33.772Z] ok  	github.com/docker/docker/pkg/fsutils	0.140s	coverage: 85.1% of statements
11:46:33 [2022-04-17T11:46:33.772Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
11:46:33 [2022-04-17T11:46:33.971Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
11:46:35 [2022-04-17T11:46:35.140Z] ok  	github.com/docker/docker/pkg/idtools	0.522s	coverage: 67.9% of statements
11:46:35 [2022-04-17T11:46:35.140Z] ok  	github.com/docker/docker/pkg/ioutils	0.438s	coverage: 69.7% of statements
11:46:35 [2022-04-17T11:46:35.397Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
11:46:35 [2022-04-17T11:46:35.397Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
11:46:35 [2022-04-17T11:46:35.397Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:46:35 [2022-04-17T11:46:35.655Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
11:46:35 [2022-04-17T11:46:35.655Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
11:46:35 [2022-04-17T11:46:35.912Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
11:46:36 [2022-04-17T11:46:36.168Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 90.5% of statements
11:46:36 [2022-04-17T11:46:36.168Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 82.4% of statements
11:46:36 [2022-04-17T11:46:36.168Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:46:36 [2022-04-17T11:46:36.168Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:46:36 [2022-04-17T11:46:36.505Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
11:46:37 [2022-04-17T11:46:37.097Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
11:46:37 [2022-04-17T11:46:37.303Z] --- PASS: TestKillContainer (6.53s)
11:46:37 [2022-04-17T11:46:37.303Z]     --- PASS: TestKillContainer/no_signal (3.20s)
11:46:37 [2022-04-17T11:46:37.303Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
11:46:37 [2022-04-17T11:46:37.303Z]     --- PASS: TestKillContainer/killing_signal (3.26s)
11:46:37 [2022-04-17T11:46:37.303Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:46:37 [2022-04-17T11:46:37.303Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:46:37 [2022-04-17T11:46:37.303Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
11:46:37 [2022-04-17T11:46:37.303Z] === RUN   TestKillStoppedContainer
11:46:37 [2022-04-17T11:46:37.303Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:46:37 [2022-04-17T11:46:37.303Z] --- SKIP: TestKillStoppedContainer (0.00s)
11:46:37 [2022-04-17T11:46:37.303Z] === RUN   TestKillStoppedContainerAPIPre120
11:46:37 [2022-04-17T11:46:37.303Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:46:37 [2022-04-17T11:46:37.303Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
11:46:37 [2022-04-17T11:46:37.303Z] === RUN   TestKillDifferentUserContainer
11:46:37 [2022-04-17T11:46:37.303Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
11:46:37 [2022-04-17T11:46:37.303Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
11:46:37 [2022-04-17T11:46:37.303Z] === RUN   TestInspectOomKilledTrue
11:46:37 [2022-04-17T11:46:37.303Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
11:46:37 [2022-04-17T11:46:37.303Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:46:37 [2022-04-17T11:46:37.303Z] === RUN   TestInspectOomKilledFalse
11:46:37 [2022-04-17T11:46:37.303Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:46:37 [2022-04-17T11:46:37.303Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:46:37 [2022-04-17T11:46:37.303Z] === RUN   TestLogsFollowTailEmpty
11:46:37 [2022-04-17T11:46:37.354Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
11:46:37 [2022-04-17T11:46:37.610Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
11:46:37 [2022-04-17T11:46:37.610Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
11:46:38 [2022-04-17T11:46:38.976Z] ok  	github.com/docker/docker/pkg/pubsub	1.034s	coverage: 75.0% of statements
11:46:39 [2022-04-17T11:46:39.039Z]     docker_api_swarm_service_test.go:533: [d2ae204586934] joining swarm manager [d7f2fba5444af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:46:39 [2022-04-17T11:46:39.233Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
11:46:39 [2022-04-17T11:46:39.490Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
11:46:39 [2022-04-17T11:46:39.746Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
11:46:40 [2022-04-17T11:46:40.002Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
11:46:40 [2022-04-17T11:46:40.002Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
11:46:40 [2022-04-17T11:46:40.251Z] --- PASS: TestLogsFollowTailEmpty (3.28s)
11:46:40 [2022-04-17T11:46:40.251Z] === RUN   TestNetworkNat
11:46:40 [2022-04-17T11:46:40.251Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
11:46:40 [2022-04-17T11:46:40.251Z] --- SKIP: TestNetworkNat (0.00s)
11:46:40 [2022-04-17T11:46:40.251Z] === RUN   TestNetworkLocalhostTCPNat
11:46:40 [2022-04-17T11:46:40.416Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
11:46:40 [2022-04-17T11:46:40.417Z]     docker_api_swarm_service_test.go:534: [d9cbe135a3bf3] joining swarm manager [d7f2fba5444af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:46:40 [2022-04-17T11:46:40.564Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.8% of statements
11:46:40 [2022-04-17T11:46:40.821Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
11:46:40 [2022-04-17T11:46:40.983Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
11:46:41 [2022-04-17T11:46:41.077Z] ok  	github.com/docker/docker/pkg/tailfile	0.047s	coverage: 88.6% of statements
11:46:41 [2022-04-17T11:46:41.639Z] ok  	github.com/docker/docker/pkg/tarsum	0.040s	coverage: 89.3% of statements
11:46:41 [2022-04-17T11:46:41.895Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
11:46:42 [2022-04-17T11:46:42.151Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
11:46:42 [2022-04-17T11:46:42.887Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
11:46:43 [2022-04-17T11:46:43.146Z] === RUN   TestDockerSuite/TestRestartPolicyNO
11:46:43 [2022-04-17T11:46:43.146Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
11:46:43 [2022-04-17T11:46:43.713Z] === RUN   TestDockerSuite/TestRestartRunningContainer
11:46:44 [2022-04-17T11:46:44.036Z] --- PASS: TestNetworkLocalhostTCPNat (4.09s)
11:46:44 [2022-04-17T11:46:44.036Z] === RUN   TestNetworkLoopbackNat
11:46:44 [2022-04-17T11:46:44.036Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
11:46:44 [2022-04-17T11:46:44.036Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
11:46:44 [2022-04-17T11:46:44.036Z] === RUN   TestPause
11:46:44 [2022-04-17T11:46:44.036Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
11:46:44 [2022-04-17T11:46:44.036Z] --- SKIP: TestPause (0.00s)
11:46:44 [2022-04-17T11:46:44.036Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:46:44 [2022-04-17T11:46:44.043Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
11:46:44 [2022-04-17T11:46:44.043Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
11:46:44 [2022-04-17T11:46:44.606Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
11:46:45 [2022-04-17T11:46:45.535Z] ok  	github.com/docker/docker/quota	0.237s	coverage: 71.4% of statements
11:46:45 [2022-04-17T11:46:45.791Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
11:46:46 [2022-04-17T11:46:46.247Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
11:46:46 [2022-04-17T11:46:46.719Z] ok  	github.com/docker/docker/registry	0.052s	coverage: 58.6% of statements
11:46:46 [2022-04-17T11:46:46.975Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
11:46:47 [2022-04-17T11:46:47.186Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
11:46:47 [2022-04-17T11:46:47.231Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
11:46:47 [2022-04-17T11:46:47.487Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 64.5% of statements
11:46:47 [2022-04-17T11:46:47.744Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
11:46:47 [2022-04-17T11:46:47.822Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.34s)
11:46:47 [2022-04-17T11:46:47.822Z] === RUN   TestPauseStopPausedContainer
11:46:47 [2022-04-17T11:46:47.822Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
11:46:47 [2022-04-17T11:46:47.822Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
11:46:47 [2022-04-17T11:46:47.822Z] === RUN   TestPsFilter
11:46:47 [2022-04-17T11:46:47.822Z] --- PASS: TestPsFilter (0.42s)
11:46:47 [2022-04-17T11:46:47.822Z] === RUN   TestRemoveContainerWithRemovedVolume
11:46:49 [2022-04-17T11:46:49.088Z] === RUN   TestDockerSuite/TestRestartWithVolumes
11:46:49 [2022-04-17T11:46:49.634Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
11:46:50 [2022-04-17T11:46:50.022Z] === RUN   TestDockerSuite/TestRmiBlank
11:46:50 [2022-04-17T11:46:50.022Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
11:46:50 [2022-04-17T11:46:50.022Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
11:46:50 [2022-04-17T11:46:50.196Z] ok  	github.com/docker/docker/volume/local	0.103s	coverage: 76.4% of statements
11:46:50 [2022-04-17T11:46:50.453Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 67.7% of statements
11:46:51 [2022-04-17T11:46:51.384Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 72.3% of statements
11:46:51 [2022-04-17T11:46:51.614Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.24s)
11:46:51 [2022-04-17T11:46:51.614Z] === RUN   TestRemoveContainerWithVolume
11:46:52 [2022-04-17T11:46:52.579Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
11:46:53 [2022-04-17T11:46:53.145Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
11:46:53 [2022-04-17T11:46:53.145Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
11:46:54 [2022-04-17T11:46:54.522Z] === RUN   TestDockerSuite/TestRmiImgIDForce
11:46:54 [2022-04-17T11:46:54.574Z] --- PASS: TestRemoveContainerWithVolume (3.26s)
11:46:54 [2022-04-17T11:46:54.574Z] === RUN   TestRemoveContainerRunning
11:46:54 [2022-04-17T11:46:54.782Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
11:46:56 [2022-04-17T11:46:56.163Z] === RUN   TestDockerSuite/TestRmiParentImageFail
11:46:56 [2022-04-17T11:46:56.422Z] === RUN   TestDockerSuite/TestRmiTag
11:46:56 [2022-04-17T11:46:56.681Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
11:46:57 [2022-04-17T11:46:57.250Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
11:46:57 [2022-04-17T11:46:57.557Z] --- PASS: TestRemoveContainerRunning (3.36s)
11:46:57 [2022-04-17T11:46:57.558Z] === RUN   TestRemoveContainerForceRemoveRunning
11:46:59 [2022-04-17T11:46:59.943Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
11:47:00 [2022-04-17T11:47:00.510Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
11:47:01 [2022-04-17T11:47:01.077Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
11:47:01 [2022-04-17T11:47:01.077Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
11:47:01 [2022-04-17T11:47:01.350Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.28s)
11:47:01 [2022-04-17T11:47:01.350Z] === RUN   TestRemoveInvalidContainer
11:47:01 [2022-04-17T11:47:01.350Z] --- PASS: TestRemoveInvalidContainer (0.04s)
11:47:01 [2022-04-17T11:47:01.350Z] === RUN   TestRenameLinkedContainer
11:47:01 [2022-04-17T11:47:01.350Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
11:47:01 [2022-04-17T11:47:01.350Z] --- SKIP: TestRenameLinkedContainer (0.00s)
11:47:01 [2022-04-17T11:47:01.350Z] === RUN   TestRenameStoppedContainer
11:47:02 [2022-04-17T11:47:02.014Z] === RUN   TestDockerSuite/TestRunAddHost
11:47:02 [2022-04-17T11:47:02.582Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
11:47:02 [2022-04-17T11:47:02.840Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
11:47:02 [2022-04-17T11:47:02.840Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
11:47:03 [2022-04-17T11:47:03.409Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
11:47:03 [2022-04-17T11:47:03.409Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
11:47:03 [2022-04-17T11:47:03.978Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
11:47:04 [2022-04-17T11:47:04.302Z] --- PASS: TestRenameStoppedContainer (3.24s)
11:47:04 [2022-04-17T11:47:04.302Z] === RUN   TestRenameRunningContainerAndReuse
11:47:04 [2022-04-17T11:47:04.922Z]     docker_api_swarm_service_test.go:148: [d1efbb267e53c] joining swarm manager [ddd9632c3980a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:47:05 [2022-04-17T11:47:05.182Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
11:47:05 [2022-04-17T11:47:05.752Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
11:47:06 [2022-04-17T11:47:06.012Z]     docker_api_swarm_service_test.go:148: [d7e9d41864974] joining swarm manager [ddd9632c3980a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:47:06 [2022-04-17T11:47:06.272Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
11:47:07 [2022-04-17T11:47:07.662Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
11:47:08 [2022-04-17T11:47:08.601Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
11:47:09 [2022-04-17T11:47:09.539Z] === RUN   TestDockerSuite/TestRunAttachDetach
11:47:10 [2022-04-17T11:47:10.107Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
11:47:10 [2022-04-17T11:47:10.674Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
11:47:11 [2022-04-17T11:47:11.455Z] --- PASS: TestRenameRunningContainerAndReuse (6.78s)
11:47:11 [2022-04-17T11:47:11.455Z] === RUN   TestRenameInvalidName
11:47:11 [2022-04-17T11:47:11.612Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
11:47:11 [2022-04-17T11:47:11.871Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
11:47:12 [2022-04-17T11:47:12.439Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
11:47:13 [2022-04-17T11:47:13.006Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
11:47:13 [2022-04-17T11:47:13.281Z] ok  	github.com/docker/docker/pkg/plugins	33.634s	coverage: 76.3% of statements
11:47:13 [2022-04-17T11:47:13.281Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:47:13 [2022-04-17T11:47:13.281Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:47:13 [2022-04-17T11:47:13.281Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
11:47:13 [2022-04-17T11:47:13.281Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
11:47:13 [2022-04-17T11:47:13.281Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:47:13 [2022-04-17T11:47:13.281Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:47:13 [2022-04-17T11:47:13.281Z] ?   	github.com/docker/docker/rootless	[no test files]
11:47:13 [2022-04-17T11:47:13.281Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
11:47:13 [2022-04-17T11:47:13.281Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:47:13 [2022-04-17T11:47:13.281Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:47:13 [2022-04-17T11:47:13.281Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:47:13 [2022-04-17T11:47:13.281Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:47:13 [2022-04-17T11:47:13.281Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:47:13 [2022-04-17T11:47:13.281Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:47:13 [2022-04-17T11:47:13.281Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:47:13 [2022-04-17T11:47:13.281Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:47:13 [2022-04-17T11:47:13.281Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:47:13 [2022-04-17T11:47:13.281Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:47:13 [2022-04-17T11:47:13.281Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:47:13 [2022-04-17T11:47:13.281Z] ?   	github.com/docker/docker/volume	[no test files]
11:47:13 [2022-04-17T11:47:13.281Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:47:13 [2022-04-17T11:47:13.281Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] === Skipped
11:47:13 [2022-04-17T11:47:13.281Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
11:47:13 [2022-04-17T11:47:13.281Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
11:47:13 [2022-04-17T11:47:13.281Z]     network_proxy_test.go:208: No support for dual stack yet
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
11:47:13 [2022-04-17T11:47:13.281Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
11:47:13 [2022-04-17T11:47:13.281Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:44: Driver btrfs not supported
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:44: Driver btrfs not supported
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:44: Driver btrfs not supported
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:44: Driver btrfs not supported
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:44: Driver btrfs not supported
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:71: No driver to put!
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
11:47:13 [2022-04-17T11:47:13.281Z] time="2022-04-17T11:46:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
11:47:13 [2022-04-17T11:47:13.281Z] time="2022-04-17T11:46:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
11:47:13 [2022-04-17T11:47:13.281Z] time="2022-04-17T11:46:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
11:47:13 [2022-04-17T11:47:13.281Z] time="2022-04-17T11:46:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
11:47:13 [2022-04-17T11:47:13.281Z] time="2022-04-17T11:46:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:71: No driver to put!
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
11:47:13 [2022-04-17T11:47:13.281Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
11:47:13 [2022-04-17T11:47:13.281Z]     overlay_test.go:50: Fails to compute changes intermittently
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:47:13 [2022-04-17T11:47:13.281Z]     overlay_test.go:65: Cannot run test with naive change algorithm
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:44: Driver zfs not supported
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:44: Driver zfs not supported
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:44: Driver zfs not supported
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:44: Driver zfs not supported
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:44: Driver zfs not supported
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:47:13 [2022-04-17T11:47:13.281Z]     graphtest_unix.go:71: No driver to put!
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:47:13 [2022-04-17T11:47:13.281Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
11:47:13 [2022-04-17T11:47:13.281Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
11:47:13 [2022-04-17T11:47:13.281Z] 
11:47:13 [2022-04-17T11:47:13.281Z] DONE 2436 tests, 28 skipped in 245.220s
11:47:13 [2022-04-17T11:47:13.281Z] + '[' -n 'github.com/docker/docker/libnetwork
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/bitseq
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/cluster
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/config
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/datastore
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/diagnostic
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/discoverapi
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/driverapi
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/drivers/bridge
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/drivers/host
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/drivers/null
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/drivers/overlay
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/drivers/remote
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/drivers/windows
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/drvregistry
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/etchosts
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/idm
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/internal/caller
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/ipam
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/ipamapi
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/ipams/builtin
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/ipams/null
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/ipams/remote
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:47:13 [2022-04-17T11:47:13.281Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:47:13 [2022-04-17T11:47:13.282Z] github.com/docker/docker/libnetwork/ipamutils
11:47:13 [2022-04-17T11:47:13.282Z] github.com/docker/docker/libnetwork/iptables
11:47:13 [2022-04-17T11:47:13.282Z] github.com/docker/docker/libnetwork/netlabel
11:47:13 [2022-04-17T11:47:13.282Z] github.com/docker/docker/libnetwork/netutils
11:47:13 [2022-04-17T11:47:13.282Z] github.com/docker/docker/libnetwork/networkdb
11:47:13 [2022-04-17T11:47:13.282Z] github.com/docker/docker/libnetwork/ns
11:47:13 [2022-04-17T11:47:13.282Z] github.com/docker/docker/libnetwork/options
11:47:13 [2022-04-17T11:47:13.282Z] github.com/docker/docker/libnetwork/osl
11:47:13 [2022-04-17T11:47:13.282Z] github.com/docker/docker/libnetwork/osl/kernel
11:47:13 [2022-04-17T11:47:13.282Z] github.com/docker/docker/libnetwork/portallocator
11:47:13 [2022-04-17T11:47:13.282Z] github.com/docker/docker/libnetwork/portmapper
11:47:13 [2022-04-17T11:47:13.282Z] github.com/docker/docker/libnetwork/resolvconf
11:47:13 [2022-04-17T11:47:13.282Z] github.com/docker/docker/libnetwork/testutils
11:47:13 [2022-04-17T11:47:13.282Z] github.com/docker/docker/libnetwork/types' ']'
11:47:13 [2022-04-17T11:47:13.282Z] + 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
11:47:13 [2022-04-17T11:47:13.945Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
11:47:14 [2022-04-17T11:47:14.203Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
11:47:14 [2022-04-17T11:47:14.408Z] --- PASS: TestRenameInvalidName (3.28s)
11:47:14 [2022-04-17T11:47:14.408Z] === RUN   TestRenameAnonymousContainer
11:47:14 [2022-04-17T11:47:14.775Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
11:47:15 [2022-04-17T11:47:15.344Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
11:47:15 [2022-04-17T11:47:15.344Z] === RUN   TestDockerSuite/TestRunBindMounts
11:47:16 [2022-04-17T11:47:16.727Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
11:47:17 [2022-04-17T11:47:17.297Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
11:47:17 [2022-04-17T11:47:17.865Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
11:47:18 [2022-04-17T11:47:18.124Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
11:47:18 [2022-04-17T11:47:18.697Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
11:47:18 [2022-04-17T11:47:18.697Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
11:47:19 [2022-04-17T11:47:19.266Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
11:47:19 [2022-04-17T11:47:19.526Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
11:47:20 [2022-04-17T11:47:20.095Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
11:47:20 [2022-04-17T11:47:20.355Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
11:47:20 [2022-04-17T11:47:20.925Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
11:47:20 [2022-04-17T11:47:20.925Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
11:47:21 [2022-04-17T11:47:21.185Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
11:47:21 [2022-04-17T11:47:21.185Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
11:47:22 [2022-04-17T11:47:22.126Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
11:47:22 [2022-04-17T11:47:22.717Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
11:47:23 [2022-04-17T11:47:23.284Z] === RUN   TestDockerSuite/TestRunContainerNetwork
11:47:23 [2022-04-17T11:47:23.853Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
11:47:23 [2022-04-17T11:47:23.853Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
11:47:24 [2022-04-17T11:47:24.791Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
11:47:25 [2022-04-17T11:47:25.731Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
11:47:26 [2022-04-17T11:47:26.669Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
11:47:26 [2022-04-17T11:47:26.905Z] --- PASS: TestRenameAnonymousContainer (12.48s)
11:47:26 [2022-04-17T11:47:26.905Z] === RUN   TestRenameContainerWithSameName
11:47:27 [2022-04-17T11:47:27.236Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
11:47:27 [2022-04-17T11:47:27.806Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
11:47:28 [2022-04-17T11:47:28.004Z] --- PASS: TestBuildWithHugeFile (168.98s)
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestBuildWCOWSandboxSize
11:47:28 [2022-04-17T11:47:28.004Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:47:28 [2022-04-17T11:47:28.004Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestBuildWithEmptyDockerfile
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:47:28 [2022-04-17T11:47:28.004Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:47:28 [2022-04-17T11:47:28.004Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:47:28 [2022-04-17T11:47:28.004Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:47:28 [2022-04-17T11:47:28.004Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:47:28 [2022-04-17T11:47:28.004Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:47:28 [2022-04-17T11:47:28.004Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:47:28 [2022-04-17T11:47:28.004Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s)
11:47:28 [2022-04-17T11:47:28.004Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
11:47:28 [2022-04-17T11:47:28.004Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
11:47:28 [2022-04-17T11:47:28.004Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestBuildPreserveOwnership
11:47:28 [2022-04-17T11:47:28.004Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
11:47:28 [2022-04-17T11:47:28.004Z] --- SKIP: TestBuildPreserveOwnership (0.01s)
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestBuildPlatformInvalid
11:47:28 [2022-04-17T11:47:28.004Z] --- PASS: TestBuildPlatformInvalid (0.09s)
11:47:28 [2022-04-17T11:47:28.004Z] PASS
11:47:28 [2022-04-17T11:47:28.004Z] ok  	github.com/docker/docker/integration/build	247.352s
11:47:28 [2022-04-17T11:47:28.004Z] 
11:47:28 [2022-04-17T11:47:28.004Z] === Skipped
11:47:28 [2022-04-17T11:47:28.004Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z]     build_session_test.go:25: TODO: BuildKit
11:47:28 [2022-04-17T11:47:28.004Z] 
11:47:28 [2022-04-17T11:47:28.004Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
11:47:28 [2022-04-17T11:47:28.004Z] 
11:47:28 [2022-04-17T11:47:28.004Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
11:47:28 [2022-04-17T11:47:28.004Z] 
11:47:28 [2022-04-17T11:47:28.004Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
11:47:28 [2022-04-17T11:47:28.004Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
11:47:28 [2022-04-17T11:47:28.004Z] 
11:47:28 [2022-04-17T11:47:28.004Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:47:28 [2022-04-17T11:47:28.004Z] 
11:47:28 [2022-04-17T11:47:28.004Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s)
11:47:28 [2022-04-17T11:47:28.004Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
11:47:28 [2022-04-17T11:47:28.004Z] 
11:47:28 [2022-04-17T11:47:28.004Z] DONE 29 tests, 6 skipped in 292.524s
11:47:28 [2022-04-17T11:47:28.004Z] Running D:\gopath\src\github.com\docker\docker\integration\config
11:47:28 [2022-04-17T11:47:28.004Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:47:28 [2022-04-17T11:47:28.004Z] INFO: Testing against a local daemon
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestConfigInspect
11:47:28 [2022-04-17T11:47:28.004Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
11:47:28 [2022-04-17T11:47:28.004Z] --- SKIP: TestConfigInspect (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestConfigList
11:47:28 [2022-04-17T11:47:28.004Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
11:47:28 [2022-04-17T11:47:28.004Z] --- SKIP: TestConfigList (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestConfigsCreateAndDelete
11:47:28 [2022-04-17T11:47:28.004Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
11:47:28 [2022-04-17T11:47:28.004Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestConfigsUpdate
11:47:28 [2022-04-17T11:47:28.004Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
11:47:28 [2022-04-17T11:47:28.004Z] --- SKIP: TestConfigsUpdate (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestTemplatedConfig
11:47:28 [2022-04-17T11:47:28.004Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
11:47:28 [2022-04-17T11:47:28.004Z] --- SKIP: TestTemplatedConfig (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestConfigCreateResolve
11:47:28 [2022-04-17T11:47:28.004Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
11:47:28 [2022-04-17T11:47:28.004Z] --- SKIP: TestConfigCreateResolve (0.01s)
11:47:28 [2022-04-17T11:47:28.004Z] PASS
11:47:28 [2022-04-17T11:47:28.004Z] ok  	github.com/docker/docker/integration/config	0.143s
11:47:28 [2022-04-17T11:47:28.004Z] 
11:47:28 [2022-04-17T11:47:28.004Z] === Skipped
11:47:28 [2022-04-17T11:47:28.004Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
11:47:28 [2022-04-17T11:47:28.004Z] 
11:47:28 [2022-04-17T11:47:28.004Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
11:47:28 [2022-04-17T11:47:28.004Z] 
11:47:28 [2022-04-17T11:47:28.004Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
11:47:28 [2022-04-17T11:47:28.004Z] 
11:47:28 [2022-04-17T11:47:28.004Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
11:47:28 [2022-04-17T11:47:28.004Z] 
11:47:28 [2022-04-17T11:47:28.004Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
11:47:28 [2022-04-17T11:47:28.004Z] 
11:47:28 [2022-04-17T11:47:28.004Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s)
11:47:28 [2022-04-17T11:47:28.004Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
11:47:28 [2022-04-17T11:47:28.004Z] 
11:47:28 [2022-04-17T11:47:28.004Z] DONE 6 tests, 6 skipped in 2.547s
11:47:28 [2022-04-17T11:47:28.004Z] Running D:\gopath\src\github.com\docker\docker\integration\container
11:47:28 [2022-04-17T11:47:28.004Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:47:28 [2022-04-17T11:47:28.004Z] INFO: Testing against a local daemon
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestCheckpoint
11:47:28 [2022-04-17T11:47:28.004Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:47:28 [2022-04-17T11:47:28.004Z] --- SKIP: TestCheckpoint (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestContainerInvalidJSON
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestContainerInvalidJSON/commit
11:47:28 [2022-04-17T11:47:28.004Z] === PAUSE TestContainerInvalidJSON/commit
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestContainerInvalidJSON/containers/create
11:47:28 [2022-04-17T11:47:28.004Z] === PAUSE TestContainerInvalidJSON/containers/create
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
11:47:28 [2022-04-17T11:47:28.004Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
11:47:28 [2022-04-17T11:47:28.004Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
11:47:28 [2022-04-17T11:47:28.004Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
11:47:28 [2022-04-17T11:47:28.004Z] === CONT  TestContainerInvalidJSON/commit
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
11:47:28 [2022-04-17T11:47:28.004Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
11:47:28 [2022-04-17T11:47:28.004Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
11:47:28 [2022-04-17T11:47:28.004Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestContainerInvalidJSON/commit/empty_body
11:47:28 [2022-04-17T11:47:28.004Z] === CONT  TestContainerInvalidJSON/containers/create
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
11:47:28 [2022-04-17T11:47:28.004Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
11:47:28 [2022-04-17T11:47:28.004Z] --- PASS: TestContainerInvalidJSON (0.05s)
11:47:28 [2022-04-17T11:47:28.004Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
11:47:28 [2022-04-17T11:47:28.004Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s)
11:47:28 [2022-04-17T11:47:28.004Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s)
11:47:28 [2022-04-17T11:47:28.004Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s)
11:47:28 [2022-04-17T11:47:28.004Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z]     --- PASS: TestContainerInvalidJSON/commit (0.02s)
11:47:28 [2022-04-17T11:47:28.004Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s)
11:47:28 [2022-04-17T11:47:28.004Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s)
11:47:28 [2022-04-17T11:47:28.004Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s)
11:47:28 [2022-04-17T11:47:28.004Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
11:47:28 [2022-04-17T11:47:28.004Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
11:47:28 [2022-04-17T11:47:28.004Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
11:47:28 [2022-04-17T11:47:28.005Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
11:47:28 [2022-04-17T11:47:28.005Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:47:28 [2022-04-17T11:47:28.005Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.30s)
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCopyFromContainerPathIsNotDir
11:47:28 [2022-04-17T11:47:28.005Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s)
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCopyToContainerPathDoesNotExist
11:47:28 [2022-04-17T11:47:28.005Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s)
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCopyToContainerPathIsNotDir
11:47:28 [2022-04-17T11:47:28.005Z] --- PASS: TestCopyToContainerPathIsNotDir (0.29s)
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCopyFromContainer
11:47:28 [2022-04-17T11:47:28.005Z]     copy_test.go:78: testEnv.DaemonInfo.OSType == "windows"
11:47:28 [2022-04-17T11:47:28.005Z] --- SKIP: TestCopyFromContainer (0.00s)
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:47:28 [2022-04-17T11:47:28.005Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:47:28 [2022-04-17T11:47:28.005Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:47:28 [2022-04-17T11:47:28.005Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:47:28 [2022-04-17T11:47:28.005Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:47:28 [2022-04-17T11:47:28.005Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:47:28 [2022-04-17T11:47:28.005Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:47:28 [2022-04-17T11:47:28.005Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
11:47:28 [2022-04-17T11:47:28.005Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:47:28 [2022-04-17T11:47:28.005Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
11:47:28 [2022-04-17T11:47:28.005Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCreateLinkToNonExistingContainer
11:47:28 [2022-04-17T11:47:28.005Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
11:47:28 [2022-04-17T11:47:28.005Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCreateWithInvalidEnv
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCreateWithInvalidEnv/0
11:47:28 [2022-04-17T11:47:28.005Z] === PAUSE TestCreateWithInvalidEnv/0
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCreateWithInvalidEnv/1
11:47:28 [2022-04-17T11:47:28.005Z] === PAUSE TestCreateWithInvalidEnv/1
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCreateWithInvalidEnv/2
11:47:28 [2022-04-17T11:47:28.005Z] === PAUSE TestCreateWithInvalidEnv/2
11:47:28 [2022-04-17T11:47:28.005Z] === CONT  TestCreateWithInvalidEnv/0
11:47:28 [2022-04-17T11:47:28.005Z] === CONT  TestCreateWithInvalidEnv/2
11:47:28 [2022-04-17T11:47:28.005Z] === CONT  TestCreateWithInvalidEnv/1
11:47:28 [2022-04-17T11:47:28.005Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
11:47:28 [2022-04-17T11:47:28.005Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:47:28 [2022-04-17T11:47:28.005Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:47:28 [2022-04-17T11:47:28.005Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCreateTmpfsMountsTarget
11:47:28 [2022-04-17T11:47:28.005Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
11:47:28 [2022-04-17T11:47:28.005Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCreateWithCustomMaskedPaths
11:47:28 [2022-04-17T11:47:28.005Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
11:47:28 [2022-04-17T11:47:28.005Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCreateWithCustomReadonlyPaths
11:47:28 [2022-04-17T11:47:28.005Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
11:47:28 [2022-04-17T11:47:28.005Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:47:28 [2022-04-17T11:47:28.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:47:28 [2022-04-17T11:47:28.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:47:28 [2022-04-17T11:47:28.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:47:28 [2022-04-17T11:47:28.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:47:28 [2022-04-17T11:47:28.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:47:28 [2022-04-17T11:47:28.005Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:47:28 [2022-04-17T11:47:28.005Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:47:28 [2022-04-17T11:47:28.005Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:47:28 [2022-04-17T11:47:28.005Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:47:28 [2022-04-17T11:47:28.005Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:47:28 [2022-04-17T11:47:28.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
11:47:28 [2022-04-17T11:47:28.005Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
11:47:28 [2022-04-17T11:47:28.005Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:47:28 [2022-04-17T11:47:28.005Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:47:28 [2022-04-17T11:47:28.005Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:47:28 [2022-04-17T11:47:28.005Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:47:28 [2022-04-17T11:47:28.005Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
11:47:28 [2022-04-17T11:47:28.005Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCreateDifferentPlatform
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCreateDifferentPlatform/different_os
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:47:28 [2022-04-17T11:47:28.005Z] --- PASS: TestCreateDifferentPlatform (0.05s)
11:47:28 [2022-04-17T11:47:28.005Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:47:28 [2022-04-17T11:47:28.005Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:47:28 [2022-04-17T11:47:28.005Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s)
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:47:28 [2022-04-17T11:47:28.005Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
11:47:28 [2022-04-17T11:47:28.005Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s)
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestContainerKillOnDaemonStart
11:47:28 [2022-04-17T11:47:28.005Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
11:47:28 [2022-04-17T11:47:28.005Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestWindowsDevices
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestWindowsDevices/process/no_device_mounted
11:47:28 [2022-04-17T11:47:28.005Z] === PAUSE TestWindowsDevices/process/no_device_mounted
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:47:28 [2022-04-17T11:47:28.005Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:47:28 [2022-04-17T11:47:28.005Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:47:28 [2022-04-17T11:47:28.005Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestWindowsDevices/hyperv/no_device_mounted
11:47:28 [2022-04-17T11:47:28.005Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:47:28 [2022-04-17T11:47:28.005Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:47:28 [2022-04-17T11:47:28.005Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:47:28 [2022-04-17T11:47:28.005Z] === RUN   TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:47:28 [2022-04-17T11:47:28.005Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:47:28 [2022-04-17T11:47:28.005Z] === CONT  TestWindowsDevices/process/no_device_mounted
11:47:28 [2022-04-17T11:47:28.005Z] === CONT  TestWindowsDevices/hyperv/no_device_mounted
11:47:28 [2022-04-17T11:47:28.005Z] === CONT  TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:47:28 [2022-04-17T11:47:28.005Z] === CONT  TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:47:28 [2022-04-17T11:47:28.005Z] === CONT  TestWindowsDevices/hyperv/no_device_mounted
11:47:28 [2022-04-17T11:47:28.005Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
11:47:28 [2022-04-17T11:47:28.005Z] === CONT  TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:47:28 [2022-04-17T11:47:28.005Z] === CONT  TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:47:28 [2022-04-17T11:47:28.187Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
11:47:28 [2022-04-17T11:47:28.187Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
11:47:28 [2022-04-17T11:47:28.187Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
11:47:28 [2022-04-17T11:47:28.187Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
11:47:28 [2022-04-17T11:47:28.187Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
11:47:28 [2022-04-17T11:47:28.187Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
11:47:28 [2022-04-17T11:47:28.187Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
11:47:28 [2022-04-17T11:47:28.187Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
11:47:28 [2022-04-17T11:47:28.187Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
11:47:28 [2022-04-17T11:47:28.187Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
11:47:28 [2022-04-17T11:47:28.187Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
11:47:28 [2022-04-17T11:47:28.187Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
11:47:28 [2022-04-17T11:47:28.187Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
11:47:28 [2022-04-17T11:47:28.187Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
11:47:28 [2022-04-17T11:47:28.326Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
11:47:28 [2022-04-17T11:47:28.473Z] === CONT  TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:47:28 [2022-04-17T11:47:28.586Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
11:47:28 [2022-04-17T11:47:28.654Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
11:47:29 [2022-04-17T11:47:29.156Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
11:47:29 [2022-04-17T11:47:29.415Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
11:47:30 [2022-04-17T11:47:30.703Z] --- PASS: TestRenameContainerWithSameName (3.32s)
11:47:30 [2022-04-17T11:47:30.703Z] === RUN   TestRenameContainerWithLinkedContainer
11:47:30 [2022-04-17T11:47:30.703Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
11:47:30 [2022-04-17T11:47:30.703Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
11:47:30 [2022-04-17T11:47:30.703Z] === RUN   TestResize
11:47:30 [2022-04-17T11:47:30.794Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
11:47:32 [2022-04-17T11:47:32.434Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
11:47:33 [2022-04-17T11:47:33.333Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
11:47:33 [2022-04-17T11:47:33.333Z] === RUN   TestDockerSuite/TestRunCreateVolume
11:47:33 [2022-04-17T11:47:33.422Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
11:47:33 [2022-04-17T11:47:33.422Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
11:47:33 [2022-04-17T11:47:33.422Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
11:47:33 [2022-04-17T11:47:33.422Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
11:47:33 [2022-04-17T11:47:33.422Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
11:47:33 [2022-04-17T11:47:33.445Z] === CONT  TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
11:47:33 [2022-04-17T11:47:33.592Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
11:47:33 [2022-04-17T11:47:33.651Z] --- PASS: TestResize (3.27s)
11:47:33 [2022-04-17T11:47:33.651Z] === RUN   TestResizeWithInvalidSize
11:47:33 [2022-04-17T11:47:33.889Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
11:47:34 [2022-04-17T11:47:34.973Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
11:47:35 [2022-04-17T11:47:35.014Z] --- PASS: TestWindowsDevices (0.04s)
11:47:35 [2022-04-17T11:47:35.014Z]     --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.10s)
11:47:35 [2022-04-17T11:47:35.014Z]     --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.31s)
11:47:35 [2022-04-17T11:47:35.014Z]     --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.39s)
11:47:35 [2022-04-17T11:47:35.014Z]     --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.13s)
11:47:35 [2022-04-17T11:47:35.014Z]     --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.38s)
11:47:35 [2022-04-17T11:47:35.014Z]     --- PASS: TestWindowsDevices/process/no_device_mounted (6.74s)
11:47:35 [2022-04-17T11:47:35.014Z]     --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.09s)
11:47:35 [2022-04-17T11:47:35.014Z]     --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (1.84s)
11:47:35 [2022-04-17T11:47:35.014Z] === RUN   TestDiff
11:47:35 [2022-04-17T11:47:35.014Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
11:47:35 [2022-04-17T11:47:35.014Z] --- SKIP: TestDiff (0.00s)
11:47:35 [2022-04-17T11:47:35.014Z] === RUN   TestExecWithCloseStdin
11:47:36 [2022-04-17T11:47:36.351Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
11:47:36 [2022-04-17T11:47:36.598Z] --- PASS: TestResizeWithInvalidSize (3.30s)
11:47:36 [2022-04-17T11:47:36.598Z] === RUN   TestResizeWhenContainerNotStarted
11:47:36 [2022-04-17T11:47:36.835Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
11:47:37 [2022-04-17T11:47:37.734Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
11:47:37 [2022-04-17T11:47:37.972Z] --- PASS: TestExecWithCloseStdin (2.92s)
11:47:37 [2022-04-17T11:47:37.972Z] === RUN   TestExec
11:47:39 [2022-04-17T11:47:39.121Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
11:47:39 [2022-04-17T11:47:39.121Z]     docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows
11:47:39 [2022-04-17T11:47:39.121Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
11:47:39 [2022-04-17T11:47:39.121Z]     docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows
11:47:39 [2022-04-17T11:47:39.121Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
11:47:39 [2022-04-17T11:47:39.691Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
11:47:40 [2022-04-17T11:47:40.192Z] --- PASS: TestExec (2.51s)
11:47:40 [2022-04-17T11:47:40.192Z] === RUN   TestExecUser
11:47:40 [2022-04-17T11:47:40.192Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
11:47:40 [2022-04-17T11:47:40.192Z] --- SKIP: TestExecUser (0.00s)
11:47:40 [2022-04-17T11:47:40.192Z] === RUN   TestExportContainerAndImportImage
11:47:40 [2022-04-17T11:47:40.192Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
11:47:40 [2022-04-17T11:47:40.192Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
11:47:40 [2022-04-17T11:47:40.192Z] === RUN   TestExportContainerAfterDaemonRestart
11:47:40 [2022-04-17T11:47:40.192Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
11:47:40 [2022-04-17T11:47:40.192Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
11:47:40 [2022-04-17T11:47:40.192Z] === RUN   TestHealthCheckWorkdir
11:47:40 [2022-04-17T11:47:40.192Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
11:47:40 [2022-04-17T11:47:40.192Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
11:47:40 [2022-04-17T11:47:40.192Z] === RUN   TestHealthKillContainer
11:47:40 [2022-04-17T11:47:40.192Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
11:47:40 [2022-04-17T11:47:40.192Z] --- SKIP: TestHealthKillContainer (0.00s)
11:47:40 [2022-04-17T11:47:40.192Z] === RUN   TestInspectCpusetInConfigPre120
11:47:40 [2022-04-17T11:47:40.192Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
11:47:40 [2022-04-17T11:47:40.192Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
11:47:40 [2022-04-17T11:47:40.192Z] === RUN   TestKillContainerInvalidSignal
11:47:40 [2022-04-17T11:47:40.389Z] --- PASS: TestResizeWhenContainerNotStarted (3.24s)
11:47:40 [2022-04-17T11:47:40.389Z] === RUN   TestDaemonRestartKillContainers
11:47:40 [2022-04-17T11:47:40.389Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
11:47:40 [2022-04-17T11:47:40.389Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
11:47:40 [2022-04-17T11:47:40.389Z] === RUN   TestStats
11:47:40 [2022-04-17T11:47:40.389Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
11:47:40 [2022-04-17T11:47:40.389Z] --- SKIP: TestStats (0.00s)
11:47:40 [2022-04-17T11:47:40.389Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:47:40 [2022-04-17T11:47:40.629Z] === RUN   TestDockerSuite/TestRunDNSOptions
11:47:41 [2022-04-17T11:47:41.571Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
11:47:42 [2022-04-17T11:47:42.140Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
11:47:42 [2022-04-17T11:47:42.411Z] --- PASS: TestKillContainerInvalidSignal (2.20s)
11:47:42 [2022-04-17T11:47:42.411Z] === RUN   TestKillContainer
11:47:42 [2022-04-17T11:47:42.411Z] === RUN   TestKillContainer/no_signal
11:47:43 [2022-04-17T11:47:43.125Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
11:47:43 [2022-04-17T11:47:43.384Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
11:47:44 [2022-04-17T11:47:44.633Z] === RUN   TestKillContainer/non_killing_signal
11:47:44 [2022-04-17T11:47:44.633Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
11:47:44 [2022-04-17T11:47:44.633Z] === RUN   TestKillContainer/killing_signal
11:47:45 [2022-04-17T11:47:45.290Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
11:47:45 [2022-04-17T11:47:45.857Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
11:47:45 [2022-04-17T11:47:45.857Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
11:47:45 [2022-04-17T11:47:45.857Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
11:47:46 [2022-04-17T11:47:46.425Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
11:47:47 [2022-04-17T11:47:47.803Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
11:47:47 [2022-04-17T11:47:47.803Z] === RUN   TestDockerSuite/TestRunDuplicateMount
11:47:48 [2022-04-17T11:47:48.063Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
11:47:48 [2022-04-17T11:47:48.631Z] === RUN   TestDockerSuite/TestRunEchoStdout
11:47:49 [2022-04-17T11:47:49.063Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.94s)
11:47:49 [2022-04-17T11:47:49.063Z] === RUN   TestStopContainerWithTimeout
11:47:49 [2022-04-17T11:47:49.063Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
11:47:49 [2022-04-17T11:47:49.063Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
11:47:49 [2022-04-17T11:47:49.063Z] === RUN   TestUpdateRestartPolicy
11:47:49 [2022-04-17T11:47:49.200Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
11:47:49 [2022-04-17T11:47:49.329Z] === RUN   TestDockerSuite/TestBuildAddNonTar
11:47:49 [2022-04-17T11:47:49.770Z] === RUN   TestDockerSuite/TestRunEmptyEnv
11:47:49 [2022-04-17T11:47:49.770Z] === RUN   TestDockerSuite/TestRunEntrypoint
11:47:50 [2022-04-17T11:47:50.029Z] === RUN   TestDockerSuite/TestRunEnvironment
11:47:50 [2022-04-17T11:47:50.599Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
11:47:51 [2022-04-17T11:47:51.167Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
11:47:51 [2022-04-17T11:47:51.426Z] === RUN   TestDockerSuite/TestRunExitCode
11:47:51 [2022-04-17T11:47:51.825Z] --- PASS: TestKillContainer (9.58s)
11:47:51 [2022-04-17T11:47:51.825Z]     --- PASS: TestKillContainer/no_signal (2.20s)
11:47:51 [2022-04-17T11:47:51.825Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
11:47:51 [2022-04-17T11:47:51.825Z]     --- PASS: TestKillContainer/killing_signal (7.30s)
11:47:51 [2022-04-17T11:47:51.825Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:47:51 [2022-04-17T11:47:51.825Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:47:51 [2022-04-17T11:47:51.825Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
11:47:51 [2022-04-17T11:47:51.825Z] === RUN   TestKillStoppedContainer
11:47:51 [2022-04-17T11:47:51.825Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:47:51 [2022-04-17T11:47:51.825Z] --- SKIP: TestKillStoppedContainer (0.01s)
11:47:51 [2022-04-17T11:47:51.825Z] === RUN   TestKillStoppedContainerAPIPre120
11:47:51 [2022-04-17T11:47:51.825Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:47:51 [2022-04-17T11:47:51.825Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
11:47:51 [2022-04-17T11:47:51.825Z] === RUN   TestKillDifferentUserContainer
11:47:51 [2022-04-17T11:47:51.825Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
11:47:51 [2022-04-17T11:47:51.825Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
11:47:51 [2022-04-17T11:47:51.825Z] === RUN   TestInspectOomKilledTrue
11:47:51 [2022-04-17T11:47:51.825Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
11:47:51 [2022-04-17T11:47:51.825Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:47:51 [2022-04-17T11:47:51.825Z] === RUN   TestInspectOomKilledFalse
11:47:51 [2022-04-17T11:47:51.825Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:47:51 [2022-04-17T11:47:51.825Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:47:51 [2022-04-17T11:47:51.825Z] === RUN   TestLogsFollowTailEmpty
11:47:51 [2022-04-17T11:47:51.994Z] === RUN   TestDockerSuite/TestRunExitCodeOne
11:47:52 [2022-04-17T11:47:52.934Z] === RUN   TestDockerSuite/TestRunExitCodeZero
11:47:53 [2022-04-17T11:47:53.194Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
11:47:53 [2022-04-17T11:47:53.765Z] === RUN   TestDockerSuite/TestRunExposePort
11:47:53 [2022-04-17T11:47:53.765Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
11:47:54 [2022-04-17T11:47:54.040Z] === RUN   TestDockerSuite/TestRunGroupAdd
11:47:54 [2022-04-17T11:47:54.044Z] --- PASS: TestLogsFollowTailEmpty (2.19s)
11:47:54 [2022-04-17T11:47:54.044Z] === RUN   TestNetworkNat
11:47:54 [2022-04-17T11:47:54.044Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
11:47:54 [2022-04-17T11:47:54.044Z] --- SKIP: TestNetworkNat (0.00s)
11:47:54 [2022-04-17T11:47:54.044Z] === RUN   TestNetworkLocalhostTCPNat
11:47:54 [2022-04-17T11:47:54.075Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
11:47:54 [2022-04-17T11:47:54.612Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
11:47:55 [2022-04-17T11:47:55.057Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
11:47:55 [2022-04-17T11:47:55.057Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
11:47:55 [2022-04-17T11:47:55.057Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
11:47:55 [2022-04-17T11:47:55.546Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
11:47:55 [2022-04-17T11:47:55.805Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
11:47:55 [2022-04-17T11:47:55.805Z]     docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows
11:47:55 [2022-04-17T11:47:55.805Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
11:47:56 [2022-04-17T11:47:56.997Z] --- PASS: TestNetworkLocalhostTCPNat (2.49s)
11:47:56 [2022-04-17T11:47:56.997Z] === RUN   TestNetworkLoopbackNat
11:47:56 [2022-04-17T11:47:56.997Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
11:47:56 [2022-04-17T11:47:56.997Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
11:47:56 [2022-04-17T11:47:56.997Z] === RUN   TestPause
11:47:56 [2022-04-17T11:47:56.997Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
11:47:56 [2022-04-17T11:47:56.997Z] --- SKIP: TestPause (0.00s)
11:47:56 [2022-04-17T11:47:56.997Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:47:58 [2022-04-17T11:47:58.001Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
11:47:58 [2022-04-17T11:47:58.340Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
11:47:58 [2022-04-17T11:47:58.600Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
11:47:59 [2022-04-17T11:47:59.214Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.12s)
11:47:59 [2022-04-17T11:47:59.214Z] === RUN   TestPauseStopPausedContainer
11:47:59 [2022-04-17T11:47:59.214Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
11:47:59 [2022-04-17T11:47:59.214Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
11:47:59 [2022-04-17T11:47:59.214Z] === RUN   TestPsFilter
11:47:59 [2022-04-17T11:47:59.214Z] --- PASS: TestPsFilter (0.25s)
11:47:59 [2022-04-17T11:47:59.214Z] === RUN   TestRemoveContainerWithRemovedVolume
11:47:59 [2022-04-17T11:47:59.923Z] ok  	github.com/docker/docker/libnetwork	37.226s	coverage: 40.7% of statements
11:47:59 [2022-04-17T11:47:59.923Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.114s	coverage: 84.4% of statements
11:47:59 [2022-04-17T11:47:59.923Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
11:47:59 [2022-04-17T11:47:59.923Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
11:47:59 [2022-04-17T11:47:59.923Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
11:47:59 [2022-04-17T11:47:59.923Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
11:47:59 [2022-04-17T11:47:59.923Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
11:47:59 [2022-04-17T11:47:59.923Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
11:47:59 [2022-04-17T11:47:59.923Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
11:47:59 [2022-04-17T11:47:59.923Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
11:47:59 [2022-04-17T11:47:59.923Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 19.7% of statements
11:47:59 [2022-04-17T11:47:59.923Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
11:47:59 [2022-04-17T11:47:59.923Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
11:47:59 [2022-04-17T11:47:59.923Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
11:47:59 [2022-04-17T11:47:59.923Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
11:47:59 [2022-04-17T11:47:59.923Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.356s	coverage: 59.9% of statements
11:47:59 [2022-04-17T11:47:59.923Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
11:47:59 [2022-04-17T11:47:59.923Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
11:47:59 [2022-04-17T11:47:59.923Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.180s	coverage: 4.0% of statements
11:47:59 [2022-04-17T11:47:59.923Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
11:47:59 [2022-04-17T11:47:59.923Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.5% of statements
11:47:59 [2022-04-17T11:47:59.923Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
11:47:59 [2022-04-17T11:47:59.923Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
11:48:00 [2022-04-17T11:48:00.211Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
11:48:01 [2022-04-17T11:48:01.431Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.36s)
11:48:01 [2022-04-17T11:48:01.431Z] === RUN   TestRemoveContainerWithVolume
11:48:03 [2022-04-17T11:48:03.654Z] --- PASS: TestRemoveContainerWithVolume (2.41s)
11:48:03 [2022-04-17T11:48:03.654Z] === RUN   TestRemoveContainerRunning
11:48:04 [2022-04-17T11:48:04.958Z] === RUN   TestDockerSuite/TestBuildAddScript
11:48:04 [2022-04-17T11:48:04.958Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
11:48:04 [2022-04-17T11:48:04.958Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
11:48:04 [2022-04-17T11:48:04.958Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
11:48:04 [2022-04-17T11:48:04.958Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
11:48:04 [2022-04-17T11:48:04.958Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
11:48:05 [2022-04-17T11:48:05.425Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
11:48:05 [2022-04-17T11:48:05.425Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
11:48:05 [2022-04-17T11:48:05.425Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
11:48:05 [2022-04-17T11:48:05.874Z] --- PASS: TestRemoveContainerRunning (2.17s)
11:48:05 [2022-04-17T11:48:05.874Z] === RUN   TestRemoveContainerForceRemoveRunning
11:48:05 [2022-04-17T11:48:05.892Z] === RUN   TestDockerSuite/TestBuildAddTar
11:48:06 [2022-04-17T11:48:06.724Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
11:48:08 [2022-04-17T11:48:08.090Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.10s)
11:48:08 [2022-04-17T11:48:08.090Z] === RUN   TestRemoveInvalidContainer
11:48:08 [2022-04-17T11:48:08.090Z] --- PASS: TestRemoveInvalidContainer (0.05s)
11:48:08 [2022-04-17T11:48:08.090Z] === RUN   TestRenameLinkedContainer
11:48:08 [2022-04-17T11:48:08.090Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
11:48:08 [2022-04-17T11:48:08.090Z] --- SKIP: TestRenameLinkedContainer (0.00s)
11:48:08 [2022-04-17T11:48:08.090Z] === RUN   TestRenameStoppedContainer
11:48:09 [2022-04-17T11:48:09.927Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.546s	coverage: 7.2% of statements
11:48:09 [2022-04-17T11:48:09.927Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
11:48:09 [2022-04-17T11:48:09.927Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
11:48:09 [2022-04-17T11:48:09.927Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
11:48:09 [2022-04-17T11:48:09.927Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
11:48:09 [2022-04-17T11:48:09.927Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
11:48:09 [2022-04-17T11:48:09.927Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
11:48:09 [2022-04-17T11:48:09.927Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.014s	coverage: 82.4% of statements
11:48:09 [2022-04-17T11:48:09.927Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.014s	coverage: 81.2% of statements
11:48:10 [2022-04-17T11:48:10.010Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
11:48:10 [2022-04-17T11:48:10.183Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
11:48:10 [2022-04-17T11:48:10.482Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
11:48:10 [2022-04-17T11:48:10.583Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
11:48:10 [2022-04-17T11:48:10.583Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
11:48:11 [2022-04-17T11:48:11.048Z] --- PASS: TestRenameStoppedContainer (2.49s)
11:48:11 [2022-04-17T11:48:11.048Z] === RUN   TestRenameRunningContainerAndReuse
11:48:11 [2022-04-17T11:48:11.525Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
11:48:11 [2022-04-17T11:48:11.784Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
11:48:11 [2022-04-17T11:48:11.784Z] === RUN   TestDockerSuite/TestRunInvalidReference
11:48:11 [2022-04-17T11:48:11.784Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
11:48:12 [2022-04-17T11:48:12.044Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
11:48:12 [2022-04-17T11:48:12.984Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
11:48:14 [2022-04-17T11:48:14.344Z] --- PASS: TestUpdateRestartPolicy (24.39s)
11:48:14 [2022-04-17T11:48:14.344Z] === RUN   TestUpdateRestartWithAutoRemove
11:48:14 [2022-04-17T11:48:14.364Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
11:48:15 [2022-04-17T11:48:15.810Z] --- PASS: TestRenameRunningContainerAndReuse (4.90s)
11:48:15 [2022-04-17T11:48:15.810Z] === RUN   TestRenameInvalidName
11:48:16 [2022-04-17T11:48:16.290Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
11:48:16 [2022-04-17T11:48:16.290Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
11:48:16 [2022-04-17T11:48:16.557Z] --- PASS: TestUpdateRestartWithAutoRemove (3.28s)
11:48:16 [2022-04-17T11:48:16.557Z] === RUN   TestWaitNonBlocked
11:48:16 [2022-04-17T11:48:16.557Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:48:16 [2022-04-17T11:48:16.557Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:48:16 [2022-04-17T11:48:16.557Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:48:16 [2022-04-17T11:48:16.557Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:48:16 [2022-04-17T11:48:16.557Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:48:16 [2022-04-17T11:48:16.557Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:48:16 [2022-04-17T11:48:16.868Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
11:48:18 [2022-04-17T11:48:18.030Z] --- PASS: TestRenameInvalidName (2.15s)
11:48:18 [2022-04-17T11:48:18.030Z] === RUN   TestRenameAnonymousContainer
11:48:18 [2022-04-17T11:48:18.245Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
11:48:20 [2022-04-17T11:48:20.480Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.008s	coverage: 100.0% of statements
11:48:20 [2022-04-17T11:48:20.782Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
11:48:22 [2022-04-17T11:48:22.443Z] --- PASS: TestWaitNonBlocked (0.05s)
11:48:22 [2022-04-17T11:48:22.443Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.13s)
11:48:22 [2022-04-17T11:48:22.443Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (5.14s)
11:48:22 [2022-04-17T11:48:22.443Z] === RUN   TestWaitBlocked
11:48:22 [2022-04-17T11:48:22.443Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
11:48:22 [2022-04-17T11:48:22.443Z] --- SKIP: TestWaitBlocked (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z] PASS
11:48:22 [2022-04-17T11:48:22.443Z] ok  	github.com/docker/docker/integration/container	127.441s
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === Skipped
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     copy_test.go:78: testEnv.DaemonInfo.OSType == "windows"
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s)
11:48:22 [2022-04-17T11:48:22.443Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.15s)
11:48:22 [2022-04-17T11:48:22.443Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
11:48:22 [2022-04-17T11:48:22.443Z]     --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.15s)
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s)
11:48:22 [2022-04-17T11:48:22.443Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
11:48:22 [2022-04-17T11:48:22.443Z]     --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s)
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s)
11:48:22 [2022-04-17T11:48:22.443Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
11:48:22 [2022-04-17T11:48:22.443Z]     --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s)
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s)
11:48:22 [2022-04-17T11:48:22.443Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
11:48:22 [2022-04-17T11:48:22.443Z]     --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s)
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
11:48:22 [2022-04-17T11:48:22.443Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
11:48:22 [2022-04-17T11:48:22.443Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
11:48:22 [2022-04-17T11:48:22.443Z] 
11:48:22 [2022-04-17T11:48:22.443Z] DONE 119 tests, 38 skipped in 130.305s
11:48:22 [2022-04-17T11:48:22.443Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
11:48:22 [2022-04-17T11:48:22.686Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
11:48:22 [2022-04-17T11:48:22.956Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
11:48:23 [2022-04-17T11:48:23.528Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
11:48:23 [2022-04-17T11:48:23.528Z] === RUN   TestDockerSuite/TestRunModeHostname
11:48:24 [2022-04-17T11:48:24.467Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
11:48:24 [2022-04-17T11:48:24.467Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
11:48:24 [2022-04-17T11:48:24.467Z] === RUN   TestDockerSuite/TestRunModeIpcHost
11:48:25 [2022-04-17T11:48:25.845Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
11:48:26 [2022-04-17T11:48:26.785Z] === RUN   TestDockerSuite/TestRunModePIDContainer
11:48:27 [2022-04-17T11:48:27.354Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
11:48:27 [2022-04-17T11:48:27.925Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
11:48:27 [2022-04-17T11:48:27.925Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
11:48:27 [2022-04-17T11:48:27.925Z] === RUN   TestDockerSuite/TestRunModeUTSHost
11:48:28 [2022-04-17T11:48:28.469Z] --- PASS: TestRenameAnonymousContainer (9.77s)
11:48:28 [2022-04-17T11:48:28.469Z] === RUN   TestRenameContainerWithSameName
11:48:28 [2022-04-17T11:48:28.864Z] === RUN   TestDockerSuite/TestRunMount
11:48:29 [2022-04-17T11:48:29.457Z] --- PASS: TestRenameContainerWithSameName (2.12s)
11:48:29 [2022-04-17T11:48:29.457Z] === RUN   TestRenameContainerWithLinkedContainer
11:48:29 [2022-04-17T11:48:29.457Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
11:48:29 [2022-04-17T11:48:29.457Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
11:48:29 [2022-04-17T11:48:29.457Z] === RUN   TestResize
11:48:31 [2022-04-17T11:48:31.674Z] --- PASS: TestResize (2.18s)
11:48:31 [2022-04-17T11:48:31.674Z] === RUN   TestResizeWithInvalidSize
11:48:32 [2022-04-17T11:48:32.151Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
11:48:33 [2022-04-17T11:48:33.895Z] --- PASS: TestResizeWithInvalidSize (2.31s)
11:48:33 [2022-04-17T11:48:33.895Z] === RUN   TestResizeWhenContainerNotStarted
11:48:34 [2022-04-17T11:48:34.711Z] === RUN   TestDockerSuite/TestRunMountOrdering
11:48:34 [2022-04-17T11:48:34.977Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
11:48:35 [2022-04-17T11:48:35.337Z] ok  	github.com/docker/docker/libnetwork/ipam	14.101s	coverage: 85.3% of statements
11:48:35 [2022-04-17T11:48:35.337Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
11:48:35 [2022-04-17T11:48:35.337Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
11:48:35 [2022-04-17T11:48:35.547Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
11:48:35 [2022-04-17T11:48:35.594Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
11:48:36 [2022-04-17T11:48:36.158Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.006s	coverage: 47.4% of statements
11:48:36 [2022-04-17T11:48:36.158Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
11:48:36 [2022-04-17T11:48:36.416Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
11:48:36 [2022-04-17T11:48:36.485Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
11:48:36 [2022-04-17T11:48:36.673Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.248s	coverage: 74.0% of statements
11:48:36 [2022-04-17T11:48:36.861Z] --- PASS: TestResizeWhenContainerNotStarted (2.56s)
11:48:36 [2022-04-17T11:48:36.861Z] === RUN   TestDaemonRestartKillContainers
11:48:36 [2022-04-17T11:48:36.861Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
11:48:36 [2022-04-17T11:48:36.861Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
11:48:36 [2022-04-17T11:48:36.861Z] === RUN   TestStats
11:48:36 [2022-04-17T11:48:36.861Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
11:48:36 [2022-04-17T11:48:36.861Z] --- SKIP: TestStats (0.00s)
11:48:36 [2022-04-17T11:48:36.861Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:48:37 [2022-04-17T11:48:37.607Z] ok  	github.com/docker/docker/libnetwork/iptables	0.159s	coverage: 45.1% of statements
11:48:37 [2022-04-17T11:48:37.607Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
11:48:37 [2022-04-17T11:48:37.863Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
11:48:37 [2022-04-17T11:48:37.864Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
11:48:39 [2022-04-17T11:48:39.765Z] === RUN   TestDockerSuite/TestRunNamedVolume
11:48:41 [2022-04-17T11:48:41.143Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
11:48:41 [2022-04-17T11:48:41.722Z] === RUN   TestDockerSuite/TestBuildAddTarXz
11:48:41 [2022-04-17T11:48:41.722Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
11:48:41 [2022-04-17T11:48:41.722Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
11:48:41 [2022-04-17T11:48:41.722Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
11:48:41 [2022-04-17T11:48:41.722Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
11:48:42 [2022-04-17T11:48:42.522Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
11:48:43 [2022-04-17T11:48:43.460Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
11:48:44 [2022-04-17T11:48:44.400Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
11:48:44 [2022-04-17T11:48:44.400Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
11:48:44 [2022-04-17T11:48:44.659Z] === RUN   TestDockerSuite/TestRunNetHost
11:48:45 [2022-04-17T11:48:45.599Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
11:48:45 [2022-04-17T11:48:45.858Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
11:48:46 [2022-04-17T11:48:46.427Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
11:48:47 [2022-04-17T11:48:47.777Z] === RUN   TestConfigDaemonLibtrustID
11:48:47 [2022-04-17T11:48:47.777Z]     daemon_test.go:26: runtime.GOOS == "windows"
11:48:47 [2022-04-17T11:48:47.777Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
11:48:47 [2022-04-17T11:48:47.777Z] === RUN   TestDaemonConfigValidation
11:48:47 [2022-04-17T11:48:47.777Z]     daemon_test.go:45: runtime.GOOS == "windows"
11:48:47 [2022-04-17T11:48:47.777Z] --- SKIP: TestDaemonConfigValidation (0.00s)
11:48:47 [2022-04-17T11:48:47.777Z] === RUN   TestConfigDaemonSeccompProfiles
11:48:47 [2022-04-17T11:48:47.777Z]     daemon_test.go:111: runtime.GOOS == "windows"
11:48:47 [2022-04-17T11:48:47.777Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s)
11:48:47 [2022-04-17T11:48:47.777Z] === RUN   TestDaemonProxy
11:48:47 [2022-04-17T11:48:47.777Z]     daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows
11:48:47 [2022-04-17T11:48:47.777Z] --- SKIP: TestDaemonProxy (0.00s)
11:48:47 [2022-04-17T11:48:47.777Z] PASS
11:48:47 [2022-04-17T11:48:47.777Z] ok  	github.com/docker/docker/integration/daemon	0.135s
11:48:47 [2022-04-17T11:48:47.777Z] 
11:48:47 [2022-04-17T11:48:47.777Z] === Skipped
11:48:47 [2022-04-17T11:48:47.777Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
11:48:47 [2022-04-17T11:48:47.777Z]     daemon_test.go:26: runtime.GOOS == "windows"
11:48:47 [2022-04-17T11:48:47.777Z] 
11:48:47 [2022-04-17T11:48:47.777Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
11:48:47 [2022-04-17T11:48:47.777Z]     daemon_test.go:45: runtime.GOOS == "windows"
11:48:47 [2022-04-17T11:48:47.777Z] 
11:48:47 [2022-04-17T11:48:47.777Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s)
11:48:47 [2022-04-17T11:48:47.777Z]     daemon_test.go:111: runtime.GOOS == "windows"
11:48:47 [2022-04-17T11:48:47.777Z] 
11:48:47 [2022-04-17T11:48:47.777Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s)
11:48:47 [2022-04-17T11:48:47.777Z]     daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows
11:48:47 [2022-04-17T11:48:47.777Z] 
11:48:47 [2022-04-17T11:48:47.777Z] DONE 4 tests, 4 skipped in 24.569s
11:48:47 [2022-04-17T11:48:47.777Z] Running D:\gopath\src\github.com\docker\docker\integration\image
11:48:47 [2022-04-17T11:48:47.804Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
11:48:49 [2022-04-17T11:48:49.183Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
11:48:49 [2022-04-17T11:48:49.371Z] --- PASS: TestStopContainerWithRestartPolicyAlways (11.33s)
11:48:49 [2022-04-17T11:48:49.371Z] === RUN   TestStopContainerWithTimeout
11:48:49 [2022-04-17T11:48:49.371Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
11:48:49 [2022-04-17T11:48:49.371Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
11:48:49 [2022-04-17T11:48:49.371Z] === RUN   TestUpdateRestartPolicy
11:48:50 [2022-04-17T11:48:50.725Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:48:50 [2022-04-17T11:48:50.725Z] INFO: Testing against a local daemon
11:48:50 [2022-04-17T11:48:50.725Z] === RUN   TestCommitInheritsEnv
11:48:50 [2022-04-17T11:48:50.725Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
11:48:50 [2022-04-17T11:48:50.725Z] --- SKIP: TestCommitInheritsEnv (0.00s)
11:48:50 [2022-04-17T11:48:50.725Z] === RUN   TestImportExtremelyLargeImageWorks
11:48:50 [2022-04-17T11:48:50.725Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
11:48:50 [2022-04-17T11:48:50.725Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
11:48:50 [2022-04-17T11:48:50.725Z] === RUN   TestImportWithCustomPlatform
11:48:50 [2022-04-17T11:48:50.725Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
11:48:50 [2022-04-17T11:48:50.725Z] --- SKIP: TestImportWithCustomPlatform (0.00s)
11:48:50 [2022-04-17T11:48:50.725Z] === RUN   TestImagesFilterMultiReference
11:48:51 [2022-04-17T11:48:51.193Z] --- PASS: TestImagesFilterMultiReference (0.13s)
11:48:51 [2022-04-17T11:48:51.193Z] === RUN   TestImagePullPlatformInvalid
11:48:51 [2022-04-17T11:48:51.193Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
11:48:51 [2022-04-17T11:48:51.193Z] === RUN   TestRemoveImageOrphaning
11:48:51 [2022-04-17T11:48:51.759Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
11:48:51 [2022-04-17T11:48:51.759Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
11:48:52 [2022-04-17T11:48:52.018Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
11:48:52 [2022-04-17T11:48:52.176Z] --- PASS: TestRemoveImageOrphaning (1.24s)
11:48:52 [2022-04-17T11:48:52.176Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:48:52 [2022-04-17T11:48:52.176Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
11:48:52 [2022-04-17T11:48:52.176Z] === RUN   TestTagInvalidReference
11:48:52 [2022-04-17T11:48:52.176Z] --- PASS: TestTagInvalidReference (0.06s)
11:48:52 [2022-04-17T11:48:52.176Z] === RUN   TestTagValidPrefixedRepo
11:48:52 [2022-04-17T11:48:52.276Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
11:48:52 [2022-04-17T11:48:52.277Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
11:48:52 [2022-04-17T11:48:52.644Z] --- PASS: TestTagValidPrefixedRepo (0.10s)
11:48:52 [2022-04-17T11:48:52.644Z] === RUN   TestTagExistedNameWithoutForce
11:48:52 [2022-04-17T11:48:52.644Z] --- PASS: TestTagExistedNameWithoutForce (0.06s)
11:48:52 [2022-04-17T11:48:52.644Z] === RUN   TestTagOfficialNames
11:48:52 [2022-04-17T11:48:52.644Z] --- PASS: TestTagOfficialNames (0.11s)
11:48:52 [2022-04-17T11:48:52.644Z] === RUN   TestTagMatchesDigest
11:48:52 [2022-04-17T11:48:52.644Z] --- PASS: TestTagMatchesDigest (0.05s)
11:48:52 [2022-04-17T11:48:52.644Z] PASS
11:48:52 [2022-04-17T11:48:52.644Z] ok  	github.com/docker/docker/integration/image	1.919s
11:48:52 [2022-04-17T11:48:52.644Z] 
11:48:52 [2022-04-17T11:48:52.644Z] === Skipped
11:48:52 [2022-04-17T11:48:52.644Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
11:48:52 [2022-04-17T11:48:52.644Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
11:48:52 [2022-04-17T11:48:52.644Z] 
11:48:52 [2022-04-17T11:48:52.644Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
11:48:52 [2022-04-17T11:48:52.644Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
11:48:52 [2022-04-17T11:48:52.644Z] 
11:48:52 [2022-04-17T11:48:52.644Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s)
11:48:52 [2022-04-17T11:48:52.644Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
11:48:52 [2022-04-17T11:48:52.644Z] 
11:48:52 [2022-04-17T11:48:52.644Z] DONE 12 tests, 3 skipped in 6.029s
11:48:52 [2022-04-17T11:48:52.844Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
11:48:53 [2022-04-17T11:48:53.114Z] Running D:\gopath\src\github.com\docker\docker\integration\network
11:48:53 [2022-04-17T11:48:53.411Z] === RUN   TestDockerSuite/TestRunNonExistingImage
11:48:53 [2022-04-17T11:48:53.411Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
11:48:53 [2022-04-17T11:48:53.669Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
11:48:55 [2022-04-17T11:48:55.341Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:48:55 [2022-04-17T11:48:55.341Z] INFO: Testing against a local daemon
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestNetworkCreateDelete
11:48:55 [2022-04-17T11:48:55.341Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
11:48:55 [2022-04-17T11:48:55.341Z] --- SKIP: TestNetworkCreateDelete (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestDockerNetworkDeletePreferID
11:48:55 [2022-04-17T11:48:55.341Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
11:48:55 [2022-04-17T11:48:55.341Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestDaemonDNSFallback
11:48:55 [2022-04-17T11:48:55.341Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
11:48:55 [2022-04-17T11:48:55.341Z] --- SKIP: TestDaemonDNSFallback (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestInspectNetwork
11:48:55 [2022-04-17T11:48:55.341Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
11:48:55 [2022-04-17T11:48:55.341Z] --- SKIP: TestInspectNetwork (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestRunContainerWithBridgeNone
11:48:55 [2022-04-17T11:48:55.341Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
11:48:55 [2022-04-17T11:48:55.341Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestNetworkInvalidJSON
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestNetworkInvalidJSON/networks/create
11:48:55 [2022-04-17T11:48:55.341Z] === PAUSE TestNetworkInvalidJSON/networks/create
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
11:48:55 [2022-04-17T11:48:55.341Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
11:48:55 [2022-04-17T11:48:55.341Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
11:48:55 [2022-04-17T11:48:55.341Z] === CONT  TestNetworkInvalidJSON/networks/create
11:48:55 [2022-04-17T11:48:55.341Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
11:48:55 [2022-04-17T11:48:55.341Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
11:48:55 [2022-04-17T11:48:55.341Z] --- PASS: TestNetworkInvalidJSON (0.05s)
11:48:55 [2022-04-17T11:48:55.341Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
11:48:55 [2022-04-17T11:48:55.341Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
11:48:55 [2022-04-17T11:48:55.341Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s)
11:48:55 [2022-04-17T11:48:55.341Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s)
11:48:55 [2022-04-17T11:48:55.341Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestNetworkList
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestNetworkList//networks
11:48:55 [2022-04-17T11:48:55.341Z] === PAUSE TestNetworkList//networks
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestNetworkList//networks/
11:48:55 [2022-04-17T11:48:55.341Z] === PAUSE TestNetworkList//networks/
11:48:55 [2022-04-17T11:48:55.341Z] === CONT  TestNetworkList//networks
11:48:55 [2022-04-17T11:48:55.341Z] === CONT  TestNetworkList//networks/
11:48:55 [2022-04-17T11:48:55.341Z] --- PASS: TestNetworkList (0.04s)
11:48:55 [2022-04-17T11:48:55.341Z]     --- PASS: TestNetworkList//networks/ (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z]     --- PASS: TestNetworkList//networks (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestHostIPv4BridgeLabel
11:48:55 [2022-04-17T11:48:55.341Z]     network_test.go:154: testEnv.OSType == "windows"
11:48:55 [2022-04-17T11:48:55.341Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestDaemonRestartWithLiveRestore
11:48:55 [2022-04-17T11:48:55.341Z]     service_test.go:30: testEnv.OSType == "windows"
11:48:55 [2022-04-17T11:48:55.341Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestDaemonDefaultNetworkPools
11:48:55 [2022-04-17T11:48:55.341Z]     service_test.go:59: testEnv.OSType == "windows"
11:48:55 [2022-04-17T11:48:55.341Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestDaemonRestartWithExistingNetwork
11:48:55 [2022-04-17T11:48:55.341Z]     service_test.go:103: testEnv.OSType == "windows"
11:48:55 [2022-04-17T11:48:55.341Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:48:55 [2022-04-17T11:48:55.341Z]     service_test.go:137: testEnv.OSType == "windows"
11:48:55 [2022-04-17T11:48:55.341Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:48:55 [2022-04-17T11:48:55.341Z]     service_test.go:188: testEnv.OSType == "windows"
11:48:55 [2022-04-17T11:48:55.341Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestServiceWithPredefinedNetwork
11:48:55 [2022-04-17T11:48:55.341Z]     service_test.go:213: testEnv.OSType == "windows"
11:48:55 [2022-04-17T11:48:55.341Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:48:55 [2022-04-17T11:48:55.341Z]     service_test.go:243: FLAKY_TEST
11:48:55 [2022-04-17T11:48:55.341Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestServiceWithDataPathPortInit
11:48:55 [2022-04-17T11:48:55.341Z]     service_test.go:334: testEnv.OSType == "windows"
11:48:55 [2022-04-17T11:48:55.341Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:48:55 [2022-04-17T11:48:55.341Z]     service_test.go:402: testEnv.OSType == "windows"
11:48:55 [2022-04-17T11:48:55.341Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z] PASS
11:48:55 [2022-04-17T11:48:55.341Z] ok  	github.com/docker/docker/integration/network	0.199s
11:48:55 [2022-04-17T11:48:55.341Z] 
11:48:55 [2022-04-17T11:48:55.341Z] === Skipped
11:48:55 [2022-04-17T11:48:55.341Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
11:48:55 [2022-04-17T11:48:55.341Z] 
11:48:55 [2022-04-17T11:48:55.341Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
11:48:55 [2022-04-17T11:48:55.341Z] 
11:48:55 [2022-04-17T11:48:55.341Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
11:48:55 [2022-04-17T11:48:55.341Z] 
11:48:55 [2022-04-17T11:48:55.341Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
11:48:55 [2022-04-17T11:48:55.341Z] 
11:48:55 [2022-04-17T11:48:55.341Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
11:48:55 [2022-04-17T11:48:55.341Z] 
11:48:55 [2022-04-17T11:48:55.341Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z]     network_test.go:154: testEnv.OSType == "windows"
11:48:55 [2022-04-17T11:48:55.341Z] 
11:48:55 [2022-04-17T11:48:55.341Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z]     service_test.go:30: testEnv.OSType == "windows"
11:48:55 [2022-04-17T11:48:55.341Z] 
11:48:55 [2022-04-17T11:48:55.341Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z]     service_test.go:59: testEnv.OSType == "windows"
11:48:55 [2022-04-17T11:48:55.341Z] 
11:48:55 [2022-04-17T11:48:55.341Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z]     service_test.go:103: testEnv.OSType == "windows"
11:48:55 [2022-04-17T11:48:55.341Z] 
11:48:55 [2022-04-17T11:48:55.341Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z]     service_test.go:137: testEnv.OSType == "windows"
11:48:55 [2022-04-17T11:48:55.341Z] 
11:48:55 [2022-04-17T11:48:55.341Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z]     service_test.go:188: testEnv.OSType == "windows"
11:48:55 [2022-04-17T11:48:55.341Z] 
11:48:55 [2022-04-17T11:48:55.341Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z]     service_test.go:213: testEnv.OSType == "windows"
11:48:55 [2022-04-17T11:48:55.341Z] 
11:48:55 [2022-04-17T11:48:55.341Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z]     service_test.go:243: FLAKY_TEST
11:48:55 [2022-04-17T11:48:55.341Z] 
11:48:55 [2022-04-17T11:48:55.341Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z]     service_test.go:334: testEnv.OSType == "windows"
11:48:55 [2022-04-17T11:48:55.341Z] 
11:48:55 [2022-04-17T11:48:55.341Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
11:48:55 [2022-04-17T11:48:55.341Z]     service_test.go:402: testEnv.OSType == "windows"
11:48:55 [2022-04-17T11:48:55.341Z] 
11:48:55 [2022-04-17T11:48:55.341Z] DONE 34 tests, 15 skipped in 2.386s
11:48:55 [2022-04-17T11:48:55.341Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
11:48:56 [2022-04-17T11:48:56.202Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
11:48:56 [2022-04-17T11:48:56.327Z] testing: warning: no tests to run
11:48:56 [2022-04-17T11:48:56.327Z] PASS
11:48:56 [2022-04-17T11:48:56.327Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.080s
11:48:56 [2022-04-17T11:48:56.327Z] 
11:48:56 [2022-04-17T11:48:56.327Z] DONE 0 tests in 0.794s
11:48:56 [2022-04-17T11:48:56.327Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
11:48:57 [2022-04-17T11:48:57.311Z] testing: warning: no tests to run
11:48:57 [2022-04-17T11:48:57.311Z] PASS
11:48:57 [2022-04-17T11:48:57.311Z] ok  	github.com/docker/docker/integration/network/macvlan	0.090s
11:48:57 [2022-04-17T11:48:57.311Z] 
11:48:57 [2022-04-17T11:48:57.311Z] DONE 0 tests in 0.800s
11:48:57 [2022-04-17T11:48:57.311Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
11:48:58 [2022-04-17T11:48:58.296Z] testing: warning: no tests to run
11:48:58 [2022-04-17T11:48:58.296Z] PASS
11:48:58 [2022-04-17T11:48:58.296Z] ok  	github.com/docker/docker/integration/plugin	0.081s
11:48:58 [2022-04-17T11:48:58.296Z] 
11:48:58 [2022-04-17T11:48:58.296Z] DONE 0 tests in 0.785s
11:48:58 [2022-04-17T11:48:58.296Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
11:48:58 [2022-04-17T11:48:58.764Z] testing: warning: no tests to run
11:48:58 [2022-04-17T11:48:58.764Z] PASS
11:48:58 [2022-04-17T11:48:58.764Z] ok  	github.com/docker/docker/integration/plugin/authz	0.085s
11:48:58 [2022-04-17T11:48:58.764Z] 
11:48:58 [2022-04-17T11:48:58.764Z] DONE 0 tests in 0.798s
11:48:59 [2022-04-17T11:48:59.231Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
11:48:59 [2022-04-17T11:48:59.491Z] === RUN   TestDockerSuite/TestRunOOMExitCode
11:48:59 [2022-04-17T11:48:59.491Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
11:48:59 [2022-04-17T11:48:59.491Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
11:48:59 [2022-04-17T11:48:59.537Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
11:48:59 [2022-04-17T11:48:59.537Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
11:48:59 [2022-04-17T11:48:59.537Z] === RUN   TestDockerSuite/TestBuildBlankName
11:48:59 [2022-04-17T11:48:59.537Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
11:48:59 [2022-04-17T11:48:59.750Z] === RUN   TestDockerSuite/TestRunPIDsLimit
11:49:00 [2022-04-17T11:49:00.319Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
11:49:01 [2022-04-17T11:49:01.257Z] === RUN   TestDockerSuite/TestRunPortInUse
11:49:01 [2022-04-17T11:49:01.827Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
11:49:02 [2022-04-17T11:49:02.394Z]     docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n"
11:49:02 [2022-04-17T11:49:02.394Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
11:49:02 [2022-04-17T11:49:02.960Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
11:49:03 [2022-04-17T11:49:03.895Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
11:49:03 [2022-04-17T11:49:03.895Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
11:49:03 [2022-04-17T11:49:03.992Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:49:03 [2022-04-17T11:49:03.992Z] INFO: Testing against a local daemon
11:49:03 [2022-04-17T11:49:03.992Z] === RUN   TestPluginInvalidJSON
11:49:03 [2022-04-17T11:49:03.992Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
11:49:03 [2022-04-17T11:49:03.992Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
11:49:03 [2022-04-17T11:49:03.992Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
11:49:03 [2022-04-17T11:49:03.992Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
11:49:03 [2022-04-17T11:49:03.992Z] === RUN   TestPluginInvalidJSON/plugins/pull
11:49:03 [2022-04-17T11:49:03.992Z] === PAUSE TestPluginInvalidJSON/plugins/pull
11:49:03 [2022-04-17T11:49:03.992Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
11:49:03 [2022-04-17T11:49:03.992Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
11:49:03 [2022-04-17T11:49:03.992Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
11:49:03 [2022-04-17T11:49:03.992Z] === CONT  TestPluginInvalidJSON/plugins/pull
11:49:03 [2022-04-17T11:49:03.992Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
11:49:03 [2022-04-17T11:49:03.992Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
11:49:03 [2022-04-17T11:49:03.992Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
11:49:03 [2022-04-17T11:49:03.992Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
11:49:03 [2022-04-17T11:49:03.992Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
11:49:03 [2022-04-17T11:49:03.992Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
11:49:03 [2022-04-17T11:49:03.992Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
11:49:03 [2022-04-17T11:49:03.992Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
11:49:03 [2022-04-17T11:49:03.992Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
11:49:03 [2022-04-17T11:49:03.992Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
11:49:03 [2022-04-17T11:49:03.992Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
11:49:03 [2022-04-17T11:49:03.992Z] --- PASS: TestPluginInvalidJSON (0.06s)
11:49:03 [2022-04-17T11:49:03.992Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
11:49:03 [2022-04-17T11:49:03.992Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
11:49:03 [2022-04-17T11:49:03.992Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
11:49:03 [2022-04-17T11:49:03.992Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
11:49:03 [2022-04-17T11:49:03.992Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
11:49:03 [2022-04-17T11:49:03.992Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s)
11:49:03 [2022-04-17T11:49:03.992Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
11:49:03 [2022-04-17T11:49:03.992Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.01s)
11:49:03 [2022-04-17T11:49:03.992Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
11:49:03 [2022-04-17T11:49:03.992Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
11:49:03 [2022-04-17T11:49:03.992Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.02s)
11:49:03 [2022-04-17T11:49:03.992Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.01s)
11:49:03 [2022-04-17T11:49:03.992Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
11:49:03 [2022-04-17T11:49:03.992Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
11:49:03 [2022-04-17T11:49:03.992Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
11:49:03 [2022-04-17T11:49:03.992Z] === RUN   TestPluginInstall
11:49:03 [2022-04-17T11:49:03.992Z]     plugin_test.go:93: testEnv.OSType == "windows"
11:49:03 [2022-04-17T11:49:03.992Z] --- SKIP: TestPluginInstall (0.00s)
11:49:03 [2022-04-17T11:49:03.992Z] === RUN   TestPluginsWithRuntimes
11:49:03 [2022-04-17T11:49:03.992Z]     plugin_test.go:202: testEnv.OSType == "windows"
11:49:03 [2022-04-17T11:49:03.992Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
11:49:03 [2022-04-17T11:49:03.992Z] === RUN   TestPluginBackCompatMediaTypes
11:49:03 [2022-04-17T11:49:03.992Z]     plugin_test.go:264: testEnv.OSType == "windows"
11:49:03 [2022-04-17T11:49:03.992Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
11:49:03 [2022-04-17T11:49:03.992Z] PASS
11:49:03 [2022-04-17T11:49:03.992Z] ok  	github.com/docker/docker/integration/plugin/common	0.137s
11:49:03 [2022-04-17T11:49:03.992Z] 
11:49:03 [2022-04-17T11:49:03.992Z] === Skipped
11:49:03 [2022-04-17T11:49:03.992Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
11:49:03 [2022-04-17T11:49:03.992Z]     plugin_test.go:93: testEnv.OSType == "windows"
11:49:03 [2022-04-17T11:49:03.992Z] 
11:49:03 [2022-04-17T11:49:03.992Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
11:49:03 [2022-04-17T11:49:03.992Z]     plugin_test.go:202: testEnv.OSType == "windows"
11:49:03 [2022-04-17T11:49:03.992Z] 
11:49:03 [2022-04-17T11:49:03.992Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
11:49:03 [2022-04-17T11:49:03.992Z]     plugin_test.go:264: testEnv.OSType == "windows"
11:49:03 [2022-04-17T11:49:03.992Z] 
11:49:03 [2022-04-17T11:49:03.992Z] DONE 19 tests, 3 skipped in 4.997s
11:49:03 [2022-04-17T11:49:03.992Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
11:49:04 [2022-04-17T11:49:04.154Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
11:49:04 [2022-04-17T11:49:04.725Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
11:49:04 [2022-04-17T11:49:04.725Z]     docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
11:49:04 [2022-04-17T11:49:04.725Z] === RUN   TestDockerSuite/TestRunPublishPort
11:49:05 [2022-04-17T11:49:05.292Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
11:49:05 [2022-04-17T11:49:05.391Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
11:49:05 [2022-04-17T11:49:05.391Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
11:49:05 [2022-04-17T11:49:05.862Z] === RUN   TestDockerSuite/TestRunReadProcLatency
11:49:05 [2022-04-17T11:49:05.862Z]     docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured
11:49:05 [2022-04-17T11:49:05.862Z] === RUN   TestDockerSuite/TestRunReadProcTimer
11:49:06 [2022-04-17T11:49:06.800Z] === RUN   TestDockerSuite/TestRunRedirectStdout
11:49:06 [2022-04-17T11:49:06.945Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:49:06 [2022-04-17T11:49:06.945Z] INFO: Testing against a local daemon
11:49:06 [2022-04-17T11:49:06.945Z] === RUN   TestExternalGraphDriver
11:49:06 [2022-04-17T11:49:06.945Z]     external_test.go:48: runtime.GOOS == "windows"
11:49:06 [2022-04-17T11:49:06.945Z] --- SKIP: TestExternalGraphDriver (0.00s)
11:49:06 [2022-04-17T11:49:06.945Z] === RUN   TestGraphdriverPluginV2
11:49:06 [2022-04-17T11:49:06.945Z]     external_test.go:408: runtime.GOOS == "windows"
11:49:06 [2022-04-17T11:49:06.945Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
11:49:06 [2022-04-17T11:49:06.945Z] PASS
11:49:06 [2022-04-17T11:49:06.945Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.115s
11:49:06 [2022-04-17T11:49:06.945Z] 
11:49:06 [2022-04-17T11:49:06.945Z] === Skipped
11:49:06 [2022-04-17T11:49:06.945Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
11:49:06 [2022-04-17T11:49:06.945Z]     external_test.go:48: runtime.GOOS == "windows"
11:49:06 [2022-04-17T11:49:06.945Z] 
11:49:06 [2022-04-17T11:49:06.945Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
11:49:06 [2022-04-17T11:49:06.945Z]     external_test.go:408: runtime.GOOS == "windows"
11:49:06 [2022-04-17T11:49:06.945Z] 
11:49:06 [2022-04-17T11:49:06.945Z] DONE 2 tests, 2 skipped in 2.357s
11:49:06 [2022-04-17T11:49:06.945Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
11:49:06 [2022-04-17T11:49:06.952Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
11:49:07 [2022-04-17T11:49:07.368Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
11:49:07 [2022-04-17T11:49:07.628Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
11:49:07 [2022-04-17T11:49:07.628Z]     docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved
11:49:07 [2022-04-17T11:49:07.628Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
11:49:09 [2022-04-17T11:49:09.162Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:49:09 [2022-04-17T11:49:09.162Z] INFO: Testing against a local daemon
11:49:09 [2022-04-17T11:49:09.162Z] === RUN   TestReadPluginNoRead
11:49:09 [2022-04-17T11:49:09.162Z]     read_test.go:21: no unix domain sockets on Windows
11:49:09 [2022-04-17T11:49:09.162Z] --- SKIP: TestReadPluginNoRead (0.00s)
11:49:09 [2022-04-17T11:49:09.162Z] PASS
11:49:09 [2022-04-17T11:49:09.162Z] ok  	github.com/docker/docker/integration/plugin/logging	0.099s
11:49:09 [2022-04-17T11:49:09.162Z] 
11:49:09 [2022-04-17T11:49:09.162Z] === Skipped
11:49:09 [2022-04-17T11:49:09.162Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
11:49:09 [2022-04-17T11:49:09.162Z]     read_test.go:21: no unix domain sockets on Windows
11:49:09 [2022-04-17T11:49:09.162Z] 
11:49:09 [2022-04-17T11:49:09.162Z] DONE 1 tests, 1 skipped in 2.333s
11:49:09 [2022-04-17T11:49:09.162Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
11:49:10 [2022-04-17T11:49:10.147Z] testing: warning: no tests to run
11:49:10 [2022-04-17T11:49:10.147Z] PASS
11:49:10 [2022-04-17T11:49:10.147Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.078s
11:49:10 [2022-04-17T11:49:10.147Z] 
11:49:10 [2022-04-17T11:49:10.147Z] DONE 0 tests in 1.214s
11:49:10 [2022-04-17T11:49:10.173Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
11:49:10 [2022-04-17T11:49:10.619Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
11:49:10 [2022-04-17T11:49:10.639Z] --- PASS: TestUpdateRestartPolicy (22.24s)
11:49:10 [2022-04-17T11:49:10.639Z] === RUN   TestUpdateRestartWithAutoRemove
11:49:11 [2022-04-17T11:49:11.110Z] === RUN   TestDockerSuite/TestRunRm
11:49:11 [2022-04-17T11:49:11.369Z] === RUN   TestDockerSuite/TestRunRmAndWait
11:49:11 [2022-04-17T11:49:11.694Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
11:49:12 [2022-04-17T11:49:12.839Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:49:12 [2022-04-17T11:49:12.839Z] INFO: Testing against a local daemon
11:49:12 [2022-04-17T11:49:12.839Z] === RUN   TestPluginWithDevMounts
11:49:12 [2022-04-17T11:49:12.839Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
11:49:12 [2022-04-17T11:49:12.839Z] --- SKIP: TestPluginWithDevMounts (0.00s)
11:49:12 [2022-04-17T11:49:12.839Z] PASS
11:49:12 [2022-04-17T11:49:12.839Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.098s
11:49:12 [2022-04-17T11:49:12.839Z] 
11:49:12 [2022-04-17T11:49:12.839Z] === Skipped
11:49:12 [2022-04-17T11:49:12.839Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
11:49:12 [2022-04-17T11:49:12.839Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
11:49:12 [2022-04-17T11:49:12.839Z] 
11:49:12 [2022-04-17T11:49:12.839Z] DONE 1 tests, 1 skipped in 2.377s
11:49:12 [2022-04-17T11:49:12.839Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
11:49:12 [2022-04-17T11:49:12.857Z] --- PASS: TestUpdateRestartWithAutoRemove (2.28s)
11:49:12 [2022-04-17T11:49:12.857Z] === RUN   TestWaitNonBlocked
11:49:12 [2022-04-17T11:49:12.857Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:49:12 [2022-04-17T11:49:12.857Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:49:12 [2022-04-17T11:49:12.857Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:49:12 [2022-04-17T11:49:12.857Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:49:12 [2022-04-17T11:49:12.857Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:49:12 [2022-04-17T11:49:12.857Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:49:15 [2022-04-17T11:49:15.054Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:49:15 [2022-04-17T11:49:15.054Z] INFO: Testing against a local daemon
11:49:15 [2022-04-17T11:49:15.054Z] === RUN   TestSecretInspect
11:49:15 [2022-04-17T11:49:15.054Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
11:49:15 [2022-04-17T11:49:15.054Z] --- SKIP: TestSecretInspect (0.00s)
11:49:15 [2022-04-17T11:49:15.054Z] === RUN   TestSecretList
11:49:15 [2022-04-17T11:49:15.054Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
11:49:15 [2022-04-17T11:49:15.054Z] --- SKIP: TestSecretList (0.00s)
11:49:15 [2022-04-17T11:49:15.054Z] === RUN   TestSecretsCreateAndDelete
11:49:15 [2022-04-17T11:49:15.054Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
11:49:15 [2022-04-17T11:49:15.054Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
11:49:15 [2022-04-17T11:49:15.054Z] === RUN   TestSecretsUpdate
11:49:15 [2022-04-17T11:49:15.054Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
11:49:15 [2022-04-17T11:49:15.054Z] --- SKIP: TestSecretsUpdate (0.00s)
11:49:15 [2022-04-17T11:49:15.054Z] === RUN   TestTemplatedSecret
11:49:15 [2022-04-17T11:49:15.054Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
11:49:15 [2022-04-17T11:49:15.054Z] --- SKIP: TestTemplatedSecret (0.00s)
11:49:15 [2022-04-17T11:49:15.054Z] === RUN   TestSecretCreateResolve
11:49:15 [2022-04-17T11:49:15.054Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
11:49:15 [2022-04-17T11:49:15.054Z] --- SKIP: TestSecretCreateResolve (0.00s)
11:49:15 [2022-04-17T11:49:15.054Z] PASS
11:49:15 [2022-04-17T11:49:15.054Z] ok  	github.com/docker/docker/integration/secret	0.113s
11:49:15 [2022-04-17T11:49:15.054Z] 
11:49:15 [2022-04-17T11:49:15.054Z] === Skipped
11:49:15 [2022-04-17T11:49:15.054Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
11:49:15 [2022-04-17T11:49:15.054Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
11:49:15 [2022-04-17T11:49:15.054Z] 
11:49:15 [2022-04-17T11:49:15.054Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
11:49:15 [2022-04-17T11:49:15.054Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
11:49:15 [2022-04-17T11:49:15.054Z] 
11:49:15 [2022-04-17T11:49:15.054Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
11:49:15 [2022-04-17T11:49:15.054Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
11:49:15 [2022-04-17T11:49:15.054Z] 
11:49:15 [2022-04-17T11:49:15.054Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
11:49:15 [2022-04-17T11:49:15.054Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
11:49:15 [2022-04-17T11:49:15.054Z] 
11:49:15 [2022-04-17T11:49:15.054Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
11:49:15 [2022-04-17T11:49:15.054Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
11:49:15 [2022-04-17T11:49:15.054Z] 
11:49:15 [2022-04-17T11:49:15.054Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
11:49:15 [2022-04-17T11:49:15.054Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
11:49:15 [2022-04-17T11:49:15.054Z] 
11:49:15 [2022-04-17T11:49:15.054Z] DONE 6 tests, 6 skipped in 1.924s
11:49:15 [2022-04-17T11:49:15.054Z] Running D:\gopath\src\github.com\docker\docker\integration\service
11:49:15 [2022-04-17T11:49:15.558Z] === RUN   TestDockerSuite/TestRunRmPre125Api
11:49:15 [2022-04-17T11:49:15.558Z] === RUN   TestDockerSuite/TestRunRootWorkdir
11:49:15 [2022-04-17T11:49:15.815Z] --- PASS: TestWaitNonBlocked (0.06s)
11:49:15 [2022-04-17T11:49:15.815Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.01s)
11:49:15 [2022-04-17T11:49:15.815Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.10s)
11:49:15 [2022-04-17T11:49:15.815Z] === RUN   TestWaitBlocked
11:49:15 [2022-04-17T11:49:15.815Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
11:49:15 [2022-04-17T11:49:15.815Z] --- SKIP: TestWaitBlocked (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z] PASS
11:49:15 [2022-04-17T11:49:15.815Z] ok  	github.com/docker/docker/integration/container	109.518s
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === Skipped
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     copy_test.go:78: testEnv.DaemonInfo.OSType == "windows"
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s)
11:49:15 [2022-04-17T11:49:15.815Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.10s)
11:49:15 [2022-04-17T11:49:15.815Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
11:49:15 [2022-04-17T11:49:15.815Z]     --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.10s)
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
11:49:15 [2022-04-17T11:49:15.815Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.01s)
11:49:15 [2022-04-17T11:49:15.815Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
11:49:15 [2022-04-17T11:49:15.815Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
11:49:15 [2022-04-17T11:49:15.815Z] 
11:49:15 [2022-04-17T11:49:15.815Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
11:49:15 [2022-04-17T11:49:15.816Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
11:49:15 [2022-04-17T11:49:15.816Z] 
11:49:15 [2022-04-17T11:49:15.816Z] DONE 119 tests, 34 skipped in 113.135s
11:49:15 [2022-04-17T11:49:15.816Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
11:49:15 [2022-04-17T11:49:15.818Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
11:49:17 [2022-04-17T11:49:17.196Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
11:49:17 [2022-04-17T11:49:17.455Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
11:49:18 [2022-04-17T11:49:18.004Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:49:18 [2022-04-17T11:49:18.004Z] INFO: Testing against a local daemon
11:49:18 [2022-04-17T11:49:18.004Z] === RUN   TestServiceCreateInit
11:49:18 [2022-04-17T11:49:18.004Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:49:18 [2022-04-17T11:49:18.004Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.004Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:49:18 [2022-04-17T11:49:18.005Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] --- PASS: TestServiceCreateInit (0.06s)
11:49:18 [2022-04-17T11:49:18.005Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s)
11:49:18 [2022-04-17T11:49:18.005Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z] === RUN   TestCreateServiceMultipleTimes
11:49:18 [2022-04-17T11:49:18.005Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z] === RUN   TestCreateServiceConflict
11:49:18 [2022-04-17T11:49:18.005Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] --- SKIP: TestCreateServiceConflict (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z] === RUN   TestCreateServiceMaxReplicas
11:49:18 [2022-04-17T11:49:18.005Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s)
11:49:18 [2022-04-17T11:49:18.005Z] === RUN   TestCreateWithDuplicateNetworkNames
11:49:18 [2022-04-17T11:49:18.005Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z] === RUN   TestCreateServiceSecretFileMode
11:49:18 [2022-04-17T11:49:18.005Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z] === RUN   TestCreateServiceConfigFileMode
11:49:18 [2022-04-17T11:49:18.005Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z] === RUN   TestCreateServiceSysctls
11:49:18 [2022-04-17T11:49:18.005Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] --- SKIP: TestCreateServiceSysctls (0.06s)
11:49:18 [2022-04-17T11:49:18.005Z] === RUN   TestCreateServiceCapabilities
11:49:18 [2022-04-17T11:49:18.005Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] --- SKIP: TestCreateServiceCapabilities (0.05s)
11:49:18 [2022-04-17T11:49:18.005Z] === RUN   TestInspect
11:49:18 [2022-04-17T11:49:18.005Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] --- SKIP: TestInspect (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z] === RUN   TestCreateJob
11:49:18 [2022-04-17T11:49:18.005Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] --- SKIP: TestCreateJob (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z] === RUN   TestReplicatedJob
11:49:18 [2022-04-17T11:49:18.005Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] --- SKIP: TestReplicatedJob (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z] === RUN   TestUpdateReplicatedJob
11:49:18 [2022-04-17T11:49:18.005Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z] === RUN   TestServiceListWithStatuses
11:49:18 [2022-04-17T11:49:18.005Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z] === RUN   TestDockerNetworkConnectAlias
11:49:18 [2022-04-17T11:49:18.005Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z] === RUN   TestDockerNetworkReConnect
11:49:18 [2022-04-17T11:49:18.005Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z] === RUN   TestServicePlugin
11:49:18 [2022-04-17T11:49:18.005Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] --- SKIP: TestServicePlugin (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z] === RUN   TestServiceUpdateLabel
11:49:18 [2022-04-17T11:49:18.005Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
11:49:18 [2022-04-17T11:49:18.005Z] --- SKIP: TestServiceUpdateLabel (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z] === RUN   TestServiceUpdateSecrets
11:49:18 [2022-04-17T11:49:18.005Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
11:49:18 [2022-04-17T11:49:18.005Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z] === RUN   TestServiceUpdateConfigs
11:49:18 [2022-04-17T11:49:18.005Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
11:49:18 [2022-04-17T11:49:18.005Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z] === RUN   TestServiceUpdateNetwork
11:49:18 [2022-04-17T11:49:18.005Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
11:49:18 [2022-04-17T11:49:18.005Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z] === RUN   TestServiceUpdatePidsLimit
11:49:18 [2022-04-17T11:49:18.005Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
11:49:18 [2022-04-17T11:49:18.005Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
11:49:18 [2022-04-17T11:49:18.005Z] PASS
11:49:18 [2022-04-17T11:49:18.005Z] ok  	github.com/docker/docker/integration/service	0.318s
11:49:18 [2022-04-17T11:49:18.005Z] 
11:49:18 [2022-04-17T11:49:18.005Z] === Skipped
11:49:18 [2022-04-17T11:49:18.005Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s)
11:49:18 [2022-04-17T11:49:18.005Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s)
11:49:18 [2022-04-17T11:49:18.005Z] 
11:49:18 [2022-04-17T11:49:18.005Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z] 
11:49:18 [2022-04-17T11:49:18.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] 
11:49:18 [2022-04-17T11:49:18.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] 
11:49:18 [2022-04-17T11:49:18.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s)
11:49:18 [2022-04-17T11:49:18.005Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] 
11:49:18 [2022-04-17T11:49:18.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] 
11:49:18 [2022-04-17T11:49:18.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] 
11:49:18 [2022-04-17T11:49:18.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] 
11:49:18 [2022-04-17T11:49:18.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s)
11:49:18 [2022-04-17T11:49:18.005Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] 
11:49:18 [2022-04-17T11:49:18.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s)
11:49:18 [2022-04-17T11:49:18.005Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] 
11:49:18 [2022-04-17T11:49:18.005Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] 
11:49:18 [2022-04-17T11:49:18.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] 
11:49:18 [2022-04-17T11:49:18.005Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] 
11:49:18 [2022-04-17T11:49:18.005Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] 
11:49:18 [2022-04-17T11:49:18.005Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] 
11:49:18 [2022-04-17T11:49:18.005Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] 
11:49:18 [2022-04-17T11:49:18.005Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] 
11:49:18 [2022-04-17T11:49:18.005Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
11:49:18 [2022-04-17T11:49:18.005Z] 
11:49:18 [2022-04-17T11:49:18.005Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
11:49:18 [2022-04-17T11:49:18.005Z] 
11:49:18 [2022-04-17T11:49:18.005Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
11:49:18 [2022-04-17T11:49:18.005Z] 
11:49:18 [2022-04-17T11:49:18.005Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
11:49:18 [2022-04-17T11:49:18.005Z] 
11:49:18 [2022-04-17T11:49:18.005Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
11:49:18 [2022-04-17T11:49:18.005Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
11:49:18 [2022-04-17T11:49:18.005Z] 
11:49:18 [2022-04-17T11:49:18.005Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
11:49:18 [2022-04-17T11:49:18.005Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
11:49:18 [2022-04-17T11:49:18.005Z] 
11:49:18 [2022-04-17T11:49:18.005Z] DONE 24 tests, 23 skipped in 2.865s
11:49:18 [2022-04-17T11:49:18.005Z] Running D:\gopath\src\github.com\docker\docker\integration\session
11:49:19 [2022-04-17T11:49:19.579Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:49:19 [2022-04-17T11:49:19.579Z] INFO: Testing against a local daemon
11:49:19 [2022-04-17T11:49:19.579Z] === RUN   TestSessionCreate
11:49:19 [2022-04-17T11:49:19.579Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
11:49:19 [2022-04-17T11:49:19.579Z] --- SKIP: TestSessionCreate (0.00s)
11:49:19 [2022-04-17T11:49:19.579Z] === RUN   TestSessionCreateWithBadUpgrade
11:49:19 [2022-04-17T11:49:19.579Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
11:49:19 [2022-04-17T11:49:19.579Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
11:49:19 [2022-04-17T11:49:19.579Z] PASS
11:49:19 [2022-04-17T11:49:19.579Z] ok  	github.com/docker/docker/integration/session	0.101s
11:49:19 [2022-04-17T11:49:19.579Z] 
11:49:19 [2022-04-17T11:49:19.579Z] === Skipped
11:49:19 [2022-04-17T11:49:19.579Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
11:49:19 [2022-04-17T11:49:19.579Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
11:49:19 [2022-04-17T11:49:19.579Z] 
11:49:19 [2022-04-17T11:49:19.579Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
11:49:19 [2022-04-17T11:49:19.579Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
11:49:19 [2022-04-17T11:49:19.579Z] 
11:49:19 [2022-04-17T11:49:19.579Z] DONE 2 tests, 2 skipped in 1.773s
11:49:19 [2022-04-17T11:49:19.988Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
11:49:19 [2022-04-17T11:49:19.988Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
11:49:20 [2022-04-17T11:49:20.047Z] Running D:\gopath\src\github.com\docker\docker\integration\system
11:49:22 [2022-04-17T11:49:22.097Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
11:49:22 [2022-04-17T11:49:22.265Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:49:22 [2022-04-17T11:49:22.265Z] INFO: Testing against a local daemon
11:49:22 [2022-04-17T11:49:22.265Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:49:22 [2022-04-17T11:49:22.265Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
11:49:22 [2022-04-17T11:49:22.265Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:49:22 [2022-04-17T11:49:22.265Z] === RUN   TestDiskUsage
11:49:22 [2022-04-17T11:49:22.265Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
11:49:22 [2022-04-17T11:49:22.265Z] --- SKIP: TestDiskUsage (0.00s)
11:49:22 [2022-04-17T11:49:22.265Z] === RUN   TestEventsExecDie
11:49:22 [2022-04-17T11:49:22.265Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
11:49:22 [2022-04-17T11:49:22.265Z] --- SKIP: TestEventsExecDie (0.00s)
11:49:22 [2022-04-17T11:49:22.265Z] === RUN   TestEventsBackwardsCompatible
11:49:22 [2022-04-17T11:49:22.265Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
11:49:22 [2022-04-17T11:49:22.265Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
11:49:22 [2022-04-17T11:49:22.265Z] === RUN   TestEventsVolumeCreate
11:49:22 [2022-04-17T11:49:22.265Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
11:49:22 [2022-04-17T11:49:22.265Z] --- SKIP: TestEventsVolumeCreate (0.00s)
11:49:22 [2022-04-17T11:49:22.265Z] === RUN   TestInfoAPI
11:49:22 [2022-04-17T11:49:22.265Z] --- PASS: TestInfoAPI (0.04s)
11:49:22 [2022-04-17T11:49:22.265Z] === RUN   TestInfoAPIWarnings
11:49:22 [2022-04-17T11:49:22.265Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
11:49:22 [2022-04-17T11:49:22.265Z] --- SKIP: TestInfoAPIWarnings (0.00s)
11:49:22 [2022-04-17T11:49:22.265Z] === RUN   TestInfoDebug
11:49:22 [2022-04-17T11:49:22.265Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:49:22 [2022-04-17T11:49:22.265Z] --- SKIP: TestInfoDebug (0.00s)
11:49:22 [2022-04-17T11:49:22.265Z] === RUN   TestInfoInsecureRegistries
11:49:22 [2022-04-17T11:49:22.265Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:49:22 [2022-04-17T11:49:22.265Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
11:49:22 [2022-04-17T11:49:22.265Z] === RUN   TestInfoRegistryMirrors
11:49:22 [2022-04-17T11:49:22.265Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:49:22 [2022-04-17T11:49:22.265Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
11:49:22 [2022-04-17T11:49:22.265Z] === RUN   TestLoginFailsWithBadCredentials
11:49:23 [2022-04-17T11:49:23.250Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s)
11:49:23 [2022-04-17T11:49:23.250Z] === RUN   TestPingCacheHeaders
11:49:23 [2022-04-17T11:49:23.250Z] --- PASS: TestPingCacheHeaders (0.05s)
11:49:23 [2022-04-17T11:49:23.250Z] === RUN   TestPingGet
11:49:23 [2022-04-17T11:49:23.250Z] --- PASS: TestPingGet (0.05s)
11:49:23 [2022-04-17T11:49:23.250Z] === RUN   TestPingHead
11:49:23 [2022-04-17T11:49:23.250Z] --- PASS: TestPingHead (0.04s)
11:49:23 [2022-04-17T11:49:23.250Z] === RUN   TestPingSwarmHeader
11:49:23 [2022-04-17T11:49:23.250Z]     ping_test.go:58: testEnv.DaemonInfo.OSType == "windows"
11:49:23 [2022-04-17T11:49:23.250Z] --- SKIP: TestPingSwarmHeader (0.00s)
11:49:23 [2022-04-17T11:49:23.250Z] === RUN   TestVersion
11:49:23 [2022-04-17T11:49:23.250Z] --- PASS: TestVersion (0.05s)
11:49:23 [2022-04-17T11:49:23.250Z] PASS
11:49:23 [2022-04-17T11:49:23.250Z] ok  	github.com/docker/docker/integration/system	1.264s
11:49:23 [2022-04-17T11:49:23.250Z] 
11:49:23 [2022-04-17T11:49:23.250Z] === Skipped
11:49:23 [2022-04-17T11:49:23.250Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:49:23 [2022-04-17T11:49:23.250Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
11:49:23 [2022-04-17T11:49:23.250Z] 
11:49:23 [2022-04-17T11:49:23.250Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s)
11:49:23 [2022-04-17T11:49:23.250Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
11:49:23 [2022-04-17T11:49:23.250Z] 
11:49:23 [2022-04-17T11:49:23.250Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
11:49:23 [2022-04-17T11:49:23.250Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
11:49:23 [2022-04-17T11:49:23.250Z] 
11:49:23 [2022-04-17T11:49:23.250Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
11:49:23 [2022-04-17T11:49:23.250Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
11:49:23 [2022-04-17T11:49:23.250Z] 
11:49:23 [2022-04-17T11:49:23.250Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
11:49:23 [2022-04-17T11:49:23.250Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
11:49:23 [2022-04-17T11:49:23.250Z] 
11:49:23 [2022-04-17T11:49:23.250Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
11:49:23 [2022-04-17T11:49:23.250Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
11:49:23 [2022-04-17T11:49:23.250Z] 
11:49:23 [2022-04-17T11:49:23.250Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
11:49:23 [2022-04-17T11:49:23.250Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:49:23 [2022-04-17T11:49:23.250Z] 
11:49:23 [2022-04-17T11:49:23.250Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
11:49:23 [2022-04-17T11:49:23.250Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:49:23 [2022-04-17T11:49:23.250Z] 
11:49:23 [2022-04-17T11:49:23.250Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
11:49:23 [2022-04-17T11:49:23.250Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:49:23 [2022-04-17T11:49:23.250Z] 
11:49:23 [2022-04-17T11:49:23.250Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s)
11:49:23 [2022-04-17T11:49:23.250Z]     ping_test.go:58: testEnv.DaemonInfo.OSType == "windows"
11:49:23 [2022-04-17T11:49:23.250Z] 
11:49:23 [2022-04-17T11:49:23.250Z] DONE 16 tests, 10 skipped in 3.488s
11:49:23 [2022-04-17T11:49:23.281Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
11:49:23 [2022-04-17T11:49:23.281Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
11:49:23 [2022-04-17T11:49:23.717Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
11:49:23 [2022-04-17T11:49:23.850Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
11:49:24 [2022-04-17T11:49:24.111Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
11:49:24 [2022-04-17T11:49:24.681Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
11:49:25 [2022-04-17T11:49:25.250Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
11:49:25 [2022-04-17T11:49:25.288Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:49:25 [2022-04-17T11:49:25.288Z] INFO: Testing against a local daemon
11:49:25 [2022-04-17T11:49:25.288Z] === RUN   TestVolumesCreateAndList
11:49:25 [2022-04-17T11:49:25.288Z] --- PASS: TestVolumesCreateAndList (0.06s)
11:49:25 [2022-04-17T11:49:25.288Z] === RUN   TestVolumesRemove
11:49:25 [2022-04-17T11:49:25.755Z] --- PASS: TestVolumesRemove (0.19s)
11:49:25 [2022-04-17T11:49:25.755Z] === RUN   TestVolumesInspect
11:49:25 [2022-04-17T11:49:25.755Z] --- PASS: TestVolumesInspect (0.07s)
11:49:25 [2022-04-17T11:49:25.755Z] === RUN   TestVolumesInvalidJSON
11:49:25 [2022-04-17T11:49:25.755Z] === RUN   TestVolumesInvalidJSON/volumes/create
11:49:25 [2022-04-17T11:49:25.755Z] === PAUSE TestVolumesInvalidJSON/volumes/create
11:49:25 [2022-04-17T11:49:25.755Z] === CONT  TestVolumesInvalidJSON/volumes/create
11:49:25 [2022-04-17T11:49:25.755Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
11:49:25 [2022-04-17T11:49:25.755Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
11:49:25 [2022-04-17T11:49:25.755Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
11:49:25 [2022-04-17T11:49:25.755Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
11:49:25 [2022-04-17T11:49:25.755Z] --- PASS: TestVolumesInvalidJSON (0.05s)
11:49:25 [2022-04-17T11:49:25.755Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s)
11:49:25 [2022-04-17T11:49:25.755Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
11:49:25 [2022-04-17T11:49:25.755Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
11:49:25 [2022-04-17T11:49:25.755Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
11:49:25 [2022-04-17T11:49:25.755Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
11:49:25 [2022-04-17T11:49:25.755Z] PASS
11:49:25 [2022-04-17T11:49:25.755Z] ok  	github.com/docker/docker/integration/volume	0.429s
11:49:25 [2022-04-17T11:49:25.755Z] 
11:49:25 [2022-04-17T11:49:25.755Z] DONE 9 tests in 2.267s
11:49:25 [2022-04-17T11:49:25.755Z] INFO: make.ps1 ended at 04/17/2022 11:49:25
11:49:25 [2022-04-17T11:49:25.755Z] INFO: Integration CLI tests being run from the host:
11:49:25 [2022-04-17T11:49:25.755Z] 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" 
11:49:26 [2022-04-17T11:49:26.187Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
11:49:26 [2022-04-17T11:49:26.187Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
11:49:26 [2022-04-17T11:49:26.446Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
11:49:27 [2022-04-17T11:49:27.014Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
11:49:27 [2022-04-17T11:49:27.581Z] === RUN   TestDockerSuite/TestRunSetMacAddress
11:49:28 [2022-04-17T11:49:28.149Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
11:49:28 [2022-04-17T11:49:28.744Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
11:49:29 [2022-04-17T11:49:29.243Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
11:49:29 [2022-04-17T11:49:29.243Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
11:49:29 [2022-04-17T11:49:29.243Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
11:49:31 [2022-04-17T11:49:31.283Z] === RUN   TestDockerSuite/TestRunState
11:49:31 [2022-04-17T11:49:31.541Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
11:49:32 [2022-04-17T11:49:32.110Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
11:49:32 [2022-04-17T11:49:32.680Z] === RUN   TestDockerSuite/TestRunStdinPipe
11:49:33 [2022-04-17T11:49:33.248Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
11:49:33 [2022-04-17T11:49:33.248Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
11:49:33 [2022-04-17T11:49:33.248Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
11:49:33 [2022-04-17T11:49:33.249Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
11:49:33 [2022-04-17T11:49:33.818Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
11:49:33 [2022-04-17T11:49:33.985Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
11:49:33 [2022-04-17T11:49:33.985Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
11:49:33 [2022-04-17T11:49:33.985Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
11:49:33 [2022-04-17T11:49:33.985Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
11:49:33 [2022-04-17T11:49:33.985Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
11:49:34 [2022-04-17T11:49:34.757Z] === RUN   TestDockerSuite/TestRunSysctls
11:49:34 [2022-04-17T11:49:34.757Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
11:49:35 [2022-04-17T11:49:35.697Z] === RUN   TestDockerSuite/TestRunTLSVerify
11:49:35 [2022-04-17T11:49:35.697Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
11:49:35 [2022-04-17T11:49:35.697Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
11:49:36 [2022-04-17T11:49:36.265Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
11:49:38 [2022-04-17T11:49:38.171Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
11:49:38 [2022-04-17T11:49:38.257Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
11:49:38 [2022-04-17T11:49:38.257Z] INFO: Testing against a local daemon
11:49:38 [2022-04-17T11:49:38.257Z] === RUN   TestDockerSuite
11:49:38 [2022-04-17T11:49:38.257Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
11:49:38 [2022-04-17T11:49:38.257Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
11:49:38 [2022-04-17T11:49:38.257Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
11:49:38 [2022-04-17T11:49:38.257Z] === RUN   TestDockerSuite/TestAPIErrorJSON
11:49:38 [2022-04-17T11:49:38.257Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
11:49:38 [2022-04-17T11:49:38.257Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
11:49:38 [2022-04-17T11:49:38.257Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
11:49:38 [2022-04-17T11:49:38.257Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
11:49:38 [2022-04-17T11:49:38.257Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
11:49:38 [2022-04-17T11:49:38.257Z] === RUN   TestDockerSuite/TestAPIImagesDelete
11:49:38 [2022-04-17T11:49:38.257Z] === RUN   TestDockerSuite/TestAPIImagesFilter
11:49:38 [2022-04-17T11:49:38.257Z] === RUN   TestDockerSuite/TestAPIImagesHistory
11:49:38 [2022-04-17T11:49:38.430Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
11:49:38 [2022-04-17T11:49:38.724Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
11:49:38 [2022-04-17T11:49:38.997Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
11:49:39 [2022-04-17T11:49:39.192Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
11:49:40 [2022-04-17T11:49:40.375Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
11:49:40 [2022-04-17T11:49:40.633Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
11:49:41 [2022-04-17T11:49:41.130Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
11:49:41 [2022-04-17T11:49:41.130Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
11:49:41 [2022-04-17T11:49:41.130Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
11:49:41 [2022-04-17T11:49:41.597Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
11:49:41 [2022-04-17T11:49:41.597Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
11:49:41 [2022-04-17T11:49:41.597Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
11:49:41 [2022-04-17T11:49:41.597Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
11:49:41 [2022-04-17T11:49:41.597Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
11:49:43 [2022-04-17T11:49:43.171Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
11:49:44 [2022-04-17T11:49:44.108Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
11:49:46 [2022-04-17T11:49:46.054Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
11:49:46 [2022-04-17T11:49:46.634Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
11:49:47 [2022-04-17T11:49:47.212Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
11:49:47 [2022-04-17T11:49:47.473Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
11:49:48 [2022-04-17T11:49:48.848Z] === RUN   TestDockerSuite/TestRunUnshareProc
11:49:50 [2022-04-17T11:49:50.228Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
11:49:50 [2022-04-17T11:49:50.228Z] === RUN   TestDockerSuite/TestRunUserByID
11:49:50 [2022-04-17T11:49:50.798Z] === RUN   TestDockerSuite/TestRunUserByIDBig
11:49:50 [2022-04-17T11:49:50.798Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
11:49:50 [2022-04-17T11:49:50.798Z] === RUN   TestDockerSuite/TestRunUserByIDZero
11:49:51 [2022-04-17T11:49:51.368Z] === RUN   TestDockerSuite/TestRunUserByName
11:49:51 [2022-04-17T11:49:51.807Z] === RUN   TestConfigDaemonLibtrustID
11:49:51 [2022-04-17T11:49:51.807Z]     daemon_test.go:26: runtime.GOOS == "windows"
11:49:51 [2022-04-17T11:49:51.807Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
11:49:51 [2022-04-17T11:49:51.807Z] === RUN   TestDaemonConfigValidation
11:49:51 [2022-04-17T11:49:51.807Z]     daemon_test.go:45: runtime.GOOS == "windows"
11:49:51 [2022-04-17T11:49:51.807Z] --- SKIP: TestDaemonConfigValidation (0.00s)
11:49:51 [2022-04-17T11:49:51.807Z] === RUN   TestConfigDaemonSeccompProfiles
11:49:51 [2022-04-17T11:49:51.807Z]     daemon_test.go:111: runtime.GOOS == "windows"
11:49:51 [2022-04-17T11:49:51.807Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s)
11:49:51 [2022-04-17T11:49:51.807Z] === RUN   TestDaemonProxy
11:49:51 [2022-04-17T11:49:51.807Z]     daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows
11:49:51 [2022-04-17T11:49:51.807Z] --- SKIP: TestDaemonProxy (0.00s)
11:49:51 [2022-04-17T11:49:51.807Z] PASS
11:49:51 [2022-04-17T11:49:51.807Z] ok  	github.com/docker/docker/integration/daemon	0.170s
11:49:51 [2022-04-17T11:49:51.807Z] 
11:49:51 [2022-04-17T11:49:51.807Z] === Skipped
11:49:51 [2022-04-17T11:49:51.807Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
11:49:51 [2022-04-17T11:49:51.807Z]     daemon_test.go:26: runtime.GOOS == "windows"
11:49:51 [2022-04-17T11:49:51.807Z] 
11:49:51 [2022-04-17T11:49:51.807Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
11:49:51 [2022-04-17T11:49:51.807Z]     daemon_test.go:45: runtime.GOOS == "windows"
11:49:51 [2022-04-17T11:49:51.807Z] 
11:49:51 [2022-04-17T11:49:51.807Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s)
11:49:51 [2022-04-17T11:49:51.807Z]     daemon_test.go:111: runtime.GOOS == "windows"
11:49:51 [2022-04-17T11:49:51.807Z] 
11:49:51 [2022-04-17T11:49:51.807Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s)
11:49:51 [2022-04-17T11:49:51.807Z]     daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows
11:49:51 [2022-04-17T11:49:51.807Z] 
11:49:51 [2022-04-17T11:49:51.807Z] DONE 4 tests, 4 skipped in 31.571s
11:49:51 [2022-04-17T11:49:51.807Z] Running D:\gopath\src\github.com\docker\docker\integration\image
11:49:51 [2022-04-17T11:49:51.939Z] === RUN   TestDockerSuite/TestRunUserDefaults
11:49:52 [2022-04-17T11:49:52.510Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
11:49:52 [2022-04-17T11:49:52.510Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
11:49:52 [2022-04-17T11:49:52.510Z] === RUN   TestDockerSuite/TestRunUserNotFound
11:49:52 [2022-04-17T11:49:52.770Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
11:49:52 [2022-04-17T11:49:52.795Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:49:52 [2022-04-17T11:49:52.795Z] INFO: Testing against a local daemon
11:49:52 [2022-04-17T11:49:52.795Z] === RUN   TestCommitInheritsEnv
11:49:52 [2022-04-17T11:49:52.795Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
11:49:52 [2022-04-17T11:49:52.795Z] --- SKIP: TestCommitInheritsEnv (0.00s)
11:49:52 [2022-04-17T11:49:52.795Z] === RUN   TestImportExtremelyLargeImageWorks
11:49:52 [2022-04-17T11:49:52.795Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
11:49:52 [2022-04-17T11:49:52.795Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
11:49:52 [2022-04-17T11:49:52.795Z] === RUN   TestImportWithCustomPlatform
11:49:52 [2022-04-17T11:49:52.795Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
11:49:52 [2022-04-17T11:49:52.795Z] --- SKIP: TestImportWithCustomPlatform (0.00s)
11:49:52 [2022-04-17T11:49:52.795Z] === RUN   TestImagesFilterMultiReference
11:49:52 [2022-04-17T11:49:52.795Z] --- PASS: TestImagesFilterMultiReference (0.16s)
11:49:52 [2022-04-17T11:49:52.795Z] === RUN   TestImagePullPlatformInvalid
11:49:52 [2022-04-17T11:49:52.795Z] --- PASS: TestImagePullPlatformInvalid (0.07s)
11:49:52 [2022-04-17T11:49:52.795Z] === RUN   TestRemoveImageOrphaning
11:49:53 [2022-04-17T11:49:53.339Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
11:49:54 [2022-04-17T11:49:54.362Z] --- PASS: TestRemoveImageOrphaning (1.28s)
11:49:54 [2022-04-17T11:49:54.362Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:49:54 [2022-04-17T11:49:54.362Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s)
11:49:54 [2022-04-17T11:49:54.362Z] === RUN   TestTagInvalidReference
11:49:54 [2022-04-17T11:49:54.362Z] --- PASS: TestTagInvalidReference (0.05s)
11:49:54 [2022-04-17T11:49:54.362Z] === RUN   TestTagValidPrefixedRepo
11:49:54 [2022-04-17T11:49:54.362Z] --- PASS: TestTagValidPrefixedRepo (0.09s)
11:49:54 [2022-04-17T11:49:54.362Z] === RUN   TestTagExistedNameWithoutForce
11:49:54 [2022-04-17T11:49:54.362Z] --- PASS: TestTagExistedNameWithoutForce (0.06s)
11:49:54 [2022-04-17T11:49:54.362Z] === RUN   TestTagOfficialNames
11:49:54 [2022-04-17T11:49:54.362Z] --- PASS: TestTagOfficialNames (0.11s)
11:49:54 [2022-04-17T11:49:54.362Z] === RUN   TestTagMatchesDigest
11:49:54 [2022-04-17T11:49:54.834Z] --- PASS: TestTagMatchesDigest (0.06s)
11:49:54 [2022-04-17T11:49:54.834Z] PASS
11:49:54 [2022-04-17T11:49:54.834Z] ok  	github.com/docker/docker/integration/image	2.039s
11:49:54 [2022-04-17T11:49:54.834Z] 
11:49:54 [2022-04-17T11:49:54.834Z] === Skipped
11:49:54 [2022-04-17T11:49:54.834Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
11:49:54 [2022-04-17T11:49:54.834Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
11:49:54 [2022-04-17T11:49:54.834Z] 
11:49:54 [2022-04-17T11:49:54.834Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
11:49:54 [2022-04-17T11:49:54.834Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
11:49:54 [2022-04-17T11:49:54.834Z] 
11:49:54 [2022-04-17T11:49:54.834Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s)
11:49:54 [2022-04-17T11:49:54.834Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
11:49:54 [2022-04-17T11:49:54.834Z] 
11:49:54 [2022-04-17T11:49:54.834Z] DONE 12 tests, 3 skipped in 7.050s
11:49:54 [2022-04-17T11:49:54.834Z] Running D:\gopath\src\github.com\docker\docker\integration\network
11:49:55 [2022-04-17T11:49:55.878Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
11:49:56 [2022-04-17T11:49:56.137Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
11:49:56 [2022-04-17T11:49:56.706Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
11:49:57 [2022-04-17T11:49:57.644Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
11:49:57 [2022-04-17T11:49:57.805Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:49:57 [2022-04-17T11:49:57.805Z] INFO: Testing against a local daemon
11:49:57 [2022-04-17T11:49:57.805Z] === RUN   TestNetworkCreateDelete
11:49:57 [2022-04-17T11:49:57.805Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
11:49:57 [2022-04-17T11:49:57.805Z] --- SKIP: TestNetworkCreateDelete (0.00s)
11:49:57 [2022-04-17T11:49:57.805Z] === RUN   TestDockerNetworkDeletePreferID
11:49:57 [2022-04-17T11:49:57.805Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
11:49:57 [2022-04-17T11:49:57.805Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
11:49:57 [2022-04-17T11:49:57.805Z] === RUN   TestDaemonDNSFallback
11:49:57 [2022-04-17T11:49:57.805Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
11:49:57 [2022-04-17T11:49:57.805Z] --- SKIP: TestDaemonDNSFallback (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestInspectNetwork
11:49:57 [2022-04-17T11:49:57.806Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
11:49:57 [2022-04-17T11:49:57.806Z] --- SKIP: TestInspectNetwork (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestRunContainerWithBridgeNone
11:49:57 [2022-04-17T11:49:57.806Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
11:49:57 [2022-04-17T11:49:57.806Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestNetworkInvalidJSON
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestNetworkInvalidJSON/networks/create
11:49:57 [2022-04-17T11:49:57.806Z] === PAUSE TestNetworkInvalidJSON/networks/create
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
11:49:57 [2022-04-17T11:49:57.806Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
11:49:57 [2022-04-17T11:49:57.806Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
11:49:57 [2022-04-17T11:49:57.806Z] === CONT  TestNetworkInvalidJSON/networks/create
11:49:57 [2022-04-17T11:49:57.806Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
11:49:57 [2022-04-17T11:49:57.806Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
11:49:57 [2022-04-17T11:49:57.806Z] --- PASS: TestNetworkInvalidJSON (0.06s)
11:49:57 [2022-04-17T11:49:57.806Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
11:49:57 [2022-04-17T11:49:57.806Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s)
11:49:57 [2022-04-17T11:49:57.806Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
11:49:57 [2022-04-17T11:49:57.806Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s)
11:49:57 [2022-04-17T11:49:57.806Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestNetworkList
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestNetworkList//networks
11:49:57 [2022-04-17T11:49:57.806Z] === PAUSE TestNetworkList//networks
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestNetworkList//networks/
11:49:57 [2022-04-17T11:49:57.806Z] === PAUSE TestNetworkList//networks/
11:49:57 [2022-04-17T11:49:57.806Z] === CONT  TestNetworkList//networks
11:49:57 [2022-04-17T11:49:57.806Z] === CONT  TestNetworkList//networks/
11:49:57 [2022-04-17T11:49:57.806Z] --- PASS: TestNetworkList (0.05s)
11:49:57 [2022-04-17T11:49:57.806Z]     --- PASS: TestNetworkList//networks (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z]     --- PASS: TestNetworkList//networks/ (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestHostIPv4BridgeLabel
11:49:57 [2022-04-17T11:49:57.806Z]     network_test.go:154: testEnv.OSType == "windows"
11:49:57 [2022-04-17T11:49:57.806Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestDaemonRestartWithLiveRestore
11:49:57 [2022-04-17T11:49:57.806Z]     service_test.go:30: testEnv.OSType == "windows"
11:49:57 [2022-04-17T11:49:57.806Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestDaemonDefaultNetworkPools
11:49:57 [2022-04-17T11:49:57.806Z]     service_test.go:59: testEnv.OSType == "windows"
11:49:57 [2022-04-17T11:49:57.806Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestDaemonRestartWithExistingNetwork
11:49:57 [2022-04-17T11:49:57.806Z]     service_test.go:103: testEnv.OSType == "windows"
11:49:57 [2022-04-17T11:49:57.806Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:49:57 [2022-04-17T11:49:57.806Z]     service_test.go:137: testEnv.OSType == "windows"
11:49:57 [2022-04-17T11:49:57.806Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:49:57 [2022-04-17T11:49:57.806Z]     service_test.go:188: testEnv.OSType == "windows"
11:49:57 [2022-04-17T11:49:57.806Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestServiceWithPredefinedNetwork
11:49:57 [2022-04-17T11:49:57.806Z]     service_test.go:213: testEnv.OSType == "windows"
11:49:57 [2022-04-17T11:49:57.806Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:49:57 [2022-04-17T11:49:57.806Z]     service_test.go:243: FLAKY_TEST
11:49:57 [2022-04-17T11:49:57.806Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestServiceWithDataPathPortInit
11:49:57 [2022-04-17T11:49:57.806Z]     service_test.go:334: testEnv.OSType == "windows"
11:49:57 [2022-04-17T11:49:57.806Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:49:57 [2022-04-17T11:49:57.806Z]     service_test.go:402: testEnv.OSType == "windows"
11:49:57 [2022-04-17T11:49:57.806Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.01s)
11:49:57 [2022-04-17T11:49:57.806Z] PASS
11:49:57 [2022-04-17T11:49:57.806Z] ok  	github.com/docker/docker/integration/network	0.226s
11:49:57 [2022-04-17T11:49:57.806Z] 
11:49:57 [2022-04-17T11:49:57.806Z] === Skipped
11:49:57 [2022-04-17T11:49:57.806Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
11:49:57 [2022-04-17T11:49:57.806Z] 
11:49:57 [2022-04-17T11:49:57.806Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
11:49:57 [2022-04-17T11:49:57.806Z] 
11:49:57 [2022-04-17T11:49:57.806Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
11:49:57 [2022-04-17T11:49:57.806Z] 
11:49:57 [2022-04-17T11:49:57.806Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
11:49:57 [2022-04-17T11:49:57.806Z] 
11:49:57 [2022-04-17T11:49:57.806Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
11:49:57 [2022-04-17T11:49:57.806Z] 
11:49:57 [2022-04-17T11:49:57.806Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z]     network_test.go:154: testEnv.OSType == "windows"
11:49:57 [2022-04-17T11:49:57.806Z] 
11:49:57 [2022-04-17T11:49:57.806Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z]     service_test.go:30: testEnv.OSType == "windows"
11:49:57 [2022-04-17T11:49:57.806Z] 
11:49:57 [2022-04-17T11:49:57.806Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z]     service_test.go:59: testEnv.OSType == "windows"
11:49:57 [2022-04-17T11:49:57.806Z] 
11:49:57 [2022-04-17T11:49:57.806Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z]     service_test.go:103: testEnv.OSType == "windows"
11:49:57 [2022-04-17T11:49:57.806Z] 
11:49:57 [2022-04-17T11:49:57.806Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z]     service_test.go:137: testEnv.OSType == "windows"
11:49:57 [2022-04-17T11:49:57.806Z] 
11:49:57 [2022-04-17T11:49:57.806Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z]     service_test.go:188: testEnv.OSType == "windows"
11:49:57 [2022-04-17T11:49:57.806Z] 
11:49:57 [2022-04-17T11:49:57.806Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z]     service_test.go:213: testEnv.OSType == "windows"
11:49:57 [2022-04-17T11:49:57.806Z] 
11:49:57 [2022-04-17T11:49:57.806Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z]     service_test.go:243: FLAKY_TEST
11:49:57 [2022-04-17T11:49:57.806Z] 
11:49:57 [2022-04-17T11:49:57.806Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
11:49:57 [2022-04-17T11:49:57.806Z]     service_test.go:334: testEnv.OSType == "windows"
11:49:57 [2022-04-17T11:49:57.806Z] 
11:49:57 [2022-04-17T11:49:57.806Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.01s)
11:49:57 [2022-04-17T11:49:57.806Z]     service_test.go:402: testEnv.OSType == "windows"
11:49:57 [2022-04-17T11:49:57.806Z] 
11:49:57 [2022-04-17T11:49:57.806Z] DONE 34 tests, 15 skipped in 2.745s
11:49:57 [2022-04-17T11:49:57.806Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
11:49:58 [2022-04-17T11:49:58.794Z] testing: warning: no tests to run
11:49:58 [2022-04-17T11:49:58.794Z] PASS
11:49:58 [2022-04-17T11:49:58.794Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.104s
11:49:58 [2022-04-17T11:49:58.794Z] 
11:49:58 [2022-04-17T11:49:58.794Z] DONE 0 tests in 1.030s
11:49:58 [2022-04-17T11:49:58.794Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
11:49:59 [2022-04-17T11:49:59.550Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
11:49:59 [2022-04-17T11:49:59.786Z] testing: warning: no tests to run
11:49:59 [2022-04-17T11:49:59.786Z] PASS
11:49:59 [2022-04-17T11:49:59.786Z] ok  	github.com/docker/docker/integration/network/macvlan	0.101s
11:49:59 [2022-04-17T11:49:59.786Z] 
11:49:59 [2022-04-17T11:49:59.786Z] DONE 0 tests in 0.965s
11:50:00 [2022-04-17T11:50:00.117Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
11:50:00 [2022-04-17T11:50:00.254Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
11:50:01 [2022-04-17T11:50:01.244Z] testing: warning: no tests to run
11:50:01 [2022-04-17T11:50:01.244Z] PASS
11:50:01 [2022-04-17T11:50:01.244Z] ok  	github.com/docker/docker/integration/plugin	0.100s
11:50:01 [2022-04-17T11:50:01.244Z] 
11:50:01 [2022-04-17T11:50:01.244Z] DONE 0 tests in 0.993s
11:50:01 [2022-04-17T11:50:01.244Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
11:50:01 [2022-04-17T11:50:01.496Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
11:50:02 [2022-04-17T11:50:02.231Z] testing: warning: no tests to run
11:50:02 [2022-04-17T11:50:02.231Z] PASS
11:50:02 [2022-04-17T11:50:02.231Z] ok  	github.com/docker/docker/integration/plugin/authz	0.110s
11:50:02 [2022-04-17T11:50:02.231Z] 
11:50:02 [2022-04-17T11:50:02.231Z] DONE 0 tests in 0.986s
11:50:02 [2022-04-17T11:50:02.231Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
11:50:03 [2022-04-17T11:50:03.400Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
11:50:03 [2022-04-17T11:50:03.400Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
11:50:03 [2022-04-17T11:50:03.400Z]     docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows
11:50:03 [2022-04-17T11:50:03.400Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
11:50:03 [2022-04-17T11:50:03.400Z]     docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows
11:50:03 [2022-04-17T11:50:03.400Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
11:50:03 [2022-04-17T11:50:03.400Z]     docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows
11:50:03 [2022-04-17T11:50:03.400Z] === RUN   TestDockerSuite/TestRunWithBadDevice
11:50:03 [2022-04-17T11:50:03.666Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
11:50:03 [2022-04-17T11:50:03.666Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
11:50:03 [2022-04-17T11:50:03.666Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
11:50:04 [2022-04-17T11:50:04.239Z] === RUN   TestDockerSuite/TestRunWithCPUShares
11:50:04 [2022-04-17T11:50:04.807Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
11:50:05 [2022-04-17T11:50:05.746Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
11:50:06 [2022-04-17T11:50:06.006Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
11:50:06 [2022-04-17T11:50:06.576Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
11:50:06 [2022-04-17T11:50:06.576Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
11:50:06 [2022-04-17T11:50:06.836Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
11:50:06 [2022-04-17T11:50:06.836Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
11:50:06 [2022-04-17T11:50:06.836Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
11:50:06 [2022-04-17T11:50:06.836Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
11:50:06 [2022-04-17T11:50:06.836Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
11:50:06 [2022-04-17T11:50:06.836Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
11:50:06 [2022-04-17T11:50:06.836Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
11:50:06 [2022-04-17T11:50:06.836Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
11:50:06 [2022-04-17T11:50:06.836Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
11:50:06 [2022-04-17T11:50:06.836Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
11:50:06 [2022-04-17T11:50:06.836Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
11:50:06 [2022-04-17T11:50:06.836Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
11:50:06 [2022-04-17T11:50:06.836Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
11:50:06 [2022-04-17T11:50:06.836Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
11:50:06 [2022-04-17T11:50:06.836Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
11:50:06 [2022-04-17T11:50:06.960Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
11:50:07 [2022-04-17T11:50:07.405Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
11:50:07 [2022-04-17T11:50:07.975Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
11:50:07 [2022-04-17T11:50:07.975Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
11:50:08 [2022-04-17T11:50:08.236Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
11:50:08 [2022-04-17T11:50:08.495Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
11:50:09 [2022-04-17T11:50:09.065Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
11:50:09 [2022-04-17T11:50:09.065Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
11:50:09 [2022-04-17T11:50:09.325Z] === RUN   TestDockerSuite/TestRunWithShmSize
11:50:09 [2022-04-17T11:50:09.425Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:50:09 [2022-04-17T11:50:09.425Z] INFO: Testing against a local daemon
11:50:09 [2022-04-17T11:50:09.425Z] === RUN   TestPluginInvalidJSON
11:50:09 [2022-04-17T11:50:09.425Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
11:50:09 [2022-04-17T11:50:09.425Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
11:50:09 [2022-04-17T11:50:09.425Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
11:50:09 [2022-04-17T11:50:09.425Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
11:50:09 [2022-04-17T11:50:09.425Z] === RUN   TestPluginInvalidJSON/plugins/pull
11:50:09 [2022-04-17T11:50:09.425Z] === PAUSE TestPluginInvalidJSON/plugins/pull
11:50:09 [2022-04-17T11:50:09.425Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
11:50:09 [2022-04-17T11:50:09.425Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
11:50:09 [2022-04-17T11:50:09.425Z] === CONT  TestPluginInvalidJSON/plugins/pull
11:50:09 [2022-04-17T11:50:09.425Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
11:50:09 [2022-04-17T11:50:09.425Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
11:50:09 [2022-04-17T11:50:09.425Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
11:50:09 [2022-04-17T11:50:09.425Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
11:50:09 [2022-04-17T11:50:09.425Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
11:50:09 [2022-04-17T11:50:09.425Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
11:50:09 [2022-04-17T11:50:09.425Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
11:50:09 [2022-04-17T11:50:09.425Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
11:50:09 [2022-04-17T11:50:09.425Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
11:50:09 [2022-04-17T11:50:09.425Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
11:50:09 [2022-04-17T11:50:09.425Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
11:50:09 [2022-04-17T11:50:09.425Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
11:50:09 [2022-04-17T11:50:09.425Z] --- PASS: TestPluginInvalidJSON (0.07s)
11:50:09 [2022-04-17T11:50:09.425Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
11:50:09 [2022-04-17T11:50:09.425Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
11:50:09 [2022-04-17T11:50:09.425Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
11:50:09 [2022-04-17T11:50:09.425Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
11:50:09 [2022-04-17T11:50:09.425Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
11:50:09 [2022-04-17T11:50:09.425Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
11:50:09 [2022-04-17T11:50:09.425Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
11:50:09 [2022-04-17T11:50:09.425Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
11:50:09 [2022-04-17T11:50:09.425Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
11:50:09 [2022-04-17T11:50:09.425Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
11:50:09 [2022-04-17T11:50:09.425Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s)
11:50:09 [2022-04-17T11:50:09.425Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
11:50:09 [2022-04-17T11:50:09.425Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
11:50:09 [2022-04-17T11:50:09.425Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
11:50:09 [2022-04-17T11:50:09.425Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
11:50:09 [2022-04-17T11:50:09.425Z] === RUN   TestPluginInstall
11:50:09 [2022-04-17T11:50:09.425Z]     plugin_test.go:93: testEnv.OSType == "windows"
11:50:09 [2022-04-17T11:50:09.425Z] --- SKIP: TestPluginInstall (0.00s)
11:50:09 [2022-04-17T11:50:09.425Z] === RUN   TestPluginsWithRuntimes
11:50:09 [2022-04-17T11:50:09.425Z]     plugin_test.go:202: testEnv.OSType == "windows"
11:50:09 [2022-04-17T11:50:09.425Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
11:50:09 [2022-04-17T11:50:09.425Z] === RUN   TestPluginBackCompatMediaTypes
11:50:09 [2022-04-17T11:50:09.425Z]     plugin_test.go:264: testEnv.OSType == "windows"
11:50:09 [2022-04-17T11:50:09.425Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
11:50:09 [2022-04-17T11:50:09.425Z] PASS
11:50:09 [2022-04-17T11:50:09.425Z] ok  	github.com/docker/docker/integration/plugin/common	0.161s
11:50:09 [2022-04-17T11:50:09.425Z] 
11:50:09 [2022-04-17T11:50:09.425Z] === Skipped
11:50:09 [2022-04-17T11:50:09.425Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
11:50:09 [2022-04-17T11:50:09.425Z]     plugin_test.go:93: testEnv.OSType == "windows"
11:50:09 [2022-04-17T11:50:09.425Z] 
11:50:09 [2022-04-17T11:50:09.425Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
11:50:09 [2022-04-17T11:50:09.425Z]     plugin_test.go:202: testEnv.OSType == "windows"
11:50:09 [2022-04-17T11:50:09.425Z] 
11:50:09 [2022-04-17T11:50:09.425Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
11:50:09 [2022-04-17T11:50:09.425Z]     plugin_test.go:264: testEnv.OSType == "windows"
11:50:09 [2022-04-17T11:50:09.425Z] 
11:50:09 [2022-04-17T11:50:09.425Z] DONE 19 tests, 3 skipped in 6.115s
11:50:09 [2022-04-17T11:50:09.425Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
11:50:09 [2022-04-17T11:50:09.584Z] === RUN   TestDockerSuite/TestRunWithSwappiness
11:50:09 [2022-04-17T11:50:09.904Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
11:50:09 [2022-04-17T11:50:09.904Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
11:50:10 [2022-04-17T11:50:10.151Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
11:50:10 [2022-04-17T11:50:10.151Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
11:50:10 [2022-04-17T11:50:10.151Z] === RUN   TestDockerSuite/TestRunWithUlimits
11:50:10 [2022-04-17T11:50:10.886Z] === RUN   TestDockerSuite/TestBuildCacheAdd
11:50:10 [2022-04-17T11:50:10.886Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
11:50:11 [2022-04-17T11:50:11.089Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
11:50:11 [2022-04-17T11:50:11.352Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
11:50:11 [2022-04-17T11:50:11.644Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:50:11 [2022-04-17T11:50:11.644Z] INFO: Testing against a local daemon
11:50:11 [2022-04-17T11:50:11.644Z] === RUN   TestExternalGraphDriver
11:50:11 [2022-04-17T11:50:11.644Z]     external_test.go:48: runtime.GOOS == "windows"
11:50:11 [2022-04-17T11:50:11.644Z] --- SKIP: TestExternalGraphDriver (0.00s)
11:50:11 [2022-04-17T11:50:11.644Z] === RUN   TestGraphdriverPluginV2
11:50:11 [2022-04-17T11:50:11.644Z]     external_test.go:408: runtime.GOOS == "windows"
11:50:11 [2022-04-17T11:50:11.644Z] --- SKIP: TestGraphdriverPluginV2 (0.01s)
11:50:11 [2022-04-17T11:50:11.644Z] PASS
11:50:11 [2022-04-17T11:50:11.644Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.150s
11:50:11 [2022-04-17T11:50:11.644Z] 
11:50:11 [2022-04-17T11:50:11.644Z] === Skipped
11:50:11 [2022-04-17T11:50:11.644Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
11:50:11 [2022-04-17T11:50:11.644Z]     external_test.go:48: runtime.GOOS == "windows"
11:50:11 [2022-04-17T11:50:11.644Z] 
11:50:11 [2022-04-17T11:50:11.644Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s)
11:50:11 [2022-04-17T11:50:11.644Z]     external_test.go:408: runtime.GOOS == "windows"
11:50:11 [2022-04-17T11:50:11.644Z] 
11:50:11 [2022-04-17T11:50:11.644Z] DONE 2 tests, 2 skipped in 2.938s
11:50:11 [2022-04-17T11:50:11.644Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
11:50:12 [2022-04-17T11:50:12.025Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
11:50:12 [2022-04-17T11:50:12.283Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
11:50:12 [2022-04-17T11:50:12.850Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
11:50:12 [2022-04-17T11:50:12.850Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
11:50:12 [2022-04-17T11:50:12.850Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
11:50:12 [2022-04-17T11:50:12.911Z] === RUN   TestDockerSuite/TestBuildCacheFrom
11:50:12 [2022-04-17T11:50:12.911Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
11:50:12 [2022-04-17T11:50:12.911Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
11:50:13 [2022-04-17T11:50:13.110Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
11:50:13 [2022-04-17T11:50:13.110Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
11:50:14 [2022-04-17T11:50:14.493Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
11:50:14 [2022-04-17T11:50:14.601Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:50:14 [2022-04-17T11:50:14.601Z] INFO: Testing against a local daemon
11:50:14 [2022-04-17T11:50:14.601Z] === RUN   TestReadPluginNoRead
11:50:14 [2022-04-17T11:50:14.601Z]     read_test.go:21: no unix domain sockets on Windows
11:50:14 [2022-04-17T11:50:14.601Z] --- SKIP: TestReadPluginNoRead (0.00s)
11:50:14 [2022-04-17T11:50:14.601Z] PASS
11:50:14 [2022-04-17T11:50:14.601Z] ok  	github.com/docker/docker/integration/plugin/logging	0.154s
11:50:14 [2022-04-17T11:50:14.601Z] 
11:50:14 [2022-04-17T11:50:14.601Z] === Skipped
11:50:14 [2022-04-17T11:50:14.601Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
11:50:14 [2022-04-17T11:50:14.601Z]     read_test.go:21: no unix domain sockets on Windows
11:50:14 [2022-04-17T11:50:14.601Z] 
11:50:14 [2022-04-17T11:50:14.601Z] DONE 1 tests, 1 skipped in 2.944s
11:50:15 [2022-04-17T11:50:15.061Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
11:50:15 [2022-04-17T11:50:15.070Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
11:50:15 [2022-04-17T11:50:15.629Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
11:50:16 [2022-04-17T11:50:16.568Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
11:50:16 [2022-04-17T11:50:16.644Z] testing: warning: no tests to run
11:50:16 [2022-04-17T11:50:16.644Z] PASS
11:50:16 [2022-04-17T11:50:16.644Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.116s
11:50:16 [2022-04-17T11:50:16.644Z] 
11:50:16 [2022-04-17T11:50:16.644Z] DONE 0 tests in 1.500s
11:50:16 [2022-04-17T11:50:16.644Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
11:50:17 [2022-04-17T11:50:17.140Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
11:50:17 [2022-04-17T11:50:17.140Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
11:50:17 [2022-04-17T11:50:17.140Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
11:50:17 [2022-04-17T11:50:17.658Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
11:50:18 [2022-04-17T11:50:18.080Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
11:50:19 [2022-04-17T11:50:19.033Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
11:50:19 [2022-04-17T11:50:19.033Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
11:50:19 [2022-04-17T11:50:19.220Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
11:50:19 [2022-04-17T11:50:19.220Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
11:50:19 [2022-04-17T11:50:19.220Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
11:50:19 [2022-04-17T11:50:19.220Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
11:50:19 [2022-04-17T11:50:19.220Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
11:50:19 [2022-04-17T11:50:19.625Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:50:19 [2022-04-17T11:50:19.625Z] INFO: Testing against a local daemon
11:50:19 [2022-04-17T11:50:19.625Z] === RUN   TestPluginWithDevMounts
11:50:19 [2022-04-17T11:50:19.625Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
11:50:19 [2022-04-17T11:50:19.625Z] --- SKIP: TestPluginWithDevMounts (0.00s)
11:50:19 [2022-04-17T11:50:19.625Z] PASS
11:50:19 [2022-04-17T11:50:19.625Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.128s
11:50:19 [2022-04-17T11:50:19.625Z] 
11:50:19 [2022-04-17T11:50:19.625Z] === Skipped
11:50:19 [2022-04-17T11:50:19.625Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
11:50:19 [2022-04-17T11:50:19.625Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
11:50:19 [2022-04-17T11:50:19.625Z] 
11:50:19 [2022-04-17T11:50:19.625Z] DONE 1 tests, 1 skipped in 2.846s
11:50:19 [2022-04-17T11:50:19.625Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
11:50:19 [2022-04-17T11:50:19.972Z] === RUN   TestDockerSuite/TestSaveCheckTimes
11:50:19 [2022-04-17T11:50:19.972Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
11:50:20 [2022-04-17T11:50:20.785Z] === RUN   TestDockerSuite/TestBuildClearCmd
11:50:21 [2022-04-17T11:50:21.768Z] === RUN   TestDockerSuite/TestBuildCmd
11:50:21 [2022-04-17T11:50:21.843Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:50:21 [2022-04-17T11:50:21.843Z] INFO: Testing against a local daemon
11:50:21 [2022-04-17T11:50:21.843Z] === RUN   TestSecretInspect
11:50:21 [2022-04-17T11:50:21.843Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
11:50:21 [2022-04-17T11:50:21.843Z] --- SKIP: TestSecretInspect (0.00s)
11:50:21 [2022-04-17T11:50:21.843Z] === RUN   TestSecretList
11:50:21 [2022-04-17T11:50:21.843Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
11:50:21 [2022-04-17T11:50:21.843Z] --- SKIP: TestSecretList (0.00s)
11:50:21 [2022-04-17T11:50:21.843Z] === RUN   TestSecretsCreateAndDelete
11:50:21 [2022-04-17T11:50:21.843Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
11:50:21 [2022-04-17T11:50:21.843Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
11:50:21 [2022-04-17T11:50:21.843Z] === RUN   TestSecretsUpdate
11:50:21 [2022-04-17T11:50:21.843Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
11:50:21 [2022-04-17T11:50:21.843Z] --- SKIP: TestSecretsUpdate (0.00s)
11:50:21 [2022-04-17T11:50:21.843Z] === RUN   TestTemplatedSecret
11:50:21 [2022-04-17T11:50:21.843Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
11:50:21 [2022-04-17T11:50:21.843Z] --- SKIP: TestTemplatedSecret (0.00s)
11:50:21 [2022-04-17T11:50:21.843Z] === RUN   TestSecretCreateResolve
11:50:21 [2022-04-17T11:50:21.843Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
11:50:21 [2022-04-17T11:50:21.843Z] --- SKIP: TestSecretCreateResolve (0.01s)
11:50:21 [2022-04-17T11:50:21.843Z] PASS
11:50:21 [2022-04-17T11:50:21.843Z] ok  	github.com/docker/docker/integration/secret	0.144s
11:50:21 [2022-04-17T11:50:21.843Z] 
11:50:21 [2022-04-17T11:50:21.843Z] === Skipped
11:50:21 [2022-04-17T11:50:21.843Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
11:50:21 [2022-04-17T11:50:21.843Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
11:50:21 [2022-04-17T11:50:21.843Z] 
11:50:21 [2022-04-17T11:50:21.843Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
11:50:21 [2022-04-17T11:50:21.843Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
11:50:21 [2022-04-17T11:50:21.843Z] 
11:50:21 [2022-04-17T11:50:21.843Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
11:50:21 [2022-04-17T11:50:21.843Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
11:50:21 [2022-04-17T11:50:21.843Z] 
11:50:21 [2022-04-17T11:50:21.843Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
11:50:21 [2022-04-17T11:50:21.843Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
11:50:21 [2022-04-17T11:50:21.843Z] 
11:50:21 [2022-04-17T11:50:21.843Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
11:50:21 [2022-04-17T11:50:21.843Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
11:50:21 [2022-04-17T11:50:21.843Z] 
11:50:21 [2022-04-17T11:50:21.843Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s)
11:50:21 [2022-04-17T11:50:21.843Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
11:50:21 [2022-04-17T11:50:21.843Z] 
11:50:21 [2022-04-17T11:50:21.843Z] DONE 6 tests, 6 skipped in 2.305s
11:50:21 [2022-04-17T11:50:21.843Z] Running D:\gopath\src\github.com\docker\docker\integration\service
11:50:21 [2022-04-17T11:50:21.875Z] === RUN   TestDockerSuite/TestSaveImageId
11:50:21 [2022-04-17T11:50:21.875Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
11:50:22 [2022-04-17T11:50:22.134Z] === RUN   TestDockerSuite/TestSaveLoadParents
11:50:22 [2022-04-17T11:50:22.236Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
11:50:23 [2022-04-17T11:50:23.069Z]     docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents569702560
11:50:23 [2022-04-17T11:50:23.221Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
11:50:23 [2022-04-17T11:50:23.638Z] === RUN   TestDockerSuite/TestSaveMultipleNames
11:50:23 [2022-04-17T11:50:23.638Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
11:50:23 [2022-04-17T11:50:23.638Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
11:50:23 [2022-04-17T11:50:23.688Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
11:50:25 [2022-04-17T11:50:25.016Z] === RUN   TestDockerSuite/TestSaveSingleTag
11:50:25 [2022-04-17T11:50:25.016Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
11:50:25 [2022-04-17T11:50:25.016Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
11:50:25 [2022-04-17T11:50:25.701Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:50:25 [2022-04-17T11:50:25.701Z] INFO: Testing against a local daemon
11:50:25 [2022-04-17T11:50:25.701Z] === RUN   TestServiceCreateInit
11:50:25 [2022-04-17T11:50:25.701Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:50:25 [2022-04-17T11:50:25.701Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:50:25 [2022-04-17T11:50:25.701Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] --- PASS: TestServiceCreateInit (0.07s)
11:50:25 [2022-04-17T11:50:25.701Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z] === RUN   TestCreateServiceMultipleTimes
11:50:25 [2022-04-17T11:50:25.701Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z] === RUN   TestCreateServiceConflict
11:50:25 [2022-04-17T11:50:25.701Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] --- SKIP: TestCreateServiceConflict (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z] === RUN   TestCreateServiceMaxReplicas
11:50:25 [2022-04-17T11:50:25.701Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] --- SKIP: TestCreateServiceMaxReplicas (0.07s)
11:50:25 [2022-04-17T11:50:25.701Z] === RUN   TestCreateWithDuplicateNetworkNames
11:50:25 [2022-04-17T11:50:25.701Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z] === RUN   TestCreateServiceSecretFileMode
11:50:25 [2022-04-17T11:50:25.701Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z] === RUN   TestCreateServiceConfigFileMode
11:50:25 [2022-04-17T11:50:25.701Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z] === RUN   TestCreateServiceSysctls
11:50:25 [2022-04-17T11:50:25.701Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] --- SKIP: TestCreateServiceSysctls (0.05s)
11:50:25 [2022-04-17T11:50:25.701Z] === RUN   TestCreateServiceCapabilities
11:50:25 [2022-04-17T11:50:25.701Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] --- SKIP: TestCreateServiceCapabilities (0.05s)
11:50:25 [2022-04-17T11:50:25.701Z] === RUN   TestInspect
11:50:25 [2022-04-17T11:50:25.701Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] --- SKIP: TestInspect (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z] === RUN   TestCreateJob
11:50:25 [2022-04-17T11:50:25.701Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] --- SKIP: TestCreateJob (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z] === RUN   TestReplicatedJob
11:50:25 [2022-04-17T11:50:25.701Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] --- SKIP: TestReplicatedJob (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z] === RUN   TestUpdateReplicatedJob
11:50:25 [2022-04-17T11:50:25.701Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z] === RUN   TestServiceListWithStatuses
11:50:25 [2022-04-17T11:50:25.701Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z] === RUN   TestDockerNetworkConnectAlias
11:50:25 [2022-04-17T11:50:25.701Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z] === RUN   TestDockerNetworkReConnect
11:50:25 [2022-04-17T11:50:25.701Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z] === RUN   TestServicePlugin
11:50:25 [2022-04-17T11:50:25.701Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] --- SKIP: TestServicePlugin (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z] === RUN   TestServiceUpdateLabel
11:50:25 [2022-04-17T11:50:25.701Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
11:50:25 [2022-04-17T11:50:25.701Z] --- SKIP: TestServiceUpdateLabel (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z] === RUN   TestServiceUpdateSecrets
11:50:25 [2022-04-17T11:50:25.701Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
11:50:25 [2022-04-17T11:50:25.701Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z] === RUN   TestServiceUpdateConfigs
11:50:25 [2022-04-17T11:50:25.701Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
11:50:25 [2022-04-17T11:50:25.701Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z] === RUN   TestServiceUpdateNetwork
11:50:25 [2022-04-17T11:50:25.701Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
11:50:25 [2022-04-17T11:50:25.701Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z] === RUN   TestServiceUpdatePidsLimit
11:50:25 [2022-04-17T11:50:25.701Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
11:50:25 [2022-04-17T11:50:25.701Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z] PASS
11:50:25 [2022-04-17T11:50:25.701Z] ok  	github.com/docker/docker/integration/service	0.356s
11:50:25 [2022-04-17T11:50:25.701Z] 
11:50:25 [2022-04-17T11:50:25.701Z] === Skipped
11:50:25 [2022-04-17T11:50:25.701Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z] 
11:50:25 [2022-04-17T11:50:25.701Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z] 
11:50:25 [2022-04-17T11:50:25.701Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] 
11:50:25 [2022-04-17T11:50:25.701Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] 
11:50:25 [2022-04-17T11:50:25.701Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.07s)
11:50:25 [2022-04-17T11:50:25.701Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] 
11:50:25 [2022-04-17T11:50:25.701Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] 
11:50:25 [2022-04-17T11:50:25.701Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] 
11:50:25 [2022-04-17T11:50:25.701Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] 
11:50:25 [2022-04-17T11:50:25.701Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s)
11:50:25 [2022-04-17T11:50:25.701Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] 
11:50:25 [2022-04-17T11:50:25.701Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s)
11:50:25 [2022-04-17T11:50:25.701Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] 
11:50:25 [2022-04-17T11:50:25.701Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] 
11:50:25 [2022-04-17T11:50:25.701Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] 
11:50:25 [2022-04-17T11:50:25.701Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] 
11:50:25 [2022-04-17T11:50:25.701Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] 
11:50:25 [2022-04-17T11:50:25.701Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] 
11:50:25 [2022-04-17T11:50:25.701Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] 
11:50:25 [2022-04-17T11:50:25.701Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] 
11:50:25 [2022-04-17T11:50:25.701Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
11:50:25 [2022-04-17T11:50:25.701Z] 
11:50:25 [2022-04-17T11:50:25.701Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
11:50:25 [2022-04-17T11:50:25.701Z] 
11:50:25 [2022-04-17T11:50:25.701Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
11:50:25 [2022-04-17T11:50:25.701Z] 
11:50:25 [2022-04-17T11:50:25.701Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
11:50:25 [2022-04-17T11:50:25.701Z] 
11:50:25 [2022-04-17T11:50:25.701Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
11:50:25 [2022-04-17T11:50:25.701Z] 
11:50:25 [2022-04-17T11:50:25.701Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
11:50:25 [2022-04-17T11:50:25.701Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
11:50:25 [2022-04-17T11:50:25.701Z] 
11:50:25 [2022-04-17T11:50:25.701Z] DONE 24 tests, 23 skipped in 3.617s
11:50:25 [2022-04-17T11:50:25.701Z] Running D:\gopath\src\github.com\docker\docker\integration\session
11:50:26 [2022-04-17T11:50:26.401Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
11:50:27 [2022-04-17T11:50:27.336Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
11:50:27 [2022-04-17T11:50:27.905Z] === RUN   TestDockerSuite/TestSearchCmdOptions
11:50:27 [2022-04-17T11:50:27.925Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:50:27 [2022-04-17T11:50:27.925Z] INFO: Testing against a local daemon
11:50:27 [2022-04-17T11:50:27.925Z] === RUN   TestSessionCreate
11:50:27 [2022-04-17T11:50:27.925Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
11:50:27 [2022-04-17T11:50:27.925Z] --- SKIP: TestSessionCreate (0.00s)
11:50:27 [2022-04-17T11:50:27.925Z] === RUN   TestSessionCreateWithBadUpgrade
11:50:27 [2022-04-17T11:50:27.925Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
11:50:27 [2022-04-17T11:50:27.925Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
11:50:27 [2022-04-17T11:50:27.925Z] PASS
11:50:27 [2022-04-17T11:50:27.925Z] ok  	github.com/docker/docker/integration/session	0.115s
11:50:27 [2022-04-17T11:50:27.925Z] 
11:50:27 [2022-04-17T11:50:27.925Z] === Skipped
11:50:27 [2022-04-17T11:50:27.925Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
11:50:27 [2022-04-17T11:50:27.925Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
11:50:27 [2022-04-17T11:50:27.925Z] 
11:50:27 [2022-04-17T11:50:27.925Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
11:50:27 [2022-04-17T11:50:27.925Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
11:50:27 [2022-04-17T11:50:27.925Z] 
11:50:27 [2022-04-17T11:50:27.925Z] DONE 2 tests, 2 skipped in 2.208s
11:50:28 [2022-04-17T11:50:28.395Z] Running D:\gopath\src\github.com\docker\docker\integration\system
11:50:28 [2022-04-17T11:50:28.473Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
11:50:28 [2022-04-17T11:50:28.473Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
11:50:28 [2022-04-17T11:50:28.733Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
11:50:28 [2022-04-17T11:50:28.733Z] === RUN   TestDockerSuite/TestSearchWithLimit
11:50:29 [2022-04-17T11:50:29.257Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.255s	coverage: 60.3% of statements
11:50:29 [2022-04-17T11:50:29.257Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
11:50:29 [2022-04-17T11:50:29.257Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
11:50:29 [2022-04-17T11:50:29.257Z] ok  	github.com/docker/docker/libnetwork/osl	4.315s	coverage: 39.7% of statements
11:50:29 [2022-04-17T11:50:29.257Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.002s	coverage: 20.0% of statements
11:50:29 [2022-04-17T11:50:29.257Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.007s	coverage: 86.1% of statements
11:50:29 [2022-04-17T11:50:29.303Z] === RUN   TestDockerSuite/TestSlowStdinClosing
11:50:29 [2022-04-17T11:50:29.303Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
11:50:29 [2022-04-17T11:50:29.514Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.218s	coverage: 48.6% of statements
11:50:29 [2022-04-17T11:50:29.545Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
11:50:29 [2022-04-17T11:50:29.771Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
11:50:29 [2022-04-17T11:50:29.771Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
11:50:30 [2022-04-17T11:50:30.027Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
11:50:30 [2022-04-17T11:50:30.027Z] 
11:50:30 [2022-04-17T11:50:30.027Z] === Skipped
11:50:30 [2022-04-17T11:50:30.027Z] === SKIP: libnetwork TestParallel1 (0.00s)
11:50:30 [2022-04-17T11:50:30.027Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
11:50:30 [2022-04-17T11:50:30.027Z] 
11:50:30 [2022-04-17T11:50:30.027Z] === SKIP: libnetwork TestParallel3 (0.00s)
11:50:30 [2022-04-17T11:50:30.027Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
11:50:30 [2022-04-17T11:50:30.027Z] 
11:50:30 [2022-04-17T11:50:30.027Z] === SKIP: libnetwork TestParallel2 (0.00s)
11:50:30 [2022-04-17T11:50:30.027Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
11:50:30 [2022-04-17T11:50:30.027Z] 
11:50:30 [2022-04-17T11:50:30.027Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
11:50:30 [2022-04-17T11:50:30.027Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:50:30 [2022-04-17T11:50:30.027Z] 
11:50:30 [2022-04-17T11:50:30.027Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
11:50:30 [2022-04-17T11:50:30.027Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:50:30 [2022-04-17T11:50:30.027Z] 
11:50:30 [2022-04-17T11:50:30.027Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
11:50:30 [2022-04-17T11:50:30.027Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:50:30 [2022-04-17T11:50:30.027Z] 
11:50:30 [2022-04-17T11:50:30.027Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
11:50:30 [2022-04-17T11:50:30.027Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:50:30 [2022-04-17T11:50:30.027Z] 
11:50:30 [2022-04-17T11:50:30.027Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
11:50:30 [2022-04-17T11:50:30.027Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
11:50:30 [2022-04-17T11:50:30.027Z] 
11:50:30 [2022-04-17T11:50:30.027Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
11:50:30 [2022-04-17T11:50:30.027Z]     firewalld_test.go:14: firewalld is not running
11:50:30 [2022-04-17T11:50:30.027Z] 
11:50:30 [2022-04-17T11:50:30.027Z] DONE 326 tests, 9 skipped in 199.062s
11:50:30 [2022-04-17T11:50:30.240Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
Post stage
[Pipeline] junit
11:50:30 [2022-04-17T11:50:30.603Z] Recording test results
11:50:30 [2022-04-17T11:50:30.809Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
11:50:30 [2022-04-17T11:50:30.983Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
11:50:31 [2022-04-17T11:50:31.354Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:50:31 [2022-04-17T11:50:31.354Z] INFO: Testing against a local daemon
11:50:31 [2022-04-17T11:50:31.354Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:50:31 [2022-04-17T11:50:31.354Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
11:50:31 [2022-04-17T11:50:31.354Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:50:31 [2022-04-17T11:50:31.354Z] === RUN   TestDiskUsage
11:50:31 [2022-04-17T11:50:31.354Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
11:50:31 [2022-04-17T11:50:31.354Z] --- SKIP: TestDiskUsage (0.00s)
11:50:31 [2022-04-17T11:50:31.354Z] === RUN   TestEventsExecDie
11:50:31 [2022-04-17T11:50:31.354Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
11:50:31 [2022-04-17T11:50:31.354Z] --- SKIP: TestEventsExecDie (0.01s)
11:50:31 [2022-04-17T11:50:31.354Z] === RUN   TestEventsBackwardsCompatible
11:50:31 [2022-04-17T11:50:31.354Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
11:50:31 [2022-04-17T11:50:31.354Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
11:50:31 [2022-04-17T11:50:31.354Z] === RUN   TestEventsVolumeCreate
11:50:31 [2022-04-17T11:50:31.354Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
11:50:31 [2022-04-17T11:50:31.354Z] --- SKIP: TestEventsVolumeCreate (0.00s)
11:50:31 [2022-04-17T11:50:31.354Z] === RUN   TestInfoAPI
11:50:31 [2022-04-17T11:50:31.354Z] --- PASS: TestInfoAPI (0.06s)
11:50:31 [2022-04-17T11:50:31.354Z] === RUN   TestInfoAPIWarnings
11:50:31 [2022-04-17T11:50:31.354Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
11:50:31 [2022-04-17T11:50:31.354Z] --- SKIP: TestInfoAPIWarnings (0.00s)
11:50:31 [2022-04-17T11:50:31.354Z] === RUN   TestInfoDebug
11:50:31 [2022-04-17T11:50:31.354Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:50:31 [2022-04-17T11:50:31.354Z] --- SKIP: TestInfoDebug (0.00s)
11:50:31 [2022-04-17T11:50:31.354Z] === RUN   TestInfoInsecureRegistries
11:50:31 [2022-04-17T11:50:31.354Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:50:31 [2022-04-17T11:50:31.354Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
11:50:31 [2022-04-17T11:50:31.354Z] === RUN   TestInfoRegistryMirrors
11:50:31 [2022-04-17T11:50:31.354Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:50:31 [2022-04-17T11:50:31.354Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
11:50:31 [2022-04-17T11:50:31.354Z] === RUN   TestLoginFailsWithBadCredentials
11:50:31 [2022-04-17T11:50:31.360Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43449/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=83969fa3ddf8b10ade7189073638885e8234f586 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:83969fa3ddf8b10ade7189073638885e8234f586 hack/validate/vendor
11:50:31 [2022-04-17T11:50:31.379Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
11:50:31 [2022-04-17T11:50:31.753Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
11:50:31 [2022-04-17T11:50:31.753Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
11:50:31 [2022-04-17T11:50:31.753Z] === RUN   TestDockerSuite/TestBuildConditionalCache
11:50:31 [2022-04-17T11:50:31.823Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s)
11:50:31 [2022-04-17T11:50:31.823Z] === RUN   TestPingCacheHeaders
11:50:31 [2022-04-17T11:50:31.823Z] --- PASS: TestPingCacheHeaders (0.05s)
11:50:31 [2022-04-17T11:50:31.823Z] === RUN   TestPingGet
11:50:31 [2022-04-17T11:50:31.924Z] No vendor changes in diff.
11:50:31 [2022-04-17T11:50:31.924Z] WARNING: could not find copyright information for github.com/coreos/go-systemd
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:50:32 [2022-04-17T11:50:32.292Z] --- PASS: TestPingGet (0.06s)
11:50:32 [2022-04-17T11:50:32.292Z] === RUN   TestPingHead
11:50:32 [2022-04-17T11:50:32.292Z] --- PASS: TestPingHead (0.07s)
11:50:32 [2022-04-17T11:50:32.292Z] === RUN   TestPingSwarmHeader
11:50:32 [2022-04-17T11:50:32.292Z]     ping_test.go:58: testEnv.DaemonInfo.OSType == "windows"
11:50:32 [2022-04-17T11:50:32.292Z] --- SKIP: TestPingSwarmHeader (0.00s)
11:50:32 [2022-04-17T11:50:32.292Z] === RUN   TestVersion
11:50:32 [2022-04-17T11:50:32.292Z] --- PASS: TestVersion (0.07s)
11:50:32 [2022-04-17T11:50:32.292Z] PASS
11:50:32 [2022-04-17T11:50:32.292Z] ok  	github.com/docker/docker/integration/system	1.419s
11:50:32 [2022-04-17T11:50:32.292Z] 
11:50:32 [2022-04-17T11:50:32.292Z] === Skipped
11:50:32 [2022-04-17T11:50:32.292Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:50:32 [2022-04-17T11:50:32.292Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
11:50:32 [2022-04-17T11:50:32.292Z] 
11:50:32 [2022-04-17T11:50:32.292Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s)
11:50:32 [2022-04-17T11:50:32.292Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
11:50:32 [2022-04-17T11:50:32.292Z] 
11:50:32 [2022-04-17T11:50:32.292Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s)
11:50:32 [2022-04-17T11:50:32.292Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
11:50:32 [2022-04-17T11:50:32.292Z] 
11:50:32 [2022-04-17T11:50:32.292Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
11:50:32 [2022-04-17T11:50:32.292Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
11:50:32 [2022-04-17T11:50:32.292Z] 
11:50:32 [2022-04-17T11:50:32.292Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
11:50:32 [2022-04-17T11:50:32.292Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
11:50:32 [2022-04-17T11:50:32.292Z] 
11:50:32 [2022-04-17T11:50:32.292Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
11:50:32 [2022-04-17T11:50:32.292Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
11:50:32 [2022-04-17T11:50:32.292Z] 
11:50:32 [2022-04-17T11:50:32.292Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
11:50:32 [2022-04-17T11:50:32.292Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:50:32 [2022-04-17T11:50:32.292Z] 
11:50:32 [2022-04-17T11:50:32.292Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
11:50:32 [2022-04-17T11:50:32.292Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:50:32 [2022-04-17T11:50:32.292Z] 
11:50:32 [2022-04-17T11:50:32.292Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
11:50:32 [2022-04-17T11:50:32.292Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:50:32 [2022-04-17T11:50:32.292Z] 
11:50:32 [2022-04-17T11:50:32.292Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s)
11:50:32 [2022-04-17T11:50:32.292Z]     ping_test.go:58: testEnv.DaemonInfo.OSType == "windows"
11:50:32 [2022-04-17T11:50:32.292Z] 
11:50:32 [2022-04-17T11:50:32.292Z] DONE 16 tests, 10 skipped in 4.097s
11:50:32 [2022-04-17T11:50:32.292Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
11:50:32 [2022-04-17T11:50:32.577Z] + echo Ensuring container killed.
11:50:32 [2022-04-17T11:50:32.578Z] Ensuring container killed.
11:50:32 [2022-04-17T11:50:32.578Z] + docker rm -vf docker-pr5
11:50:32 [2022-04-17T11:50:32.578Z] Error: No such container: docker-pr5
[Pipeline] sh
11:50:32 [2022-04-17T11:50:32.735Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
11:50:32 [2022-04-17T11:50:32.735Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
11:50:32 [2022-04-17T11:50:32.735Z] === RUN   TestDockerSuite/TestBuildContextCleanup
11:50:32 [2022-04-17T11:50:32.870Z] + echo Chowning /workspace to jenkins user
11:50:32 [2022-04-17T11:50:32.870Z] Chowning /workspace to jenkins user
11:50:32 [2022-04-17T11:50:32.870Z] + id -u
11:50:32 [2022-04-17T11:50:32.870Z] + id -g
11:50:32 [2022-04-17T11:50:32.870Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43449:/workspace busybox chown -R 1000:1000 /workspace
11:50:33 [2022-04-17T11:50:33.201Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:50:33 [2022-04-17T11:50:33.720Z] + bundleName=unit
11:50:33 [2022-04-17T11:50:33.720Z] + echo Creating unit-bundles.tar.gz
11:50:33 [2022-04-17T11:50:33.720Z] Creating unit-bundles.tar.gz
11:50:33 [2022-04-17T11:50:33.720Z] + 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
11:50:33 [2022-04-17T11:50:33.720Z] bundles/junit-report-libnetwork.xml
11:50:33 [2022-04-17T11:50:33.720Z] bundles/junit-report.xml
11:50:33 [2022-04-17T11:50:33.720Z] bundles/go-test-report-libnetwork.json
11:50:33 [2022-04-17T11:50:33.720Z] bundles/go-test-report.json
11:50:33 [2022-04-17T11:50:33.720Z] bundles/profile-libnetwork.out
11:50:33 [2022-04-17T11:50:33.720Z] bundles/profile.out
[Pipeline] archiveArtifacts
11:50:33 [2022-04-17T11:50:33.729Z] Archiving artifacts
11:50:34 [2022-04-17T11:50:34.181Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43449/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:50:34 [2022-04-17T11:50:34.491Z] + make clean
11:50:34 [2022-04-17T11:50:34.491Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:50:34 [2022-04-17T11:50:34.747Z] docker-dev-cache
11:50:34 [2022-04-17T11:50:34.747Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:50:35 [2022-04-17T11:50:35.411Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
11:50:36 [2022-04-17T11:50:36.101Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:50:36 [2022-04-17T11:50:36.101Z] INFO: Testing against a local daemon
11:50:36 [2022-04-17T11:50:36.101Z] === RUN   TestVolumesCreateAndList
11:50:36 [2022-04-17T11:50:36.101Z] --- PASS: TestVolumesCreateAndList (0.08s)
11:50:36 [2022-04-17T11:50:36.101Z] === RUN   TestVolumesRemove
11:50:36 [2022-04-17T11:50:36.101Z] --- PASS: TestVolumesRemove (0.14s)
11:50:36 [2022-04-17T11:50:36.101Z] === RUN   TestVolumesInspect
11:50:36 [2022-04-17T11:50:36.101Z] --- PASS: TestVolumesInspect (0.06s)
11:50:36 [2022-04-17T11:50:36.101Z] === RUN   TestVolumesInvalidJSON
11:50:36 [2022-04-17T11:50:36.101Z] === RUN   TestVolumesInvalidJSON/volumes/create
11:50:36 [2022-04-17T11:50:36.101Z] === PAUSE TestVolumesInvalidJSON/volumes/create
11:50:36 [2022-04-17T11:50:36.101Z] === CONT  TestVolumesInvalidJSON/volumes/create
11:50:36 [2022-04-17T11:50:36.101Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
11:50:36 [2022-04-17T11:50:36.101Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
11:50:36 [2022-04-17T11:50:36.101Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
11:50:36 [2022-04-17T11:50:36.101Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
11:50:36 [2022-04-17T11:50:36.101Z] --- PASS: TestVolumesInvalidJSON (0.05s)
11:50:36 [2022-04-17T11:50:36.101Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s)
11:50:36 [2022-04-17T11:50:36.101Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
11:50:36 [2022-04-17T11:50:36.101Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
11:50:36 [2022-04-17T11:50:36.101Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
11:50:36 [2022-04-17T11:50:36.101Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
11:50:36 [2022-04-17T11:50:36.101Z] PASS
11:50:36 [2022-04-17T11:50:36.101Z] ok  	github.com/docker/docker/integration/volume	0.421s
11:50:36 [2022-04-17T11:50:36.101Z] 
11:50:36 [2022-04-17T11:50:36.101Z] DONE 9 tests in 3.563s
11:50:36 [2022-04-17T11:50:36.101Z] INFO: make.ps1 ended at 04/17/2022 11:50:35
11:50:36 [2022-04-17T11:50:36.101Z] INFO: Integration CLI tests being run from the host:
11:50:36 [2022-04-17T11:50:36.101Z] 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" 
11:50:36 [2022-04-17T11:50:36.394Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
11:50:36 [2022-04-17T11:50:36.647Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
11:50:36 [2022-04-17T11:50:36.861Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
11:50:36 [2022-04-17T11:50:36.862Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
11:50:36 [2022-04-17T11:50:36.862Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
11:50:37 [2022-04-17T11:50:37.590Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
11:50:37 [2022-04-17T11:50:37.844Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
11:50:38 [2022-04-17T11:50:38.169Z] === RUN   TestDockerSuite/TestStartAttachSilent
11:50:38 [2022-04-17T11:50:38.311Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
11:50:38 [2022-04-17T11:50:38.311Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
11:50:38 [2022-04-17T11:50:38.312Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
11:50:38 [2022-04-17T11:50:38.312Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
11:50:38 [2022-04-17T11:50:38.312Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
11:50:39 [2022-04-17T11:50:39.107Z] === RUN   TestDockerSuite/TestStartAttachWithRename
11:50:40 [2022-04-17T11:50:40.043Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
11:50:41 [2022-04-17T11:50:41.949Z] === RUN   TestDockerSuite/TestStartMultipleContainers
11:50:43 [2022-04-17T11:50:43.328Z] === RUN   TestDockerSuite/TestStartPausedContainer
11:50:43 [2022-04-17T11:50:43.896Z] === RUN   TestDockerSuite/TestStartRecordError
11:50:44 [2022-04-17T11:50:44.168Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
11:50:44 [2022-04-17T11:50:44.831Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
11:50:46 [2022-04-17T11:50:46.209Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
11:50:47 [2022-04-17T11:50:47.585Z] === RUN   TestDockerSuite/TestStatsAllNoStream
11:50:50 [2022-04-17T11:50:50.128Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
11:50:51 [2022-04-17T11:50:51.072Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:50:51 [2022-04-17T11:50:51.072Z] INFO: Testing against a local daemon
11:50:51 [2022-04-17T11:50:51.072Z] === RUN   TestDockerSuite
11:50:51 [2022-04-17T11:50:51.072Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
11:50:51 [2022-04-17T11:50:51.072Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
11:50:51 [2022-04-17T11:50:51.072Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
11:50:51 [2022-04-17T11:50:51.072Z] === RUN   TestDockerSuite/TestAPIErrorJSON
11:50:51 [2022-04-17T11:50:51.072Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
11:50:51 [2022-04-17T11:50:51.072Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
11:50:51 [2022-04-17T11:50:51.072Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
11:50:51 [2022-04-17T11:50:51.072Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
11:50:51 [2022-04-17T11:50:51.072Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
11:50:51 [2022-04-17T11:50:51.072Z] === RUN   TestDockerSuite/TestAPIImagesDelete
11:50:51 [2022-04-17T11:50:51.072Z] === RUN   TestDockerSuite/TestAPIImagesFilter
11:50:51 [2022-04-17T11:50:51.072Z] === RUN   TestDockerSuite/TestAPIImagesHistory
11:50:51 [2022-04-17T11:50:51.541Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
11:50:52 [2022-04-17T11:50:52.009Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
11:50:52 [2022-04-17T11:50:52.664Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
11:50:54 [2022-04-17T11:50:54.045Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
11:50:54 [2022-04-17T11:50:54.985Z]     docker_cli_service_logs_test.go:246: checking task h9ob8mh92sil
11:50:54 [2022-04-17T11:50:54.985Z]     docker_cli_service_logs_test.go:251: checking messages for h9ob8mh92sil
11:50:54 [2022-04-17T11:50:54.985Z]     docker_cli_service_logs_test.go:246: checking task lqs9hsetaxps
11:50:54 [2022-04-17T11:50:54.985Z]     docker_cli_service_logs_test.go:251: checking messages for lqs9hsetaxps
11:50:56 [2022-04-17T11:50:56.907Z] === RUN   TestDockerSuite/TestStatsFormatAll
11:51:02 [2022-04-17T11:51:02.180Z] === RUN   TestDockerSuite/TestStatsNoStream
11:51:04 [2022-04-17T11:51:04.094Z] === RUN   TestDockerSuite/TestStopContainerSignal
11:51:05 [2022-04-17T11:51:05.474Z] === RUN   TestDockerSuite/TestTopMultipleArgs
11:51:05 [2022-04-17T11:51:05.474Z] === RUN   TestDockerSwarmSuite/TestServiceScale
11:51:06 [2022-04-17T11:51:06.046Z] === RUN   TestDockerSuite/TestTopNonPrivileged
11:51:06 [2022-04-17T11:51:06.613Z] === RUN   TestDockerSuite/TestTopPrivileged
11:51:07 [2022-04-17T11:51:07.180Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
11:51:07 [2022-04-17T11:51:07.180Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
11:51:07 [2022-04-17T11:51:07.180Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
11:51:07 [2022-04-17T11:51:07.748Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
11:51:08 [2022-04-17T11:51:08.007Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
11:51:11 [2022-04-17T11:51:11.300Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
11:51:13 [2022-04-17T11:51:13.836Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
11:51:14 [2022-04-17T11:51:14.095Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
11:51:14 [2022-04-17T11:51:14.665Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
11:51:14 [2022-04-17T11:51:14.665Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
11:51:14 [2022-04-17T11:51:14.665Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
11:51:14 [2022-04-17T11:51:14.665Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
11:51:14 [2022-04-17T11:51:14.665Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
11:51:15 [2022-04-17T11:51:15.603Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
11:51:16 [2022-04-17T11:51:16.544Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
11:51:17 [2022-04-17T11:51:17.171Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
11:51:18 [2022-04-17T11:51:18.550Z] === RUN   TestDockerSuite/TestUpdateStats
11:51:20 [2022-04-17T11:51:20.000Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
11:51:20 [2022-04-17T11:51:20.000Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
11:51:20 [2022-04-17T11:51:20.467Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
11:51:20 [2022-04-17T11:51:20.656Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
11:51:20 [2022-04-17T11:51:20.656Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
11:51:20 [2022-04-17T11:51:20.656Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
11:51:20 [2022-04-17T11:51:20.656Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
11:51:20 [2022-04-17T11:51:20.656Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
11:51:20 [2022-04-17T11:51:20.656Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
11:51:20 [2022-04-17T11:51:20.656Z] === RUN   TestDockerSuite/TestAPINetworkFilter
11:51:20 [2022-04-17T11:51:20.656Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
11:51:20 [2022-04-17T11:51:20.656Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
11:51:20 [2022-04-17T11:51:20.656Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
11:51:20 [2022-04-17T11:51:20.656Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
11:51:20 [2022-04-17T11:51:20.656Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
11:51:20 [2022-04-17T11:51:20.656Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
11:51:20 [2022-04-17T11:51:20.656Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
11:51:20 [2022-04-17T11:51:20.656Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
11:51:20 [2022-04-17T11:51:20.656Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
11:51:20 [2022-04-17T11:51:20.656Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
11:51:20 [2022-04-17T11:51:20.656Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
11:51:20 [2022-04-17T11:51:20.656Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
11:51:20 [2022-04-17T11:51:20.656Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
11:51:20 [2022-04-17T11:51:20.656Z]     docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
11:51:20 [2022-04-17T11:51:20.656Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
11:51:20 [2022-04-17T11:51:20.656Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
11:51:20 [2022-04-17T11:51:20.656Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
11:51:20 [2022-04-17T11:51:20.656Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
11:51:20 [2022-04-17T11:51:20.656Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
11:51:20 [2022-04-17T11:51:20.656Z]     docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
11:51:20 [2022-04-17T11:51:20.656Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
11:51:20 [2022-04-17T11:51:20.656Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
11:51:20 [2022-04-17T11:51:20.656Z]     docker_cli_run_test.go:3149: unmatched requirement Apparmor
11:51:20 [2022-04-17T11:51:20.656Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
11:51:20 [2022-04-17T11:51:20.656Z]     docker_cli_run_test.go:3127: unmatched requirement Apparmor
11:51:20 [2022-04-17T11:51:20.656Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
11:51:20 [2022-04-17T11:51:20.656Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
11:51:20 [2022-04-17T11:51:20.656Z] === RUN   TestDockerSuite/TestAttachDisconnect
11:51:20 [2022-04-17T11:51:20.656Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
11:51:20 [2022-04-17T11:51:20.656Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
11:51:20 [2022-04-17T11:51:20.656Z] === RUN   TestDockerSuite/TestAttachPausedContainer
11:51:20 [2022-04-17T11:51:20.656Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
11:51:20 [2022-04-17T11:51:20.656Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
11:51:20 [2022-04-17T11:51:20.656Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
11:51:20 [2022-04-17T11:51:20.656Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
11:51:21 [2022-04-17T11:51:21.837Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
11:51:22 [2022-04-17T11:51:22.775Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
11:51:22 [2022-04-17T11:51:22.775Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
11:51:22 [2022-04-17T11:51:22.775Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
11:51:23 [2022-04-17T11:51:23.713Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
11:51:24 [2022-04-17T11:51:24.283Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
11:51:26 [2022-04-17T11:51:26.191Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
11:51:26 [2022-04-17T11:51:26.518Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
11:51:27 [2022-04-17T11:51:27.130Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
11:51:27 [2022-04-17T11:51:27.617Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
11:51:27 [2022-04-17T11:51:27.617Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
11:51:27 [2022-04-17T11:51:27.617Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
11:51:27 [2022-04-17T11:51:27.617Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
11:51:28 [2022-04-17T11:51:28.070Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
11:51:28 [2022-04-17T11:51:28.085Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
11:51:28 [2022-04-17T11:51:28.085Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
11:51:28 [2022-04-17T11:51:28.085Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
11:51:29 [2022-04-17T11:51:29.068Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
11:51:29 [2022-04-17T11:51:29.068Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
11:51:29 [2022-04-17T11:51:29.068Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
11:51:29 [2022-04-17T11:51:29.976Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
11:51:30 [2022-04-17T11:51:30.544Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
11:51:32 [2022-04-17T11:51:32.450Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
11:51:33 [2022-04-17T11:51:33.019Z]     docker_cli_swarm_test.go:1895: [d18d901bc0a96] joining swarm manager [d556fd21cd79a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:51:34 [2022-04-17T11:51:34.400Z]     docker_cli_swarm_test.go:1896: [df05b24fb4226] joining swarm manager [d556fd21cd79a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:51:34 [2022-04-17T11:51:34.400Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
11:51:36 [2022-04-17T11:51:36.964Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
11:51:39 [2022-04-17T11:51:39.500Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
11:51:40 [2022-04-17T11:51:40.436Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
11:51:42 [2022-04-17T11:51:42.339Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
11:51:42 [2022-04-17T11:51:42.909Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
11:51:43 [2022-04-17T11:51:43.850Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
11:51:45 [2022-04-17T11:51:45.232Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
11:51:46 [2022-04-17T11:51:46.613Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
11:51:46 [2022-04-17T11:51:46.613Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
11:51:47 [2022-04-17T11:51:47.993Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
11:51:49 [2022-04-17T11:51:49.905Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
11:51:50 [2022-04-17T11:51:50.842Z] === RUN   TestDockerSuite/TestVolumeCLICreate
11:51:54 [2022-04-17T11:51:54.335Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
11:51:54 [2022-04-17T11:51:54.335Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
11:51:54 [2022-04-17T11:51:54.335Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
11:51:54 [2022-04-17T11:51:54.335Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
11:51:55 [2022-04-17T11:51:55.029Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
11:51:56 [2022-04-17T11:51:56.956Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
11:52:06 [2022-04-17T11:52:06.935Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
11:52:06 [2022-04-17T11:52:06.935Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
11:52:06 [2022-04-17T11:52:06.935Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
11:52:06 [2022-04-17T11:52:06.935Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
11:52:06 [2022-04-17T11:52:06.935Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
11:52:06 [2022-04-17T11:52:06.935Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
11:52:06 [2022-04-17T11:52:06.935Z] === RUN   TestDockerSuite/TestVolumeCLILs
11:52:06 [2022-04-17T11:52:06.935Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
11:52:06 [2022-04-17T11:52:06.935Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
11:52:07 [2022-04-17T11:52:07.504Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
11:52:07 [2022-04-17T11:52:07.764Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
11:52:07 [2022-04-17T11:52:07.764Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
11:52:07 [2022-04-17T11:52:07.764Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
11:52:07 [2022-04-17T11:52:07.764Z] === RUN   TestDockerSuite/TestVolumeCLIRm
11:52:09 [2022-04-17T11:52:09.143Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
11:52:09 [2022-04-17T11:52:09.143Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
11:52:09 [2022-04-17T11:52:09.403Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
11:52:09 [2022-04-17T11:52:09.403Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
11:52:09 [2022-04-17T11:52:09.403Z] === RUN   TestDockerSuite/TestVolumeEvents
11:52:11 [2022-04-17T11:52:11.942Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
11:52:12 [2022-04-17T11:52:12.138Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
11:52:13 [2022-04-17T11:52:13.700Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
11:52:13 [2022-04-17T11:52:13.850Z]     docker_cli_swarm_test.go:1796: [ddc6afbef0672] joining swarm manager [de5f014af8907]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:52:14 [2022-04-17T11:52:14.686Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
11:52:14 [2022-04-17T11:52:14.786Z]     docker_cli_swarm_test.go:1797: [d0bf9ef8a6371] joining swarm manager [de5f014af8907]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:52:14 [2022-04-17T11:52:14.786Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
11:52:16 [2022-04-17T11:52:16.689Z] === RUN   TestDockerSuite/TestVolumeLsFormat
11:52:16 [2022-04-17T11:52:16.689Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
11:52:16 [2022-04-17T11:52:16.689Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
11:52:18 [2022-04-17T11:52:18.598Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
11:52:19 [2022-04-17T11:52:19.446Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
11:52:21 [2022-04-17T11:52:21.159Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
11:52:21 [2022-04-17T11:52:21.159Z]     docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows
11:52:21 [2022-04-17T11:52:21.159Z] --- PASS: TestDockerSuite (1311.98s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.73s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.95s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.69s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.91s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.93s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.39s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.05s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (1.90s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.90s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.61s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.58s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.54s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.64s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.97s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.66s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.80s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.63s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.65s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.92s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.03s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.20s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.05s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.23s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.86s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.71s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.38s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.48s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.47s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.41s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.10s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.74s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.06s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.18s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.66s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.04s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.39s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.11s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.61s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.52s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.74s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.28s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.20s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.94s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.15s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.06s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.52s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.30s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddTar (6.92s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.07s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.39s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.83s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.63s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.46s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.73s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.54s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.04s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.71s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.89s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.67s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.99s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.52s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.19s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.01s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.98s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s)
11:52:21 [2022-04-17T11:52:21.159Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.06s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.27s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.10s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.17s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.30s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.88s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.86s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.01s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.36s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.69s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.94s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.70s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.22s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.97s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.56s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.40s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.01s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.36s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.98s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.72s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.18s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.62s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.52s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.26s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.11s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.84s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.53s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.37s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.19s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.86s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.65s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.37s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.25s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.90s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.28s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.47s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.29s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.65s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.72s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.23s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.28s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.05s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (9.72s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.41s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.24s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.54s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.34s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.27s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.23s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.40s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.84s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.00s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.15s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.39s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.81s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.91s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.27s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.74s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.81s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.58s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.11s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.21s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (6.51s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.65s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.33s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.40s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.81s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.46s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.43s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.12s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.36s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.60s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildFails (0.80s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.51s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.48s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.84s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.30s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.92s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.61s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.23s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.22s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.16s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.36s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.82s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.49s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.69s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.64s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.86s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.46s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.61s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.49s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.66s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.17s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.79s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.24s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.36s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.95s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.96s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.44s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.55s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.02s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.85s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.95s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.68s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.45s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.40s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.36s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.84s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.37s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.65s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.54s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.04s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.10s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.46s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.41s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.59s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.08s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.88s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.30s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.81s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.94s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.37s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.72s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.58s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.67s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.65s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.39s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.20s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.75s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildRm (2.79s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.84s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.19s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.43s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.53s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.89s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.97s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.94s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.11s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.39s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.67s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.77s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.78s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.01s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.76s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.76s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.48s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.81s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.13s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildUser (1.48s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.20s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.90s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.70s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.23s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.64s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.58s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.84s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.09s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.62s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.66s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.12s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.68s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.35s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.42s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.68s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.61s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.46s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.55s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestCommitChange (0.65s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.58s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.06s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.07s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.73s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.37s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.78s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.27s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.70s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.27s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.18s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.48s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.74s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.62s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.50s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.64s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.55s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.56s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.62s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.50s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.14s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.65s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.67s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.58s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.80s)
11:52:21 [2022-04-17T11:52:21.160Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.54s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.89s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (1.00s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.76s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.79s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.79s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.90s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.46s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.39s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.66s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.68s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.45s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.48s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.82s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.98s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.90s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.57s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.00s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.61s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.34s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.36s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.51s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.33s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000d10fc0_<nil>} (1.52s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12821859396_/foo_false__<nil>_<nil>_<nil>} (1.37s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12821859396_/foo_true__<nil>_<nil>_<nil>} (0.56s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33767944543_/foo_false__<nil>_<nil>_<nil>} (0.54s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33767944543_/foo_true__<nil>_<nil>_<nil>} (1.35s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33767944543_/foo_true__0xc000d10ff0_<nil>_<nil>} (1.34s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000d11008_<nil>} (1.43s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000d11020_<nil>} (1.34s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000d11038_<nil>} (1.36s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000d11050_<nil>} (1.49s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.57s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
11:52:21 [2022-04-17T11:52:21.161Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.55s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.70s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.27s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (0.89s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.47s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.52s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.50s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.62s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.50s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.52s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.59s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.57s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.51s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.68s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.66s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.59s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.77s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.10s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.26s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.99s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.78s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.85s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.00s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.98s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.86s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.09s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.52s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.21s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpToCaseD (2.66s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpToCaseE (1.78s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.55s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.92s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpToCaseH (1.87s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.49s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (2.66s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.51s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpToDot (0.54s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.85s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.90s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.52s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.81s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.50s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.85s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.09s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.38s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.61s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.09s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCreateRM (0.14s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.32s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.74s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.04s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.44s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.84s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.48s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.94s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.02s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.49s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.41s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.42s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.91s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.55s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.16s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.34s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.90s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.66s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.99s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.67s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.92s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsAttach (1.17s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.16s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.63s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.70s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.64s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.59s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.27s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.43s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.18s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.44s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.10s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.32s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.26s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.81s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.31s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.25s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.42s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.29s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.63s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.34s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.72s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.08s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.93s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.44s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsRename (0.48s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsResize (0.69s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.55s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.56s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.46s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsTop (0.54s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.88s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExec (0.61s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.05s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.54s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.67s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.50s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.55s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.49s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.54s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.94s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.83s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecEnv (0.53s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.23s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.60s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.65s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.51s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecParseError (0.45s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.00s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.54s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.63s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.83s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.64s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecTTY (0.55s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.76s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.75s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.44s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.66s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.70s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.52s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.58s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.46s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.48s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestHealth (18.52s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.66s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.81s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.23s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.24s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.36s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.71s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.68s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.76s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.07s)
11:52:21 [2022-04-17T11:52:21.161Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.75s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.77s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.05s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.05s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestImportFile (1.03s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.06s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.08s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.02s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.47s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.48s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.55s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.10s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.42s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.63s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.53s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.44s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.57s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.43s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.42s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.43s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.04s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.58s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.95s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.45s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.45s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.31s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.96s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.87s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.35s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.45s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.70s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.40s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.63s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.34s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.52s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.51s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.48s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.48s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.49s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.41s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.53s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.22s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.12s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.77s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.78s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.44s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLogsSince (6.56s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.58s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLogsTail (0.52s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.22s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.48s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestNetHostname (1.29s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.66s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.71s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPluginActive (2.03s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.19s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.26s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.84s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.84s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.46s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.33s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.37s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.86s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPortList (6.29s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.98s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.26s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.46s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.42s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.94s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.49s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.95s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.83s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.23s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.91s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.32s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.23s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.91s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.30s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.87s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.92s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.61s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.52s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.89s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.44s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.07s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.94s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.59s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.98s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.90s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.35s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.84s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.90s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.15s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.12s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.41s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.34s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.23s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.88s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.88s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.33s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.62s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.04s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.59s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.10s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.59s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.45s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.81s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.42s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.50s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.56s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.34s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.47s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.69s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.05s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.07s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.94s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.80s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.45s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.64s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.43s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.42s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.49s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.89s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.63s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.62s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.95s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.93s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.30s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.37s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.48s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.32s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.02s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.56s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.56s)
11:52:21 [2022-04-17T11:52:21.162Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.08s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.87s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.46s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.53s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.78s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.67s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.11s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.48s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.64s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.43s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.50s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.47s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.47s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.42s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.50s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.73s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.48s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.48s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.48s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.03s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.26s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.08s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.63s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.02s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.98s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.04s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.47s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.24s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.49s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.04s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.68s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.43s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.44s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.77s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.15s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.06s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.10s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.05s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunMount (5.40s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.61s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.89s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.33s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.96s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.34s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.45s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.93s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.99s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.67s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.44s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.45s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.28s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.31s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.55s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.33s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.41s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.50s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.52s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.47s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.00s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.57s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.55s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.82s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.49s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.53s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.66s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.67s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.10s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.34s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.86s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunRm (0.45s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.42s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.35s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.45s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.21s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.44s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.51s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.52s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.48s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.59s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.66s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.57s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.52s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.61s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunState (1.20s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.59s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.50s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.65s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.71s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.06s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.46s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.11s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.55s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.31s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.74s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.96s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.65s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.54s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.36s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.28s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.47s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.43s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.64s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.62s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.06s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.48s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.96s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.55s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.86s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.35s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.58s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.54s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.85s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.43s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.44s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.44s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.22s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.59s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.50s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.69s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.37s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.52s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.32s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.68s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.10s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.93s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.88s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.50s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.09s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.43s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.26s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.53s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.62s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.46s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.14s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.60s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s)
11:52:21 [2022-04-17T11:52:21.163Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s)
11:52:21 [2022-04-17T11:52:21.163Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s)
11:52:21 [2022-04-17T11:52:21.163Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.91s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.45s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.60s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.85s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.72s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.53s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.08s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.22s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.46s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.95s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.51s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.51s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.56s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.58s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.63s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.60s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.59s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.01s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.87s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.14s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.76s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.73s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.18s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.49s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.97s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.72s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.85s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.83s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.70s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.61s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.72s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.46s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.54s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.31s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.57s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.88s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.91s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.28s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.29s)
11:52:21 [2022-04-17T11:52:21.163Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.42s)
11:52:21 [2022-04-17T11:52:21.164Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.64s)
11:52:21 [2022-04-17T11:52:21.164Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.29s)
11:52:21 [2022-04-17T11:52:21.164Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
11:52:21 [2022-04-17T11:52:21.164Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
11:52:21 [2022-04-17T11:52:21.164Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
11:52:21 [2022-04-17T11:52:21.164Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.43s)
11:52:21 [2022-04-17T11:52:21.164Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
11:52:21 [2022-04-17T11:52:21.164Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
11:52:21 [2022-04-17T11:52:21.164Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
11:52:21 [2022-04-17T11:52:21.164Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s)
11:52:21 [2022-04-17T11:52:21.164Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
11:52:21 [2022-04-17T11:52:21.164Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s)
11:52:21 [2022-04-17T11:52:21.164Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
11:52:21 [2022-04-17T11:52:21.164Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
11:52:21 [2022-04-17T11:52:21.164Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
11:52:21 [2022-04-17T11:52:21.164Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
11:52:21 [2022-04-17T11:52:21.164Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.44s)
11:52:21 [2022-04-17T11:52:21.164Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
11:52:21 [2022-04-17T11:52:21.164Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
11:52:21 [2022-04-17T11:52:21.164Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
11:52:21 [2022-04-17T11:52:21.164Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
11:52:21 [2022-04-17T11:52:21.164Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.43s)
11:52:21 [2022-04-17T11:52:21.164Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.61s)
11:52:21 [2022-04-17T11:52:21.164Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
11:52:21 [2022-04-17T11:52:21.164Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
11:52:21 [2022-04-17T11:52:21.164Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.76s)
11:52:21 [2022-04-17T11:52:21.164Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.31s)
11:52:21 [2022-04-17T11:52:21.164Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
11:52:21 [2022-04-17T11:52:21.164Z] === RUN   TestDockerRegistrySuite
11:52:21 [2022-04-17T11:52:21.164Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
11:52:21 [2022-04-17T11:52:21.732Z]     check_test.go:195: [d9ceb2de45b84] daemon is not started
11:52:21 [2022-04-17T11:52:21.732Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
11:52:22 [2022-04-17T11:52:22.397Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
11:52:22 [2022-04-17T11:52:22.669Z]     check_test.go:195: [d3ad56775a45e] daemon is not started
11:52:22 [2022-04-17T11:52:22.669Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
11:52:24 [2022-04-17T11:52:24.049Z]     check_test.go:195: [db101e4cabce8] daemon is not started
11:52:24 [2022-04-17T11:52:24.049Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
11:52:24 [2022-04-17T11:52:24.049Z]     check_test.go:195: [dbce2edb0c87c] daemon is not started
11:52:24 [2022-04-17T11:52:24.049Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
11:52:25 [2022-04-17T11:52:25.345Z] === RUN   TestDockerSuite/TestBuildDockerignore
11:52:26 [2022-04-17T11:52:26.583Z]     check_test.go:195: [dc047b8022350] daemon is not started
11:52:26 [2022-04-17T11:52:26.584Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
11:52:30 [2022-04-17T11:52:30.776Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
11:52:32 [2022-04-17T11:52:32.689Z]     check_test.go:195: [df9ed608e6d98] daemon is not started
11:52:32 [2022-04-17T11:52:32.689Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
11:52:35 [2022-04-17T11:52:35.229Z]     check_test.go:195: [d4d51bfa79de0] daemon is not started
11:52:35 [2022-04-17T11:52:35.229Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
11:52:36 [2022-04-17T11:52:36.169Z]     check_test.go:195: [dd7fdc70cf6de] daemon is not started
11:52:36 [2022-04-17T11:52:36.169Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
11:52:37 [2022-04-17T11:52:37.106Z]     check_test.go:195: [daf6db90bc4fd] daemon is not started
11:52:37 [2022-04-17T11:52:37.106Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
11:52:38 [2022-04-17T11:52:38.042Z]     check_test.go:195: [d7eb1f49783af] daemon is not started
11:52:38 [2022-04-17T11:52:38.042Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
11:52:38 [2022-04-17T11:52:38.609Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
11:52:39 [2022-04-17T11:52:39.546Z]     check_test.go:195: [d8471e908752e] daemon is not started
11:52:39 [2022-04-17T11:52:39.546Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
11:52:40 [2022-04-17T11:52:40.943Z]     docker_cli_swarm_test.go:1315: [d70e79fae8f09] joining swarm manager [d75cd1857b87f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:52:40 [2022-04-17T11:52:40.943Z]     check_test.go:195: [d686ad8d99494] daemon is not started
11:52:40 [2022-04-17T11:52:40.943Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
11:52:41 [2022-04-17T11:52:41.880Z]     check_test.go:195: [dcc7b90b3df29] daemon is not started
11:52:41 [2022-04-17T11:52:41.880Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
11:52:42 [2022-04-17T11:52:42.139Z]     docker_cli_swarm_test.go:1316: [d6e042e435c7f] joining swarm manager [d75cd1857b87f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:52:43 [2022-04-17T11:52:43.079Z]     check_test.go:195: [da6845b01dab3] daemon is not started
11:52:43 [2022-04-17T11:52:43.079Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
11:52:44 [2022-04-17T11:52:44.017Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f71931d4d94e7fb5c2a9d47522d6f6d43cf65c7881fb451ce7f0bce86e316be1
11:52:44 [2022-04-17T11:52:44.586Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:352b9f81d969b6548efff4df4a2892f43fea54928f44c31d61ae8c2dcf91faa0
11:52:44 [2022-04-17T11:52:44.848Z]     check_test.go:195: [d747e004733d3] daemon is not started
11:52:44 [2022-04-17T11:52:44.848Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
11:52:45 [2022-04-17T11:52:45.790Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7b207cc8e102a211ae2ccc5246f84127f434d9e530423c3ae0f5ac40283c4311
11:52:46 [2022-04-17T11:52:46.361Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cc98f4d1a8f9be0634b74160db55bfb497e198bf7e8ee0392f7c3e97a2601d5c
11:52:46 [2022-04-17T11:52:46.621Z]     check_test.go:195: [d0b974eb04c4e] daemon is not started
11:52:46 [2022-04-17T11:52:46.621Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
11:52:47 [2022-04-17T11:52:47.558Z]     check_test.go:195: [d394268e4eac0] daemon is not started
11:52:47 [2022-04-17T11:52:47.558Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
11:52:50 [2022-04-17T11:52:50.093Z]     check_test.go:195: [d4e38b68c6125] daemon is not started
11:52:50 [2022-04-17T11:52:50.093Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
11:52:50 [2022-04-17T11:52:50.660Z]     check_test.go:195: [d75ecfbadca31] daemon is not started
11:52:50 [2022-04-17T11:52:50.660Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
11:52:50 [2022-04-17T11:52:50.660Z]     check_test.go:195: [dd82e2735cd3e] daemon is not started
11:52:50 [2022-04-17T11:52:50.660Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
11:52:51 [2022-04-17T11:52:51.598Z]     check_test.go:195: [ddfa681eda0a1] daemon is not started
11:52:51 [2022-04-17T11:52:51.598Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
11:52:52 [2022-04-17T11:52:52.540Z]     check_test.go:195: [dbf3912106a9c] daemon is not started
11:52:52 [2022-04-17T11:52:52.540Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
11:52:53 [2022-04-17T11:52:53.478Z]     check_test.go:195: [d3b18c9b2465e] daemon is not started
11:52:53 [2022-04-17T11:52:53.478Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
11:52:56 [2022-04-17T11:52:56.017Z]     check_test.go:195: [d66bcf7f841d8] daemon is not started
11:52:56 [2022-04-17T11:52:56.017Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
11:52:56 [2022-04-17T11:52:56.017Z]     check_test.go:195: [d2fbde9690cec] daemon is not started
11:52:56 [2022-04-17T11:52:56.017Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
11:52:56 [2022-04-17T11:52:56.956Z]     check_test.go:195: [d325bca325819] daemon is not started
11:52:56 [2022-04-17T11:52:56.956Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
11:52:57 [2022-04-17T11:52:57.528Z]     check_test.go:195: [db12b3847875f] daemon is not started
11:52:57 [2022-04-17T11:52:57.528Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
11:52:57 [2022-04-17T11:52:57.528Z]     check_test.go:195: [d45158a6de857] daemon is not started
11:52:57 [2022-04-17T11:52:57.528Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
11:52:57 [2022-04-17T11:52:57.794Z]     check_test.go:195: [d536b5901c157] daemon is not started
11:52:57 [2022-04-17T11:52:57.794Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
11:52:58 [2022-04-17T11:52:58.052Z]     check_test.go:195: [dd7a93af89611] daemon is not started
11:52:58 [2022-04-17T11:52:58.052Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
11:52:58 [2022-04-17T11:52:58.621Z]     check_test.go:195: [dee0d4799c3e0] daemon is not started
11:52:58 [2022-04-17T11:52:58.621Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
11:52:58 [2022-04-17T11:52:58.621Z]     check_test.go:195: [d17612e4aab62] daemon is not started
11:52:58 [2022-04-17T11:52:58.621Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
11:52:59 [2022-04-17T11:52:59.556Z]     check_test.go:195: [dae9912c91667] daemon is not started
11:52:59 [2022-04-17T11:52:59.556Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
11:53:00 [2022-04-17T11:53:00.933Z]     check_test.go:195: [dab078e3308a7] daemon is not started
11:53:00 [2022-04-17T11:53:00.933Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
11:53:01 [2022-04-17T11:53:01.870Z]     check_test.go:195: [d001180e5f2dd] daemon is not started
11:53:01 [2022-04-17T11:53:01.871Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
11:53:02 [2022-04-17T11:53:02.810Z]     check_test.go:195: [deb55e06d5db1] daemon is not started
11:53:02 [2022-04-17T11:53:02.810Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
11:53:03 [2022-04-17T11:53:03.749Z] === RUN   TestDockerRegistrySuite/TestV2Only
11:53:03 [2022-04-17T11:53:03.955Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
11:53:03 [2022-04-17T11:53:03.955Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
11:53:03 [2022-04-17T11:53:03.955Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
11:53:03 [2022-04-17T11:53:03.955Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
11:53:03 [2022-04-17T11:53:03.955Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
11:53:03 [2022-04-17T11:53:03.955Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
11:53:03 [2022-04-17T11:53:03.955Z] === RUN   TestDockerSuite/TestAPINetworkFilter
11:53:03 [2022-04-17T11:53:03.955Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
11:53:03 [2022-04-17T11:53:03.955Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
11:53:03 [2022-04-17T11:53:03.955Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
11:53:03 [2022-04-17T11:53:03.955Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
11:53:03 [2022-04-17T11:53:03.955Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
11:53:03 [2022-04-17T11:53:03.955Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
11:53:03 [2022-04-17T11:53:03.955Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
11:53:03 [2022-04-17T11:53:03.955Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
11:53:03 [2022-04-17T11:53:03.955Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
11:53:03 [2022-04-17T11:53:03.955Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
11:53:03 [2022-04-17T11:53:03.955Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
11:53:03 [2022-04-17T11:53:03.955Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
11:53:03 [2022-04-17T11:53:03.955Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
11:53:03 [2022-04-17T11:53:03.955Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
11:53:03 [2022-04-17T11:53:03.955Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
11:53:03 [2022-04-17T11:53:03.955Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
11:53:03 [2022-04-17T11:53:03.955Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
11:53:03 [2022-04-17T11:53:03.955Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
11:53:04 [2022-04-17T11:53:04.688Z] --- PASS: TestDockerRegistrySuite (43.79s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.09s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.95s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.55s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.77s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.74s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.92s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.05s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.27s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.48s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.03s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.08s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.82s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.74s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.10s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.90s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.34s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.03s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.33s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.37s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.41s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.78s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.01s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s)
11:53:04 [2022-04-17T11:53:04.688Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
11:53:04 [2022-04-17T11:53:04.688Z] === RUN   TestDockerSchema1RegistrySuite
11:53:04 [2022-04-17T11:53:04.688Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
11:53:04 [2022-04-17T11:53:04.688Z]     check_test.go:222: [d38cf6f98a375] daemon is not started
11:53:04 [2022-04-17T11:53:04.688Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
11:53:06 [2022-04-17T11:53:06.913Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
11:53:07 [2022-04-17T11:53:07.231Z]     check_test.go:222: [da9e646d57459] daemon is not started
11:53:07 [2022-04-17T11:53:07.231Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
11:53:08 [2022-04-17T11:53:08.164Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
11:53:08 [2022-04-17T11:53:08.164Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
11:53:08 [2022-04-17T11:53:08.631Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
11:53:12 [2022-04-17T11:53:12.505Z]     check_test.go:222: [dc993d7c8ca3f] daemon is not started
11:53:12 [2022-04-17T11:53:12.505Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
11:53:13 [2022-04-17T11:53:13.443Z]     check_test.go:222: [d3b8533198dc9] daemon is not started
11:53:13 [2022-04-17T11:53:13.443Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
11:53:13 [2022-04-17T11:53:13.443Z]     check_test.go:222: [d98da25d85ce4] daemon is not started
11:53:13 [2022-04-17T11:53:13.443Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
11:53:14 [2022-04-17T11:53:14.384Z]     check_test.go:222: [d282ad96d8691] daemon is not started
11:53:14 [2022-04-17T11:53:14.384Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
11:53:15 [2022-04-17T11:53:15.323Z]     check_test.go:222: [d0d219b2912c3] daemon is not started
11:53:15 [2022-04-17T11:53:15.323Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
11:53:15 [2022-04-17T11:53:15.615Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
11:53:15 [2022-04-17T11:53:15.615Z]     docker_cli_run_test.go:3149: unmatched requirement Apparmor
11:53:15 [2022-04-17T11:53:15.615Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
11:53:15 [2022-04-17T11:53:15.615Z]     docker_cli_run_test.go:3127: unmatched requirement Apparmor
11:53:15 [2022-04-17T11:53:15.615Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
11:53:15 [2022-04-17T11:53:15.615Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
11:53:15 [2022-04-17T11:53:15.615Z] === RUN   TestDockerSuite/TestAttachDisconnect
11:53:15 [2022-04-17T11:53:15.615Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
11:53:15 [2022-04-17T11:53:15.615Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
11:53:15 [2022-04-17T11:53:15.779Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
11:53:15 [2022-04-17T11:53:15.779Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
11:53:16 [2022-04-17T11:53:16.261Z]     check_test.go:222: [dffef9572f6be] daemon is not started
11:53:16 [2022-04-17T11:53:16.261Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
11:53:18 [2022-04-17T11:53:18.570Z] === RUN   TestDockerSuite/TestAttachPausedContainer
11:53:18 [2022-04-17T11:53:18.570Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
11:53:18 [2022-04-17T11:53:18.570Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
11:53:18 [2022-04-17T11:53:18.570Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
11:53:18 [2022-04-17T11:53:18.570Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
11:53:18 [2022-04-17T11:53:18.821Z]     check_test.go:222: [d7b238af5d43f] daemon is not started
11:53:18 [2022-04-17T11:53:18.821Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
11:53:18 [2022-04-17T11:53:18.821Z]     check_test.go:222: [ddd0b12983d68] daemon is not started
11:53:18 [2022-04-17T11:53:18.821Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
11:53:19 [2022-04-17T11:53:19.081Z]     check_test.go:222: [d32095ce8dc8b] daemon is not started
11:53:19 [2022-04-17T11:53:19.341Z] --- PASS: TestDockerSchema1RegistrySuite (14.72s)
11:53:19 [2022-04-17T11:53:19.341Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
11:53:19 [2022-04-17T11:53:19.341Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.65s)
11:53:19 [2022-04-17T11:53:19.341Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.96s)
11:53:19 [2022-04-17T11:53:19.341Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.00s)
11:53:19 [2022-04-17T11:53:19.341Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
11:53:19 [2022-04-17T11:53:19.341Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.96s)
11:53:19 [2022-04-17T11:53:19.341Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.92s)
11:53:19 [2022-04-17T11:53:19.341Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.84s)
11:53:19 [2022-04-17T11:53:19.341Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.29s)
11:53:19 [2022-04-17T11:53:19.341Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s)
11:53:19 [2022-04-17T11:53:19.341Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s)
11:53:19 [2022-04-17T11:53:19.341Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
11:53:19 [2022-04-17T11:53:19.341Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
11:53:19 [2022-04-17T11:53:19.909Z]     check_test.go:251: [dd6ff4e507d48] daemon is not started
11:53:19 [2022-04-17T11:53:19.909Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
11:53:20 [2022-04-17T11:53:20.478Z]     check_test.go:251: [df4d93c098b2a] daemon is not started
11:53:20 [2022-04-17T11:53:20.478Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
11:53:20 [2022-04-17T11:53:20.737Z]     check_test.go:251: [d60ee7107cbd4] daemon is not started
11:53:20 [2022-04-17T11:53:20.737Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
11:53:21 [2022-04-17T11:53:21.771Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
11:53:22 [2022-04-17T11:53:22.112Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
11:53:22 [2022-04-17T11:53:22.370Z]     check_test.go:251: [da1752f060825] daemon is not started
11:53:22 [2022-04-17T11:53:22.370Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
11:53:22 [2022-04-17T11:53:22.938Z]     check_test.go:251: [d7818e89bf6ab] daemon is not started
11:53:22 [2022-04-17T11:53:22.938Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
11:53:23 [2022-04-17T11:53:23.332Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
11:53:23 [2022-04-17T11:53:23.332Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
11:53:23 [2022-04-17T11:53:23.332Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
11:53:23 [2022-04-17T11:53:23.332Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
11:53:23 [2022-04-17T11:53:23.332Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
11:53:23 [2022-04-17T11:53:23.332Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
11:53:23 [2022-04-17T11:53:23.332Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
11:53:23 [2022-04-17T11:53:23.332Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
11:53:23 [2022-04-17T11:53:23.874Z]     check_test.go:251: [d7cbf4b5594d4] daemon is not started
11:53:23 [2022-04-17T11:53:23.874Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
11:53:23 [2022-04-17T11:53:23.874Z]     check_test.go:251: [d07c9156ced0f] daemon is not started
11:53:23 [2022-04-17T11:53:23.874Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.75s)
11:53:23 [2022-04-17T11:53:23.874Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s)
11:53:23 [2022-04-17T11:53:23.874Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s)
11:53:23 [2022-04-17T11:53:23.874Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
11:53:23 [2022-04-17T11:53:23.874Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s)
11:53:23 [2022-04-17T11:53:23.874Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s)
11:53:23 [2022-04-17T11:53:23.874Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s)
11:53:23 [2022-04-17T11:53:23.874Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s)
11:53:23 [2022-04-17T11:53:23.874Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
11:53:23 [2022-04-17T11:53:23.874Z] === RUN   TestDockerRegistryAuthTokenSuite
11:53:23 [2022-04-17T11:53:23.874Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
11:53:24 [2022-04-17T11:53:24.316Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
11:53:25 [2022-04-17T11:53:25.959Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
11:53:25 [2022-04-17T11:53:25.960Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
11:53:25 [2022-04-17T11:53:25.960Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
11:53:25 [2022-04-17T11:53:25.960Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
11:53:27 [2022-04-17T11:53:27.239Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
11:53:28 [2022-04-17T11:53:28.102Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
11:53:29 [2022-04-17T11:53:29.145Z]     check_test.go:278: [dc81fd29a9474] daemon is not started
11:53:29 [2022-04-17T11:53:29.146Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
11:53:29 [2022-04-17T11:53:29.146Z]     check_test.go:278: [d16fc19c63412] daemon is not started
11:53:29 [2022-04-17T11:53:29.146Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
11:53:29 [2022-04-17T11:53:29.406Z]     check_test.go:278: [d7486ade8b99d] daemon is not started
11:53:29 [2022-04-17T11:53:29.406Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
11:53:29 [2022-04-17T11:53:29.665Z]     check_test.go:278: [d5361a1b1156d] daemon is not started
11:53:29 [2022-04-17T11:53:29.665Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
11:53:29 [2022-04-17T11:53:29.665Z]     check_test.go:278: [d31dc23887a48] daemon is not started
11:53:29 [2022-04-17T11:53:29.665Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s)
11:53:29 [2022-04-17T11:53:29.665Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
11:53:29 [2022-04-17T11:53:29.665Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
11:53:29 [2022-04-17T11:53:29.665Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
11:53:29 [2022-04-17T11:53:29.665Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
11:53:29 [2022-04-17T11:53:29.665Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
11:53:29 [2022-04-17T11:53:29.665Z] === RUN   TestDockerNetworkSuite
11:53:29 [2022-04-17T11:53:29.665Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
11:53:30 [2022-04-17T11:53:30.313Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
11:53:30 [2022-04-17T11:53:30.313Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
11:53:30 [2022-04-17T11:53:30.313Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
11:53:30 [2022-04-17T11:53:30.313Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
11:53:30 [2022-04-17T11:53:30.313Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
11:53:30 [2022-04-17T11:53:30.313Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
11:53:30 [2022-04-17T11:53:30.602Z]     docker_cli_network_unix_test.go:46: [dd30c9bce3d93] daemon is not started
11:53:30 [2022-04-17T11:53:30.602Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
11:53:31 [2022-04-17T11:53:31.169Z]     docker_cli_network_unix_test.go:46: [d2898f06cca17] daemon is not started
11:53:31 [2022-04-17T11:53:31.429Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
11:53:33 [2022-04-17T11:53:33.964Z]     docker_cli_network_unix_test.go:46: [d67fb63fb4dc3] daemon is not started
11:53:33 [2022-04-17T11:53:33.964Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
11:53:34 [2022-04-17T11:53:34.099Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
11:53:35 [2022-04-17T11:53:35.341Z]     docker_cli_network_unix_test.go:46: [d270c502f6f4d] daemon is not started
11:53:35 [2022-04-17T11:53:35.601Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
11:53:35 [2022-04-17T11:53:35.601Z]     docker_cli_network_unix_test.go:1233: [d23bc41e7c9a3] daemon is not started
11:53:38 [2022-04-17T11:53:38.168Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
11:53:39 [2022-04-17T11:53:39.107Z]     docker_cli_network_unix_test.go:46: [d9f417b787c34] daemon is not started
11:53:39 [2022-04-17T11:53:39.366Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
11:53:43 [2022-04-17T11:53:43.563Z]     docker_cli_network_unix_test.go:46: [d40997dd4df07] daemon is not started
11:53:44 [2022-04-17T11:53:44.503Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
11:53:46 [2022-04-17T11:53:46.405Z]     docker_cli_network_unix_test.go:46: [df2ec29f8340b] daemon is not started
11:53:46 [2022-04-17T11:53:46.664Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
11:53:47 [2022-04-17T11:53:47.606Z]     docker_cli_network_unix_test.go:46: [d8cd09ba431b1] daemon is not started
11:53:47 [2022-04-17T11:53:47.865Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
11:53:48 [2022-04-17T11:53:48.124Z]     docker_cli_network_unix_test.go:46: [d6cb38634348d] daemon is not started
11:53:48 [2022-04-17T11:53:48.384Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
11:53:48 [2022-04-17T11:53:48.644Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
11:53:48 [2022-04-17T11:53:48.644Z]     docker_cli_network_unix_test.go:46: [d023cd191ae10] daemon is not started
11:53:48 [2022-04-17T11:53:48.904Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
11:53:49 [2022-04-17T11:53:49.474Z]     docker_cli_network_unix_test.go:46: [d647b7f32d55a] daemon is not started
11:53:49 [2022-04-17T11:53:49.733Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
11:53:50 [2022-04-17T11:53:50.673Z]     docker_cli_network_unix_test.go:46: [d840bd2662f8f] daemon is not started
11:53:50 [2022-04-17T11:53:50.933Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
11:53:51 [2022-04-17T11:53:51.194Z]     docker_cli_network_unix_test.go:46: [dadb2ff187f7e] daemon is not started
11:53:51 [2022-04-17T11:53:51.194Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
11:53:51 [2022-04-17T11:53:51.764Z]     docker_cli_network_unix_test.go:46: [db9a1a00e8dad] daemon is not started
11:53:51 [2022-04-17T11:53:51.764Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
11:53:51 [2022-04-17T11:53:51.953Z] === RUN   TestDockerSuite/TestBuildAddNonTar
11:53:52 [2022-04-17T11:53:52.334Z]     docker_cli_network_unix_test.go:46: [de5378e5dc48d] daemon is not started
11:53:52 [2022-04-17T11:53:52.594Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
11:53:52 [2022-04-17T11:53:52.855Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
11:53:52 [2022-04-17T11:53:52.855Z]     docker_cli_network_unix_test.go:46: [db3bc8b62f95a] daemon is not started
11:53:52 [2022-04-17T11:53:52.855Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
11:53:52 [2022-04-17T11:53:52.855Z]     docker_cli_network_unix_test.go:46: [d19f44eee5545] daemon is not started
11:53:52 [2022-04-17T11:53:52.855Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
11:53:53 [2022-04-17T11:53:53.115Z]     docker_cli_network_unix_test.go:46: [d77c71894291e] daemon is not started
11:53:53 [2022-04-17T11:53:53.115Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
11:53:54 [2022-04-17T11:53:54.055Z]     docker_cli_network_unix_test.go:46: [d9e33350ee50a] daemon is not started
11:53:54 [2022-04-17T11:53:54.055Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
11:53:55 [2022-04-17T11:53:55.004Z]     docker_cli_network_unix_test.go:46: [d29daf24fde3a] daemon is not started
11:53:55 [2022-04-17T11:53:55.573Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
11:53:55 [2022-04-17T11:53:55.573Z]     docker_cli_network_unix_test.go:46: [ddd3449144111] daemon is not started
11:53:55 [2022-04-17T11:53:55.573Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
11:53:55 [2022-04-17T11:53:55.832Z]     docker_cli_network_unix_test.go:46: [d061f9785419c] daemon is not started
11:53:55 [2022-04-17T11:53:55.832Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
11:53:56 [2022-04-17T11:53:56.091Z]     docker_cli_network_unix_test.go:46: [da2c00291bc84] daemon is not started
11:53:56 [2022-04-17T11:53:56.091Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
11:53:56 [2022-04-17T11:53:56.710Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
11:53:57 [2022-04-17T11:53:57.467Z]     docker_cli_network_unix_test.go:968: [d145f3fca2214] daemon is not started
11:53:57 [2022-04-17T11:53:57.694Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
11:53:57 [2022-04-17T11:53:57.694Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
11:53:57 [2022-04-17T11:53:57.694Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
11:53:59 [2022-04-17T11:53:59.379Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
11:54:00 [2022-04-17T11:54:00.317Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
11:54:00 [2022-04-17T11:54:00.577Z]     docker_cli_network_unix_test.go:46: [d78a8db4d9b35] daemon is not started
11:54:00 [2022-04-17T11:54:00.577Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
11:54:01 [2022-04-17T11:54:01.480Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
11:54:03 [2022-04-17T11:54:03.691Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
11:54:03 [2022-04-17T11:54:03.873Z]     docker_cli_network_unix_test.go:1116: [d18d4beef7d38] daemon is not started
11:54:07 [2022-04-17T11:54:07.168Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
11:54:07 [2022-04-17T11:54:07.736Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
11:54:07 [2022-04-17T11:54:07.995Z]     docker_cli_network_unix_test.go:46: [d333b0eaba5e5] daemon is not started
11:54:07 [2022-04-17T11:54:07.995Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
11:54:08 [2022-04-17T11:54:08.932Z]     docker_cli_network_unix_test.go:46: [dfc89c3dcc23c] daemon is not started
11:54:08 [2022-04-17T11:54:08.932Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
11:54:08 [2022-04-17T11:54:08.932Z]     docker_cli_network_unix_test.go:46: [d34286c077e24] daemon is not started
11:54:08 [2022-04-17T11:54:08.932Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
11:54:09 [2022-04-17T11:54:09.191Z]     docker_cli_network_unix_test.go:46: [d0e6a1334b256] daemon is not started
11:54:09 [2022-04-17T11:54:09.191Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
11:54:09 [2022-04-17T11:54:09.191Z]     docker_cli_network_unix_test.go:46: [db116105594b5] daemon is not started
11:54:09 [2022-04-17T11:54:09.191Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
11:54:09 [2022-04-17T11:54:09.453Z]     docker_cli_network_unix_test.go:46: [dab71054eb66f] daemon is not started
11:54:09 [2022-04-17T11:54:09.453Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
11:54:09 [2022-04-17T11:54:09.453Z]     docker_cli_network_unix_test.go:46: [da336fa95be5e] daemon is not started
11:54:09 [2022-04-17T11:54:09.453Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
11:54:09 [2022-04-17T11:54:09.712Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
11:54:10 [2022-04-17T11:54:10.849Z] === RUN   TestDockerSuite/TestBuildAddScript
11:54:10 [2022-04-17T11:54:10.849Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
11:54:10 [2022-04-17T11:54:10.849Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
11:54:10 [2022-04-17T11:54:10.849Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
11:54:10 [2022-04-17T11:54:10.849Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
11:54:10 [2022-04-17T11:54:10.849Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
11:54:10 [2022-04-17T11:54:10.849Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
11:54:10 [2022-04-17T11:54:10.849Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
11:54:10 [2022-04-17T11:54:10.849Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
11:54:10 [2022-04-17T11:54:10.849Z] === RUN   TestDockerSuite/TestBuildAddTar
11:54:11 [2022-04-17T11:54:11.622Z]     docker_cli_network_unix_test.go:46: [d7d49cf28ece0] daemon is not started
11:54:12 [2022-04-17T11:54:12.560Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
11:54:12 [2022-04-17T11:54:12.560Z]     docker_cli_network_unix_test.go:46: [d85c53578575f] daemon is not started
11:54:12 [2022-04-17T11:54:12.560Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
11:54:12 [2022-04-17T11:54:12.560Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
11:54:12 [2022-04-17T11:54:12.560Z]     docker_cli_network_unix_test.go:46: [d672fde9bda57] daemon is not started
11:54:12 [2022-04-17T11:54:12.560Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
11:54:13 [2022-04-17T11:54:13.131Z]     docker_cli_network_unix_test.go:46: [d04f9ece3f17b] daemon is not started
11:54:13 [2022-04-17T11:54:13.401Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
11:54:14 [2022-04-17T11:54:14.784Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
11:54:17 [2022-04-17T11:54:17.374Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
11:54:17 [2022-04-17T11:54:17.374Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
11:54:19 [2022-04-17T11:54:19.276Z]     docker_cli_network_unix_test.go:1084: [defa9d0068ec5] daemon is not started
11:54:21 [2022-04-17T11:54:21.185Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
11:54:21 [2022-04-17T11:54:21.185Z]     docker_cli_network_unix_test.go:46: [dfedd4e6ea15b] daemon is not started
11:54:21 [2022-04-17T11:54:21.185Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
11:54:21 [2022-04-17T11:54:21.445Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
11:54:21 [2022-04-17T11:54:21.445Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
11:54:21 [2022-04-17T11:54:21.445Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
11:54:21 [2022-04-17T11:54:21.704Z]     docker_cli_network_unix_test.go:46: [df33c645f89b7] daemon is not started
11:54:21 [2022-04-17T11:54:21.965Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
11:54:23 [2022-04-17T11:54:23.348Z]     docker_cli_network_unix_test.go:46: [d227a8eb11c39] daemon is not started
11:54:23 [2022-04-17T11:54:23.607Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
11:54:23 [2022-04-17T11:54:23.867Z]     docker_cli_network_unix_test.go:46: [df7f3223b49cb] daemon is not started
11:54:23 [2022-04-17T11:54:23.868Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
11:54:24 [2022-04-17T11:54:24.437Z]     docker_cli_network_unix_test.go:46: [dfc606f527e33] daemon is not started
11:54:24 [2022-04-17T11:54:24.437Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
11:54:25 [2022-04-17T11:54:25.007Z]     docker_cli_network_unix_test.go:46: [da755a2bab45d] daemon is not started
11:54:25 [2022-04-17T11:54:25.266Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
11:54:26 [2022-04-17T11:54:26.205Z]     docker_cli_network_unix_test.go:46: [d7fc1664afc0a] daemon is not started
11:54:26 [2022-04-17T11:54:26.465Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
11:54:26 [2022-04-17T11:54:26.571Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
11:54:26 [2022-04-17T11:54:26.571Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
11:54:26 [2022-04-17T11:54:26.571Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
11:54:27 [2022-04-17T11:54:27.405Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
11:54:27 [2022-04-17T11:54:27.975Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
11:54:28 [2022-04-17T11:54:28.912Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
11:54:31 [2022-04-17T11:54:31.446Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
11:54:32 [2022-04-17T11:54:32.827Z]     docker_cli_network_unix_test.go:46: [d82409683b0b1] daemon is not started
11:54:32 [2022-04-17T11:54:32.827Z] --- PASS: TestDockerNetworkSuite (63.11s)
11:54:32 [2022-04-17T11:54:32.827Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (0.99s)
11:54:32 [2022-04-17T11:54:32.827Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.65s)
11:54:32 [2022-04-17T11:54:32.827Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.71s)
11:54:32 [2022-04-17T11:54:32.827Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.43s)
11:54:32 [2022-04-17T11:54:32.827Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.47s)
11:54:32 [2022-04-17T11:54:32.827Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.44s)
11:54:32 [2022-04-17T11:54:32.827Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.05s)
11:54:32 [2022-04-17T11:54:32.827Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.19s)
11:54:32 [2022-04-17T11:54:32.827Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s)
11:54:32 [2022-04-17T11:54:32.827Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s)
11:54:32 [2022-04-17T11:54:32.827Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.48s)
11:54:32 [2022-04-17T11:54:32.827Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.97s)
11:54:32 [2022-04-17T11:54:32.827Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.29s)
11:54:32 [2022-04-17T11:54:32.827Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.23s)
11:54:32 [2022-04-17T11:54:32.827Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.42s)
11:54:32 [2022-04-17T11:54:32.827Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.98s)
11:54:32 [2022-04-17T11:54:32.827Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.24s)
11:54:32 [2022-04-17T11:54:32.827Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s)
11:54:32 [2022-04-17T11:54:32.827Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
11:54:32 [2022-04-17T11:54:32.827Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.87s)
11:54:32 [2022-04-17T11:54:32.827Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.50s)
11:54:32 [2022-04-17T11:54:32.827Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s)
11:54:32 [2022-04-17T11:54:32.827Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.36s)
11:54:32 [2022-04-17T11:54:32.828Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
11:54:32 [2022-04-17T11:54:32.828Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.02s)
11:54:32 [2022-04-17T11:54:32.828Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.57s)
11:54:32 [2022-04-17T11:54:32.828Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.05s)
11:54:32 [2022-04-17T11:54:32.828Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.25s)
11:54:32 [2022-04-17T11:54:32.828Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.88s)
11:54:32 [2022-04-17T11:54:32.828Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.22s)
11:54:32 [2022-04-17T11:54:32.828Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s)
11:54:32 [2022-04-17T11:54:32.828Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.22s)
11:54:32 [2022-04-17T11:54:32.828Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.25s)
11:54:32 [2022-04-17T11:54:32.828Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
11:54:32 [2022-04-17T11:54:32.828Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.97s)
11:54:32 [2022-04-17T11:54:32.828Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
11:54:32 [2022-04-17T11:54:32.828Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
11:54:32 [2022-04-17T11:54:32.828Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s)
11:54:32 [2022-04-17T11:54:32.828Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.96s)
11:54:32 [2022-04-17T11:54:32.828Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.51s)
11:54:32 [2022-04-17T11:54:32.828Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s)
11:54:32 [2022-04-17T11:54:32.828Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.96s)
11:54:32 [2022-04-17T11:54:32.828Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.89s)
11:54:32 [2022-04-17T11:54:32.828Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
11:54:32 [2022-04-17T11:54:32.828Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.75s)
11:54:32 [2022-04-17T11:54:32.828Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.61s)
11:54:32 [2022-04-17T11:54:32.828Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.31s)
11:54:32 [2022-04-17T11:54:32.828Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.39s)
11:54:32 [2022-04-17T11:54:32.828Z] === RUN   TestDockerHubPullSuite
11:54:32 [2022-04-17T11:54:32.828Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
11:54:34 [2022-04-17T11:54:34.735Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
11:54:36 [2022-04-17T11:54:36.642Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
11:54:37 [2022-04-17T11:54:37.579Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
11:54:38 [2022-04-17T11:54:38.960Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
11:54:38 [2022-04-17T11:54:38.960Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
11:54:38 [2022-04-17T11:54:38.960Z] --- PASS: TestDockerHubPullSuite (6.17s)
11:54:38 [2022-04-17T11:54:38.960Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.68s)
11:54:38 [2022-04-17T11:54:38.960Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s)
11:54:38 [2022-04-17T11:54:38.960Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.70s)
11:54:38 [2022-04-17T11:54:38.960Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.33s)
11:54:38 [2022-04-17T11:54:38.960Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.19s)
11:54:38 [2022-04-17T11:54:38.960Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s)
11:54:38 [2022-04-17T11:54:38.960Z] PASS
11:54:38 [2022-04-17T11:54:38.960Z] 
11:54:38 [2022-04-17T11:54:38.960Z] === Skipped
11:54:38 [2022-04-17T11:54:38.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
11:54:38 [2022-04-17T11:54:38.960Z]     docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows
11:54:38 [2022-04-17T11:54:38.960Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
11:54:38 [2022-04-17T11:54:38.960Z] 
11:54:38 [2022-04-17T11:54:38.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
11:54:38 [2022-04-17T11:54:38.960Z]     docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows
11:54:38 [2022-04-17T11:54:38.960Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
11:54:38 [2022-04-17T11:54:38.960Z] 
11:54:38 [2022-04-17T11:54:38.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
11:54:38 [2022-04-17T11:54:38.960Z]     docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows
11:54:38 [2022-04-17T11:54:38.960Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
11:54:38 [2022-04-17T11:54:38.960Z] 
11:54:38 [2022-04-17T11:54:38.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
11:54:38 [2022-04-17T11:54:38.960Z]     docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows
11:54:38 [2022-04-17T11:54:38.960Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
11:54:38 [2022-04-17T11:54:38.960Z] 
11:54:38 [2022-04-17T11:54:38.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
11:54:38 [2022-04-17T11:54:38.960Z]     docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows
11:54:38 [2022-04-17T11:54:38.960Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
11:54:38 [2022-04-17T11:54:38.960Z] 
11:54:38 [2022-04-17T11:54:38.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
11:54:38 [2022-04-17T11:54:38.960Z]     docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows
11:54:38 [2022-04-17T11:54:38.960Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
11:54:38 [2022-04-17T11:54:38.960Z] 
11:54:38 [2022-04-17T11:54:38.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
11:54:38 [2022-04-17T11:54:38.960Z]     docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows
11:54:38 [2022-04-17T11:54:38.960Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
11:54:38 [2022-04-17T11:54:38.960Z] 
11:54:38 [2022-04-17T11:54:38.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
11:54:38 [2022-04-17T11:54:38.960Z]     docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows
11:54:38 [2022-04-17T11:54:38.960Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
11:54:38 [2022-04-17T11:54:38.960Z] 
11:54:38 [2022-04-17T11:54:38.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
11:54:38 [2022-04-17T11:54:38.960Z]     docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows
11:54:38 [2022-04-17T11:54:38.960Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
11:54:38 [2022-04-17T11:54:38.960Z] 
11:54:38 [2022-04-17T11:54:38.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_sni_test.go:18: Flakey test
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
11:54:38 [2022-04-17T11:54:38.961Z]     docker_cli_network_unix_test.go:46: [d672fde9bda57] daemon is not started
11:54:38 [2022-04-17T11:54:38.961Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] DONE 1265 tests, 51 skipped in 1455.048s
11:54:38 [2022-04-17T11:54:38.961Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:54:38 [2022-04-17T11:54:38.961Z] ++++ cat bundles/test-integration/docker.pid
11:54:38 [2022-04-17T11:54:38.961Z] +++ kill 9356
11:54:38 [2022-04-17T11:54:38.961Z] +++ /etc/init.d/apparmor stop
11:54:38 [2022-04-17T11:54:38.961Z] Leaving: AppArmorNo profiles have been unloaded.
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] Unloading profiles will leave already running processes permanently
11:54:38 [2022-04-17T11:54:38.961Z] unconfined, which can lead to unexpected situations.
11:54:38 [2022-04-17T11:54:38.961Z] 
11:54:38 [2022-04-17T11:54:38.961Z] To set a process to complain mode, use the command line tool
11:54:38 [2022-04-17T11:54:38.961Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:54:38 [2022-04-17T11:54:38.961Z] +++ true
11:54:39 [2022-04-17T11:54:39.220Z] exiting test-integration
11:54:39 [2022-04-17T11:54:39.220Z] ++ exit 0
11:54:39 [2022-04-17T11:54:39.220Z] 
11:54:39 [2022-04-17T11:54:39.479Z] + for job in $(jobs -p)
11:54:39 [2022-04-17T11:54:39.479Z] + wait 608
11:54:47 [2022-04-17T11:54:47.830Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
11:54:56 [2022-04-17T11:54:56.480Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
11:55:01 [2022-04-17T11:55:01.712Z] === RUN   TestDockerSuite/TestBuildAddTarXz
11:55:01 [2022-04-17T11:55:01.712Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
11:55:01 [2022-04-17T11:55:01.712Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
11:55:01 [2022-04-17T11:55:01.712Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
11:55:01 [2022-04-17T11:55:01.712Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
11:55:08 [2022-04-17T11:55:08.964Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
11:55:19 [2022-04-17T11:55:19.535Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
11:55:19 [2022-04-17T11:55:19.535Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
11:55:20 [2022-04-17T11:55:20.003Z] === RUN   TestDockerSuite/TestBuildBlankName
11:55:20 [2022-04-17T11:55:20.471Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
11:55:26 [2022-04-17T11:55:26.169Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
11:55:27 [2022-04-17T11:55:27.545Z]     docker_cli_swarm_test.go:1180: [d0dbd444b8e4a] joining swarm manager [d73da3551c899]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:55:30 [2022-04-17T11:55:30.964Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
11:55:30 [2022-04-17T11:55:30.964Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
11:55:31 [2022-04-17T11:55:31.949Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
11:55:34 [2022-04-17T11:55:34.114Z]     docker_cli_swarm_test.go:1189: [db6cd3e7301f6] joining swarm manager [d73da3551c899]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:55:39 [2022-04-17T11:55:39.062Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
11:55:39 [2022-04-17T11:55:39.105Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
11:55:49 [2022-04-17T11:55:49.475Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
11:55:51 [2022-04-17T11:55:51.597Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
11:55:54 [2022-04-17T11:55:54.532Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
11:55:54 [2022-04-17T11:55:54.532Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
11:55:54 [2022-04-17T11:55:54.532Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
11:55:54 [2022-04-17T11:55:54.532Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
11:55:54 [2022-04-17T11:55:54.532Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
11:55:59 [2022-04-17T11:55:59.884Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
11:56:00 [2022-04-17T11:56:00.405Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
11:56:00 [2022-04-17T11:56:00.874Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
11:56:00 [2022-04-17T11:56:00.874Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
11:56:00 [2022-04-17T11:56:00.874Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
11:56:00 [2022-04-17T11:56:00.874Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
11:56:00 [2022-04-17T11:56:00.874Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
11:56:00 [2022-04-17T11:56:00.874Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
11:56:00 [2022-04-17T11:56:00.874Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
11:56:00 [2022-04-17T11:56:00.874Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
11:56:02 [2022-04-17T11:56:02.442Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
11:56:04 [2022-04-17T11:56:04.144Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
11:56:04 [2022-04-17T11:56:04.144Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
11:56:04 [2022-04-17T11:56:04.144Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
11:56:06 [2022-04-17T11:56:06.239Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
11:56:07 [2022-04-17T11:56:07.807Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
11:56:07 [2022-04-17T11:56:07.807Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
11:56:07 [2022-04-17T11:56:07.807Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
11:56:07 [2022-04-17T11:56:07.807Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
11:56:07 [2022-04-17T11:56:07.807Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
11:56:07 [2022-04-17T11:56:07.807Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
11:56:11 [2022-04-17T11:56:11.303Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
11:56:11 [2022-04-17T11:56:11.303Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
11:56:11 [2022-04-17T11:56:11.303Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
11:56:11 [2022-04-17T11:56:11.303Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
11:56:11 [2022-04-17T11:56:11.303Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
11:56:11 [2022-04-17T11:56:11.603Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
11:56:12 [2022-04-17T11:56:12.827Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
11:56:18 [2022-04-17T11:56:18.112Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
11:56:19 [2022-04-17T11:56:19.970Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
11:56:19 [2022-04-17T11:56:19.970Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
11:56:19 [2022-04-17T11:56:19.970Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
11:56:19 [2022-04-17T11:56:19.970Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
11:56:19 [2022-04-17T11:56:19.970Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
11:56:19 [2022-04-17T11:56:19.970Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
11:56:19 [2022-04-17T11:56:19.970Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
11:56:19 [2022-04-17T11:56:19.970Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
11:56:22 [2022-04-17T11:56:22.307Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
11:56:23 [2022-04-17T11:56:23.684Z]     docker_cli_swarm_test.go:1112: [d316def300c67] joining swarm manager [d4ab4776bc54e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:56:25 [2022-04-17T11:56:25.064Z]     docker_cli_swarm_test.go:1113: [de039732a8d51] joining swarm manager [d4ab4776bc54e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:56:26 [2022-04-17T11:56:26.548Z] === RUN   TestDockerSuite/TestBuildAddNonTar
11:56:36 [2022-04-17T11:56:36.984Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
11:56:37 [2022-04-17T11:56:37.454Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
11:56:37 [2022-04-17T11:56:37.454Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
11:56:37 [2022-04-17T11:56:37.454Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
11:56:41 [2022-04-17T11:56:41.252Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
11:56:43 [2022-04-17T11:56:43.476Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
11:56:53 [2022-04-17T11:56:53.907Z] === RUN   TestDockerSuite/TestBuildAddScript
11:56:53 [2022-04-17T11:56:53.907Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
11:56:53 [2022-04-17T11:56:53.908Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
11:56:53 [2022-04-17T11:56:53.908Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
11:56:53 [2022-04-17T11:56:53.908Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
11:56:53 [2022-04-17T11:56:53.908Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
11:56:53 [2022-04-17T11:56:53.908Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
11:56:53 [2022-04-17T11:56:53.908Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
11:56:53 [2022-04-17T11:56:53.908Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
11:56:54 [2022-04-17T11:56:54.378Z] === RUN   TestDockerSuite/TestBuildAddTar
11:56:55 [2022-04-17T11:56:55.816Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
11:56:56 [2022-04-17T11:56:56.283Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
11:56:56 [2022-04-17T11:56:56.283Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
11:56:57 [2022-04-17T11:56:57.268Z] === RUN   TestDockerSuite/TestBuildCacheAdd
11:56:57 [2022-04-17T11:56:57.268Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
11:56:57 [2022-04-17T11:56:57.735Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
11:56:59 [2022-04-17T11:56:59.948Z] === RUN   TestDockerSuite/TestBuildCacheFrom
11:56:59 [2022-04-17T11:56:59.948Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
11:56:59 [2022-04-17T11:56:59.948Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
11:57:05 [2022-04-17T11:57:05.811Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
11:57:08 [2022-04-17T11:57:08.024Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
11:57:08 [2022-04-17T11:57:08.024Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
11:57:08 [2022-04-17T11:57:08.024Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
11:57:08 [2022-04-17T11:57:08.024Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
11:57:08 [2022-04-17T11:57:08.024Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
11:57:09 [2022-04-17T11:57:09.587Z] === RUN   TestDockerSuite/TestBuildClearCmd
11:57:11 [2022-04-17T11:57:11.152Z] === RUN   TestDockerSuite/TestBuildCmd
11:57:11 [2022-04-17T11:57:11.620Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
11:57:12 [2022-04-17T11:57:12.604Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
11:57:13 [2022-04-17T11:57:13.071Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
11:57:21 [2022-04-17T11:57:21.726Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
11:57:23 [2022-04-17T11:57:23.288Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
11:57:23 [2022-04-17T11:57:23.288Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
11:57:23 [2022-04-17T11:57:23.288Z] === RUN   TestDockerSuite/TestBuildConditionalCache
11:57:24 [2022-04-17T11:57:24.855Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
11:57:24 [2022-04-17T11:57:24.855Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
11:57:24 [2022-04-17T11:57:24.855Z] === RUN   TestDockerSuite/TestBuildContextCleanup
11:57:25 [2022-04-17T11:57:25.323Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
11:57:26 [2022-04-17T11:57:26.118Z] === RUN   TestDockerSuite/TestBuildDotDotFile
11:57:26 [2022-04-17T11:57:26.118Z] === RUN   TestDockerSuite/TestBuildEOLInLine
11:57:26 [2022-04-17T11:57:26.118Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
11:57:26 [2022-04-17T11:57:26.118Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
11:57:26 [2022-04-17T11:57:26.118Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
11:57:26 [2022-04-17T11:57:26.118Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
11:57:26 [2022-04-17T11:57:26.118Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
11:57:26 [2022-04-17T11:57:26.118Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
11:57:26 [2022-04-17T11:57:26.118Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
11:57:26 [2022-04-17T11:57:26.118Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
11:57:26 [2022-04-17T11:57:26.118Z] === RUN   TestDockerSuite/TestBuildEntrypoint
11:57:26 [2022-04-17T11:57:26.118Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
11:57:29 [2022-04-17T11:57:29.110Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
11:57:30 [2022-04-17T11:57:30.095Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
11:57:30 [2022-04-17T11:57:30.563Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
11:57:30 [2022-04-17T11:57:30.563Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
11:57:30 [2022-04-17T11:57:30.563Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
11:57:31 [2022-04-17T11:57:31.549Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
11:57:31 [2022-04-17T11:57:31.974Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
11:57:32 [2022-04-17T11:57:32.535Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
11:57:32 [2022-04-17T11:57:32.535Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
11:57:32 [2022-04-17T11:57:32.535Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
11:57:32 [2022-04-17T11:57:32.535Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
11:57:32 [2022-04-17T11:57:32.535Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
11:57:34 [2022-04-17T11:57:34.235Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
11:57:39 [2022-04-17T11:57:39.044Z] === RUN   TestDockerSuite/TestBuildEnv
11:57:39 [2022-04-17T11:57:39.044Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
11:57:39 [2022-04-17T11:57:39.044Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
11:57:39 [2022-04-17T11:57:39.044Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
11:57:39 [2022-04-17T11:57:39.511Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
11:57:39 [2022-04-17T11:57:39.511Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
11:57:39 [2022-04-17T11:57:39.511Z] === RUN   TestDockerSuite/TestBuildEnvUsage
11:57:39 [2022-04-17T11:57:39.511Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
11:57:39 [2022-04-17T11:57:39.511Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
11:57:39 [2022-04-17T11:57:39.511Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
11:57:39 [2022-04-17T11:57:39.511Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
11:57:41 [2022-04-17T11:57:41.188Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
11:57:43 [2022-04-17T11:57:43.294Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
11:57:43 [2022-04-17T11:57:43.295Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
11:57:43 [2022-04-17T11:57:43.295Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
11:57:43 [2022-04-17T11:57:43.295Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
11:57:43 [2022-04-17T11:57:43.295Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
11:57:43 [2022-04-17T11:57:43.295Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
11:57:43 [2022-04-17T11:57:43.295Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
11:57:44 [2022-04-17T11:57:44.278Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
11:57:46 [2022-04-17T11:57:46.513Z]     docker_cli_swarm_test.go:1166: [d96a106e63b68] joining swarm manager [d4ab4776bc54e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
11:57:49 [2022-04-17T11:57:49.027Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
11:57:55 [2022-04-17T11:57:55.090Z] === RUN   TestDockerSuite/TestBuildAddTarXz
11:57:55 [2022-04-17T11:57:55.090Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
11:57:55 [2022-04-17T11:57:55.090Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
11:57:55 [2022-04-17T11:57:55.090Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
11:57:55 [2022-04-17T11:57:55.090Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
11:58:03 [2022-04-17T11:58:03.938Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
11:58:03 [2022-04-17T11:58:03.938Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
11:58:03 [2022-04-17T11:58:03.938Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
11:58:03 [2022-04-17T11:58:03.938Z] === RUN   TestDockerSuite/TestBuildExpose
11:58:03 [2022-04-17T11:58:03.938Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
11:58:03 [2022-04-17T11:58:03.938Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
11:58:03 [2022-04-17T11:58:03.938Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
11:58:03 [2022-04-17T11:58:03.938Z] === RUN   TestDockerSuite/TestBuildExposeOrder
11:58:03 [2022-04-17T11:58:03.938Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
11:58:03 [2022-04-17T11:58:03.938Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
11:58:03 [2022-04-17T11:58:03.938Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
11:58:03 [2022-04-17T11:58:03.938Z] === RUN   TestDockerSuite/TestBuildFails
11:58:06 [2022-04-17T11:58:06.148Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
11:58:06 [2022-04-17T11:58:06.615Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
11:58:07 [2022-04-17T11:58:07.594Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
11:58:07 [2022-04-17T11:58:07.594Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
11:58:08 [2022-04-17T11:58:08.581Z] === RUN   TestDockerSuite/TestBuildBlankName
11:58:09 [2022-04-17T11:58:09.570Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
11:58:12 [2022-04-17T11:58:12.473Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
11:58:13 [2022-04-17T11:58:13.067Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
11:58:14 [2022-04-17T11:58:14.022Z]     docker_cli_swarm_test.go:1447: [d25a39f107575] joining swarm manager [d4a53fa0ddbf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:58:14 [2022-04-17T11:58:14.958Z]     docker_cli_swarm_test.go:1448: [d8f6f74c88ef8] joining swarm manager [d4a53fa0ddbf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:58:18 [2022-04-17T11:58:18.238Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
11:58:18 [2022-04-17T11:58:18.238Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
11:58:18 [2022-04-17T11:58:18.331Z] === RUN   TestDockerSuite/TestBuildForceRm
11:58:19 [2022-04-17T11:58:19.228Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
11:58:25 [2022-04-17T11:58:25.103Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
11:58:25 [2022-04-17T11:58:25.476Z] === RUN   TestDockerSuite/TestBuildFromGit
11:58:27 [2022-04-17T11:58:27.170Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
11:58:27 [2022-04-17T11:58:27.170Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
11:58:27 [2022-04-17T11:58:27.170Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
11:58:27 [2022-04-17T11:58:27.170Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
11:58:27 [2022-04-17T11:58:27.170Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
11:58:27 [2022-04-17T11:58:27.736Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
11:58:29 [2022-04-17T11:58:29.643Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
11:58:31 [2022-04-17T11:58:31.335Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
11:58:32 [2022-04-17T11:58:32.086Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
11:58:32 [2022-04-17T11:58:32.086Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
11:58:32 [2022-04-17T11:58:32.086Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
11:58:32 [2022-04-17T11:58:32.320Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
11:58:32 [2022-04-17T11:58:32.933Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
11:58:35 [2022-04-17T11:58:35.039Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
11:58:35 [2022-04-17T11:58:35.039Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
11:58:35 [2022-04-17T11:58:35.469Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
11:58:35 [2022-04-17T11:58:35.506Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
11:58:35 [2022-04-17T11:58:35.506Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
11:58:35 [2022-04-17T11:58:35.974Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
11:58:35 [2022-04-17T11:58:35.974Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
11:58:35 [2022-04-17T11:58:35.974Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
11:58:36 [2022-04-17T11:58:36.958Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
11:58:36 [2022-04-17T11:58:36.958Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
11:58:36 [2022-04-17T11:58:36.958Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
11:58:37 [2022-04-17T11:58:37.370Z]     docker_cli_swarm_unix_test.go:63: [d49e80b501d94] joining swarm manager [d0ee78b7e3419]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:58:37 [2022-04-17T11:58:37.602Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
11:58:38 [2022-04-17T11:58:38.177Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
11:58:38 [2022-04-17T11:58:38.177Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
11:58:38 [2022-04-17T11:58:38.177Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
11:58:38 [2022-04-17T11:58:38.643Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
11:58:39 [2022-04-17T11:58:39.110Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
11:58:39 [2022-04-17T11:58:39.110Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
11:58:39 [2022-04-17T11:58:39.110Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
11:58:46 [2022-04-17T11:58:46.278Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
11:58:46 [2022-04-17T11:58:46.278Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
11:58:46 [2022-04-17T11:58:46.749Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
11:58:49 [2022-04-17T11:58:49.517Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
11:58:49 [2022-04-17T11:58:49.517Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
11:58:49 [2022-04-17T11:58:49.517Z] === RUN   TestDockerSuite/TestBuildHistory
11:58:52 [2022-04-17T11:58:52.622Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
11:58:52 [2022-04-17T11:58:52.622Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
11:58:52 [2022-04-17T11:58:52.622Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
11:58:52 [2022-04-17T11:58:52.622Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
11:58:52 [2022-04-17T11:58:52.622Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
11:58:59 [2022-04-17T11:58:59.928Z] === RUN   TestDockerSuite/TestBuildIidFile
11:59:00 [2022-04-17T11:59:00.913Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
11:59:01 [2022-04-17T11:59:01.298Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
11:59:01 [2022-04-17T11:59:01.298Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
11:59:01 [2022-04-17T11:59:01.298Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
11:59:01 [2022-04-17T11:59:01.298Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
11:59:01 [2022-04-17T11:59:01.298Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
11:59:01 [2022-04-17T11:59:01.298Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
11:59:01 [2022-04-17T11:59:01.298Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
11:59:01 [2022-04-17T11:59:01.298Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
11:59:03 [2022-04-17T11:59:03.123Z] === RUN   TestDockerSuite/TestBuildInheritance
11:59:03 [2022-04-17T11:59:03.123Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
11:59:03 [2022-04-17T11:59:03.123Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
11:59:03 [2022-04-17T11:59:03.590Z] === RUN   TestDockerSuite/TestBuildInvalidTag
11:59:04 [2022-04-17T11:59:04.057Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
11:59:08 [2022-04-17T11:59:08.800Z] === RUN   TestDockerSuite/TestBuildLabel
11:59:09 [2022-04-17T11:59:09.785Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
11:59:10 [2022-04-17T11:59:10.252Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
11:59:11 [2022-04-17T11:59:11.237Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
11:59:11 [2022-04-17T11:59:11.708Z] === RUN   TestDockerSuite/TestBuildLabels
11:59:12 [2022-04-17T11:59:12.692Z] === RUN   TestDockerSuite/TestBuildLabelsCache
11:59:12 [2022-04-17T11:59:12.799Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
11:59:12 [2022-04-17T11:59:12.799Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
11:59:12 [2022-04-17T11:59:12.799Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
11:59:12 [2022-04-17T11:59:12.799Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
11:59:14 [2022-04-17T11:59:14.900Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
11:59:20 [2022-04-17T11:59:20.759Z] === RUN   TestDockerSuite/TestBuildLastModified
11:59:20 [2022-04-17T11:59:20.759Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
11:59:20 [2022-04-17T11:59:20.759Z] === RUN   TestDockerSuite/TestBuildLineBreak
11:59:20 [2022-04-17T11:59:20.759Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
11:59:20 [2022-04-17T11:59:20.759Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
11:59:20 [2022-04-17T11:59:20.759Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
11:59:20 [2022-04-17T11:59:20.759Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
11:59:20 [2022-04-17T11:59:20.759Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
11:59:20 [2022-04-17T11:59:20.759Z] === RUN   TestDockerSuite/TestBuildMaintainer
11:59:21 [2022-04-17T11:59:21.743Z] === RUN   TestDockerSuite/TestBuildMissingArgs
11:59:22 [2022-04-17T11:59:22.210Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
11:59:28 [2022-04-17T11:59:28.065Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
11:59:33 [2022-04-17T11:59:33.607Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
11:59:33 [2022-04-17T11:59:33.608Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
11:59:33 [2022-04-17T11:59:33.608Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
11:59:34 [2022-04-17T11:59:34.035Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
11:59:34 [2022-04-17T11:59:34.542Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
11:59:35 [2022-04-17T11:59:35.020Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
11:59:36 [2022-04-17T11:59:36.008Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
11:59:37 [2022-04-17T11:59:37.831Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
11:59:40 [2022-04-17T11:59:40.369Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
11:59:40 [2022-04-17T11:59:40.759Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
11:59:42 [2022-04-17T11:59:42.276Z]     docker_api_swarm_test.go:962: [dcedd3d9f77c9] joining swarm manager [d6bf0b6adb7c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:59:45 [2022-04-17T11:59:45.553Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
11:59:45 [2022-04-17T11:59:45.863Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
11:59:45 [2022-04-17T11:59:45.863Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
11:59:45 [2022-04-17T11:59:45.863Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
11:59:46 [2022-04-17T11:59:46.329Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
11:59:49 [2022-04-17T11:59:49.347Z] === RUN   TestDockerSuite/TestBuildDockerignore
11:59:52 [2022-04-17T11:59:52.184Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
11:59:58 [2022-04-17T11:59:58.060Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
11:59:58 [2022-04-17T11:59:58.060Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
11:59:58 [2022-04-17T11:59:58.530Z] === RUN   TestDockerSuite/TestBuildCacheAdd
11:59:58 [2022-04-17T11:59:58.530Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
11:59:58 [2022-04-17T11:59:58.998Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
12:00:00 [2022-04-17T12:00:00.365Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
12:00:01 [2022-04-17T12:00:01.219Z] === RUN   TestDockerSuite/TestBuildCacheFrom
12:00:01 [2022-04-17T12:00:01.219Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
12:00:01 [2022-04-17T12:00:01.219Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
12:00:07 [2022-04-17T12:00:07.117Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
12:00:08 [2022-04-17T12:00:08.687Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
12:00:08 [2022-04-17T12:00:08.687Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
12:00:08 [2022-04-17T12:00:08.687Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
12:00:08 [2022-04-17T12:00:08.687Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
12:00:08 [2022-04-17T12:00:08.687Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
12:00:10 [2022-04-17T12:00:10.256Z] === RUN   TestDockerSuite/TestBuildClearCmd
12:00:11 [2022-04-17T12:00:11.828Z] === RUN   TestDockerSuite/TestBuildCmd
12:00:12 [2022-04-17T12:00:12.298Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
12:00:12 [2022-04-17T12:00:12.588Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
12:00:13 [2022-04-17T12:00:13.286Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
12:00:13 [2022-04-17T12:00:13.757Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
12:00:13 [2022-04-17T12:00:13.968Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
12:00:16 [2022-04-17T12:00:16.506Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
12:00:19 [2022-04-17T12:00:19.043Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
12:00:20 [2022-04-17T12:00:20.926Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
12:00:22 [2022-04-17T12:00:22.157Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
12:00:23 [2022-04-17T12:00:23.144Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
12:00:23 [2022-04-17T12:00:23.145Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
12:00:23 [2022-04-17T12:00:23.145Z] === RUN   TestDockerSuite/TestBuildConditionalCache
12:00:24 [2022-04-17T12:00:24.719Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
12:00:24 [2022-04-17T12:00:24.719Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
12:00:24 [2022-04-17T12:00:24.719Z] === RUN   TestDockerSuite/TestBuildContextCleanup
12:00:25 [2022-04-17T12:00:25.188Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
12:00:28 [2022-04-17T12:00:28.149Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
12:00:29 [2022-04-17T12:00:29.022Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
12:00:29 [2022-04-17T12:00:29.139Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
12:00:29 [2022-04-17T12:00:29.608Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
12:00:29 [2022-04-17T12:00:29.608Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
12:00:29 [2022-04-17T12:00:29.608Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
12:00:30 [2022-04-17T12:00:30.596Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
12:00:31 [2022-04-17T12:00:31.584Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
12:00:31 [2022-04-17T12:00:31.584Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
12:00:31 [2022-04-17T12:00:31.584Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
12:00:31 [2022-04-17T12:00:31.584Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
12:00:31 [2022-04-17T12:00:31.584Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
12:00:32 [2022-04-17T12:00:32.307Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
12:00:34 [2022-04-17T12:00:34.845Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
12:00:36 [2022-04-17T12:00:36.752Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
12:00:37 [2022-04-17T12:00:37.116Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
12:00:38 [2022-04-17T12:00:38.751Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
12:00:39 [2022-04-17T12:00:39.289Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
12:00:41 [2022-04-17T12:00:41.839Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
12:00:44 [2022-04-17T12:00:44.267Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
12:00:45 [2022-04-17T12:00:45.129Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
12:00:47 [2022-04-17T12:00:47.033Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
12:00:51 [2022-04-17T12:00:51.413Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
12:00:57 [2022-04-17T12:00:57.274Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
12:01:01 [2022-04-17T12:01:01.657Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
12:01:02 [2022-04-17T12:01:02.641Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
12:01:02 [2022-04-17T12:01:02.641Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
12:01:03 [2022-04-17T12:01:03.109Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
12:01:18 [2022-04-17T12:01:18.495Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
12:01:18 [2022-04-17T12:01:18.495Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
12:01:18 [2022-04-17T12:01:18.495Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
12:01:21 [2022-04-17T12:01:21.472Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
12:01:21 [2022-04-17T12:01:21.472Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
12:01:21 [2022-04-17T12:01:21.472Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
12:01:24 [2022-04-17T12:01:24.352Z] === RUN   TestDockerSuite/TestBuildMultipleTags
12:01:24 [2022-04-17T12:01:24.426Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
12:01:24 [2022-04-17T12:01:24.426Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
12:01:24 [2022-04-17T12:01:24.426Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
12:01:24 [2022-04-17T12:01:24.426Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
12:01:24 [2022-04-17T12:01:24.894Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
12:01:24 [2022-04-17T12:01:24.894Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
12:01:24 [2022-04-17T12:01:24.894Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
12:01:25 [2022-04-17T12:01:25.341Z] === RUN   TestDockerSuite/TestBuildNetContainer
12:01:25 [2022-04-17T12:01:25.341Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
12:01:25 [2022-04-17T12:01:25.341Z] === RUN   TestDockerSuite/TestBuildNetNone
12:01:25 [2022-04-17T12:01:25.341Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
12:01:25 [2022-04-17T12:01:25.341Z] === RUN   TestDockerSuite/TestBuildNoContext
12:01:25 [2022-04-17T12:01:25.885Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
12:01:25 [2022-04-17T12:01:25.885Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
12:01:25 [2022-04-17T12:01:25.885Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
12:01:28 [2022-04-17T12:01:28.389Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
12:01:33 [2022-04-17T12:01:33.136Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
12:01:36 [2022-04-17T12:01:36.082Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
12:01:36 [2022-04-17T12:01:36.549Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
12:01:36 [2022-04-17T12:01:36.549Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
12:01:39 [2022-04-17T12:01:39.493Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
12:01:40 [2022-04-17T12:01:40.479Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
12:01:42 [2022-04-17T12:01:42.043Z] === RUN   TestDockerSuite/TestBuildOnBuild
12:01:43 [2022-04-17T12:01:43.264Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
12:01:52 [2022-04-17T12:01:52.460Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
12:01:53 [2022-04-17T12:01:53.443Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
12:01:58 [2022-04-17T12:01:58.149Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
12:02:03 [2022-04-17T12:02:03.850Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
12:02:07 [2022-04-17T12:02:07.633Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
12:02:13 [2022-04-17T12:02:13.050Z] --- PASS: TestDockerSwarmSuite (1567.68s)
12:02:13 [2022-04-17T12:02:13.050Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.10s)
12:02:13 [2022-04-17T12:02:13.050Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.21s)
12:02:13 [2022-04-17T12:02:13.050Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.05s)
12:02:13 [2022-04-17T12:02:13.050Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.10s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.30s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.45s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.83s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.41s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.05s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.77s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.50s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.55s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.59s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (42.50s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.55s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.44s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.24s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.74s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.12s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.80s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.44s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.60s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.29s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.00s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.82s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.70s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.54s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.23s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.52s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.19s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.29s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.31s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.22s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.43s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.03s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.28s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.51s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.50s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.07s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.35s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.09s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.80s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.57s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.63s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.05s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.12s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.53s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.77s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.12s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.17s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.71s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.32s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.19s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.48s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.42s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.90s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.72s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.20s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.87s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.43s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.80s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.72s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.97s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.54s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.87s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.15s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.53s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.96s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.81s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.25s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (14.96s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.92s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.85s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (70.08s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.22s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.34s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.95s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.61s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.89s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.64s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.15s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.90s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.75s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.74s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.94s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.02s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.02s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.19s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (110.38s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.27s)
12:02:13 [2022-04-17T12:02:13.051Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s)
12:02:13 [2022-04-17T12:02:13.051Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s)
12:02:13 [2022-04-17T12:02:13.051Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s)
12:02:13 [2022-04-17T12:02:13.051Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.19s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.28s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.81s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.07s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.11s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.42s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.70s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.82s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.31s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.43s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.56s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.47s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.49s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.48s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.96s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.16s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.84s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.18s)
12:02:13 [2022-04-17T12:02:13.051Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.82s)
12:02:13 [2022-04-17T12:02:13.051Z] === RUN   TestDockerExternalVolumeSuite
12:02:13 [2022-04-17T12:02:13.051Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
12:02:13 [2022-04-17T12:02:13.051Z]     docker_cli_external_volume_driver_test.go:52: [d8e2b10a4b6d7] daemon is not started
12:02:15 [2022-04-17T12:02:15.405Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
12:02:16 [2022-04-17T12:02:16.282Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
12:02:16 [2022-04-17T12:02:16.888Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
12:02:16 [2022-04-17T12:02:16.888Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
12:02:16 [2022-04-17T12:02:16.888Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
12:02:16 [2022-04-17T12:02:16.888Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
12:02:16 [2022-04-17T12:02:16.964Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
12:02:17 [2022-04-17T12:02:17.949Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
12:02:22 [2022-04-17T12:02:22.135Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
12:02:25 [2022-04-17T12:02:25.919Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
12:02:27 [2022-04-17T12:02:27.478Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
12:02:27 [2022-04-17T12:02:27.478Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
12:02:27 [2022-04-17T12:02:27.478Z] === RUN   TestDockerSuite/TestBuildPATH
12:02:27 [2022-04-17T12:02:27.478Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
12:02:27 [2022-04-17T12:02:27.478Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
12:02:30 [2022-04-17T12:02:30.422Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
12:02:30 [2022-04-17T12:02:30.422Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
12:02:30 [2022-04-17T12:02:30.422Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
12:02:31 [2022-04-17T12:02:31.133Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
12:02:43 [2022-04-17T12:02:43.221Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
12:02:52 [2022-04-17T12:02:52.764Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
12:02:52 [2022-04-17T12:02:52.764Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
12:02:52 [2022-04-17T12:02:52.764Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
12:02:56 [2022-04-17T12:02:56.560Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
12:02:58 [2022-04-17T12:02:58.159Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
12:02:59 [2022-04-17T12:02:59.517Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
12:03:08 [2022-04-17T12:03:08.190Z] === RUN   TestDockerSuite/TestBuildDockerignore
12:03:13 [2022-04-17T12:03:13.092Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
12:03:13 [2022-04-17T12:03:13.094Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
12:03:34 [2022-04-17T12:03:34.349Z] === RUN   TestDockerSuite/TestBuildRm
12:03:38 [2022-04-17T12:03:38.818Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
12:03:45 [2022-04-17T12:03:45.380Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
12:03:46 [2022-04-17T12:03:46.769Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
12:03:48 [2022-04-17T12:03:48.932Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
12:03:48 [2022-04-17T12:03:48.979Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
12:03:48 [2022-04-17T12:03:48.979Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
12:03:48 [2022-04-17T12:03:48.979Z] === RUN   TestDockerSuite/TestBuildScratchCopy
12:03:48 [2022-04-17T12:03:48.979Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
12:03:49 [2022-04-17T12:03:49.446Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
12:03:51 [2022-04-17T12:03:51.006Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
12:03:55 [2022-04-17T12:03:55.753Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
12:03:59 [2022-04-17T12:03:59.537Z] === RUN   TestDockerSuite/TestBuildShellInherited
12:04:00 [2022-04-17T12:04:00.260Z]     docker_cli_external_volume_driver_test.go:52: [d7e547398ddf2] daemon is not started
12:04:03 [2022-04-17T12:04:03.873Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
12:04:05 [2022-04-17T12:04:05.401Z] === RUN   TestDockerSuite/TestBuildShellMultiple
12:04:15 [2022-04-17T12:04:15.138Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
12:04:16 [2022-04-17T12:04:16.366Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
12:04:23 [2022-04-17T12:04:23.205Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
12:04:23 [2022-04-17T12:04:23.671Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
12:04:24 [2022-04-17T12:04:24.138Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
12:04:33 [2022-04-17T12:04:33.219Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
12:04:34 [2022-04-17T12:04:34.556Z] === RUN   TestDockerSuite/TestBuildSpaces
12:04:34 [2022-04-17T12:04:34.556Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
12:04:40 [2022-04-17T12:04:40.424Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
12:04:40 [2022-04-17T12:04:40.424Z] === RUN   TestDockerSuite/TestBuildStderr
12:04:45 [2022-04-17T12:04:45.174Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
12:04:48 [2022-04-17T12:04:48.094Z]     docker_cli_external_volume_driver_test.go:52: [d74d7cfc43ebe] daemon is not started
12:04:49 [2022-04-17T12:04:49.695Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
12:04:50 [2022-04-17T12:04:50.684Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
12:04:50 [2022-04-17T12:04:50.684Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
12:04:51 [2022-04-17T12:04:51.158Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
12:05:02 [2022-04-17T12:05:02.987Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
12:05:02 [2022-04-17T12:05:02.987Z]     docker_cli_external_volume_driver_test.go:52: [d55a43d8ddc94] daemon is not started
12:05:10 [2022-04-17T12:05:10.442Z] === RUN   TestDockerSuite/TestBuildStopSignal
12:05:10 [2022-04-17T12:05:10.442Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
12:05:10 [2022-04-17T12:05:10.442Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
12:05:10 [2022-04-17T12:05:10.909Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
12:05:12 [2022-04-17T12:05:12.469Z] === RUN   TestDockerSuite/TestBuildTagEvent
12:05:17 [2022-04-17T12:05:17.856Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
12:05:18 [2022-04-17T12:05:18.329Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
12:05:23 [2022-04-17T12:05:23.076Z] === RUN   TestDockerSuite/TestBuildUser
12:05:23 [2022-04-17T12:05:23.076Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
12:05:23 [2022-04-17T12:05:23.543Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
12:05:23 [2022-04-17T12:05:23.543Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
12:05:23 [2022-04-17T12:05:23.543Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
12:05:23 [2022-04-17T12:05:23.543Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
12:05:23 [2022-04-17T12:05:23.543Z] === RUN   TestDockerSuite/TestBuildVerboseOut
12:05:28 [2022-04-17T12:05:28.289Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
12:05:28 [2022-04-17T12:05:28.755Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
12:05:32 [2022-04-17T12:05:32.539Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
12:05:32 [2022-04-17T12:05:32.539Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
12:05:32 [2022-04-17T12:05:32.539Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
12:05:32 [2022-04-17T12:05:32.539Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
12:05:32 [2022-04-17T12:05:32.539Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
12:05:49 [2022-04-17T12:05:49.918Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
12:05:57 [2022-04-17T12:05:57.810Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
12:05:57 [2022-04-17T12:05:57.810Z] === RUN   TestDockerSuite/TestBuildWindowsUser
12:05:57 [2022-04-17T12:05:57.826Z] === RUN   TestDockerSuite/TestBuildDotDotFile
12:05:57 [2022-04-17T12:05:57.826Z] === RUN   TestDockerSuite/TestBuildEOLInLine
12:05:57 [2022-04-17T12:05:57.826Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
12:05:57 [2022-04-17T12:05:57.826Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
12:05:57 [2022-04-17T12:05:57.826Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
12:05:57 [2022-04-17T12:05:57.826Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
12:05:57 [2022-04-17T12:05:57.826Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
12:05:58 [2022-04-17T12:05:58.812Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
12:05:58 [2022-04-17T12:05:58.812Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
12:05:58 [2022-04-17T12:05:58.812Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
12:05:59 [2022-04-17T12:05:59.279Z] === RUN   TestDockerSuite/TestBuildEntrypoint
12:06:00 [2022-04-17T12:06:00.264Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
12:06:04 [2022-04-17T12:06:04.786Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
12:06:08 [2022-04-17T12:06:08.215Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
12:06:08 [2022-04-17T12:06:08.923Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
12:06:13 [2022-04-17T12:06:13.669Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
12:06:14 [2022-04-17T12:06:14.097Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
12:06:14 [2022-04-17T12:06:14.097Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
12:06:14 [2022-04-17T12:06:14.566Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
12:06:14 [2022-04-17T12:06:14.566Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
12:06:14 [2022-04-17T12:06:14.566Z] === RUN   TestDockerSuite/TestBuildWithFailure
12:06:17 [2022-04-17T12:06:17.507Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
12:06:17 [2022-04-17T12:06:17.507Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
12:06:17 [2022-04-17T12:06:17.507Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
12:06:19 [2022-04-17T12:06:19.536Z] === RUN   TestDockerSuite/TestBuildEnv
12:06:19 [2022-04-17T12:06:19.536Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
12:06:19 [2022-04-17T12:06:19.536Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
12:06:19 [2022-04-17T12:06:19.536Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
12:06:19 [2022-04-17T12:06:19.671Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
12:06:20 [2022-04-17T12:06:20.003Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
12:06:20 [2022-04-17T12:06:20.003Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
12:06:20 [2022-04-17T12:06:20.003Z] === RUN   TestDockerSuite/TestBuildEnvUsage
12:06:20 [2022-04-17T12:06:20.003Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
12:06:20 [2022-04-17T12:06:20.003Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
12:06:20 [2022-04-17T12:06:20.003Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
12:06:20 [2022-04-17T12:06:20.003Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
12:06:25 [2022-04-17T12:06:25.864Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
12:06:25 [2022-04-17T12:06:25.864Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
12:06:25 [2022-04-17T12:06:25.864Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
12:06:25 [2022-04-17T12:06:25.864Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
12:06:25 [2022-04-17T12:06:25.864Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
12:06:25 [2022-04-17T12:06:25.864Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
12:06:25 [2022-04-17T12:06:25.864Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
12:06:26 [2022-04-17T12:06:26.333Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
12:06:29 [2022-04-17T12:06:29.981Z] === RUN   TestDockerSuite/TestBuildWithTabs
12:06:32 [2022-04-17T12:06:32.691Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
12:06:32 [2022-04-17T12:06:32.691Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
12:06:32 [2022-04-17T12:06:32.691Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
12:06:33 [2022-04-17T12:06:33.514Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
12:06:33 [2022-04-17T12:06:33.762Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
12:06:33 [2022-04-17T12:06:33.762Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
12:06:48 [2022-04-17T12:06:48.678Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
12:06:48 [2022-04-17T12:06:48.678Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
12:06:49 [2022-04-17T12:06:49.145Z] === RUN   TestDockerSuite/TestBuildWithVolumes
12:06:49 [2022-04-17T12:06:49.145Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
12:06:49 [2022-04-17T12:06:49.611Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
12:06:49 [2022-04-17T12:06:49.611Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
12:06:49 [2022-04-17T12:06:49.611Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
12:06:51 [2022-04-17T12:06:51.172Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
12:06:51 [2022-04-17T12:06:51.348Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
12:06:51 [2022-04-17T12:06:51.821Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
12:06:51 [2022-04-17T12:06:51.821Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
12:06:51 [2022-04-17T12:06:51.821Z] === RUN   TestDockerSuite/TestBuildExpose
12:06:51 [2022-04-17T12:06:51.821Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
12:06:51 [2022-04-17T12:06:51.821Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
12:06:51 [2022-04-17T12:06:51.821Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
12:06:51 [2022-04-17T12:06:51.821Z] === RUN   TestDockerSuite/TestBuildExposeOrder
12:06:51 [2022-04-17T12:06:51.821Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
12:06:51 [2022-04-17T12:06:51.821Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
12:06:51 [2022-04-17T12:06:51.821Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
12:06:51 [2022-04-17T12:06:51.821Z] === RUN   TestDockerSuite/TestBuildFails
12:06:55 [2022-04-17T12:06:55.609Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
12:06:55 [2022-04-17T12:06:55.610Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
12:06:59 [2022-04-17T12:06:59.820Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
12:07:01 [2022-04-17T12:07:01.379Z] === RUN   TestDockerSuite/TestBuildXZHost
12:07:01 [2022-04-17T12:07:01.379Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
12:07:01 [2022-04-17T12:07:01.846Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
12:07:01 [2022-04-17T12:07:01.846Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
12:07:01 [2022-04-17T12:07:01.846Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
12:07:01 [2022-04-17T12:07:01.846Z]     docker_cli_sni_test.go:18: Flakey test
12:07:01 [2022-04-17T12:07:01.846Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
12:07:02 [2022-04-17T12:07:02.821Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
12:07:04 [2022-04-17T12:07:04.056Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
12:07:04 [2022-04-17T12:07:04.266Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
12:07:06 [2022-04-17T12:07:06.334Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
12:07:08 [2022-04-17T12:07:08.798Z] === RUN   TestDockerSuite/TestCommitChange
12:07:12 [2022-04-17T12:07:12.929Z] === RUN   TestDockerSuite/TestBuildForceRm
12:07:13 [2022-04-17T12:07:13.542Z] === RUN   TestDockerSuite/TestCommitChangeLabels
12:07:17 [2022-04-17T12:07:17.764Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
12:07:18 [2022-04-17T12:07:18.288Z] === RUN   TestDockerSuite/TestCommitHardlink
12:07:18 [2022-04-17T12:07:18.288Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
12:07:18 [2022-04-17T12:07:18.288Z] === RUN   TestDockerSuite/TestCommitNewFile
12:07:21 [2022-04-17T12:07:21.588Z] === RUN   TestDockerSuite/TestBuildFromGit
12:07:24 [2022-04-17T12:07:24.416Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
12:07:26 [2022-04-17T12:07:26.938Z] === RUN   TestDockerSuite/TestCommitPausedContainer
12:07:26 [2022-04-17T12:07:26.938Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
12:07:26 [2022-04-17T12:07:26.938Z] === RUN   TestDockerSuite/TestCommitTTY
12:07:30 [2022-04-17T12:07:30.256Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
12:07:31 [2022-04-17T12:07:31.241Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
12:07:34 [2022-04-17T12:07:34.086Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
12:07:38 [2022-04-17T12:07:38.397Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
12:07:38 [2022-04-17T12:07:38.397Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
12:07:38 [2022-04-17T12:07:38.397Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
12:07:38 [2022-04-17T12:07:38.831Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
12:07:38 [2022-04-17T12:07:38.831Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
12:07:38 [2022-04-17T12:07:38.831Z] === RUN   TestDockerSuite/TestCommitWithoutPause
12:07:38 [2022-04-17T12:07:38.831Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
12:07:38 [2022-04-17T12:07:38.831Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
12:07:38 [2022-04-17T12:07:38.831Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
12:07:38 [2022-04-17T12:07:38.831Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
12:07:38 [2022-04-17T12:07:38.831Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
12:07:38 [2022-04-17T12:07:38.831Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
12:07:38 [2022-04-17T12:07:38.831Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
12:07:38 [2022-04-17T12:07:38.831Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
12:07:38 [2022-04-17T12:07:38.831Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
12:07:38 [2022-04-17T12:07:38.831Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
12:07:38 [2022-04-17T12:07:38.831Z]     docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
12:07:38 [2022-04-17T12:07:38.831Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
12:07:38 [2022-04-17T12:07:38.831Z] === RUN   TestDockerSuite/TestContainerAPICommit
12:07:39 [2022-04-17T12:07:39.017Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
12:07:39 [2022-04-17T12:07:39.382Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
12:07:39 [2022-04-17T12:07:39.850Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
12:07:39 [2022-04-17T12:07:39.850Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
12:07:40 [2022-04-17T12:07:40.318Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
12:07:45 [2022-04-17T12:07:45.976Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
12:07:52 [2022-04-17T12:07:52.816Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
12:07:52 [2022-04-17T12:07:52.816Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
12:07:52 [2022-04-17T12:07:52.816Z] === RUN   TestDockerSuite/TestBuildHistory
12:07:53 [2022-04-17T12:07:53.124Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
12:07:53 [2022-04-17T12:07:53.124Z]     docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
12:07:53 [2022-04-17T12:07:53.124Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
12:07:56 [2022-04-17T12:07:56.066Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
12:07:56 [2022-04-17T12:07:56.066Z]     docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
12:07:56 [2022-04-17T12:07:56.066Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
12:07:56 [2022-04-17T12:07:56.066Z]     docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
12:07:56 [2022-04-17T12:07:56.066Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
12:07:56 [2022-04-17T12:07:56.066Z]     docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
12:07:56 [2022-04-17T12:07:56.066Z] === RUN   TestDockerSuite/TestContainerAPICreate
12:07:56 [2022-04-17T12:07:56.499Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
12:07:58 [2022-04-17T12:07:58.281Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
12:07:58 [2022-04-17T12:07:58.281Z]     docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
12:07:58 [2022-04-17T12:07:58.281Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
12:07:58 [2022-04-17T12:07:58.281Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
12:08:01 [2022-04-17T12:08:01.223Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
12:08:01 [2022-04-17T12:08:01.223Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
12:08:01 [2022-04-17T12:08:01.223Z]     docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
12:08:01 [2022-04-17T12:08:01.223Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
12:08:01 [2022-04-17T12:08:01.223Z]     docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
12:08:01 [2022-04-17T12:08:01.223Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
12:08:01 [2022-04-17T12:08:01.223Z]     docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
12:08:01 [2022-04-17T12:08:01.223Z] === RUN   TestDockerSuite/TestContainerAPIDelete
12:08:04 [2022-04-17T12:08:04.165Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
12:08:06 [2022-04-17T12:08:06.376Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
12:08:07 [2022-04-17T12:08:07.743Z] === RUN   TestDockerSuite/TestBuildIidFile
12:08:08 [2022-04-17T12:08:08.212Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
12:08:08 [2022-04-17T12:08:08.585Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
12:08:08 [2022-04-17T12:08:08.585Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
12:08:08 [2022-04-17T12:08:08.585Z]     docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
12:08:08 [2022-04-17T12:08:08.585Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
12:08:10 [2022-04-17T12:08:10.796Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
12:08:10 [2022-04-17T12:08:10.796Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
12:08:12 [2022-04-17T12:08:12.007Z] === RUN   TestDockerSuite/TestBuildInheritance
12:08:12 [2022-04-17T12:08:12.007Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
12:08:12 [2022-04-17T12:08:12.007Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
12:08:12 [2022-04-17T12:08:12.475Z] === RUN   TestDockerSuite/TestBuildInvalidTag
12:08:12 [2022-04-17T12:08:12.943Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
12:08:13 [2022-04-17T12:08:13.739Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
12:08:13 [2022-04-17T12:08:13.740Z]     docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
12:08:13 [2022-04-17T12:08:13.740Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
12:08:13 [2022-04-17T12:08:13.740Z]     docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
12:08:13 [2022-04-17T12:08:13.740Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
12:08:16 [2022-04-17T12:08:16.683Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
12:08:16 [2022-04-17T12:08:16.683Z] === RUN   TestDockerSuite/TestContainerAPIKill
12:08:18 [2022-04-17T12:08:18.244Z] === RUN   TestDockerSuite/TestContainerAPIPause
12:08:18 [2022-04-17T12:08:18.244Z]     docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
12:08:18 [2022-04-17T12:08:18.244Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
12:08:18 [2022-04-17T12:08:18.817Z] === RUN   TestDockerSuite/TestBuildLabel
12:08:20 [2022-04-17T12:08:20.384Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
12:08:20 [2022-04-17T12:08:20.856Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
12:08:21 [2022-04-17T12:08:21.193Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
12:08:21 [2022-04-17T12:08:21.659Z] === RUN   TestDockerSuite/TestContainerAPIRename
12:08:22 [2022-04-17T12:08:22.425Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
12:08:22 [2022-04-17T12:08:22.893Z] === RUN   TestDockerSuite/TestBuildLabels
12:08:24 [2022-04-17T12:08:24.457Z] === RUN   TestDockerSuite/TestBuildLabelsCache
12:08:24 [2022-04-17T12:08:24.609Z] === RUN   TestDockerSuite/TestContainerAPIRestart
12:08:26 [2022-04-17T12:08:26.023Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
12:08:28 [2022-04-17T12:08:28.393Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
12:08:28 [2022-04-17T12:08:28.571Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
12:08:29 [2022-04-17T12:08:29.901Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
12:08:33 [2022-04-17T12:08:33.138Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
12:08:33 [2022-04-17T12:08:33.138Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
12:08:33 [2022-04-17T12:08:33.138Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
12:08:33 [2022-04-17T12:08:33.138Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
12:08:33 [2022-04-17T12:08:33.138Z] === RUN   TestDockerSuite/TestContainerAPIStart
12:08:34 [2022-04-17T12:08:34.679Z] === RUN   TestDockerSuite/TestBuildLastModified
12:08:34 [2022-04-17T12:08:34.679Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
12:08:34 [2022-04-17T12:08:34.679Z] === RUN   TestDockerSuite/TestBuildLineBreak
12:08:34 [2022-04-17T12:08:34.679Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
12:08:34 [2022-04-17T12:08:34.679Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
12:08:34 [2022-04-17T12:08:34.679Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
12:08:34 [2022-04-17T12:08:34.679Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
12:08:34 [2022-04-17T12:08:34.679Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
12:08:34 [2022-04-17T12:08:34.679Z] === RUN   TestDockerSuite/TestBuildMaintainer
12:08:35 [2022-04-17T12:08:35.146Z] === RUN   TestDockerSuite/TestBuildMissingArgs
12:08:35 [2022-04-17T12:08:35.346Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
12:08:35 [2022-04-17T12:08:35.346Z]     docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
12:08:35 [2022-04-17T12:08:35.346Z] === RUN   TestDockerSuite/TestContainerAPIStop
12:08:36 [2022-04-17T12:08:36.134Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
12:08:38 [2022-04-17T12:08:38.292Z] === RUN   TestDockerSuite/TestContainerAPITop
12:08:38 [2022-04-17T12:08:38.293Z]     docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
12:08:38 [2022-04-17T12:08:38.293Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
12:08:40 [2022-04-17T12:08:40.504Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
12:08:40 [2022-04-17T12:08:40.504Z] === RUN   TestDockerSuite/TestContainerAPIWait
12:08:43 [2022-04-17T12:08:43.285Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
12:08:43 [2022-04-17T12:08:43.449Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
12:08:44 [2022-04-17T12:08:44.840Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
12:08:45 [2022-04-17T12:08:45.212Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
12:08:47 [2022-04-17T12:08:47.377Z] === RUN   TestDockerSuite/TestContainerNetworkMode
12:08:47 [2022-04-17T12:08:47.377Z]     docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux
12:08:47 [2022-04-17T12:08:47.377Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
12:08:47 [2022-04-17T12:08:47.377Z]     docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux
12:08:47 [2022-04-17T12:08:47.377Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
12:08:47 [2022-04-17T12:08:47.377Z]     docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
12:08:47 [2022-04-17T12:08:47.377Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
12:08:47 [2022-04-17T12:08:47.377Z]     docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
12:08:47 [2022-04-17T12:08:47.377Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
12:08:47 [2022-04-17T12:08:47.377Z]     docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux
12:08:47 [2022-04-17T12:08:47.377Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
12:08:49 [2022-04-17T12:08:49.555Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
12:08:49 [2022-04-17T12:08:49.555Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
12:08:52 [2022-04-17T12:08:52.455Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
12:08:54 [2022-04-17T12:08:54.630Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
12:08:57 [2022-04-17T12:08:57.531Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
12:08:59 [2022-04-17T12:08:59.777Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
12:09:00 [2022-04-17T12:09:00.435Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000a97e78_<nil>}
12:09:01 [2022-04-17T12:09:01.531Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
12:09:01 [2022-04-17T12:09:01.531Z]     docker_cli_external_volume_driver_test.go:484: [d79191e1529ae] daemon is not started
12:09:02 [2022-04-17T12:09:02.607Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1587474895_c:\foo_false__<nil>_<nil>_<nil>}
12:09:04 [2022-04-17T12:09:04.525Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
12:09:04 [2022-04-17T12:09:04.525Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
12:09:04 [2022-04-17T12:09:04.525Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
12:09:05 [2022-04-17T12:09:05.492Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1587474895_c:\foo_true__<nil>_<nil>_<nil>}
12:09:07 [2022-04-17T12:09:07.476Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
12:09:08 [2022-04-17T12:09:08.378Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
12:09:08 [2022-04-17T12:09:08.378Z]     docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
12:09:08 [2022-04-17T12:09:08.378Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
12:09:08 [2022-04-17T12:09:08.378Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
12:09:08 [2022-04-17T12:09:08.378Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
12:09:08 [2022-04-17T12:09:08.378Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
12:09:08 [2022-04-17T12:09:08.378Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
12:09:08 [2022-04-17T12:09:08.378Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
12:09:08 [2022-04-17T12:09:08.378Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
12:09:08 [2022-04-17T12:09:08.378Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
12:09:08 [2022-04-17T12:09:08.378Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
12:09:08 [2022-04-17T12:09:08.378Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
12:09:08 [2022-04-17T12:09:08.378Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
12:09:08 [2022-04-17T12:09:08.833Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
12:09:08 [2022-04-17T12:09:08.833Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
12:09:08 [2022-04-17T12:09:08.833Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
12:09:08 [2022-04-17T12:09:08.833Z]     docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
12:09:08 [2022-04-17T12:09:08.833Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
12:09:08 [2022-04-17T12:09:08.833Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
12:09:08 [2022-04-17T12:09:08.833Z] === RUN   TestDockerSuite/TestCopyAndRestart
12:09:08 [2022-04-17T12:09:08.833Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
12:09:08 [2022-04-17T12:09:08.833Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
12:09:08 [2022-04-17T12:09:08.833Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
12:09:08 [2022-04-17T12:09:08.833Z] === RUN   TestDockerSuite/TestCpAbsolutePath
12:09:11 [2022-04-17T12:09:11.720Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
12:09:11 [2022-04-17T12:09:11.720Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
12:09:11 [2022-04-17T12:09:11.720Z] === RUN   TestDockerSuite/TestCpFromCaseA
12:09:11 [2022-04-17T12:09:11.720Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
12:09:11 [2022-04-17T12:09:11.720Z] === RUN   TestDockerSuite/TestCpFromCaseB
12:09:11 [2022-04-17T12:09:11.720Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
12:09:11 [2022-04-17T12:09:11.720Z] === RUN   TestDockerSuite/TestCpFromCaseC
12:09:11 [2022-04-17T12:09:11.720Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
12:09:11 [2022-04-17T12:09:11.720Z] === RUN   TestDockerSuite/TestCpFromCaseD
12:09:11 [2022-04-17T12:09:11.720Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
12:09:11 [2022-04-17T12:09:11.720Z] === RUN   TestDockerSuite/TestCpFromCaseE
12:09:11 [2022-04-17T12:09:11.720Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
12:09:11 [2022-04-17T12:09:11.720Z] === RUN   TestDockerSuite/TestCpFromCaseF
12:09:11 [2022-04-17T12:09:11.720Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
12:09:11 [2022-04-17T12:09:11.720Z] === RUN   TestDockerSuite/TestCpFromCaseG
12:09:11 [2022-04-17T12:09:11.720Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
12:09:11 [2022-04-17T12:09:11.720Z] === RUN   TestDockerSuite/TestCpFromCaseH
12:09:11 [2022-04-17T12:09:11.720Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
12:09:11 [2022-04-17T12:09:11.720Z] === RUN   TestDockerSuite/TestCpFromCaseI
12:09:11 [2022-04-17T12:09:11.720Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
12:09:11 [2022-04-17T12:09:11.720Z] === RUN   TestDockerSuite/TestCpFromCaseJ
12:09:11 [2022-04-17T12:09:11.720Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
12:09:11 [2022-04-17T12:09:11.720Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
12:09:11 [2022-04-17T12:09:11.720Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
12:09:11 [2022-04-17T12:09:11.720Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
12:09:11 [2022-04-17T12:09:11.720Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
12:09:11 [2022-04-17T12:09:11.720Z] === RUN   TestDockerSuite/TestCpGarbagePath
12:09:14 [2022-04-17T12:09:14.604Z] === RUN   TestDockerSuite/TestCpLocalOnly
12:09:15 [2022-04-17T12:09:15.059Z] === RUN   TestDockerSuite/TestCpNameHasColon
12:09:15 [2022-04-17T12:09:15.059Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
12:09:15 [2022-04-17T12:09:15.059Z] === RUN   TestDockerSuite/TestCpRelativePath
12:09:16 [2022-04-17T12:09:16.430Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
12:09:16 [2022-04-17T12:09:16.430Z]     docker_cli_external_volume_driver_test.go:52: [d9b87a2e3d599] daemon is not started
12:09:17 [2022-04-17T12:09:17.944Z] === RUN   TestDockerSuite/TestCpSpecialFiles
12:09:17 [2022-04-17T12:09:17.944Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
12:09:17 [2022-04-17T12:09:17.944Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
12:09:17 [2022-04-17T12:09:17.944Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
12:09:17 [2022-04-17T12:09:17.944Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
12:09:17 [2022-04-17T12:09:17.944Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
12:09:17 [2022-04-17T12:09:17.944Z] === RUN   TestDockerSuite/TestCpToCaseA
12:09:22 [2022-04-17T12:09:22.606Z] === RUN   TestDockerSuite/TestCpToCaseB
12:09:25 [2022-04-17T12:09:25.491Z] === RUN   TestDockerSuite/TestCpToCaseC
12:09:25 [2022-04-17T12:09:25.491Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
12:09:25 [2022-04-17T12:09:25.491Z] === RUN   TestDockerSuite/TestCpToCaseD
12:09:25 [2022-04-17T12:09:25.492Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
12:09:25 [2022-04-17T12:09:25.492Z] === RUN   TestDockerSuite/TestCpToCaseE
12:09:31 [2022-04-17T12:09:31.308Z] --- PASS: TestDockerExternalVolumeSuite (436.91s)
12:09:31 [2022-04-17T12:09:31.308Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s)
12:09:31 [2022-04-17T12:09:31.308Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
12:09:31 [2022-04-17T12:09:31.308Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s)
12:09:31 [2022-04-17T12:09:31.308Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
12:09:31 [2022-04-17T12:09:31.308Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s)
12:09:31 [2022-04-17T12:09:31.308Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
12:09:31 [2022-04-17T12:09:31.308Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
12:09:31 [2022-04-17T12:09:31.308Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s)
12:09:31 [2022-04-17T12:09:31.308Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s)
12:09:31 [2022-04-17T12:09:31.308Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s)
12:09:31 [2022-04-17T12:09:31.308Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
12:09:31 [2022-04-17T12:09:31.308Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s)
12:09:31 [2022-04-17T12:09:31.308Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.23s)
12:09:31 [2022-04-17T12:09:31.308Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s)
12:09:31 [2022-04-17T12:09:31.308Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s)
12:09:31 [2022-04-17T12:09:31.308Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s)
12:09:31 [2022-04-17T12:09:31.308Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s)
12:09:31 [2022-04-17T12:09:31.308Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s)
12:09:31 [2022-04-17T12:09:31.308Z] PASS
12:09:31 [2022-04-17T12:09:31.308Z] 
12:09:31 [2022-04-17T12:09:31.308Z] === Skipped
12:09:31 [2022-04-17T12:09:31.308Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
12:09:31 [2022-04-17T12:09:31.308Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
12:09:31 [2022-04-17T12:09:31.308Z]     check_test.go:308: [d66eec5867d2d] daemon is not started
12:09:31 [2022-04-17T12:09:31.308Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
12:09:31 [2022-04-17T12:09:31.308Z] 
12:09:31 [2022-04-17T12:09:31.308Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
12:09:31 [2022-04-17T12:09:31.308Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
12:09:31 [2022-04-17T12:09:31.308Z]     check_test.go:308: [d466b2549bb7e] daemon is not started
12:09:31 [2022-04-17T12:09:31.308Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
12:09:31 [2022-04-17T12:09:31.308Z] 
12:09:31 [2022-04-17T12:09:31.308Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
12:09:31 [2022-04-17T12:09:31.308Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
12:09:31 [2022-04-17T12:09:31.308Z]     check_test.go:308: [d1f72b95303db] daemon is not started
12:09:31 [2022-04-17T12:09:31.308Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
12:09:31 [2022-04-17T12:09:31.308Z] 
12:09:31 [2022-04-17T12:09:31.308Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
12:09:31 [2022-04-17T12:09:31.308Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
12:09:31 [2022-04-17T12:09:31.308Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
12:09:31 [2022-04-17T12:09:31.308Z] 
12:09:31 [2022-04-17T12:09:31.308Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
12:09:31 [2022-04-17T12:09:31.308Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
12:09:31 [2022-04-17T12:09:31.308Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
12:09:31 [2022-04-17T12:09:31.308Z] 
12:09:31 [2022-04-17T12:09:31.308Z] DONE 269 tests, 5 skipped in 2343.545s
12:09:31 [2022-04-17T12:09:31.308Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:09:31 [2022-04-17T12:09:31.308Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df232dd2d6328/docker.pid
12:09:31 [2022-04-17T12:09:31.308Z] +++ kill 7113
12:09:31 [2022-04-17T12:09:31.308Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7113 is not a child of this shell
12:09:31 [2022-04-17T12:09:31.308Z] warning: PID 7113 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df232dd2d6328/docker.pid had a nonzero exit code
12:09:31 [2022-04-17T12:09:31.308Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df232dd2d6328/root: target is busy.
12:09:31 [2022-04-17T12:09:31.308Z] ++++ cat bundles/test-integration/docker.pid
12:09:31 [2022-04-17T12:09:31.308Z] +++ kill 9377
12:09:31 [2022-04-17T12:09:31.308Z] +++ /etc/init.d/apparmor stop
12:09:31 [2022-04-17T12:09:31.308Z] Leaving: AppArmorNo profiles have been unloaded.
12:09:31 [2022-04-17T12:09:31.308Z] 
12:09:31 [2022-04-17T12:09:31.308Z] Unloading profiles will leave already running processes permanently
12:09:31 [2022-04-17T12:09:31.308Z] unconfined, which can lead to unexpected situations.
12:09:31 [2022-04-17T12:09:31.308Z] 
12:09:31 [2022-04-17T12:09:31.308Z] To set a process to complain mode, use the command line tool
12:09:31 [2022-04-17T12:09:31.308Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:09:31 [2022-04-17T12:09:31.308Z] +++ true
12:09:31 [2022-04-17T12:09:31.308Z] exiting test-integration
12:09:31 [2022-04-17T12:09:31.308Z] ++ exit 0
12:09:31 [2022-04-17T12:09:31.308Z] 
12:09:31 [2022-04-17T12:09:31.308Z] + exit 0
12:09:31 [2022-04-17T12:09:31.308Z] ++ jobs -p
12:09:31 [2022-04-17T12:09:31.308Z] + pids=
12:09:31 [2022-04-17T12:09:31.308Z] + echo 'Remaining pids to kill: []'
12:09:31 [2022-04-17T12:09:31.308Z] Remaining pids to kill: []
12:09:31 [2022-04-17T12:09:31.308Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
12:09:31 [2022-04-17T12:09:31.324Z] Recording test results
12:09:32 [2022-04-17T12:09:32.991Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:09:33 [2022-04-17T12:09:33.318Z] + echo Ensuring container killed.
12:09:33 [2022-04-17T12:09:33.319Z] Ensuring container killed.
12:09:33 [2022-04-17T12:09:33.319Z] + docker ps -aq -f name=docker-pr5-*
12:09:33 [2022-04-17T12:09:33.319Z] + cids=8beedc9e82dc
12:09:33 [2022-04-17T12:09:33.319Z] c3fff72c89a9
12:09:33 [2022-04-17T12:09:33.319Z] 9aea3dddecb3
12:09:33 [2022-04-17T12:09:33.319Z] + [ -n 8beedc9e82dc
12:09:33 [2022-04-17T12:09:33.319Z] c3fff72c89a9
12:09:33 [2022-04-17T12:09:33.319Z] 9aea3dddecb3 ]
12:09:33 [2022-04-17T12:09:33.319Z] + docker rm -vf 8beedc9e82dc c3fff72c89a9 9aea3dddecb3
12:09:33 [2022-04-17T12:09:33.578Z] 8beedc9e82dc
12:09:33 [2022-04-17T12:09:33.838Z] c3fff72c89a9
12:09:34 [2022-04-17T12:09:34.097Z] 9aea3dddecb3
[Pipeline] sh
12:09:34 [2022-04-17T12:09:34.379Z] + echo Chowning /workspace to jenkins user
12:09:34 [2022-04-17T12:09:34.379Z] Chowning /workspace to jenkins user
12:09:34 [2022-04-17T12:09:34.379Z] + id -u
12:09:34 [2022-04-17T12:09:34.379Z] + id -g
12:09:34 [2022-04-17T12:09:34.379Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43449:/workspace busybox chown -R 1000:1000 /workspace
12:09:34 [2022-04-17T12:09:34.379Z] Unable to find image 'busybox:latest' locally
12:09:34 [2022-04-17T12:09:34.379Z] latest: Pulling from library/busybox
12:09:34 [2022-04-17T12:09:34.638Z] 50e8d59317eb: Pulling fs layer
12:09:34 [2022-04-17T12:09:34.638Z] 50e8d59317eb: Verifying Checksum
12:09:34 [2022-04-17T12:09:34.638Z] 50e8d59317eb: Download complete
12:09:34 [2022-04-17T12:09:34.638Z] 50e8d59317eb: Pull complete
12:09:34 [2022-04-17T12:09:34.638Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8
12:09:34 [2022-04-17T12:09:34.638Z] Status: Downloaded newer image for busybox:latest
12:09:35 [2022-04-17T12:09:35.772Z] === RUN   TestDockerSuite/TestCpToCaseF
12:09:35 [2022-04-17T12:09:35.772Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
12:09:35 [2022-04-17T12:09:35.772Z] === RUN   TestDockerSuite/TestCpToCaseG
12:09:35 [2022-04-17T12:09:35.772Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
12:09:35 [2022-04-17T12:09:35.772Z] === RUN   TestDockerSuite/TestCpToCaseH
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:09:36 [2022-04-17T12:09:36.851Z] + bundleName=amd64
12:09:36 [2022-04-17T12:09:36.851Z] + echo Creating amd64-bundles.tar.gz
12:09:36 [2022-04-17T12:09:36.851Z] Creating amd64-bundles.tar.gz
12:09:36 [2022-04-17T12:09:36.851Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
12:09:36 [2022-04-17T12:09:36.851Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
12:09:38 [2022-04-17T12:09:38.243Z] Archiving artifacts
12:09:40 [2022-04-17T12:09:40.145Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43449/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:09:40 [2022-04-17T12:09:40.456Z] + make clean
12:09:40 [2022-04-17T12:09:40.456Z] docker volume rm -f docker-dev-cache docker-mod-cache
12:09:40 [2022-04-17T12:09:40.714Z] docker-dev-cache
12:09:40 [2022-04-17T12:09:40.714Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:09:46 [2022-04-17T12:09:46.048Z] === RUN   TestDockerSuite/TestCpToCaseI
12:09:46 [2022-04-17T12:09:46.048Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
12:09:46 [2022-04-17T12:09:46.048Z] === RUN   TestDockerSuite/TestCpToCaseJ
12:09:46 [2022-04-17T12:09:46.048Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
12:09:46 [2022-04-17T12:09:46.048Z] === RUN   TestDockerSuite/TestCpToDot
12:09:48 [2022-04-17T12:09:48.210Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
12:09:48 [2022-04-17T12:09:48.210Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
12:09:48 [2022-04-17T12:09:48.210Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
12:09:48 [2022-04-17T12:09:48.210Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
12:09:48 [2022-04-17T12:09:48.210Z] === RUN   TestDockerSuite/TestCpToStdout
12:09:51 [2022-04-17T12:09:51.920Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
12:09:51 [2022-04-17T12:09:51.921Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
12:09:51 [2022-04-17T12:09:51.921Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
12:09:51 [2022-04-17T12:09:51.921Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
12:09:51 [2022-04-17T12:09:51.921Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
12:09:51 [2022-04-17T12:09:51.921Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
12:09:51 [2022-04-17T12:09:51.921Z] === RUN   TestDockerSuite/TestCpVolumePath
12:09:51 [2022-04-17T12:09:51.921Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
12:09:51 [2022-04-17T12:09:51.921Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
12:09:51 [2022-04-17T12:09:51.921Z] === RUN   TestDockerSuite/TestCreateArgs
12:09:51 [2022-04-17T12:09:51.921Z] === RUN   TestDockerSuite/TestCreateByImageID
12:09:54 [2022-04-17T12:09:54.080Z] === RUN   TestDockerSuite/TestCreateEchoStdout
12:09:56 [2022-04-17T12:09:56.966Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
12:09:56 [2022-04-17T12:09:56.967Z] === RUN   TestDockerSuite/TestCreateHostConfig
12:09:57 [2022-04-17T12:09:57.422Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
12:09:58 [2022-04-17T12:09:58.348Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
12:09:59 [2022-04-17T12:09:59.585Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
12:10:00 [2022-04-17T12:10:00.108Z] === RUN   TestDockerSuite/TestCreateLabels
12:10:00 [2022-04-17T12:10:00.564Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
12:10:00 [2022-04-17T12:10:00.564Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
12:10:00 [2022-04-17T12:10:00.564Z] === RUN   TestDockerSuite/TestCreateRM
12:10:01 [2022-04-17T12:10:01.020Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
12:10:01 [2022-04-17T12:10:01.020Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
12:10:01 [2022-04-17T12:10:01.020Z] === RUN   TestDockerSuite/TestCreateStopSignal
12:10:01 [2022-04-17T12:10:01.020Z] === RUN   TestDockerSuite/TestCreateStopTimeout
12:10:01 [2022-04-17T12:10:01.980Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
12:10:12 [2022-04-17T12:10:12.259Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
12:10:12 [2022-04-17T12:10:12.259Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
12:10:12 [2022-04-17T12:10:12.259Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
12:10:13 [2022-04-17T12:10:13.293Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
12:10:15 [2022-04-17T12:10:15.142Z] === RUN   TestDockerSuite/TestCreateWithPortRange
12:10:15 [2022-04-17T12:10:15.142Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
12:10:15 [2022-04-17T12:10:15.142Z]     docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
12:10:15 [2022-04-17T12:10:15.142Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
12:10:18 [2022-04-17T12:10:18.028Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
12:10:18 [2022-04-17T12:10:18.028Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
12:10:18 [2022-04-17T12:10:18.028Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
12:10:18 [2022-04-17T12:10:18.028Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
12:10:18 [2022-04-17T12:10:18.028Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
12:10:18 [2022-04-17T12:10:18.028Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
12:10:18 [2022-04-17T12:10:18.028Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
12:10:18 [2022-04-17T12:10:18.028Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
12:10:18 [2022-04-17T12:10:18.028Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
12:10:18 [2022-04-17T12:10:18.028Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
12:10:18 [2022-04-17T12:10:18.028Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
12:10:18 [2022-04-17T12:10:18.028Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
12:10:18 [2022-04-17T12:10:18.028Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
12:10:18 [2022-04-17T12:10:18.028Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
12:10:18 [2022-04-17T12:10:18.028Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
12:10:18 [2022-04-17T12:10:18.028Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
12:10:18 [2022-04-17T12:10:18.028Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
12:10:18 [2022-04-17T12:10:18.028Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
12:10:18 [2022-04-17T12:10:18.028Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
12:10:18 [2022-04-17T12:10:18.028Z] === RUN   TestDockerSuite/TestDevicePermissions
12:10:18 [2022-04-17T12:10:18.028Z]     docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux
12:10:18 [2022-04-17T12:10:18.028Z] === RUN   TestDockerSuite/TestDockerFails
12:10:18 [2022-04-17T12:10:18.028Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
12:10:18 [2022-04-17T12:10:18.028Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
12:10:18 [2022-04-17T12:10:18.028Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
12:10:18 [2022-04-17T12:10:18.028Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
12:10:18 [2022-04-17T12:10:18.028Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
12:10:18 [2022-04-17T12:10:18.028Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
12:10:18 [2022-04-17T12:10:18.482Z] === RUN   TestDockerSuite/TestEventsAttach
12:10:18 [2022-04-17T12:10:18.482Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
12:10:18 [2022-04-17T12:10:18.482Z] === RUN   TestDockerSuite/TestEventsCommit
12:10:18 [2022-04-17T12:10:18.482Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
12:10:18 [2022-04-17T12:10:18.482Z] === RUN   TestDockerSuite/TestEventsContainerEvents
12:10:20 [2022-04-17T12:10:20.457Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
12:10:21 [2022-04-17T12:10:21.370Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
12:10:23 [2022-04-17T12:10:23.534Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
12:10:26 [2022-04-17T12:10:26.424Z] === RUN   TestDockerSuite/TestEventsContainerRestart
12:10:29 [2022-04-17T12:10:29.117Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
12:10:36 [2022-04-17T12:10:36.702Z] === RUN   TestDockerSuite/TestEventsCopy
12:10:37 [2022-04-17T12:10:37.788Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
12:10:41 [2022-04-17T12:10:41.365Z] === RUN   TestDockerSuite/TestEventsFilterContainer
12:10:47 [2022-04-17T12:10:47.131Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
12:10:49 [2022-04-17T12:10:49.295Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
12:10:50 [2022-04-17T12:10:50.256Z] === RUN   TestDockerSuite/TestEventsFilterImageName
12:10:54 [2022-04-17T12:10:54.920Z] === RUN   TestDockerSuite/TestEventsFilterLabels
12:10:55 [2022-04-17T12:10:55.376Z] === RUN   TestDockerSuite/TestEventsFilterType
12:10:56 [2022-04-17T12:10:56.334Z] === RUN   TestDockerSuite/TestEventsFilters
12:11:02 [2022-04-17T12:11:02.093Z] === RUN   TestDockerSuite/TestEventsFormat
12:11:03 [2022-04-17T12:11:03.075Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
12:11:03 [2022-04-17T12:11:03.075Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
12:11:03 [2022-04-17T12:11:03.075Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
12:11:07 [2022-04-17T12:11:07.856Z] === RUN   TestDockerSuite/TestEventsFormatBadField
12:11:07 [2022-04-17T12:11:07.857Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
12:11:07 [2022-04-17T12:11:07.857Z] === RUN   TestDockerSuite/TestEventsImageImport
12:11:07 [2022-04-17T12:11:07.857Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
12:11:07 [2022-04-17T12:11:07.857Z] === RUN   TestDockerSuite/TestEventsImageLoad
12:11:07 [2022-04-17T12:11:07.857Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
12:11:07 [2022-04-17T12:11:07.857Z] === RUN   TestDockerSuite/TestEventsImagePull
12:11:07 [2022-04-17T12:11:07.857Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
12:11:07 [2022-04-17T12:11:07.857Z] === RUN   TestDockerSuite/TestEventsImageTag
12:11:09 [2022-04-17T12:11:09.381Z] === RUN   TestDockerSuite/TestEventsPluginOps
12:11:09 [2022-04-17T12:11:09.381Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
12:11:09 [2022-04-17T12:11:09.381Z] === RUN   TestDockerSuite/TestEventsRename
12:11:12 [2022-04-17T12:11:12.266Z] === RUN   TestDockerSuite/TestEventsResize
12:11:13 [2022-04-17T12:11:13.496Z] === RUN   TestDockerSuite/TestBuildMultipleTags
12:11:13 [2022-04-17T12:11:13.497Z] === RUN   TestDockerSuite/TestBuildNetContainer
12:11:13 [2022-04-17T12:11:13.497Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
12:11:13 [2022-04-17T12:11:13.497Z] === RUN   TestDockerSuite/TestBuildNetNone
12:11:13 [2022-04-17T12:11:13.497Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
12:11:13 [2022-04-17T12:11:13.497Z] === RUN   TestDockerSuite/TestBuildNoContext
12:11:17 [2022-04-17T12:11:17.288Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
12:11:20 [2022-04-17T12:11:20.795Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
12:11:22 [2022-04-17T12:11:22.956Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
12:11:24 [2022-04-17T12:11:24.447Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
12:11:25 [2022-04-17T12:11:25.119Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
12:11:26 [2022-04-17T12:11:26.928Z] === RUN   TestDockerSuite/TestBuildDotDotFile
12:11:26 [2022-04-17T12:11:26.928Z] === RUN   TestDockerSuite/TestBuildEOLInLine
12:11:26 [2022-04-17T12:11:26.928Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
12:11:26 [2022-04-17T12:11:26.928Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
12:11:26 [2022-04-17T12:11:26.928Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
12:11:26 [2022-04-17T12:11:26.928Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
12:11:26 [2022-04-17T12:11:26.928Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
12:11:26 [2022-04-17T12:11:26.928Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
12:11:26 [2022-04-17T12:11:26.928Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
12:11:26 [2022-04-17T12:11:26.928Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
12:11:26 [2022-04-17T12:11:26.928Z] === RUN   TestDockerSuite/TestBuildEntrypoint
12:11:26 [2022-04-17T12:11:26.928Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
12:11:26 [2022-04-17T12:11:26.928Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
12:11:27 [2022-04-17T12:11:27.397Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
12:11:27 [2022-04-17T12:11:27.397Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
12:11:27 [2022-04-17T12:11:27.397Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
12:11:30 [2022-04-17T12:11:30.351Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
12:11:30 [2022-04-17T12:11:30.725Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
12:11:30 [2022-04-17T12:11:30.909Z] === RUN   TestDockerSuite/TestEventsTop
12:11:30 [2022-04-17T12:11:30.909Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
12:11:30 [2022-04-17T12:11:30.909Z] === RUN   TestDockerSuite/TestEventsUntag
12:11:31 [2022-04-17T12:11:31.338Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
12:11:33 [2022-04-17T12:11:33.078Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
12:11:33 [2022-04-17T12:11:33.552Z] === RUN   TestDockerSuite/TestBuildOnBuild
12:11:36 [2022-04-17T12:11:36.611Z] === RUN   TestDockerSuite/TestBuildEnv
12:11:36 [2022-04-17T12:11:36.611Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
12:11:36 [2022-04-17T12:11:36.611Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
12:11:36 [2022-04-17T12:11:36.611Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
12:11:37 [2022-04-17T12:11:37.083Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
12:11:37 [2022-04-17T12:11:37.083Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
12:11:37 [2022-04-17T12:11:37.083Z] === RUN   TestDockerSuite/TestBuildEnvUsage
12:11:37 [2022-04-17T12:11:37.083Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
12:11:37 [2022-04-17T12:11:37.083Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
12:11:37 [2022-04-17T12:11:37.083Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
12:11:37 [2022-04-17T12:11:37.083Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
12:11:37 [2022-04-17T12:11:37.742Z] === RUN   TestDockerSuite/TestExec
12:11:37 [2022-04-17T12:11:37.742Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
12:11:37 [2022-04-17T12:11:37.742Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
12:11:37 [2022-04-17T12:11:37.742Z]     docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux
12:11:37 [2022-04-17T12:11:37.742Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
12:11:39 [2022-04-17T12:11:39.904Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
12:11:41 [2022-04-17T12:11:41.844Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
12:11:41 [2022-04-17T12:11:41.844Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
12:11:41 [2022-04-17T12:11:41.844Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
12:11:41 [2022-04-17T12:11:41.844Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
12:11:41 [2022-04-17T12:11:41.844Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
12:11:41 [2022-04-17T12:11:41.844Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
12:11:41 [2022-04-17T12:11:41.844Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
12:11:42 [2022-04-17T12:11:42.067Z] === RUN   TestDockerSuite/TestExecAPIStart
12:11:42 [2022-04-17T12:11:42.067Z]     docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux
12:11:42 [2022-04-17T12:11:42.067Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
12:11:42 [2022-04-17T12:11:42.067Z]     docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux
12:11:42 [2022-04-17T12:11:42.067Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
12:11:42 [2022-04-17T12:11:42.067Z]     docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux
12:11:42 [2022-04-17T12:11:42.067Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
12:11:43 [2022-04-17T12:11:43.412Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
12:11:44 [2022-04-17T12:11:44.234Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
12:11:46 [2022-04-17T12:11:46.044Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
12:11:46 [2022-04-17T12:11:46.394Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
12:11:47 [2022-04-17T12:11:47.607Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
12:11:48 [2022-04-17T12:11:48.559Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
12:11:49 [2022-04-17T12:11:49.283Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
12:11:50 [2022-04-17T12:11:50.090Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
12:11:54 [2022-04-17T12:11:54.754Z] === RUN   TestDockerSuite/TestExecCgroup
12:11:54 [2022-04-17T12:11:54.754Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
12:11:54 [2022-04-17T12:11:54.754Z] === RUN   TestDockerSuite/TestExecEnv
12:11:54 [2022-04-17T12:11:54.754Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
12:11:54 [2022-04-17T12:11:54.754Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
12:11:54 [2022-04-17T12:11:54.754Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
12:11:54 [2022-04-17T12:11:54.754Z] === RUN   TestDockerSuite/TestExecExitStatus
12:11:57 [2022-04-17T12:11:57.641Z] === RUN   TestDockerSuite/TestExecInspectID
12:12:01 [2022-04-17T12:12:01.356Z] === RUN   TestDockerSuite/TestExecInteractive
12:12:01 [2022-04-17T12:12:01.356Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
12:12:01 [2022-04-17T12:12:01.356Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
12:12:01 [2022-04-17T12:12:01.356Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
12:12:01 [2022-04-17T12:12:01.356Z] === RUN   TestDockerSuite/TestExecParseError
12:12:01 [2022-04-17T12:12:01.356Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
12:12:01 [2022-04-17T12:12:01.356Z] === RUN   TestDockerSuite/TestExecPausedContainer
12:12:01 [2022-04-17T12:12:01.356Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
12:12:01 [2022-04-17T12:12:01.356Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
12:12:01 [2022-04-17T12:12:01.356Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
12:12:01 [2022-04-17T12:12:01.356Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
12:12:02 [2022-04-17T12:12:02.533Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
12:12:04 [2022-04-17T12:12:04.245Z] === RUN   TestDockerSuite/TestExecSetEnv
12:12:04 [2022-04-17T12:12:04.245Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
12:12:04 [2022-04-17T12:12:04.245Z] === RUN   TestDockerSuite/TestExecStartFails
12:12:04 [2022-04-17T12:12:04.245Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
12:12:04 [2022-04-17T12:12:04.245Z] === RUN   TestDockerSuite/TestExecStateCleanup
12:12:04 [2022-04-17T12:12:04.245Z]     docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux
12:12:04 [2022-04-17T12:12:04.245Z] === RUN   TestDockerSuite/TestExecStopNotHanging
12:12:04 [2022-04-17T12:12:04.245Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
12:12:04 [2022-04-17T12:12:04.245Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
12:12:04 [2022-04-17T12:12:04.245Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
12:12:04 [2022-04-17T12:12:04.245Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
12:12:06 [2022-04-17T12:12:06.323Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
12:12:06 [2022-04-17T12:12:06.408Z] === RUN   TestDockerSuite/TestExecUlimits
12:12:06 [2022-04-17T12:12:06.408Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
12:12:06 [2022-04-17T12:12:06.408Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
12:12:10 [2022-04-17T12:12:10.529Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
12:12:10 [2022-04-17T12:12:10.529Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
12:12:10 [2022-04-17T12:12:10.529Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
12:12:10 [2022-04-17T12:12:10.529Z] === RUN   TestDockerSuite/TestBuildExpose
12:12:10 [2022-04-17T12:12:10.529Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
12:12:10 [2022-04-17T12:12:10.529Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
12:12:10 [2022-04-17T12:12:10.529Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
12:12:10 [2022-04-17T12:12:10.529Z] === RUN   TestDockerSuite/TestBuildExposeOrder
12:12:10 [2022-04-17T12:12:10.529Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
12:12:10 [2022-04-17T12:12:10.529Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
12:12:10 [2022-04-17T12:12:10.529Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
12:12:10 [2022-04-17T12:12:10.529Z] === RUN   TestDockerSuite/TestBuildFails
12:12:12 [2022-04-17T12:12:12.176Z] === RUN   TestDockerSuite/TestExecWithImageUser
12:12:12 [2022-04-17T12:12:12.176Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
12:12:12 [2022-04-17T12:12:12.176Z] === RUN   TestDockerSuite/TestExecWithPrivileged
12:12:12 [2022-04-17T12:12:12.176Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
12:12:12 [2022-04-17T12:12:12.176Z] === RUN   TestDockerSuite/TestExecWithUser
12:12:12 [2022-04-17T12:12:12.176Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
12:12:12 [2022-04-17T12:12:12.176Z] === RUN   TestDockerSuite/TestGetContainerStats
12:12:16 [2022-04-17T12:12:16.402Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
12:12:16 [2022-04-17T12:12:16.402Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
12:12:18 [2022-04-17T12:12:18.811Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
12:12:19 [2022-04-17T12:12:19.223Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
12:12:23 [2022-04-17T12:12:23.562Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
12:12:24 [2022-04-17T12:12:24.674Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
12:12:24 [2022-04-17T12:12:24.984Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
12:12:27 [2022-04-17T12:12:27.870Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
12:12:29 [2022-04-17T12:12:29.431Z] === RUN   TestDockerSuite/TestBuildForceRm
12:12:31 [2022-04-17T12:12:31.827Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
12:12:32 [2022-04-17T12:12:32.813Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
12:12:32 [2022-04-17T12:12:32.813Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
12:12:32 [2022-04-17T12:12:32.813Z] === RUN   TestDockerSuite/TestBuildPATH
12:12:32 [2022-04-17T12:12:32.813Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
12:12:32 [2022-04-17T12:12:32.813Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
12:12:34 [2022-04-17T12:12:34.908Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
12:12:34 [2022-04-17T12:12:34.908Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
12:12:34 [2022-04-17T12:12:34.908Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
12:12:34 [2022-04-17T12:12:34.908Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
12:12:34 [2022-04-17T12:12:34.908Z] === RUN   TestDockerSuite/TestHealth
12:12:34 [2022-04-17T12:12:34.908Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
12:12:34 [2022-04-17T12:12:34.908Z] === RUN   TestDockerSuite/TestHistoryExistentImage
12:12:34 [2022-04-17T12:12:34.908Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
12:12:34 [2022-04-17T12:12:34.908Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
12:12:34 [2022-04-17T12:12:34.908Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
12:12:36 [2022-04-17T12:12:36.601Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
12:12:36 [2022-04-17T12:12:36.601Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
12:12:36 [2022-04-17T12:12:36.601Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
12:12:39 [2022-04-17T12:12:39.568Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
12:12:39 [2022-04-17T12:12:39.568Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
12:12:39 [2022-04-17T12:12:39.568Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
12:12:39 [2022-04-17T12:12:39.568Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
12:12:39 [2022-04-17T12:12:39.568Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
12:12:40 [2022-04-17T12:12:40.022Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
12:12:40 [2022-04-17T12:12:40.022Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
12:12:40 [2022-04-17T12:12:40.982Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
12:12:40 [2022-04-17T12:12:40.982Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
12:12:40 [2022-04-17T12:12:40.982Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
12:12:41 [2022-04-17T12:12:41.940Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
12:12:41 [2022-04-17T12:12:41.940Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
12:12:41 [2022-04-17T12:12:41.948Z] === RUN   TestDockerSuite/TestBuildFromGit
12:12:44 [2022-04-17T12:12:44.101Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
12:12:44 [2022-04-17T12:12:44.102Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
12:12:46 [2022-04-17T12:12:46.263Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
12:12:49 [2022-04-17T12:12:49.145Z] === RUN   TestDockerSuite/TestImagesFormat
12:12:49 [2022-04-17T12:12:49.145Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
12:12:49 [2022-04-17T12:12:49.145Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
12:12:49 [2022-04-17T12:12:49.145Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
12:12:52 [2022-04-17T12:12:52.857Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
12:12:52 [2022-04-17T12:12:52.857Z] === RUN   TestDockerSuite/TestImportBadURL
12:12:52 [2022-04-17T12:12:52.857Z] === RUN   TestDockerSuite/TestImportDisplay
12:12:52 [2022-04-17T12:12:52.857Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
12:12:53 [2022-04-17T12:12:53.312Z] === RUN   TestDockerSuite/TestImportFile
12:12:53 [2022-04-17T12:12:53.312Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
12:12:53 [2022-04-17T12:12:53.312Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
12:12:53 [2022-04-17T12:12:53.312Z] === RUN   TestDockerSuite/TestImportFileWithMessage
12:12:53 [2022-04-17T12:12:53.312Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
12:12:53 [2022-04-17T12:12:53.312Z] === RUN   TestDockerSuite/TestImportGzipped
12:12:53 [2022-04-17T12:12:53.312Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
12:12:53 [2022-04-17T12:12:53.312Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
12:12:53 [2022-04-17T12:12:53.312Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
12:12:53 [2022-04-17T12:12:53.312Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
12:12:53 [2022-04-17T12:12:53.312Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
12:12:53 [2022-04-17T12:12:53.312Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
12:12:53 [2022-04-17T12:12:53.312Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
12:12:53 [2022-04-17T12:12:53.312Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
12:12:53 [2022-04-17T12:12:53.312Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
12:12:53 [2022-04-17T12:12:53.312Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
12:12:53 [2022-04-17T12:12:53.312Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
12:12:53 [2022-04-17T12:12:53.312Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
12:12:53 [2022-04-17T12:12:53.312Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
12:12:53 [2022-04-17T12:12:53.312Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
12:12:53 [2022-04-17T12:12:53.312Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
12:12:54 [2022-04-17T12:12:54.448Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
12:12:55 [2022-04-17T12:12:55.438Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
12:12:56 [2022-04-17T12:12:56.198Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
12:12:58 [2022-04-17T12:12:58.359Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
12:12:58 [2022-04-17T12:12:58.359Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
12:12:58 [2022-04-17T12:12:58.359Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
12:12:58 [2022-04-17T12:12:58.359Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
12:12:58 [2022-04-17T12:12:58.359Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
12:12:58 [2022-04-17T12:12:58.813Z] === RUN   TestDockerSuite/TestInspectAmpersand
12:12:58 [2022-04-17T12:12:58.813Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
12:12:58 [2022-04-17T12:12:58.813Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
12:13:00 [2022-04-17T12:13:00.975Z] === RUN   TestDockerSuite/TestInspectByPrefix
12:13:01 [2022-04-17T12:13:01.429Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
12:13:02 [2022-04-17T12:13:02.605Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
12:13:02 [2022-04-17T12:13:02.605Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
12:13:02 [2022-04-17T12:13:02.605Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
12:13:03 [2022-04-17T12:13:03.080Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
12:13:03 [2022-04-17T12:13:03.551Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
12:13:03 [2022-04-17T12:13:03.551Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
12:13:03 [2022-04-17T12:13:03.551Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
12:13:03 [2022-04-17T12:13:03.589Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
12:13:03 [2022-04-17T12:13:03.589Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
12:13:03 [2022-04-17T12:13:03.589Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
12:13:03 [2022-04-17T12:13:03.589Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
12:13:04 [2022-04-17T12:13:04.044Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
12:13:04 [2022-04-17T12:13:04.044Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
12:13:04 [2022-04-17T12:13:04.044Z] === RUN   TestDockerSuite/TestInspectDefault
12:13:06 [2022-04-17T12:13:06.204Z] === RUN   TestDockerSuite/TestInspectHistory
12:13:10 [2022-04-17T12:13:10.865Z] === RUN   TestDockerSuite/TestInspectImage
12:13:10 [2022-04-17T12:13:10.865Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
12:13:10 [2022-04-17T12:13:10.865Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
12:13:10 [2022-04-17T12:13:10.865Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
12:13:10 [2022-04-17T12:13:10.865Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
12:13:10 [2022-04-17T12:13:10.865Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
12:13:11 [2022-04-17T12:13:11.319Z] === RUN   TestDockerSuite/TestInspectInt64
12:13:13 [2022-04-17T12:13:13.481Z] === RUN   TestDockerSuite/TestInspectJSONFields
12:13:15 [2022-04-17T12:13:15.642Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
12:13:16 [2022-04-17T12:13:16.055Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
12:13:16 [2022-04-17T12:13:16.055Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
12:13:16 [2022-04-17T12:13:16.055Z] === RUN   TestDockerSuite/TestBuildHistory
12:13:16 [2022-04-17T12:13:16.099Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
12:13:18 [2022-04-17T12:13:18.982Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
12:13:21 [2022-04-17T12:13:21.144Z] === RUN   TestDockerSuite/TestInspectPlugin
12:13:21 [2022-04-17T12:13:21.144Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
12:13:21 [2022-04-17T12:13:21.144Z] === RUN   TestDockerSuite/TestInspectRootFS
12:13:21 [2022-04-17T12:13:21.144Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
12:13:23 [2022-04-17T12:13:23.304Z] === RUN   TestDockerSuite/TestInspectStatus
12:13:26 [2022-04-17T12:13:26.187Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
12:13:28 [2022-04-17T12:13:28.560Z] === RUN   TestDockerSuite/TestBuildIidFile
12:13:30 [2022-04-17T12:13:30.130Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
12:13:30 [2022-04-17T12:13:30.847Z] === RUN   TestDockerSuite/TestInspectTemplateError
12:13:32 [2022-04-17T12:13:32.349Z] === RUN   TestDockerSuite/TestBuildInheritance
12:13:32 [2022-04-17T12:13:32.349Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
12:13:32 [2022-04-17T12:13:32.349Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
12:13:32 [2022-04-17T12:13:32.371Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
12:13:33 [2022-04-17T12:13:33.918Z] === RUN   TestDockerSuite/TestBuildInvalidTag
12:13:33 [2022-04-17T12:13:33.918Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
12:13:35 [2022-04-17T12:13:35.256Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
12:13:37 [2022-04-17T12:13:37.224Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
12:13:37 [2022-04-17T12:13:37.417Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
12:13:39 [2022-04-17T12:13:39.578Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
12:13:42 [2022-04-17T12:13:42.464Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
12:13:44 [2022-04-17T12:13:44.344Z] === RUN   TestDockerSuite/TestBuildLabel
12:13:44 [2022-04-17T12:13:44.813Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
12:13:45 [2022-04-17T12:13:45.349Z] === RUN   TestDockerSuite/TestInspectUnknownObject
12:13:45 [2022-04-17T12:13:45.349Z] === RUN   TestDockerSuite/TestLinkShortDefinition
12:13:45 [2022-04-17T12:13:45.349Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
12:13:45 [2022-04-17T12:13:45.349Z] === RUN   TestDockerSuite/TestLinksEnvs
12:13:45 [2022-04-17T12:13:45.349Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
12:13:45 [2022-04-17T12:13:45.349Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
12:13:45 [2022-04-17T12:13:45.349Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
12:13:45 [2022-04-17T12:13:45.349Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
12:13:45 [2022-04-17T12:13:45.349Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
12:13:45 [2022-04-17T12:13:45.349Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
12:13:45 [2022-04-17T12:13:45.349Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
12:13:45 [2022-04-17T12:13:45.349Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
12:13:45 [2022-04-17T12:13:45.349Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
12:13:45 [2022-04-17T12:13:45.349Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
12:13:45 [2022-04-17T12:13:45.349Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
12:13:45 [2022-04-17T12:13:45.349Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
12:13:45 [2022-04-17T12:13:45.349Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
12:13:45 [2022-04-17T12:13:45.349Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
12:13:45 [2022-04-17T12:13:45.349Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
12:13:45 [2022-04-17T12:13:45.349Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
12:13:45 [2022-04-17T12:13:45.349Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
12:13:45 [2022-04-17T12:13:45.349Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
12:13:45 [2022-04-17T12:13:45.349Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
12:13:45 [2022-04-17T12:13:45.349Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
12:13:45 [2022-04-17T12:13:45.349Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
12:13:45 [2022-04-17T12:13:45.349Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
12:13:45 [2022-04-17T12:13:45.349Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
12:13:45 [2022-04-17T12:13:45.349Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
12:13:45 [2022-04-17T12:13:45.349Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
12:13:45 [2022-04-17T12:13:45.349Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
12:13:45 [2022-04-17T12:13:45.349Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
12:13:45 [2022-04-17T12:13:45.349Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
12:13:45 [2022-04-17T12:13:45.349Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
12:13:45 [2022-04-17T12:13:45.349Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
12:13:45 [2022-04-17T12:13:45.349Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
12:13:45 [2022-04-17T12:13:45.349Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
12:13:45 [2022-04-17T12:13:45.802Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
12:13:47 [2022-04-17T12:13:47.369Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
12:13:47 [2022-04-17T12:13:47.507Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
12:13:47 [2022-04-17T12:13:47.838Z] === RUN   TestDockerSuite/TestBuildLabels
12:13:49 [2022-04-17T12:13:49.409Z] === RUN   TestDockerSuite/TestBuildLabelsCache
12:13:49 [2022-04-17T12:13:49.679Z] === RUN   TestDockerSuite/TestLogsAPIUntil
12:13:50 [2022-04-17T12:13:50.977Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
12:13:55 [2022-04-17T12:13:55.436Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
12:13:57 [2022-04-17T12:13:57.596Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
12:13:57 [2022-04-17T12:13:57.596Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
12:13:57 [2022-04-17T12:13:57.596Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
12:13:58 [2022-04-17T12:13:58.154Z] === RUN   TestDockerSuite/TestBuildLastModified
12:13:58 [2022-04-17T12:13:58.154Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
12:13:58 [2022-04-17T12:13:58.446Z] === RUN   TestDockerSuite/TestBuildRm
12:13:58 [2022-04-17T12:13:58.622Z] === RUN   TestDockerSuite/TestBuildLineBreak
12:13:58 [2022-04-17T12:13:58.623Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
12:13:58 [2022-04-17T12:13:58.623Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
12:13:58 [2022-04-17T12:13:58.623Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
12:13:58 [2022-04-17T12:13:58.623Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
12:13:59 [2022-04-17T12:13:59.091Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
12:13:59 [2022-04-17T12:13:59.091Z] === RUN   TestDockerSuite/TestBuildMaintainer
12:13:59 [2022-04-17T12:13:59.758Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
12:13:59 [2022-04-17T12:13:59.758Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
12:14:00 [2022-04-17T12:14:00.079Z] === RUN   TestDockerSuite/TestBuildMissingArgs
12:14:00 [2022-04-17T12:14:00.548Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
12:14:06 [2022-04-17T12:14:06.424Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
12:14:06 [2022-04-17T12:14:06.794Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
12:14:13 [2022-04-17T12:14:13.826Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
12:14:16 [2022-04-17T12:14:16.249Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
12:14:19 [2022-04-17T12:14:19.200Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
12:14:19 [2022-04-17T12:14:19.200Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
12:14:19 [2022-04-17T12:14:19.200Z] === RUN   TestDockerSuite/TestBuildScratchCopy
12:14:19 [2022-04-17T12:14:19.200Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
12:14:19 [2022-04-17T12:14:19.586Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
12:14:19 [2022-04-17T12:14:19.667Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
12:14:21 [2022-04-17T12:14:21.229Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
12:14:22 [2022-04-17T12:14:22.470Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
12:14:24 [2022-04-17T12:14:24.633Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
12:14:24 [2022-04-17T12:14:24.633Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
12:14:24 [2022-04-17T12:14:24.633Z] === RUN   TestDockerSuite/TestLogsFollowStopped
12:14:27 [2022-04-17T12:14:27.088Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
12:14:27 [2022-04-17T12:14:27.518Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
12:14:30 [2022-04-17T12:14:30.402Z] === RUN   TestDockerSuite/TestLogsSince
12:14:31 [2022-04-17T12:14:31.837Z] === RUN   TestDockerSuite/TestBuildShellInherited
12:14:36 [2022-04-17T12:14:36.547Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
12:14:36 [2022-04-17T12:14:36.547Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
12:14:36 [2022-04-17T12:14:36.547Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
12:14:37 [2022-04-17T12:14:37.015Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
12:14:37 [2022-04-17T12:14:37.702Z] === RUN   TestDockerSuite/TestBuildShellMultiple
12:14:40 [2022-04-17T12:14:40.676Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
12:14:40 [2022-04-17T12:14:40.676Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
12:14:40 [2022-04-17T12:14:40.676Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
12:14:40 [2022-04-17T12:14:40.676Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
12:14:40 [2022-04-17T12:14:40.676Z] === RUN   TestDockerSuite/TestLogsTail
12:14:42 [2022-04-17T12:14:42.852Z] === RUN   TestDockerSuite/TestLogsTimestamps
12:14:45 [2022-04-17T12:14:45.754Z] === RUN   TestDockerSuite/TestLogsWithDetails
12:14:47 [2022-04-17T12:14:47.930Z] === RUN   TestDockerSuite/TestMountIntoProc
12:14:47 [2022-04-17T12:14:47.930Z]     docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux
12:14:47 [2022-04-17T12:14:47.930Z] === RUN   TestDockerSuite/TestMountIntoSys
12:14:47 [2022-04-17T12:14:47.931Z]     docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux
12:14:47 [2022-04-17T12:14:47.931Z] === RUN   TestDockerSuite/TestNetHostname
12:14:47 [2022-04-17T12:14:47.931Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
12:14:47 [2022-04-17T12:14:47.931Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
12:14:47 [2022-04-17T12:14:47.931Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
12:14:47 [2022-04-17T12:14:47.931Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
12:14:47 [2022-04-17T12:14:47.931Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
12:14:47 [2022-04-17T12:14:47.931Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
12:14:47 [2022-04-17T12:14:47.931Z]     docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux
12:14:47 [2022-04-17T12:14:47.931Z] === RUN   TestDockerSuite/TestPluginActive
12:14:47 [2022-04-17T12:14:47.931Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
12:14:47 [2022-04-17T12:14:47.931Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
12:14:47 [2022-04-17T12:14:47.931Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
12:14:47 [2022-04-17T12:14:47.931Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
12:14:48 [2022-04-17T12:14:48.388Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
12:14:48 [2022-04-17T12:14:48.388Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
12:14:48 [2022-04-17T12:14:48.388Z] === RUN   TestDockerSuite/TestPluginLogDriver
12:14:48 [2022-04-17T12:14:48.388Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
12:14:48 [2022-04-17T12:14:48.388Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
12:14:48 [2022-04-17T12:14:48.388Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
12:14:48 [2022-04-17T12:14:48.388Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
12:14:48 [2022-04-17T12:14:48.388Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
12:14:48 [2022-04-17T12:14:48.388Z] === RUN   TestDockerSuite/TestPluginUpgrade
12:14:48 [2022-04-17T12:14:48.388Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
12:14:48 [2022-04-17T12:14:48.388Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
12:14:48 [2022-04-17T12:14:48.388Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
12:14:48 [2022-04-17T12:14:48.388Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
12:14:48 [2022-04-17T12:14:48.388Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
12:14:48 [2022-04-17T12:14:48.388Z] === RUN   TestDockerSuite/TestPortHostBinding
12:14:48 [2022-04-17T12:14:48.388Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
12:14:48 [2022-04-17T12:14:48.388Z] === RUN   TestDockerSuite/TestPortList
12:14:48 [2022-04-17T12:14:48.388Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
12:14:48 [2022-04-17T12:14:48.388Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
12:14:54 [2022-04-17T12:14:54.178Z] === RUN   TestDockerSuite/TestPostContainersAttach
12:14:54 [2022-04-17T12:14:54.178Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
12:14:54 [2022-04-17T12:14:54.178Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
12:14:54 [2022-04-17T12:14:54.178Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
12:14:54 [2022-04-17T12:14:54.178Z]     docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
12:14:54 [2022-04-17T12:14:54.178Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
12:14:54 [2022-04-17T12:14:54.178Z]     docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
12:14:54 [2022-04-17T12:14:54.178Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
12:14:54 [2022-04-17T12:14:54.178Z]     docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
12:14:54 [2022-04-17T12:14:54.178Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
12:14:54 [2022-04-17T12:14:54.178Z]     docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
12:14:54 [2022-04-17T12:14:54.178Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
12:14:54 [2022-04-17T12:14:54.178Z]     docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
12:14:54 [2022-04-17T12:14:54.178Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
12:14:54 [2022-04-17T12:14:54.178Z]     docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
12:14:54 [2022-04-17T12:14:54.178Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
12:14:54 [2022-04-17T12:14:54.178Z]     docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
12:14:54 [2022-04-17T12:14:54.178Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
12:15:00 [2022-04-17T12:15:00.080Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
12:15:00 [2022-04-17T12:15:00.080Z]     docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
12:15:00 [2022-04-17T12:15:00.080Z] === RUN   TestDockerSuite/TestPsByOrder
12:15:02 [2022-04-17T12:15:02.998Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
12:15:02 [2022-04-17T12:15:02.998Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
12:15:02 [2022-04-17T12:15:02.998Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
12:15:08 [2022-04-17T12:15:08.620Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
12:15:08 [2022-04-17T12:15:08.620Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
12:15:08 [2022-04-17T12:15:08.620Z] === RUN   TestDockerSuite/TestPsListContainersBase
12:15:13 [2022-04-17T12:15:13.454Z] === RUN   TestDockerSuite/TestBuildSpaces
12:15:13 [2022-04-17T12:15:13.454Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
12:15:18 [2022-04-17T12:15:18.908Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
12:15:20 [2022-04-17T12:15:20.613Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
12:15:20 [2022-04-17T12:15:20.613Z] === RUN   TestDockerSuite/TestBuildStderr
12:15:27 [2022-04-17T12:15:27.779Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
12:15:27 [2022-04-17T12:15:27.899Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
12:15:36 [2022-04-17T12:15:36.547Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
12:15:36 [2022-04-17T12:15:36.547Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
12:15:36 [2022-04-17T12:15:36.547Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
12:15:36 [2022-04-17T12:15:36.547Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
12:15:42 [2022-04-17T12:15:42.857Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
12:15:47 [2022-04-17T12:15:47.616Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
12:15:48 [2022-04-17T12:15:48.883Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
12:15:53 [2022-04-17T12:15:53.546Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
12:15:54 [2022-04-17T12:15:54.780Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
12:15:57 [2022-04-17T12:15:57.943Z] === RUN   TestDockerSuite/TestBuildStopSignal
12:15:57 [2022-04-17T12:15:57.943Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
12:15:57 [2022-04-17T12:15:57.943Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
12:16:00 [2022-04-17T12:16:00.902Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
12:16:01 [2022-04-17T12:16:01.951Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
12:16:02 [2022-04-17T12:16:02.076Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
12:16:02 [2022-04-17T12:16:02.466Z] === RUN   TestDockerSuite/TestBuildTagEvent
12:16:06 [2022-04-17T12:16:06.742Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
12:16:06 [2022-04-17T12:16:06.742Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
12:16:06 [2022-04-17T12:16:06.742Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
12:16:06 [2022-04-17T12:16:06.742Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
12:16:06 [2022-04-17T12:16:06.742Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
12:16:09 [2022-04-17T12:16:09.623Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
12:16:12 [2022-04-17T12:16:12.526Z] === RUN   TestDockerSuite/TestPsListContainersSize
12:16:12 [2022-04-17T12:16:12.526Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
12:16:12 [2022-04-17T12:16:12.526Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
12:16:12 [2022-04-17T12:16:12.526Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
12:16:12 [2022-04-17T12:16:12.526Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
12:16:12 [2022-04-17T12:16:12.526Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
12:16:12 [2022-04-17T12:16:12.526Z] === RUN   TestDockerSuite/TestPsRightTagName
12:16:12 [2022-04-17T12:16:12.526Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
12:16:12 [2022-04-17T12:16:12.526Z] === RUN   TestDockerSuite/TestPsShowMounts
12:16:16 [2022-04-17T12:16:16.781Z] === RUN   TestDockerSuite/TestBuildUser
12:16:16 [2022-04-17T12:16:16.781Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
12:16:16 [2022-04-17T12:16:16.781Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
12:16:16 [2022-04-17T12:16:16.781Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
12:16:16 [2022-04-17T12:16:16.781Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
12:16:16 [2022-04-17T12:16:16.781Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
12:16:16 [2022-04-17T12:16:16.781Z] === RUN   TestDockerSuite/TestBuildVerboseOut
12:16:19 [2022-04-17T12:16:19.586Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
12:16:19 [2022-04-17T12:16:19.586Z]     docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux
12:16:19 [2022-04-17T12:16:19.586Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
12:16:21 [2022-04-17T12:16:21.113Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
12:16:21 [2022-04-17T12:16:21.113Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
12:16:21 [2022-04-17T12:16:21.113Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
12:16:22 [2022-04-17T12:16:22.639Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
12:16:22 [2022-04-17T12:16:22.650Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
12:16:22 [2022-04-17T12:16:22.650Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
12:16:23 [2022-04-17T12:16:23.597Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
12:16:23 [2022-04-17T12:16:23.597Z]     docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
12:16:23 [2022-04-17T12:16:23.597Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
12:16:27 [2022-04-17T12:16:27.251Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
12:16:27 [2022-04-17T12:16:27.251Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
12:16:27 [2022-04-17T12:16:27.251Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
12:16:27 [2022-04-17T12:16:27.406Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
12:16:27 [2022-04-17T12:16:27.406Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
12:16:27 [2022-04-17T12:16:27.406Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
12:16:27 [2022-04-17T12:16:27.406Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
12:16:27 [2022-04-17T12:16:27.406Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
12:16:28 [2022-04-17T12:16:28.270Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
12:16:32 [2022-04-17T12:16:32.936Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
12:16:35 [2022-04-17T12:16:35.826Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
12:16:42 [2022-04-17T12:16:42.191Z] === RUN   TestDockerSuite/TestBuildMultipleTags
12:16:42 [2022-04-17T12:16:42.191Z] === RUN   TestDockerSuite/TestBuildNetContainer
12:16:42 [2022-04-17T12:16:42.191Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
12:16:42 [2022-04-17T12:16:42.191Z] === RUN   TestDockerSuite/TestBuildNetNone
12:16:42 [2022-04-17T12:16:42.191Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
12:16:42 [2022-04-17T12:16:42.191Z] === RUN   TestDockerSuite/TestBuildNoContext
12:16:45 [2022-04-17T12:16:45.146Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
12:16:55 [2022-04-17T12:16:55.578Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
12:16:57 [2022-04-17T12:16:57.602Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
12:16:57 [2022-04-17T12:16:57.602Z] === RUN   TestDockerSuite/TestBuildWindowsUser
12:17:00 [2022-04-17T12:17:00.911Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
12:17:00 [2022-04-17T12:17:00.911Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
12:17:00 [2022-04-17T12:17:00.911Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
12:17:02 [2022-04-17T12:17:02.744Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
12:17:03 [2022-04-17T12:17:03.213Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
12:17:03 [2022-04-17T12:17:03.213Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
12:17:06 [2022-04-17T12:17:06.166Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
12:17:07 [2022-04-17T12:17:07.153Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
12:17:07 [2022-04-17T12:17:07.944Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
12:17:08 [2022-04-17T12:17:08.400Z] === RUN   TestDockerSuite/TestRestartPolicyNO
12:17:08 [2022-04-17T12:17:08.401Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
12:17:09 [2022-04-17T12:17:09.367Z] === RUN   TestDockerSuite/TestRestartRunningContainer
12:17:09 [2022-04-17T12:17:09.371Z] === RUN   TestDockerSuite/TestBuildOnBuild
12:17:10 [2022-04-17T12:17:10.086Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
12:17:14 [2022-04-17T12:17:14.029Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
12:17:15 [2022-04-17T12:17:15.957Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
12:17:15 [2022-04-17T12:17:15.957Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
12:17:16 [2022-04-17T12:17:16.424Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
12:17:16 [2022-04-17T12:17:16.424Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
12:17:16 [2022-04-17T12:17:16.424Z] === RUN   TestDockerSuite/TestBuildWithFailure
12:17:19 [2022-04-17T12:17:19.791Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
12:17:19 [2022-04-17T12:17:19.791Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
12:17:19 [2022-04-17T12:17:19.791Z] === RUN   TestDockerSuite/TestRestartWithVolumes
12:17:19 [2022-04-17T12:17:19.797Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
12:17:20 [2022-04-17T12:17:20.217Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
12:17:20 [2022-04-17T12:17:20.217Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
12:17:20 [2022-04-17T12:17:20.684Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
12:17:22 [2022-04-17T12:17:22.013Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
12:17:23 [2022-04-17T12:17:23.520Z] === RUN   TestDockerSuite/TestRmiBlank
12:17:23 [2022-04-17T12:17:23.979Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
12:17:23 [2022-04-17T12:17:23.979Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
12:17:35 [2022-04-17T12:17:35.613Z] === RUN   TestDockerSuite/TestBuildWithTabs
12:17:36 [2022-04-17T12:17:36.962Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
12:17:38 [2022-04-17T12:17:38.748Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
12:17:41 [2022-04-17T12:17:41.634Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
12:17:41 [2022-04-17T12:17:41.723Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
12:17:42 [2022-04-17T12:17:42.091Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
12:17:42 [2022-04-17T12:17:42.762Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
12:17:42 [2022-04-17T12:17:42.762Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
12:17:49 [2022-04-17T12:17:49.136Z] === RUN   TestDockerSuite/TestRmiImgIDForce
12:17:52 [2022-04-17T12:17:52.151Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
12:17:53 [2022-04-17T12:17:53.799Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
12:17:58 [2022-04-17T12:17:58.023Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
12:18:00 [2022-04-17T12:18:00.574Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
12:18:00 [2022-04-17T12:18:00.574Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
12:18:01 [2022-04-17T12:18:01.041Z] === RUN   TestDockerSuite/TestBuildWithVolumes
12:18:01 [2022-04-17T12:18:01.041Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
12:18:01 [2022-04-17T12:18:01.511Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
12:18:01 [2022-04-17T12:18:01.511Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
12:18:01 [2022-04-17T12:18:01.511Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
12:18:02 [2022-04-17T12:18:02.620Z] === RUN   TestDockerSuite/TestRmiParentImageFail
12:18:03 [2022-04-17T12:18:03.074Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
12:18:03 [2022-04-17T12:18:03.898Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
12:18:04 [2022-04-17T12:18:04.885Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
12:18:04 [2022-04-17T12:18:04.885Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
12:18:04 [2022-04-17T12:18:04.885Z] === RUN   TestDockerSuite/TestBuildPATH
12:18:04 [2022-04-17T12:18:04.885Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
12:18:04 [2022-04-17T12:18:04.885Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
12:18:06 [2022-04-17T12:18:06.329Z] === RUN   TestDockerSuite/TestRmiTag
12:18:06 [2022-04-17T12:18:06.783Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
12:18:07 [2022-04-17T12:18:07.839Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
12:18:07 [2022-04-17T12:18:07.839Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
12:18:07 [2022-04-17T12:18:07.839Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
12:18:09 [2022-04-17T12:18:09.668Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
12:18:15 [2022-04-17T12:18:15.552Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
12:18:17 [2022-04-17T12:18:17.113Z] === RUN   TestDockerSuite/TestBuildXZHost
12:18:17 [2022-04-17T12:18:17.113Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
12:18:17 [2022-04-17T12:18:17.588Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
12:18:17 [2022-04-17T12:18:17.588Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
12:18:17 [2022-04-17T12:18:17.588Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
12:18:17 [2022-04-17T12:18:17.588Z]     docker_cli_sni_test.go:18: Flakey test
12:18:17 [2022-04-17T12:18:17.588Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
12:18:20 [2022-04-17T12:18:20.535Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
12:18:20 [2022-04-17T12:18:20.535Z]     docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
12:18:20 [2022-04-17T12:18:20.535Z] === RUN   TestDockerSuite/TestCommitChange
12:18:27 [2022-04-17T12:18:27.310Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
12:18:27 [2022-04-17T12:18:27.692Z] === RUN   TestDockerSuite/TestCommitChangeLabels
12:18:29 [2022-04-17T12:18:29.471Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
12:18:33 [2022-04-17T12:18:33.550Z] === RUN   TestDockerSuite/TestCommitHardlink
12:18:33 [2022-04-17T12:18:33.550Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
12:18:33 [2022-04-17T12:18:33.550Z] === RUN   TestDockerSuite/TestCommitNewFile
12:18:35 [2022-04-17T12:18:35.229Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
12:18:35 [2022-04-17T12:18:35.684Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
12:18:35 [2022-04-17T12:18:35.684Z]     docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux
12:18:35 [2022-04-17T12:18:35.684Z] === RUN   TestDockerSuite/TestRunAddHost
12:18:35 [2022-04-17T12:18:35.684Z]     docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux
12:18:35 [2022-04-17T12:18:35.684Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
12:18:35 [2022-04-17T12:18:35.684Z]     docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux
12:18:35 [2022-04-17T12:18:35.684Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
12:18:35 [2022-04-17T12:18:35.684Z]     docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux
12:18:35 [2022-04-17T12:18:35.684Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
12:18:35 [2022-04-17T12:18:35.684Z]     docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux
12:18:35 [2022-04-17T12:18:35.684Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
12:18:35 [2022-04-17T12:18:35.684Z]     docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux
12:18:35 [2022-04-17T12:18:35.684Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
12:18:35 [2022-04-17T12:18:35.684Z]     docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux
12:18:35 [2022-04-17T12:18:35.684Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
12:18:37 [2022-04-17T12:18:37.956Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
12:18:37 [2022-04-17T12:18:37.956Z]     docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux
12:18:37 [2022-04-17T12:18:37.956Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
12:18:37 [2022-04-17T12:18:37.956Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
12:18:37 [2022-04-17T12:18:37.956Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
12:18:43 [2022-04-17T12:18:43.728Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
12:18:43 [2022-04-17T12:18:43.963Z] === RUN   TestDockerSuite/TestCommitPausedContainer
12:18:43 [2022-04-17T12:18:43.964Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
12:18:43 [2022-04-17T12:18:43.964Z] === RUN   TestDockerSuite/TestCommitTTY
12:18:45 [2022-04-17T12:18:45.891Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
12:18:48 [2022-04-17T12:18:48.065Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
12:18:50 [2022-04-17T12:18:50.953Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
12:18:52 [2022-04-17T12:18:52.620Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
12:18:53 [2022-04-17T12:18:53.123Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
12:18:53 [2022-04-17T12:18:53.123Z] === RUN   TestDockerSuite/TestRunBindMounts
12:18:58 [2022-04-17T12:18:58.484Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
12:18:58 [2022-04-17T12:18:58.484Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
12:18:58 [2022-04-17T12:18:58.484Z] === RUN   TestDockerSuite/TestCommitWithoutPause
12:18:58 [2022-04-17T12:18:58.484Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
12:18:58 [2022-04-17T12:18:58.484Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
12:18:58 [2022-04-17T12:18:58.484Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
12:18:58 [2022-04-17T12:18:58.484Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
12:18:58 [2022-04-17T12:18:58.484Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
12:18:58 [2022-04-17T12:18:58.484Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
12:18:58 [2022-04-17T12:18:58.484Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
12:18:58 [2022-04-17T12:18:58.484Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
12:18:58 [2022-04-17T12:18:58.484Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
12:18:58 [2022-04-17T12:18:58.484Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
12:18:58 [2022-04-17T12:18:58.484Z]     docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
12:18:58 [2022-04-17T12:18:58.484Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
12:18:58 [2022-04-17T12:18:58.951Z] === RUN   TestDockerSuite/TestContainerAPICommit
12:18:58 [2022-04-17T12:18:58.979Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
12:18:58 [2022-04-17T12:18:58.980Z]     docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux
12:18:58 [2022-04-17T12:18:58.980Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
12:18:58 [2022-04-17T12:18:58.980Z]     docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux
12:18:58 [2022-04-17T12:18:58.980Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
12:18:58 [2022-04-17T12:18:58.980Z]     docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux
12:18:58 [2022-04-17T12:18:58.980Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
12:18:58 [2022-04-17T12:18:58.980Z]     docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux
12:18:58 [2022-04-17T12:18:58.980Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
12:18:58 [2022-04-17T12:18:58.980Z]     docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux
12:18:58 [2022-04-17T12:18:58.980Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
12:18:58 [2022-04-17T12:18:58.980Z]     docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux
12:18:58 [2022-04-17T12:18:58.980Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
12:18:58 [2022-04-17T12:18:58.980Z]     docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux
12:18:58 [2022-04-17T12:18:58.980Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
12:18:58 [2022-04-17T12:18:58.980Z]     docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux
12:18:58 [2022-04-17T12:18:58.980Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
12:18:58 [2022-04-17T12:18:58.980Z]     docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux
12:18:58 [2022-04-17T12:18:58.980Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
12:18:58 [2022-04-17T12:18:58.980Z]     docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux
12:18:58 [2022-04-17T12:18:58.980Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
12:18:58 [2022-04-17T12:18:58.980Z]     docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux
12:18:58 [2022-04-17T12:18:58.980Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
12:19:01 [2022-04-17T12:19:01.191Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
12:19:01 [2022-04-17T12:19:01.191Z]     docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux
12:19:01 [2022-04-17T12:19:01.191Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
12:19:04 [2022-04-17T12:19:04.135Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
12:19:04 [2022-04-17T12:19:04.135Z]     docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux
12:19:04 [2022-04-17T12:19:04.135Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
12:19:04 [2022-04-17T12:19:04.135Z]     docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
12:19:04 [2022-04-17T12:19:04.135Z] === RUN   TestDockerSuite/TestRunContainerNetwork
12:19:06 [2022-04-17T12:19:06.345Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
12:19:06 [2022-04-17T12:19:06.345Z]     docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux
12:19:06 [2022-04-17T12:19:06.345Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
12:19:06 [2022-04-17T12:19:06.345Z]     docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux
12:19:06 [2022-04-17T12:19:06.345Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
12:19:06 [2022-04-17T12:19:06.345Z]     docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux
12:19:06 [2022-04-17T12:19:06.811Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
12:19:06 [2022-04-17T12:19:06.811Z]     docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux
12:19:06 [2022-04-17T12:19:06.811Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
12:19:06 [2022-04-17T12:19:06.811Z]     docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux
12:19:06 [2022-04-17T12:19:06.811Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
12:19:06 [2022-04-17T12:19:06.811Z]     docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux
12:19:06 [2022-04-17T12:19:06.811Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
12:19:06 [2022-04-17T12:19:06.811Z]     docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux
12:19:06 [2022-04-17T12:19:06.811Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
12:19:08 [2022-04-17T12:19:08.371Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
12:19:08 [2022-04-17T12:19:08.487Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
12:19:09 [2022-04-17T12:19:09.377Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
12:19:11 [2022-04-17T12:19:11.317Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
12:19:16 [2022-04-17T12:19:16.060Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
12:19:16 [2022-04-17T12:19:16.061Z]     docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux
12:19:16 [2022-04-17T12:19:16.061Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
12:19:16 [2022-04-17T12:19:16.061Z]     docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux
12:19:16 [2022-04-17T12:19:16.061Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
12:19:16 [2022-04-17T12:19:16.061Z]     docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
12:19:16 [2022-04-17T12:19:16.061Z] === RUN   TestDockerSuite/TestRunCreateVolume
12:19:19 [2022-04-17T12:19:19.005Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
12:19:19 [2022-04-17T12:19:19.005Z]     docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux
12:19:19 [2022-04-17T12:19:19.005Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
12:19:19 [2022-04-17T12:19:19.005Z]     docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux
12:19:19 [2022-04-17T12:19:19.005Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
12:19:19 [2022-04-17T12:19:19.005Z]     docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux
12:19:19 [2022-04-17T12:19:19.005Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
12:19:19 [2022-04-17T12:19:19.005Z]     docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux
12:19:19 [2022-04-17T12:19:19.005Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
12:19:20 [2022-04-17T12:19:20.568Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
12:19:21 [2022-04-17T12:19:21.859Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
12:19:21 [2022-04-17T12:19:21.859Z]     docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
12:19:21 [2022-04-17T12:19:21.859Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
12:19:24 [2022-04-17T12:19:24.816Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
12:19:24 [2022-04-17T12:19:24.816Z]     docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
12:19:24 [2022-04-17T12:19:24.816Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
12:19:24 [2022-04-17T12:19:24.816Z]     docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
12:19:24 [2022-04-17T12:19:24.816Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
12:19:24 [2022-04-17T12:19:24.816Z]     docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
12:19:24 [2022-04-17T12:19:24.816Z] === RUN   TestDockerSuite/TestContainerAPICreate
12:19:27 [2022-04-17T12:19:27.717Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
12:19:27 [2022-04-17T12:19:27.717Z]     docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux
12:19:27 [2022-04-17T12:19:27.717Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
12:19:27 [2022-04-17T12:19:27.717Z]     docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux
12:19:27 [2022-04-17T12:19:27.717Z] === RUN   TestDockerSuite/TestRunDNSOptions
12:19:27 [2022-04-17T12:19:27.717Z]     docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux
12:19:27 [2022-04-17T12:19:27.717Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
12:19:27 [2022-04-17T12:19:27.717Z]     docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux
12:19:27 [2022-04-17T12:19:27.717Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
12:19:27 [2022-04-17T12:19:27.717Z]     docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux
12:19:27 [2022-04-17T12:19:27.717Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
12:19:27 [2022-04-17T12:19:27.717Z]     docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux
12:19:27 [2022-04-17T12:19:27.717Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
12:19:28 [2022-04-17T12:19:28.602Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
12:19:28 [2022-04-17T12:19:28.602Z]     docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
12:19:28 [2022-04-17T12:19:28.602Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
12:19:28 [2022-04-17T12:19:28.602Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
12:19:29 [2022-04-17T12:19:29.279Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
12:19:29 [2022-04-17T12:19:29.279Z]     docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux
12:19:29 [2022-04-17T12:19:29.279Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
12:19:29 [2022-04-17T12:19:29.746Z] === RUN   TestDockerSuite/TestRunDuplicateMount
12:19:29 [2022-04-17T12:19:29.746Z]     docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux
12:19:29 [2022-04-17T12:19:29.746Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
12:19:31 [2022-04-17T12:19:31.955Z] === RUN   TestDockerSuite/TestRunEchoStdout
12:19:32 [2022-04-17T12:19:32.388Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
12:19:32 [2022-04-17T12:19:32.388Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
12:19:32 [2022-04-17T12:19:32.388Z]     docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
12:19:32 [2022-04-17T12:19:32.388Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
12:19:32 [2022-04-17T12:19:32.388Z]     docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
12:19:32 [2022-04-17T12:19:32.388Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
12:19:32 [2022-04-17T12:19:32.388Z]     docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
12:19:32 [2022-04-17T12:19:32.388Z] === RUN   TestDockerSuite/TestContainerAPIDelete
12:19:33 [2022-04-17T12:19:33.783Z] === RUN   TestDockerSuite/TestBuildRm
12:19:34 [2022-04-17T12:19:34.903Z] === RUN   TestDockerSuite/TestRunEmptyEnv
12:19:34 [2022-04-17T12:19:34.903Z]     docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux
12:19:34 [2022-04-17T12:19:34.903Z] === RUN   TestDockerSuite/TestRunEntrypoint
12:19:37 [2022-04-17T12:19:37.148Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
12:19:37 [2022-04-17T12:19:37.848Z] === RUN   TestDockerSuite/TestRunEnvironment
12:19:37 [2022-04-17T12:19:37.848Z]     docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux
12:19:37 [2022-04-17T12:19:37.848Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
12:19:37 [2022-04-17T12:19:37.848Z]     docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux
12:19:37 [2022-04-17T12:19:37.848Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
12:19:37 [2022-04-17T12:19:37.848Z]     docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux
12:19:37 [2022-04-17T12:19:37.848Z] === RUN   TestDockerSuite/TestRunExitCode
12:19:40 [2022-04-17T12:19:40.058Z] === RUN   TestDockerSuite/TestRunExitCodeOne
12:19:40 [2022-04-17T12:19:40.097Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
12:19:43 [2022-04-17T12:19:43.003Z] === RUN   TestDockerSuite/TestRunExitCodeZero
12:19:44 [2022-04-17T12:19:44.850Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
12:19:44 [2022-04-17T12:19:44.850Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
12:19:44 [2022-04-17T12:19:44.850Z]     docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
12:19:44 [2022-04-17T12:19:44.850Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
12:19:45 [2022-04-17T12:19:45.214Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
12:19:48 [2022-04-17T12:19:48.158Z] === RUN   TestDockerSuite/TestRunExposePort
12:19:48 [2022-04-17T12:19:48.158Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
12:19:48 [2022-04-17T12:19:48.158Z]     docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux
12:19:48 [2022-04-17T12:19:48.158Z] === RUN   TestDockerSuite/TestRunGroupAdd
12:19:48 [2022-04-17T12:19:48.158Z]     docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux
12:19:48 [2022-04-17T12:19:48.158Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
12:19:48 [2022-04-17T12:19:48.158Z]     docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux
12:19:48 [2022-04-17T12:19:48.158Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
12:19:48 [2022-04-17T12:19:48.158Z]     docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux
12:19:48 [2022-04-17T12:19:48.158Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
12:19:48 [2022-04-17T12:19:48.158Z]     docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm
12:19:48 [2022-04-17T12:19:48.158Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
12:19:48 [2022-04-17T12:19:48.158Z]     docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux
12:19:48 [2022-04-17T12:19:48.158Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
12:19:48 [2022-04-17T12:19:48.158Z]     docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux
12:19:48 [2022-04-17T12:19:48.158Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
12:19:48 [2022-04-17T12:19:48.734Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
12:19:49 [2022-04-17T12:19:49.597Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
12:19:49 [2022-04-17T12:19:49.597Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
12:19:52 [2022-04-17T12:19:52.528Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
12:19:52 [2022-04-17T12:19:52.528Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
12:19:52 [2022-04-17T12:19:52.553Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
12:19:52 [2022-04-17T12:19:52.553Z]     docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
12:19:52 [2022-04-17T12:19:52.553Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
12:19:52 [2022-04-17T12:19:52.553Z]     docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
12:19:52 [2022-04-17T12:19:52.553Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
12:19:52 [2022-04-17T12:19:52.901Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
12:19:52 [2022-04-17T12:19:52.901Z]     docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux
12:19:52 [2022-04-17T12:19:52.901Z] === RUN   TestDockerSuite/TestRunInvalidReference
12:19:52 [2022-04-17T12:19:52.901Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
12:19:52 [2022-04-17T12:19:52.901Z]     docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux
12:19:52 [2022-04-17T12:19:52.901Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
12:19:52 [2022-04-17T12:19:52.901Z]     docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux
12:19:52 [2022-04-17T12:19:52.901Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
12:19:52 [2022-04-17T12:19:52.901Z]     docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux
12:19:52 [2022-04-17T12:19:52.901Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
12:19:52 [2022-04-17T12:19:52.901Z]     docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux
12:19:52 [2022-04-17T12:19:52.901Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
12:19:52 [2022-04-17T12:19:52.997Z] === RUN   TestDockerSuite/TestBuildScratchCopy
12:19:52 [2022-04-17T12:19:52.997Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
12:19:53 [2022-04-17T12:19:53.466Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
12:19:55 [2022-04-17T12:19:55.032Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
12:19:56 [2022-04-17T12:19:56.342Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
12:19:56 [2022-04-17T12:19:56.342Z] === RUN   TestDockerSuite/TestContainerAPIKill
12:19:59 [2022-04-17T12:19:59.791Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
12:20:00 [2022-04-17T12:20:00.054Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
12:20:00 [2022-04-17T12:20:00.054Z]     docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
12:20:00 [2022-04-17T12:20:00.054Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
12:20:00 [2022-04-17T12:20:00.130Z] === RUN   TestDockerSuite/TestContainerAPIPause
12:20:00 [2022-04-17T12:20:00.130Z]     docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
12:20:00 [2022-04-17T12:20:00.130Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
12:20:01 [2022-04-17T12:20:01.038Z] === RUN   TestDockerSuite/TestRunModeHostname
12:20:01 [2022-04-17T12:20:01.038Z]     docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux
12:20:01 [2022-04-17T12:20:01.038Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
12:20:01 [2022-04-17T12:20:01.038Z]     docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux
12:20:01 [2022-04-17T12:20:01.038Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
12:20:01 [2022-04-17T12:20:01.038Z]     docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux
12:20:01 [2022-04-17T12:20:01.038Z] === RUN   TestDockerSuite/TestRunModeIpcHost
12:20:01 [2022-04-17T12:20:01.038Z]     docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux
12:20:01 [2022-04-17T12:20:01.038Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
12:20:01 [2022-04-17T12:20:01.038Z]     docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux
12:20:01 [2022-04-17T12:20:01.504Z] === RUN   TestDockerSuite/TestRunModePIDContainer
12:20:01 [2022-04-17T12:20:01.504Z]     docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux
12:20:01 [2022-04-17T12:20:01.504Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
12:20:01 [2022-04-17T12:20:01.505Z]     docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux
12:20:01 [2022-04-17T12:20:01.505Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
12:20:01 [2022-04-17T12:20:01.505Z]     docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux
12:20:01 [2022-04-17T12:20:01.505Z] === RUN   TestDockerSuite/TestRunModeUTSHost
12:20:01 [2022-04-17T12:20:01.505Z]     docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux
12:20:01 [2022-04-17T12:20:01.505Z] === RUN   TestDockerSuite/TestRunMount
12:20:01 [2022-04-17T12:20:01.505Z]     docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux
12:20:01 [2022-04-17T12:20:01.505Z] === RUN   TestDockerSuite/TestRunMountOrdering
12:20:01 [2022-04-17T12:20:01.505Z]     docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux
12:20:01 [2022-04-17T12:20:01.505Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
12:20:01 [2022-04-17T12:20:01.505Z]     docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux
12:20:01 [2022-04-17T12:20:01.505Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
12:20:01 [2022-04-17T12:20:01.505Z]     docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux
12:20:01 [2022-04-17T12:20:01.505Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
12:20:03 [2022-04-17T12:20:03.586Z] === RUN   TestDockerSuite/TestBuildShellInherited
12:20:03 [2022-04-17T12:20:03.958Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
12:20:04 [2022-04-17T12:20:04.426Z] === RUN   TestDockerSuite/TestContainerAPIRename
12:20:08 [2022-04-17T12:20:08.210Z] === RUN   TestDockerSuite/TestContainerAPIRestart
12:20:10 [2022-04-17T12:20:10.210Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
12:20:10 [2022-04-17T12:20:10.210Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
12:20:10 [2022-04-17T12:20:10.210Z] === RUN   TestDockerSuite/TestRunNamedVolume
12:20:10 [2022-04-17T12:20:10.210Z]     docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux
12:20:10 [2022-04-17T12:20:10.210Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
12:20:10 [2022-04-17T12:20:10.210Z]     docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux
12:20:10 [2022-04-17T12:20:10.210Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
12:20:14 [2022-04-17T12:20:14.010Z] === RUN   TestDockerSuite/TestBuildShellMultiple
12:20:14 [2022-04-17T12:20:14.950Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
12:20:15 [2022-04-17T12:20:15.367Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
12:20:19 [2022-04-17T12:20:19.696Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
12:20:19 [2022-04-17T12:20:19.696Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
12:20:19 [2022-04-17T12:20:19.696Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
12:20:19 [2022-04-17T12:20:19.696Z]     docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
12:20:19 [2022-04-17T12:20:19.696Z] === RUN   TestDockerSuite/TestRunNetHost
12:20:19 [2022-04-17T12:20:19.696Z]     docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux
12:20:19 [2022-04-17T12:20:19.696Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
12:20:19 [2022-04-17T12:20:19.696Z]     docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux
12:20:19 [2022-04-17T12:20:19.696Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
12:20:19 [2022-04-17T12:20:19.696Z]     docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux
12:20:19 [2022-04-17T12:20:19.696Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
12:20:19 [2022-04-17T12:20:19.696Z]     docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux
12:20:19 [2022-04-17T12:20:19.696Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
12:20:19 [2022-04-17T12:20:19.696Z]     docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux
12:20:19 [2022-04-17T12:20:19.696Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
12:20:19 [2022-04-17T12:20:19.696Z]     docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux
12:20:19 [2022-04-17T12:20:19.696Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
12:20:19 [2022-04-17T12:20:19.696Z]     docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux
12:20:19 [2022-04-17T12:20:19.696Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
12:20:20 [2022-04-17T12:20:20.162Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
12:20:21 [2022-04-17T12:20:21.144Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
12:20:21 [2022-04-17T12:20:21.228Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
12:20:21 [2022-04-17T12:20:21.228Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
12:20:21 [2022-04-17T12:20:21.228Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
12:20:21 [2022-04-17T12:20:21.228Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
12:20:21 [2022-04-17T12:20:21.228Z] === RUN   TestDockerSuite/TestContainerAPIStart
12:20:23 [2022-04-17T12:20:23.351Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
12:20:24 [2022-04-17T12:20:24.172Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
12:20:24 [2022-04-17T12:20:24.172Z]     docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
12:20:24 [2022-04-17T12:20:24.172Z] === RUN   TestDockerSuite/TestContainerAPIStop
12:20:24 [2022-04-17T12:20:24.911Z] === RUN   TestDockerSuite/TestRunNonExistingImage
12:20:26 [2022-04-17T12:20:26.475Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
12:20:27 [2022-04-17T12:20:27.959Z] === RUN   TestDockerSuite/TestContainerAPITop
12:20:27 [2022-04-17T12:20:27.959Z]     docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
12:20:27 [2022-04-17T12:20:27.959Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
12:20:28 [2022-04-17T12:20:28.039Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
12:20:28 [2022-04-17T12:20:28.506Z]     docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux
12:20:28 [2022-04-17T12:20:28.506Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
12:20:28 [2022-04-17T12:20:28.506Z]     docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux
12:20:28 [2022-04-17T12:20:28.506Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
12:20:28 [2022-04-17T12:20:28.506Z]     docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux
12:20:28 [2022-04-17T12:20:28.506Z] === RUN   TestDockerSuite/TestRunPortInUse
12:20:28 [2022-04-17T12:20:28.506Z]     docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux
12:20:28 [2022-04-17T12:20:28.506Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
12:20:28 [2022-04-17T12:20:28.506Z]     docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux
12:20:28 [2022-04-17T12:20:28.506Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
12:20:28 [2022-04-17T12:20:28.506Z]     docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux
12:20:28 [2022-04-17T12:20:28.506Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
12:20:28 [2022-04-17T12:20:28.506Z]     docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux
12:20:28 [2022-04-17T12:20:28.506Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
12:20:28 [2022-04-17T12:20:28.506Z]     docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux
12:20:28 [2022-04-17T12:20:28.506Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
12:20:31 [2022-04-17T12:20:31.835Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
12:20:32 [2022-04-17T12:20:32.287Z] === RUN   TestDockerSuite/TestRunPublishPort
12:20:32 [2022-04-17T12:20:32.287Z]     docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux
12:20:32 [2022-04-17T12:20:32.287Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
12:20:32 [2022-04-17T12:20:32.287Z]     docker_cli_run_test.go:2854: unmatched requirement Apparmor
12:20:32 [2022-04-17T12:20:32.287Z] === RUN   TestDockerSuite/TestRunReadProcLatency
12:20:32 [2022-04-17T12:20:32.287Z]     docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux
12:20:32 [2022-04-17T12:20:32.287Z] === RUN   TestDockerSuite/TestRunReadProcTimer
12:20:32 [2022-04-17T12:20:32.287Z]     docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux
12:20:32 [2022-04-17T12:20:32.287Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
12:20:32 [2022-04-17T12:20:32.287Z]     docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux
12:20:32 [2022-04-17T12:20:32.287Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
12:20:32 [2022-04-17T12:20:32.709Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
12:20:32 [2022-04-17T12:20:32.709Z] === RUN   TestDockerSuite/TestContainerAPIWait
12:20:33 [2022-04-17T12:20:33.403Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
12:20:33 [2022-04-17T12:20:33.872Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
12:20:37 [2022-04-17T12:20:37.473Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
12:20:40 [2022-04-17T12:20:40.934Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
12:20:40 [2022-04-17T12:20:40.934Z]     docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux
12:20:40 [2022-04-17T12:20:40.934Z] === RUN   TestDockerSuite/TestRunRm
12:20:41 [2022-04-17T12:20:41.264Z] === RUN   TestDockerSuite/TestContainerNetworkMode
12:20:41 [2022-04-17T12:20:41.264Z]     docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux
12:20:41 [2022-04-17T12:20:41.264Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
12:20:41 [2022-04-17T12:20:41.264Z]     docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux
12:20:41 [2022-04-17T12:20:41.264Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
12:20:41 [2022-04-17T12:20:41.264Z]     docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
12:20:41 [2022-04-17T12:20:41.264Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
12:20:41 [2022-04-17T12:20:41.264Z]     docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
12:20:41 [2022-04-17T12:20:41.264Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
12:20:41 [2022-04-17T12:20:41.264Z]     docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux
12:20:41 [2022-04-17T12:20:41.264Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
12:20:43 [2022-04-17T12:20:43.878Z] === RUN   TestDockerSuite/TestRunRmAndWait
12:20:44 [2022-04-17T12:20:44.217Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
12:20:44 [2022-04-17T12:20:44.217Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
12:20:46 [2022-04-17T12:20:46.376Z] === RUN   TestDockerSuite/TestBuildSpaces
12:20:46 [2022-04-17T12:20:46.845Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
12:20:48 [2022-04-17T12:20:48.007Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
12:20:49 [2022-04-17T12:20:49.733Z] === RUN   TestDockerSuite/TestRunRmPre125Api
12:20:50 [2022-04-17T12:20:50.957Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
12:20:51 [2022-04-17T12:20:51.942Z] === RUN   TestDockerSuite/TestRunRootWorkdir
12:20:52 [2022-04-17T12:20:52.719Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
12:20:52 [2022-04-17T12:20:52.719Z] === RUN   TestDockerSuite/TestBuildStderr
12:20:54 [2022-04-17T12:20:54.753Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
12:20:54 [2022-04-17T12:20:54.885Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
12:20:57 [2022-04-17T12:20:57.093Z] === RUN   TestDockerSuite/TestRunSetMacAddress
12:20:57 [2022-04-17T12:20:57.706Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0008d9f80_<nil>}
12:20:58 [2022-04-17T12:20:58.590Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
12:20:59 [2022-04-17T12:20:59.302Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
12:20:59 [2022-04-17T12:20:59.302Z]     docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux
12:20:59 [2022-04-17T12:20:59.302Z] === RUN   TestDockerSuite/TestRunState
12:20:59 [2022-04-17T12:20:59.302Z]     docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux
12:20:59 [2022-04-17T12:20:59.302Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
12:21:01 [2022-04-17T12:21:01.495Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12417695315_c:\foo_false__<nil>_<nil>_<nil>}
12:21:02 [2022-04-17T12:21:02.246Z] === RUN   TestDockerSuite/TestRunStdinPipe
12:21:02 [2022-04-17T12:21:02.246Z]     docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux
12:21:02 [2022-04-17T12:21:02.246Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
12:21:04 [2022-04-17T12:21:04.446Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12417695315_c:\foo_true__<nil>_<nil>_<nil>}
12:21:04 [2022-04-17T12:21:04.458Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
12:21:04 [2022-04-17T12:21:04.458Z]     docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux
12:21:04 [2022-04-17T12:21:04.458Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
12:21:04 [2022-04-17T12:21:04.458Z]     docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux
12:21:04 [2022-04-17T12:21:04.458Z] === RUN   TestDockerSuite/TestRunTLSVerify
12:21:04 [2022-04-17T12:21:04.458Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
12:21:04 [2022-04-17T12:21:04.925Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
12:21:04 [2022-04-17T12:21:04.925Z]     docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux
12:21:04 [2022-04-17T12:21:04.925Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
12:21:08 [2022-04-17T12:21:08.230Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
12:21:08 [2022-04-17T12:21:08.230Z]     docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
12:21:08 [2022-04-17T12:21:08.230Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
12:21:08 [2022-04-17T12:21:08.230Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
12:21:08 [2022-04-17T12:21:08.230Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
12:21:08 [2022-04-17T12:21:08.230Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
12:21:08 [2022-04-17T12:21:08.230Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
12:21:08 [2022-04-17T12:21:08.230Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
12:21:08 [2022-04-17T12:21:08.230Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
12:21:08 [2022-04-17T12:21:08.230Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
12:21:08 [2022-04-17T12:21:08.230Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
12:21:08 [2022-04-17T12:21:08.230Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
12:21:08 [2022-04-17T12:21:08.230Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
12:21:08 [2022-04-17T12:21:08.697Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
12:21:08 [2022-04-17T12:21:08.697Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
12:21:08 [2022-04-17T12:21:08.697Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
12:21:08 [2022-04-17T12:21:08.697Z]     docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
12:21:08 [2022-04-17T12:21:08.697Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
12:21:08 [2022-04-17T12:21:08.697Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
12:21:08 [2022-04-17T12:21:08.697Z] === RUN   TestDockerSuite/TestCopyAndRestart
12:21:08 [2022-04-17T12:21:08.697Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
12:21:08 [2022-04-17T12:21:08.697Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
12:21:08 [2022-04-17T12:21:08.697Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
12:21:08 [2022-04-17T12:21:08.697Z] === RUN   TestDockerSuite/TestCpAbsolutePath
12:21:09 [2022-04-17T12:21:09.671Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
12:21:09 [2022-04-17T12:21:09.671Z]     docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux
12:21:09 [2022-04-17T12:21:09.671Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
12:21:09 [2022-04-17T12:21:09.671Z]     docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux
12:21:09 [2022-04-17T12:21:09.671Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
12:21:09 [2022-04-17T12:21:09.671Z]     docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux
12:21:09 [2022-04-17T12:21:09.671Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
12:21:09 [2022-04-17T12:21:09.671Z]     docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
12:21:09 [2022-04-17T12:21:09.671Z] === RUN   TestDockerSuite/TestRunUnshareProc
12:21:09 [2022-04-17T12:21:09.671Z]     docker_cli_run_test.go:2893: unmatched requirement Apparmor
12:21:09 [2022-04-17T12:21:09.671Z] === RUN   TestDockerSuite/TestRunUserByID
12:21:09 [2022-04-17T12:21:09.671Z]     docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux
12:21:09 [2022-04-17T12:21:09.671Z] === RUN   TestDockerSuite/TestRunUserByIDBig
12:21:09 [2022-04-17T12:21:09.671Z]     docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux
12:21:09 [2022-04-17T12:21:09.671Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
12:21:09 [2022-04-17T12:21:09.671Z]     docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux
12:21:09 [2022-04-17T12:21:09.671Z] === RUN   TestDockerSuite/TestRunUserByIDZero
12:21:09 [2022-04-17T12:21:09.671Z]     docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux
12:21:09 [2022-04-17T12:21:09.671Z] === RUN   TestDockerSuite/TestRunUserByName
12:21:09 [2022-04-17T12:21:09.671Z]     docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux
12:21:09 [2022-04-17T12:21:09.671Z] === RUN   TestDockerSuite/TestRunUserDefaults
12:21:12 [2022-04-17T12:21:12.490Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
12:21:12 [2022-04-17T12:21:12.490Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
12:21:12 [2022-04-17T12:21:12.490Z] === RUN   TestDockerSuite/TestCpFromCaseA
12:21:12 [2022-04-17T12:21:12.490Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
12:21:12 [2022-04-17T12:21:12.490Z] === RUN   TestDockerSuite/TestCpFromCaseB
12:21:12 [2022-04-17T12:21:12.490Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
12:21:12 [2022-04-17T12:21:12.490Z] === RUN   TestDockerSuite/TestCpFromCaseC
12:21:12 [2022-04-17T12:21:12.490Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
12:21:12 [2022-04-17T12:21:12.490Z] === RUN   TestDockerSuite/TestCpFromCaseD
12:21:12 [2022-04-17T12:21:12.490Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
12:21:12 [2022-04-17T12:21:12.490Z] === RUN   TestDockerSuite/TestCpFromCaseE
12:21:12 [2022-04-17T12:21:12.490Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
12:21:12 [2022-04-17T12:21:12.490Z] === RUN   TestDockerSuite/TestCpFromCaseF
12:21:12 [2022-04-17T12:21:12.490Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
12:21:12 [2022-04-17T12:21:12.490Z] === RUN   TestDockerSuite/TestCpFromCaseG
12:21:12 [2022-04-17T12:21:12.490Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
12:21:12 [2022-04-17T12:21:12.490Z] === RUN   TestDockerSuite/TestCpFromCaseH
12:21:12 [2022-04-17T12:21:12.490Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
12:21:12 [2022-04-17T12:21:12.490Z] === RUN   TestDockerSuite/TestCpFromCaseI
12:21:12 [2022-04-17T12:21:12.490Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
12:21:12 [2022-04-17T12:21:12.490Z] === RUN   TestDockerSuite/TestCpFromCaseJ
12:21:12 [2022-04-17T12:21:12.490Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
12:21:12 [2022-04-17T12:21:12.490Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
12:21:12 [2022-04-17T12:21:12.490Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
12:21:12 [2022-04-17T12:21:12.490Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
12:21:12 [2022-04-17T12:21:12.490Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
12:21:12 [2022-04-17T12:21:12.490Z] === RUN   TestDockerSuite/TestCpGarbagePath
12:21:12 [2022-04-17T12:21:12.619Z] === RUN   TestDockerSuite/TestRunUserNotFound
12:21:12 [2022-04-17T12:21:12.619Z]     docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux
12:21:12 [2022-04-17T12:21:12.619Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
12:21:14 [2022-04-17T12:21:14.831Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
12:21:14 [2022-04-17T12:21:14.831Z]     docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux
12:21:14 [2022-04-17T12:21:14.831Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
12:21:14 [2022-04-17T12:21:14.831Z]     docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux
12:21:14 [2022-04-17T12:21:14.831Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
12:21:16 [2022-04-17T12:21:16.286Z] === RUN   TestDockerSuite/TestCpLocalOnly
12:21:16 [2022-04-17T12:21:16.286Z] === RUN   TestDockerSuite/TestCpNameHasColon
12:21:16 [2022-04-17T12:21:16.286Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
12:21:16 [2022-04-17T12:21:16.286Z] === RUN   TestDockerSuite/TestCpRelativePath
12:21:18 [2022-04-17T12:21:18.613Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
12:21:20 [2022-04-17T12:21:20.072Z] === RUN   TestDockerSuite/TestCpSpecialFiles
12:21:20 [2022-04-17T12:21:20.072Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
12:21:20 [2022-04-17T12:21:20.072Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
12:21:20 [2022-04-17T12:21:20.072Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
12:21:20 [2022-04-17T12:21:20.072Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
12:21:20 [2022-04-17T12:21:20.072Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
12:21:20 [2022-04-17T12:21:20.072Z] === RUN   TestDockerSuite/TestCpToCaseA
12:21:23 [2022-04-17T12:21:23.889Z] === RUN   TestDockerSuite/TestBuildStopSignal
12:21:23 [2022-04-17T12:21:23.889Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
12:21:23 [2022-04-17T12:21:23.889Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
12:21:25 [2022-04-17T12:21:25.455Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
12:21:25 [2022-04-17T12:21:25.933Z] === RUN   TestDockerSuite/TestCpToCaseB
12:21:27 [2022-04-17T12:21:27.021Z] === RUN   TestDockerSuite/TestBuildTagEvent
12:21:27 [2022-04-17T12:21:27.263Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
12:21:29 [2022-04-17T12:21:29.715Z] === RUN   TestDockerSuite/TestCpToCaseC
12:21:29 [2022-04-17T12:21:29.715Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
12:21:29 [2022-04-17T12:21:29.715Z] === RUN   TestDockerSuite/TestCpToCaseD
12:21:29 [2022-04-17T12:21:29.715Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
12:21:29 [2022-04-17T12:21:29.715Z] === RUN   TestDockerSuite/TestCpToCaseE
12:21:32 [2022-04-17T12:21:32.013Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
12:21:32 [2022-04-17T12:21:32.894Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
12:21:37 [2022-04-17T12:21:37.870Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
12:21:37 [2022-04-17T12:21:37.870Z]     docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux
12:21:37 [2022-04-17T12:21:37.870Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
12:21:37 [2022-04-17T12:21:37.870Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
12:21:38 [2022-04-17T12:21:38.768Z] === RUN   TestDockerSuite/TestBuildUser
12:21:38 [2022-04-17T12:21:38.768Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
12:21:38 [2022-04-17T12:21:38.768Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
12:21:38 [2022-04-17T12:21:38.768Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
12:21:39 [2022-04-17T12:21:39.237Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
12:21:39 [2022-04-17T12:21:39.237Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
12:21:39 [2022-04-17T12:21:39.237Z] === RUN   TestDockerSuite/TestBuildVerboseOut
12:21:41 [2022-04-17T12:21:41.652Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
12:21:43 [2022-04-17T12:21:43.995Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
12:21:44 [2022-04-17T12:21:44.598Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
12:21:44 [2022-04-17T12:21:44.641Z] === RUN   TestDockerSuite/TestCpToCaseF
12:21:44 [2022-04-17T12:21:44.641Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
12:21:44 [2022-04-17T12:21:44.641Z] === RUN   TestDockerSuite/TestCpToCaseG
12:21:44 [2022-04-17T12:21:44.641Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
12:21:44 [2022-04-17T12:21:44.641Z] === RUN   TestDockerSuite/TestCpToCaseH
12:21:44 [2022-04-17T12:21:44.983Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
12:21:46 [2022-04-17T12:21:46.807Z] === RUN   TestDockerSuite/TestRunWithBadDevice
12:21:46 [2022-04-17T12:21:46.807Z]     docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux
12:21:47 [2022-04-17T12:21:47.274Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
12:21:47 [2022-04-17T12:21:47.274Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
12:21:47 [2022-04-17T12:21:47.274Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
12:21:47 [2022-04-17T12:21:47.274Z]     docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux
12:21:47 [2022-04-17T12:21:47.274Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
12:21:47 [2022-04-17T12:21:47.274Z]     docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux
12:21:47 [2022-04-17T12:21:47.274Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
12:21:47 [2022-04-17T12:21:47.274Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
12:21:47 [2022-04-17T12:21:47.274Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
12:21:47 [2022-04-17T12:21:47.274Z]     docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux
12:21:47 [2022-04-17T12:21:47.274Z] === RUN   TestDockerSuite/TestRunWithUlimits
12:21:47 [2022-04-17T12:21:47.274Z]     docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
12:21:47 [2022-04-17T12:21:47.274Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
12:21:52 [2022-04-17T12:21:52.017Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
12:21:53 [2022-04-17T12:21:53.580Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
12:21:53 [2022-04-17T12:21:53.649Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
12:21:53 [2022-04-17T12:21:53.649Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
12:21:53 [2022-04-17T12:21:53.649Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
12:21:53 [2022-04-17T12:21:53.649Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
12:21:53 [2022-04-17T12:21:53.649Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
12:21:55 [2022-04-17T12:21:55.798Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
12:21:57 [2022-04-17T12:21:57.124Z] === RUN   TestDockerSuite/TestCpToCaseI
12:21:57 [2022-04-17T12:21:57.124Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
12:21:57 [2022-04-17T12:21:57.124Z] === RUN   TestDockerSuite/TestCpToCaseJ
12:21:57 [2022-04-17T12:21:57.125Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
12:21:57 [2022-04-17T12:21:57.125Z] === RUN   TestDockerSuite/TestCpToDot
12:22:00 [2022-04-17T12:22:00.071Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
12:22:00 [2022-04-17T12:22:00.071Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
12:22:00 [2022-04-17T12:22:00.071Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
12:22:00 [2022-04-17T12:22:00.071Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
12:22:00 [2022-04-17T12:22:00.071Z] === RUN   TestDockerSuite/TestCpToStdout
12:22:00 [2022-04-17T12:22:00.542Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
12:22:00 [2022-04-17T12:22:00.543Z]     docker_cli_run_test.go:3010: unmatched requirement Apparmor
12:22:00 [2022-04-17T12:22:00.543Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
12:22:00 [2022-04-17T12:22:00.543Z]     docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux
12:22:00 [2022-04-17T12:22:00.543Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
12:22:00 [2022-04-17T12:22:00.543Z]     docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux
12:22:00 [2022-04-17T12:22:00.543Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
12:22:00 [2022-04-17T12:22:00.543Z]     docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux
12:22:00 [2022-04-17T12:22:00.543Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
12:22:00 [2022-04-17T12:22:00.543Z]     docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux
12:22:01 [2022-04-17T12:22:01.009Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
12:22:01 [2022-04-17T12:22:01.009Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
12:22:01 [2022-04-17T12:22:01.009Z] === RUN   TestDockerSuite/TestSaveCheckTimes
12:22:01 [2022-04-17T12:22:01.009Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
12:22:01 [2022-04-17T12:22:01.009Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
12:22:01 [2022-04-17T12:22:01.009Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
12:22:01 [2022-04-17T12:22:01.009Z] === RUN   TestDockerSuite/TestSaveImageId
12:22:01 [2022-04-17T12:22:01.009Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
12:22:01 [2022-04-17T12:22:01.009Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
12:22:01 [2022-04-17T12:22:01.009Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
12:22:01 [2022-04-17T12:22:01.009Z] === RUN   TestDockerSuite/TestSaveLoadParents
12:22:01 [2022-04-17T12:22:01.009Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
12:22:01 [2022-04-17T12:22:01.009Z] === RUN   TestDockerSuite/TestSaveMultipleNames
12:22:01 [2022-04-17T12:22:01.009Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
12:22:01 [2022-04-17T12:22:01.009Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
12:22:01 [2022-04-17T12:22:01.009Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
12:22:01 [2022-04-17T12:22:01.009Z] === RUN   TestDockerSuite/TestSaveSingleTag
12:22:01 [2022-04-17T12:22:01.009Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
12:22:01 [2022-04-17T12:22:01.009Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
12:22:01 [2022-04-17T12:22:01.009Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
12:22:01 [2022-04-17T12:22:01.009Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
12:22:01 [2022-04-17T12:22:01.009Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
12:22:01 [2022-04-17T12:22:01.009Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
12:22:01 [2022-04-17T12:22:01.009Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
12:22:01 [2022-04-17T12:22:01.009Z] === RUN   TestDockerSuite/TestSearchCmdOptions
12:22:03 [2022-04-17T12:22:03.217Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
12:22:03 [2022-04-17T12:22:03.683Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
12:22:03 [2022-04-17T12:22:03.876Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
12:22:03 [2022-04-17T12:22:03.876Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
12:22:03 [2022-04-17T12:22:03.876Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
12:22:03 [2022-04-17T12:22:03.876Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
12:22:03 [2022-04-17T12:22:03.876Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
12:22:03 [2022-04-17T12:22:03.876Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
12:22:03 [2022-04-17T12:22:03.876Z] === RUN   TestDockerSuite/TestCpVolumePath
12:22:03 [2022-04-17T12:22:03.876Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
12:22:03 [2022-04-17T12:22:03.876Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
12:22:03 [2022-04-17T12:22:03.876Z] === RUN   TestDockerSuite/TestCreateArgs
12:22:03 [2022-04-17T12:22:03.876Z] === RUN   TestDockerSuite/TestCreateByImageID
12:22:04 [2022-04-17T12:22:04.149Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
12:22:04 [2022-04-17T12:22:04.149Z] === RUN   TestDockerSuite/TestSearchWithLimit
12:22:06 [2022-04-17T12:22:06.361Z] === RUN   TestDockerSuite/TestSlowStdinClosing
12:22:06 [2022-04-17T12:22:06.361Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
12:22:06 [2022-04-17T12:22:06.825Z] === RUN   TestDockerSuite/TestCreateEchoStdout
12:22:08 [2022-04-17T12:22:08.574Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
12:22:09 [2022-04-17T12:22:09.777Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
12:22:09 [2022-04-17T12:22:09.777Z] === RUN   TestDockerSuite/TestCreateHostConfig
12:22:10 [2022-04-17T12:22:10.244Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
12:22:11 [2022-04-17T12:22:11.523Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
12:22:13 [2022-04-17T12:22:13.194Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
12:22:14 [2022-04-17T12:22:14.178Z] === RUN   TestDockerSuite/TestCreateLabels
12:22:14 [2022-04-17T12:22:14.468Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
12:22:14 [2022-04-17T12:22:14.468Z]     docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux
12:22:14 [2022-04-17T12:22:14.468Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
12:22:14 [2022-04-17T12:22:14.645Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
12:22:14 [2022-04-17T12:22:14.645Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
12:22:14 [2022-04-17T12:22:14.645Z] === RUN   TestDockerSuite/TestCreateRM
12:22:15 [2022-04-17T12:22:15.112Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
12:22:15 [2022-04-17T12:22:15.112Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
12:22:15 [2022-04-17T12:22:15.112Z] === RUN   TestDockerSuite/TestCreateStopSignal
12:22:15 [2022-04-17T12:22:15.112Z] === RUN   TestDockerSuite/TestCreateStopTimeout
12:22:16 [2022-04-17T12:22:16.097Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
12:22:18 [2022-04-17T12:22:18.945Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
12:22:20 [2022-04-17T12:22:20.512Z] === RUN   TestDockerSuite/TestBuildWindowsUser
12:22:23 [2022-04-17T12:22:23.115Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
12:22:23 [2022-04-17T12:22:23.115Z]     docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux
12:22:23 [2022-04-17T12:22:23.115Z] === RUN   TestDockerSuite/TestStartAttachSilent
12:22:26 [2022-04-17T12:22:26.533Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
12:22:27 [2022-04-17T12:22:27.000Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
12:22:27 [2022-04-17T12:22:27.467Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
12:22:27 [2022-04-17T12:22:27.859Z] === RUN   TestDockerSuite/TestStartAttachWithRename
12:22:27 [2022-04-17T12:22:27.859Z]     docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux
12:22:27 [2022-04-17T12:22:27.859Z] === RUN   TestDockerSuite/TestStartMultipleContainers
12:22:27 [2022-04-17T12:22:27.859Z]     docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux
12:22:27 [2022-04-17T12:22:27.859Z] === RUN   TestDockerSuite/TestStartPausedContainer
12:22:27 [2022-04-17T12:22:27.859Z]     docker_cli_start_test.go:95: unmatched requirement IsPausable
12:22:27 [2022-04-17T12:22:27.859Z] === RUN   TestDockerSuite/TestStartRecordError
12:22:27 [2022-04-17T12:22:27.859Z]     docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux
12:22:27 [2022-04-17T12:22:27.859Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
12:22:31 [2022-04-17T12:22:31.254Z] === RUN   TestDockerSuite/TestCreateWithPortRange
12:22:31 [2022-04-17T12:22:31.254Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
12:22:31 [2022-04-17T12:22:31.254Z]     docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
12:22:31 [2022-04-17T12:22:31.254Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
12:22:33 [2022-04-17T12:22:33.720Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
12:22:33 [2022-04-17T12:22:33.720Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
12:22:33 [2022-04-17T12:22:33.720Z] === RUN   TestDockerSuite/TestStatsAllNoStream
12:22:33 [2022-04-17T12:22:33.720Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
12:22:33 [2022-04-17T12:22:33.720Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
12:22:33 [2022-04-17T12:22:33.720Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
12:22:33 [2022-04-17T12:22:33.720Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
12:22:33 [2022-04-17T12:22:33.720Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
12:22:33 [2022-04-17T12:22:33.720Z] === RUN   TestDockerSuite/TestStatsFormatAll
12:22:33 [2022-04-17T12:22:33.720Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
12:22:33 [2022-04-17T12:22:33.720Z] === RUN   TestDockerSuite/TestStatsNoStream
12:22:33 [2022-04-17T12:22:33.720Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
12:22:33 [2022-04-17T12:22:33.720Z] === RUN   TestDockerSuite/TestTopMultipleArgs
12:22:35 [2022-04-17T12:22:35.041Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
12:22:35 [2022-04-17T12:22:35.041Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
12:22:35 [2022-04-17T12:22:35.041Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
12:22:35 [2022-04-17T12:22:35.466Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
12:22:35 [2022-04-17T12:22:35.509Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
12:22:35 [2022-04-17T12:22:35.509Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
12:22:35 [2022-04-17T12:22:35.509Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
12:22:35 [2022-04-17T12:22:35.509Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
12:22:35 [2022-04-17T12:22:35.509Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
12:22:35 [2022-04-17T12:22:35.509Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
12:22:35 [2022-04-17T12:22:35.509Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
12:22:35 [2022-04-17T12:22:35.509Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
12:22:35 [2022-04-17T12:22:35.509Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
12:22:35 [2022-04-17T12:22:35.509Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
12:22:35 [2022-04-17T12:22:35.509Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
12:22:35 [2022-04-17T12:22:35.509Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
12:22:35 [2022-04-17T12:22:35.509Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
12:22:35 [2022-04-17T12:22:35.509Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
12:22:35 [2022-04-17T12:22:35.509Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
12:22:35 [2022-04-17T12:22:35.509Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
12:22:35 [2022-04-17T12:22:35.509Z] === RUN   TestDockerSuite/TestDevicePermissions
12:22:35 [2022-04-17T12:22:35.509Z]     docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux
12:22:35 [2022-04-17T12:22:35.509Z] === RUN   TestDockerSuite/TestDockerFails
12:22:35 [2022-04-17T12:22:35.509Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
12:22:35 [2022-04-17T12:22:35.509Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
12:22:35 [2022-04-17T12:22:35.509Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
12:22:35 [2022-04-17T12:22:35.509Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
12:22:35 [2022-04-17T12:22:35.509Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
12:22:35 [2022-04-17T12:22:35.509Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
12:22:35 [2022-04-17T12:22:35.509Z] === RUN   TestDockerSuite/TestEventsAttach
12:22:35 [2022-04-17T12:22:35.509Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
12:22:35 [2022-04-17T12:22:35.509Z] === RUN   TestDockerSuite/TestEventsCommit
12:22:35 [2022-04-17T12:22:35.509Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
12:22:35 [2022-04-17T12:22:35.509Z] === RUN   TestDockerSuite/TestEventsContainerEvents
12:22:36 [2022-04-17T12:22:36.665Z] === RUN   TestDockerSuite/TestTopNonPrivileged
12:22:38 [2022-04-17T12:22:38.875Z] === RUN   TestDockerSuite/TestTopPrivileged
12:22:38 [2022-04-17T12:22:38.875Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
12:22:38 [2022-04-17T12:22:38.875Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
12:22:39 [2022-04-17T12:22:39.294Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
12:22:41 [2022-04-17T12:22:41.083Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
12:22:41 [2022-04-17T12:22:41.083Z]     docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux
12:22:41 [2022-04-17T12:22:41.083Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
12:22:41 [2022-04-17T12:22:41.083Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
12:22:41 [2022-04-17T12:22:41.083Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
12:22:41 [2022-04-17T12:22:41.083Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
12:22:41 [2022-04-17T12:22:41.083Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
12:22:41 [2022-04-17T12:22:41.083Z]     docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux
12:22:41 [2022-04-17T12:22:41.083Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
12:22:41 [2022-04-17T12:22:41.083Z]     docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux
12:22:41 [2022-04-17T12:22:41.083Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
12:22:41 [2022-04-17T12:22:41.083Z]     docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux
12:22:41 [2022-04-17T12:22:41.083Z] === RUN   TestDockerSuite/TestVolumeCLICreate
12:22:43 [2022-04-17T12:22:43.089Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
12:22:46 [2022-04-17T12:22:46.875Z] === RUN   TestDockerSuite/TestEventsContainerRestart
12:22:47 [2022-04-17T12:22:47.968Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
12:22:47 [2022-04-17T12:22:47.968Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
12:22:47 [2022-04-17T12:22:47.968Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
12:22:47 [2022-04-17T12:22:47.968Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
12:22:47 [2022-04-17T12:22:47.968Z] === RUN   TestDockerSuite/TestBuildWithFailure
12:22:50 [2022-04-17T12:22:50.932Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
12:22:50 [2022-04-17T12:22:50.932Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
12:22:50 [2022-04-17T12:22:50.932Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
12:22:58 [2022-04-17T12:22:58.875Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
12:22:58 [2022-04-17T12:22:58.875Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
12:22:58 [2022-04-17T12:22:58.875Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
12:22:58 [2022-04-17T12:22:58.875Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
12:22:58 [2022-04-17T12:22:58.875Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
12:22:58 [2022-04-17T12:22:58.875Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
12:22:58 [2022-04-17T12:22:58.875Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
12:22:58 [2022-04-17T12:22:58.875Z] === RUN   TestDockerSuite/TestVolumeCLILs
12:22:59 [2022-04-17T12:22:59.357Z] === RUN   TestDockerSuite/TestEventsCopy
12:23:00 [2022-04-17T12:23:00.435Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
12:23:00 [2022-04-17T12:23:00.435Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
12:23:04 [2022-04-17T12:23:04.219Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
12:23:04 [2022-04-17T12:23:04.219Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
12:23:04 [2022-04-17T12:23:04.686Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
12:23:04 [2022-04-17T12:23:04.686Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
12:23:04 [2022-04-17T12:23:04.686Z] === RUN   TestDockerSuite/TestVolumeCLIRm
12:23:05 [2022-04-17T12:23:05.215Z] === RUN   TestDockerSuite/TestEventsFilterContainer
12:23:05 [2022-04-17T12:23:05.892Z] === RUN   TestDockerSuite/TestBuildWithTabs
12:23:09 [2022-04-17T12:23:09.688Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
12:23:10 [2022-04-17T12:23:10.156Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
12:23:13 [2022-04-17T12:23:13.329Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
12:23:13 [2022-04-17T12:23:13.329Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
12:23:13 [2022-04-17T12:23:13.329Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
12:23:13 [2022-04-17T12:23:13.796Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
12:23:13 [2022-04-17T12:23:13.796Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
12:23:13 [2022-04-17T12:23:13.796Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
12:23:13 [2022-04-17T12:23:13.796Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
12:23:13 [2022-04-17T12:23:13.876Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
12:23:16 [2022-04-17T12:23:16.824Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
12:23:17 [2022-04-17T12:23:17.291Z] === RUN   TestDockerSuite/TestEventsFilterImageName
12:23:22 [2022-04-17T12:23:22.443Z] === RUN   TestDockerSuite/TestVolumeLsFormat
12:23:22 [2022-04-17T12:23:22.443Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
12:23:22 [2022-04-17T12:23:22.443Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
12:23:23 [2022-04-17T12:23:23.151Z] === RUN   TestDockerSuite/TestEventsFilterLabels
12:23:24 [2022-04-17T12:23:24.134Z] === RUN   TestDockerSuite/TestEventsFilterType
12:23:25 [2022-04-17T12:23:25.697Z] === RUN   TestDockerSuite/TestEventsFilters
12:23:27 [2022-04-17T12:23:27.985Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
12:23:27 [2022-04-17T12:23:27.985Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
12:23:27 [2022-04-17T12:23:27.985Z] === RUN   TestDockerSuite/TestBuildWithVolumes
12:23:27 [2022-04-17T12:23:27.985Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
12:23:27 [2022-04-17T12:23:27.985Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
12:23:27 [2022-04-17T12:23:27.985Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
12:23:27 [2022-04-17T12:23:27.985Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
12:23:28 [2022-04-17T12:23:28.454Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
12:23:32 [2022-04-17T12:23:32.848Z] === RUN   TestDockerSuite/TestEventsFormat
12:23:32 [2022-04-17T12:23:32.849Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
12:23:32 [2022-04-17T12:23:32.849Z]     docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux
12:23:32 [2022-04-17T12:23:32.849Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
12:23:33 [2022-04-17T12:23:33.832Z] --- PASS: TestDockerSuite (2373.03s)
12:23:33 [2022-04-17T12:23:33.832Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s)
12:23:33 [2022-04-17T12:23:33.832Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s)
12:23:33 [2022-04-17T12:23:33.832Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.05s)
12:23:33 [2022-04-17T12:23:33.832Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
12:23:33 [2022-04-17T12:23:33.832Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s)
12:23:33 [2022-04-17T12:23:33.832Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
12:23:33 [2022-04-17T12:23:33.832Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s)
12:23:33 [2022-04-17T12:23:33.832Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.78s)
12:23:33 [2022-04-17T12:23:33.832Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s)
12:23:33 [2022-04-17T12:23:33.832Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s)
12:23:33 [2022-04-17T12:23:33.832Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s)
12:23:33 [2022-04-17T12:23:33.832Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (81.22s)
12:23:33 [2022-04-17T12:23:33.832Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.80s)
12:23:33 [2022-04-17T12:23:33.832Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
12:23:33 [2022-04-17T12:23:33.832Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
12:23:33 [2022-04-17T12:23:33.832Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
12:23:33 [2022-04-17T12:23:33.832Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
12:23:33 [2022-04-17T12:23:33.832Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
12:23:33 [2022-04-17T12:23:33.832Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
12:23:33 [2022-04-17T12:23:33.832Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
12:23:33 [2022-04-17T12:23:33.832Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
12:23:33 [2022-04-17T12:23:33.832Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.37s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.14s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.67s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.33s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.68s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (89.29s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.97s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.11s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.97s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.99s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.33s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.54s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.98s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.05s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.15s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.06s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.22s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.70s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.23s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildAddTar (34.04s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.08s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.61s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.67s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.24s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.85s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.04s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.89s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.10s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.73s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.99s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.53s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.45s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.54s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.51s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.68s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.05s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.63s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.59s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.64s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.26s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.28s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.01s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.06s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.88s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.48s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.14s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.76s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.74s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.50s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.54s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.93s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.89s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.96s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.94s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.22s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.23s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.82s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (52.48s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.82s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (56.45s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.73s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.89s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.27s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.44s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.70s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.35s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.46s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.80s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (82.45s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.49s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.09s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.55s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.07s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.11s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.72s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.79s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.00s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.66s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.95s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.63s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildFails (2.56s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.22s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.87s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.69s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.95s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.29s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.36s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.37s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildHistory (11.56s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.00s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.89s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.65s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.99s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.00s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.66s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.07s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.57s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.93s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.59s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.28s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.25s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.57s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.08s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.20s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.16s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.68s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.12s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.83s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.70s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.25s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.94s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.82s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.47s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (9.99s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.72s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.93s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.30s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.68s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.23s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.47s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.27s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.59s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.91s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.88s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildRm (12.55s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.66s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.60s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.26s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.15s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (5.24s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (17.62s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.00s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.52s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.31s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.61s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildStderr (5.17s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.92s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.78s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.63s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (5.06s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.54s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.70s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.69s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.54s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.04s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.42s)
12:23:33 [2022-04-17T12:23:33.833Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.07s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (10.10s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.99s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.61s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.69s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (5.15s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.56s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.81s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.22s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.08s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.08s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.98s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.46s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCommitChange (5.17s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.95s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCommitNewFile (7.81s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCommitTTY (7.45s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.92s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (7.26s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.07s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.58s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.52s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.61s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.30s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.16s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.15s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.16s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.60s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.76s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.20s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.89s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.65s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (4.21s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.19s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.60s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.71s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.33s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.57s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.17s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.88s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.80s)
12:23:33 [2022-04-17T12:23:33.834Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.67s)
12:23:33 [2022-04-17T12:23:33.834Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.64s)
12:23:33 [2022-04-17T12:23:33.834Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.65s)
12:23:33 [2022-04-17T12:23:33.834Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.62s)
12:23:33 [2022-04-17T12:23:33.834Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000a97e78_<nil>} (2.67s)
12:23:33 [2022-04-17T12:23:33.834Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1587474895_c:\foo_false__<nil>_<nil>_<nil>} (2.74s)
12:23:33 [2022-04-17T12:23:33.834Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1587474895_c:\foo_true__<nil>_<nil>_<nil>} (2.77s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s)
12:23:33 [2022-04-17T12:23:33.834Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
12:23:33 [2022-04-17T12:23:33.834Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
12:23:33 [2022-04-17T12:23:33.834Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
12:23:33 [2022-04-17T12:23:33.834Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
12:23:33 [2022-04-17T12:23:33.834Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
12:23:33 [2022-04-17T12:23:33.834Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s)
12:23:33 [2022-04-17T12:23:33.834Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s)
12:23:33 [2022-04-17T12:23:33.834Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s)
12:23:33 [2022-04-17T12:23:33.834Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
12:23:33 [2022-04-17T12:23:33.834Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.89s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.85s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.79s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCpToCaseA (5.07s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.82s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCpToCaseE (9.97s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCpToCaseH (9.86s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCpToDot (2.80s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCpToStdout (3.01s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.23s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.15s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.70s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.98s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.88s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.27s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCreateRM (0.50s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.30s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.51s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.04s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.56s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.21s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.70s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestDockerFails (0.08s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.85s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.44s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.82s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (9.49s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.89s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.75s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.63s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.86s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.63s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.66s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.07s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestEventsFilters (5.60s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestEventsFormat (5.74s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.18s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestEventsRename (2.82s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestEventsResize (8.09s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.62s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.63s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.20s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.75s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.50s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.04s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.04s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.11s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.05s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.09s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.04s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.66s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.33s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.76s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.03s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.68s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
12:23:33 [2022-04-17T12:23:33.834Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.34s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.71s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.13s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.30s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.36s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.31s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.92s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.67s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.01s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.80s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.21s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.80s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.19s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.71s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.10s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.54s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.53s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.51s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.49s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.53s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.68s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.58s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.07s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.62s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.15s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.09s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.29s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.12s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.20s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.50s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.16s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.59s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.63s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.51s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.94s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.00s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.77s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.59s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.16s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.45s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.46s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.58s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.56s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.57s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.68s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.73s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestLogsSince (9.31s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestLogsTail (3.12s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.79s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.69s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.07s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.76s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestPsByOrder (9.49s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (10.23s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.94s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.34s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.30s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.56s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.01s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.17s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestPsShowMounts (7.49s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.50s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.85s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.80s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.19s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.15s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.86s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.87s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.84s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.66s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.15s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.12s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.73s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.39s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.26s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.48s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.06s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRmiTag (0.63s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.66s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.66s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.93s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.24s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.14s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.95s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.30s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.68s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.50s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.47s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.56s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRunBindMounts (5.18s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.50s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.10s)
12:23:33 [2022-04-17T12:23:33.835Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.28s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.92s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.64s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (4.82s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.49s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.88s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.24s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.57s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.50s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.56s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.69s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.52s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.54s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.49s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.71s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.45s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.95s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.63s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.01s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.40s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.59s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.18s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.80s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.93s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.92s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.44s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.89s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunRm (2.62s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.75s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.62s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.54s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.20s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.76s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.57s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.32s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.83s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.56s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.63s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.33s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.91s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.16s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.34s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.94s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.63s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.56s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.39s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.83s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.97s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.22s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.59s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (8.13s)
12:23:33 [2022-04-17T12:23:33.836Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.69s)
12:23:33 [2022-04-17T12:23:33.836Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.78s)
12:23:33 [2022-04-17T12:23:33.836Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.64s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.54s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.85s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.12s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.38s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.52s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.11s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.96s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.32s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (8.14s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.66s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.27s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
12:23:33 [2022-04-17T12:23:33.836Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.32s)
12:23:33 [2022-04-17T12:23:33.836Z] === RUN   TestDockerRegistrySuite
12:23:33 [2022-04-17T12:23:33.836Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
12:23:33 [2022-04-17T12:23:33.836Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.836Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
12:23:33 [2022-04-17T12:23:33.836Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.836Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
12:23:33 [2022-04-17T12:23:33.836Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.836Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
12:23:33 [2022-04-17T12:23:33.836Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.836Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
12:23:33 [2022-04-17T12:23:33.836Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.836Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
12:23:33 [2022-04-17T12:23:33.836Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.836Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
12:23:33 [2022-04-17T12:23:33.836Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.836Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
12:23:33 [2022-04-17T12:23:33.836Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.836Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
12:23:33 [2022-04-17T12:23:33.836Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.836Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
12:23:33 [2022-04-17T12:23:33.836Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.836Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
12:23:33 [2022-04-17T12:23:33.836Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.836Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
12:23:33 [2022-04-17T12:23:33.836Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.836Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistrySuite/TestV2Only
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] --- PASS: TestDockerRegistrySuite (0.13s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerSchema1RegistrySuite
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistryAuthTokenSuite
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerDaemonSuite
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:301: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:301: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:301: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] --- PASS: TestDockerDaemonSuite (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerSwarmSuite
12:23:33 [2022-04-17T12:23:33.837Z] --- PASS: TestDockerSwarmSuite (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerPluginSuite
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerPluginSuite/TestPluginCreate
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerPluginSuite/TestPluginInspect
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerPluginSuite/TestPluginSet
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] --- PASS: TestDockerPluginSuite (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerExternalVolumeSuite
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:127: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerNetworkSuite
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:133: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] --- SKIP: TestDockerNetworkSuite (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z] === RUN   TestDockerHubPullSuite
12:23:33 [2022-04-17T12:23:33.837Z]     check_test.go:141: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z] --- SKIP: TestDockerHubPullSuite (0.00s)
12:23:33 [2022-04-17T12:23:33.837Z] PASS
12:23:33 [2022-04-17T12:23:33.837Z] ok  	github.com/docker/docker/integration-cli	2373.388s
12:23:33 [2022-04-17T12:23:33.837Z] 
12:23:33 [2022-04-17T12:23:33.837Z] === Skipped
12:23:33 [2022-04-17T12:23:33.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s)
12:23:33 [2022-04-17T12:23:33.837Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s)
12:23:33 [2022-04-17T12:23:33.837Z] 
12:23:33 [2022-04-17T12:23:33.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
12:23:33 [2022-04-17T12:23:33.837Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
12:23:33 [2022-04-17T12:23:33.837Z] 
12:23:33 [2022-04-17T12:23:33.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
12:23:33 [2022-04-17T12:23:33.837Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
12:23:33 [2022-04-17T12:23:33.837Z] 
12:23:33 [2022-04-17T12:23:33.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
12:23:33 [2022-04-17T12:23:33.837Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
12:23:33 [2022-04-17T12:23:33.837Z] 
12:23:33 [2022-04-17T12:23:33.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
12:23:33 [2022-04-17T12:23:33.837Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
12:23:33 [2022-04-17T12:23:33.837Z] 
12:23:33 [2022-04-17T12:23:33.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
12:23:33 [2022-04-17T12:23:33.837Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
12:23:33 [2022-04-17T12:23:33.837Z] 
12:23:33 [2022-04-17T12:23:33.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
12:23:33 [2022-04-17T12:23:33.837Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
12:23:33 [2022-04-17T12:23:33.837Z] 
12:23:33 [2022-04-17T12:23:33.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
12:23:33 [2022-04-17T12:23:33.837Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
12:23:33 [2022-04-17T12:23:33.837Z] 
12:23:33 [2022-04-17T12:23:33.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
12:23:33 [2022-04-17T12:23:33.837Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
12:23:33 [2022-04-17T12:23:33.837Z] 
12:23:33 [2022-04-17T12:23:33.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
12:23:33 [2022-04-17T12:23:33.837Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.837Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
12:23:33 [2022-04-17T12:23:33.837Z] 
12:23:33 [2022-04-17T12:23:33.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_run_test.go:3149: unmatched requirement Apparmor
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_run_test.go:3127: unmatched requirement Apparmor
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.24s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.24s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.45s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.54s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.54s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s)
12:23:33 [2022-04-17T12:23:33.838Z] 
12:23:33 [2022-04-17T12:23:33.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
12:23:33 [2022-04-17T12:23:33.838Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
12:23:33 [2022-04-17T12:23:33.838Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
12:23:34 [2022-04-17T12:23:34.306Z] 
12:23:34 [2022-04-17T12:23:34.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s)
12:23:34 [2022-04-17T12:23:34.306Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.306Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s)
12:23:34 [2022-04-17T12:23:34.306Z] 
12:23:34 [2022-04-17T12:23:34.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
12:23:34 [2022-04-17T12:23:34.306Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.306Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
12:23:34 [2022-04-17T12:23:34.306Z] 
12:23:34 [2022-04-17T12:23:34.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s)
12:23:34 [2022-04-17T12:23:34.306Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.306Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s)
12:23:34 [2022-04-17T12:23:34.306Z] 
12:23:34 [2022-04-17T12:23:34.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
12:23:34 [2022-04-17T12:23:34.306Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.306Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
12:23:34 [2022-04-17T12:23:34.306Z] 
12:23:34 [2022-04-17T12:23:34.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
12:23:34 [2022-04-17T12:23:34.306Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.306Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
12:23:34 [2022-04-17T12:23:34.306Z] 
12:23:34 [2022-04-17T12:23:34.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
12:23:34 [2022-04-17T12:23:34.306Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.306Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
12:23:34 [2022-04-17T12:23:34.306Z] 
12:23:34 [2022-04-17T12:23:34.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
12:23:34 [2022-04-17T12:23:34.306Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.306Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
12:23:34 [2022-04-17T12:23:34.306Z] 
12:23:34 [2022-04-17T12:23:34.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
12:23:34 [2022-04-17T12:23:34.306Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.306Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
12:23:34 [2022-04-17T12:23:34.306Z] 
12:23:34 [2022-04-17T12:23:34.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
12:23:34 [2022-04-17T12:23:34.306Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.306Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
12:23:34 [2022-04-17T12:23:34.306Z] 
12:23:34 [2022-04-17T12:23:34.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
12:23:34 [2022-04-17T12:23:34.306Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.306Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
12:23:34 [2022-04-17T12:23:34.306Z] 
12:23:34 [2022-04-17T12:23:34.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
12:23:34 [2022-04-17T12:23:34.306Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.306Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
12:23:34 [2022-04-17T12:23:34.306Z] 
12:23:34 [2022-04-17T12:23:34.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
12:23:34 [2022-04-17T12:23:34.306Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.306Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
12:23:34 [2022-04-17T12:23:34.306Z] 
12:23:34 [2022-04-17T12:23:34.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
12:23:34 [2022-04-17T12:23:34.306Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.306Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
12:23:34 [2022-04-17T12:23:34.306Z] 
12:23:34 [2022-04-17T12:23:34.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.48s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.04s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.04s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.50s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_sni_test.go:18: Flakey test
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.307Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
12:23:34 [2022-04-17T12:23:34.307Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.03s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.03s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.308Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
12:23:34 [2022-04-17T12:23:34.308Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.309Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
12:23:34 [2022-04-17T12:23:34.309Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.310Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z] 
12:23:34 [2022-04-17T12:23:34.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
12:23:34 [2022-04-17T12:23:34.310Z]     docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:2854: unmatched requirement Apparmor
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z]     docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.311Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
12:23:34 [2022-04-17T12:23:34.311Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_run_test.go:2893: unmatched requirement Apparmor
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_run_test.go:3010: unmatched requirement Apparmor
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_start_test.go:95: unmatched requirement IsPausable
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.312Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
12:23:34 [2022-04-17T12:23:34.312Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
12:23:34 [2022-04-17T12:23:34.313Z]     docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
12:23:34 [2022-04-17T12:23:34.313Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s)
12:23:34 [2022-04-17T12:23:34.313Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s)
12:23:34 [2022-04-17T12:23:34.313Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z] 
12:23:34 [2022-04-17T12:23:34.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
12:23:34 [2022-04-17T12:23:34.313Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.313Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
12:23:34 [2022-04-17T12:23:34.779Z] 
12:23:34 [2022-04-17T12:23:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
12:23:34 [2022-04-17T12:23:34.779Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.779Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
12:23:34 [2022-04-17T12:23:34.779Z] 
12:23:34 [2022-04-17T12:23:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
12:23:34 [2022-04-17T12:23:34.779Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.779Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
12:23:34 [2022-04-17T12:23:34.779Z] 
12:23:34 [2022-04-17T12:23:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
12:23:34 [2022-04-17T12:23:34.779Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.779Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
12:23:34 [2022-04-17T12:23:34.779Z] 
12:23:34 [2022-04-17T12:23:34.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
12:23:34 [2022-04-17T12:23:34.779Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.779Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
12:23:34 [2022-04-17T12:23:34.779Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:301: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:301: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:301: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:127: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:133: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
12:23:34 [2022-04-17T12:23:34.780Z]     check_test.go:141: unmatched requirement DaemonIsLinux
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] DONE 1088 tests, 539 skipped in 2384.267s
12:23:34 [2022-04-17T12:23:34.780Z] INFO: Integration tests ended at 04/17/2022 12:23:34. Duration:00:39:44.4277474
12:23:34 [2022-04-17T12:23:34.780Z] INFO: Docker info of the daemon under test at end of run
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] Containers: 10
12:23:34 [2022-04-17T12:23:34.780Z]  Running: 0
12:23:34 [2022-04-17T12:23:34.780Z]  Paused: 0
12:23:34 [2022-04-17T12:23:34.780Z]  Stopped: 10
12:23:34 [2022-04-17T12:23:34.780Z] Images: 18
12:23:34 [2022-04-17T12:23:34.780Z] Server Version: 0.0.0-dev
12:23:34 [2022-04-17T12:23:34.780Z] Storage Driver: windowsfilter
12:23:34 [2022-04-17T12:23:34.780Z]  Windows: 
12:23:34 [2022-04-17T12:23:34.780Z] Logging Driver: json-file
12:23:34 [2022-04-17T12:23:34.780Z] Plugins: 
12:23:34 [2022-04-17T12:23:34.780Z]  Volume: local
12:23:34 [2022-04-17T12:23:34.780Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:23:34 [2022-04-17T12:23:34.780Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:23:34 [2022-04-17T12:23:34.780Z] Swarm: inactive
12:23:34 [2022-04-17T12:23:34.780Z] Default Isolation: process
12:23:34 [2022-04-17T12:23:34.780Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
12:23:34 [2022-04-17T12:23:34.780Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230)
12:23:34 [2022-04-17T12:23:34.780Z] OSType: windows
12:23:34 [2022-04-17T12:23:34.780Z] Architecture: x86_64
12:23:34 [2022-04-17T12:23:34.780Z] CPUs: 4
12:23:34 [2022-04-17T12:23:34.780Z] Total Memory: 32GiB
12:23:34 [2022-04-17T12:23:34.780Z] Name: azwin-2-abb1f0
12:23:34 [2022-04-17T12:23:34.780Z] ID: BJWX:MBAZ:ZGXY:VSCS:23PX:DXMS:7BG7:XJ5P:GY5R:BNU5:B6Y3:2HDY
12:23:34 [2022-04-17T12:23:34.780Z] Docker Root Dir: D:\CI\PR-43449\5\daemon
12:23:34 [2022-04-17T12:23:34.780Z] Debug Mode (client): false
12:23:34 [2022-04-17T12:23:34.780Z] Debug Mode (server): true
12:23:34 [2022-04-17T12:23:34.780Z]  File Descriptors: -1
12:23:34 [2022-04-17T12:23:34.780Z]  Goroutines: 17
12:23:34 [2022-04-17T12:23:34.780Z]  System Time: 2022-04-17T12:23:34.4119458Z
12:23:34 [2022-04-17T12:23:34.780Z]  EventsListeners: 0
12:23:34 [2022-04-17T12:23:34.780Z] Registry: https://index.docker.io/v1/
12:23:34 [2022-04-17T12:23:34.780Z] Labels:
12:23:34 [2022-04-17T12:23:34.780Z] Experimental: false
12:23:34 [2022-04-17T12:23:34.780Z] Insecure Registries:
12:23:34 [2022-04-17T12:23:34.780Z]  127.0.0.0/8
12:23:34 [2022-04-17T12:23:34.780Z] Live Restore Enabled: false
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] 
12:23:34 [2022-04-17T12:23:34.780Z] INFO: Stopping daemon under test
12:23:34 [2022-04-17T12:23:34.780Z] SUCCESS: The process with PID 3828 (child process of PID 1928) has been terminated.
12:23:34 [2022-04-17T12:23:34.780Z] SUCCESS: The process with PID 1928 (child process of PID 3536) has been terminated.
12:23:34 [2022-04-17T12:23:34.780Z] INFO: Stop tailing logs of the daemon under tests
12:23:34 [2022-04-17T12:23:34.780Z] INFO: executeCI.ps1 Completed successfully at 04/17/2022 12:23:34.
12:23:34 [2022-04-17T12:23:34.780Z] INFO: Tidying up at end of run
12:23:34 [2022-04-17T12:23:34.780Z] INFO: Saving daemon under test log (d:\CI\PR-43449\5\dut.out) to bundles\CIDUT.out
12:23:34 [2022-04-17T12:23:34.780Z] INFO: Saving daemon under test log (d:\CI\PR-43449\5\dut.err) to bundles\CIDUT.err
12:23:34 [2022-04-17T12:23:34.780Z] INFO: Saving containerd logs to bundles
12:23:34 [2022-04-17T12:23:34.780Z] INFO: Nuke-Everything...
12:23:35 [2022-04-17T12:23:35.247Z] INFO: Container count on control daemon to delete is 2
12:23:35 [2022-04-17T12:23:35.717Z] a9bf697731c2
12:23:35 [2022-04-17T12:23:35.717Z] 0ea66e38aba1
12:23:35 [2022-04-17T12:23:35.717Z] INFO: Tidying pidfile d:\CI\PR-43449\5\docker.pid
12:23:35 [2022-04-17T12:23:35.717Z] INFO: Nuking d:\CI
12:23:38 [2022-04-17T12:23:38.885Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
12:23:40 [2022-04-17T12:23:40.011Z] === RUN   TestDockerSuite/TestEventsFormatBadField
12:23:40 [2022-04-17T12:23:40.011Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
12:23:40 [2022-04-17T12:23:40.011Z] === RUN   TestDockerSuite/TestEventsImageImport
12:23:40 [2022-04-17T12:23:40.011Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
12:23:40 [2022-04-17T12:23:40.011Z] === RUN   TestDockerSuite/TestEventsImageLoad
12:23:40 [2022-04-17T12:23:40.011Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
12:23:40 [2022-04-17T12:23:40.011Z] === RUN   TestDockerSuite/TestEventsImagePull
12:23:40 [2022-04-17T12:23:40.011Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
12:23:40 [2022-04-17T12:23:40.011Z] === RUN   TestDockerSuite/TestEventsImageTag
12:23:40 [2022-04-17T12:23:40.457Z] === RUN   TestDockerSuite/TestBuildXZHost
12:23:40 [2022-04-17T12:23:40.457Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
12:23:40 [2022-04-17T12:23:40.927Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
12:23:40 [2022-04-17T12:23:40.927Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
12:23:40 [2022-04-17T12:23:40.927Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
12:23:40 [2022-04-17T12:23:40.927Z]     docker_cli_sni_test.go:18: Flakey test
12:23:40 [2022-04-17T12:23:40.927Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
12:23:40 [2022-04-17T12:23:40.996Z] === RUN   TestDockerSuite/TestEventsPluginOps
12:23:40 [2022-04-17T12:23:40.996Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
12:23:41 [2022-04-17T12:23:41.463Z] === RUN   TestDockerSuite/TestEventsRename
12:23:43 [2022-04-17T12:23:43.879Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
12:23:45 [2022-04-17T12:23:45.285Z] === RUN   TestDockerSuite/TestEventsResize
12:23:48 [2022-04-17T12:23:48.639Z] === RUN   TestDockerSuite/TestCommitChange
12:23:54 [2022-04-17T12:23:54.509Z] === RUN   TestDockerSuite/TestCommitChangeLabels
12:24:00 [2022-04-17T12:24:00.382Z] === RUN   TestDockerSuite/TestCommitHardlink
12:24:00 [2022-04-17T12:24:00.382Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
12:24:00 [2022-04-17T12:24:00.382Z] === RUN   TestDockerSuite/TestCommitNewFile
12:24:01 [2022-04-17T12:24:01.013Z] INFO: Zapped successfully
12:24:01 [2022-04-17T12:24:01.013Z] 
12:24:01 [2022-04-17T12:24:01.013Z] INFO: executeCI.ps1 exiting at Sun Apr 17 12:23:59 CUT 2022. Duration 01:07:06.3437145
12:24:01 [2022-04-17T12:24:01.013Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
12:24:01 [2022-04-17T12:24:01.261Z] Recording test results
12:24:09 [2022-04-17T12:24:09.059Z] === RUN   TestDockerSuite/TestCommitPausedContainer
12:24:09 [2022-04-17T12:24:09.059Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
12:24:09 [2022-04-17T12:24:09.059Z] === RUN   TestDockerSuite/TestCommitTTY
12:24:10 [2022-04-17T12:24:10.109Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
12:24:11 [2022-04-17T12:24:11.699Z] Creating win-2022-integration-bundles.zip
[Pipeline] archiveArtifacts
12:24:13 [2022-04-17T12:24:13.489Z] Archiving artifacts
12:24:16 [2022-04-17T12:24:16.219Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
12:24:21 [2022-04-17T12:24:21.128Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
12:24:22 [2022-04-17T12:24:22.095Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
12:24:22 [2022-04-17T12:24:22.095Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
12:24:22 [2022-04-17T12:24:22.095Z] === RUN   TestDockerSuite/TestCommitWithoutPause
12:24:22 [2022-04-17T12:24:22.095Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
12:24:22 [2022-04-17T12:24:22.095Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
12:24:22 [2022-04-17T12:24:22.095Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
12:24:22 [2022-04-17T12:24:22.095Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
12:24:22 [2022-04-17T12:24:22.095Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
12:24:22 [2022-04-17T12:24:22.095Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
12:24:22 [2022-04-17T12:24:22.095Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
12:24:22 [2022-04-17T12:24:22.095Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
12:24:22 [2022-04-17T12:24:22.095Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
12:24:22 [2022-04-17T12:24:22.095Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
12:24:22 [2022-04-17T12:24:22.095Z]     docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
12:24:22 [2022-04-17T12:24:22.095Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
12:24:22 [2022-04-17T12:24:22.095Z] === RUN   TestDockerSuite/TestContainerAPICommit
12:24:22 [2022-04-17T12:24:22.114Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
12:24:26 [2022-04-17T12:24:26.861Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
12:24:29 [2022-04-17T12:24:29.110Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43449/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:24:30 [2022-04-17T12:24:30.126Z] + make clean
12:24:30 [2022-04-17T12:24:30.761Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
12:24:31 [2022-04-17T12:24:31.696Z] docker volume rm -f docker-dev-cache docker-mod-cache
12:24:31 [2022-04-17T12:24:31.697Z] docker-dev-cache
12:24:31 [2022-04-17T12:24:31.697Z] docker-mod-cache
[Pipeline] deleteDir
12:24:32 [2022-04-17T12:24:32.721Z] === RUN   TestDockerSuite/TestEventsTop
12:24:32 [2022-04-17T12:24:32.721Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
12:24:32 [2022-04-17T12:24:32.721Z] === RUN   TestDockerSuite/TestEventsUntag
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:24:35 [2022-04-17T12:24:35.667Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
12:24:37 [2022-04-17T12:24:37.923Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
12:24:37 [2022-04-17T12:24:37.923Z]     docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
12:24:37 [2022-04-17T12:24:37.923Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
12:24:41 [2022-04-17T12:24:41.537Z] === RUN   TestDockerSuite/TestExec
12:24:41 [2022-04-17T12:24:41.537Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
12:24:41 [2022-04-17T12:24:41.537Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
12:24:41 [2022-04-17T12:24:41.537Z]     docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux
12:24:41 [2022-04-17T12:24:41.537Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
12:24:45 [2022-04-17T12:24:45.324Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
12:24:46 [2022-04-17T12:24:46.588Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
12:24:46 [2022-04-17T12:24:46.588Z]     docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
12:24:46 [2022-04-17T12:24:46.588Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
12:24:46 [2022-04-17T12:24:46.588Z]     docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
12:24:46 [2022-04-17T12:24:46.588Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
12:24:46 [2022-04-17T12:24:46.588Z]     docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
12:24:46 [2022-04-17T12:24:46.588Z] === RUN   TestDockerSuite/TestContainerAPICreate
12:24:48 [2022-04-17T12:24:48.292Z] === RUN   TestDockerSuite/TestExecAPIStart
12:24:48 [2022-04-17T12:24:48.293Z]     docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux
12:24:48 [2022-04-17T12:24:48.293Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
12:24:48 [2022-04-17T12:24:48.293Z]     docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux
12:24:48 [2022-04-17T12:24:48.293Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
12:24:48 [2022-04-17T12:24:48.293Z]     docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux
12:24:48 [2022-04-17T12:24:48.293Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
12:24:53 [2022-04-17T12:24:53.042Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
12:24:53 [2022-04-17T12:24:53.748Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
12:24:53 [2022-04-17T12:24:53.748Z]     docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
12:24:53 [2022-04-17T12:24:53.748Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
12:24:53 [2022-04-17T12:24:53.748Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
12:24:55 [2022-04-17T12:24:55.969Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
12:24:55 [2022-04-17T12:24:55.969Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
12:24:55 [2022-04-17T12:24:55.969Z]     docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
12:24:55 [2022-04-17T12:24:55.969Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
12:24:55 [2022-04-17T12:24:55.969Z]     docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
12:24:55 [2022-04-17T12:24:55.969Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
12:24:55 [2022-04-17T12:24:55.969Z]     docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
12:24:55 [2022-04-17T12:24:55.969Z] === RUN   TestDockerSuite/TestContainerAPIDelete
12:24:56 [2022-04-17T12:24:56.828Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
12:24:58 [2022-04-17T12:24:58.941Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
12:25:01 [2022-04-17T12:25:01.577Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
12:25:01 [2022-04-17T12:25:01.901Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
12:25:04 [2022-04-17T12:25:04.118Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
12:25:04 [2022-04-17T12:25:04.119Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
12:25:04 [2022-04-17T12:25:04.119Z]     docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
12:25:04 [2022-04-17T12:25:04.119Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
12:25:04 [2022-04-17T12:25:04.522Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
12:25:07 [2022-04-17T12:25:07.075Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
12:25:07 [2022-04-17T12:25:07.075Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
12:25:10 [2022-04-17T12:25:10.028Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
12:25:10 [2022-04-17T12:25:10.028Z]     docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
12:25:10 [2022-04-17T12:25:10.028Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
12:25:10 [2022-04-17T12:25:10.028Z]     docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
12:25:10 [2022-04-17T12:25:10.028Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
12:25:11 [2022-04-17T12:25:11.675Z] === RUN   TestDockerSuite/TestExecCgroup
12:25:11 [2022-04-17T12:25:11.675Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
12:25:11 [2022-04-17T12:25:11.675Z] === RUN   TestDockerSuite/TestExecEnv
12:25:11 [2022-04-17T12:25:11.675Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
12:25:11 [2022-04-17T12:25:11.675Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
12:25:11 [2022-04-17T12:25:11.675Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
12:25:11 [2022-04-17T12:25:11.675Z] === RUN   TestDockerSuite/TestExecExitStatus
12:25:12 [2022-04-17T12:25:12.986Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
12:25:12 [2022-04-17T12:25:12.986Z] === RUN   TestDockerSuite/TestContainerAPIKill
12:25:15 [2022-04-17T12:25:15.209Z] === RUN   TestDockerSuite/TestContainerAPIPause
12:25:15 [2022-04-17T12:25:15.209Z]     docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
12:25:15 [2022-04-17T12:25:15.209Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
12:25:16 [2022-04-17T12:25:16.425Z] === RUN   TestDockerSuite/TestExecInspectID
12:25:18 [2022-04-17T12:25:18.169Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
12:25:18 [2022-04-17T12:25:18.169Z] === RUN   TestDockerSuite/TestContainerAPIRename
12:25:21 [2022-04-17T12:25:21.123Z] === RUN   TestDockerSuite/TestContainerAPIRestart
12:25:22 [2022-04-17T12:25:22.282Z] === RUN   TestDockerSuite/TestExecInteractive
12:25:22 [2022-04-17T12:25:22.282Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
12:25:22 [2022-04-17T12:25:22.282Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
12:25:22 [2022-04-17T12:25:22.282Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
12:25:22 [2022-04-17T12:25:22.282Z] === RUN   TestDockerSuite/TestExecParseError
12:25:22 [2022-04-17T12:25:22.282Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
12:25:22 [2022-04-17T12:25:22.282Z] === RUN   TestDockerSuite/TestExecPausedContainer
12:25:22 [2022-04-17T12:25:22.282Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
12:25:22 [2022-04-17T12:25:22.282Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
12:25:22 [2022-04-17T12:25:22.282Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
12:25:22 [2022-04-17T12:25:22.282Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
12:25:27 [2022-04-17T12:25:27.032Z] === RUN   TestDockerSuite/TestExecSetEnv
12:25:27 [2022-04-17T12:25:27.032Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
12:25:27 [2022-04-17T12:25:27.032Z] === RUN   TestDockerSuite/TestExecStartFails
12:25:27 [2022-04-17T12:25:27.032Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
12:25:27 [2022-04-17T12:25:27.032Z] === RUN   TestDockerSuite/TestExecStateCleanup
12:25:27 [2022-04-17T12:25:27.032Z]     docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux
12:25:27 [2022-04-17T12:25:27.032Z] === RUN   TestDockerSuite/TestExecStopNotHanging
12:25:27 [2022-04-17T12:25:27.032Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
12:25:27 [2022-04-17T12:25:27.032Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
12:25:27 [2022-04-17T12:25:27.032Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
12:25:27 [2022-04-17T12:25:27.032Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
12:25:30 [2022-04-17T12:25:30.820Z] === RUN   TestDockerSuite/TestExecUlimits
12:25:30 [2022-04-17T12:25:30.820Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
12:25:30 [2022-04-17T12:25:30.820Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
12:25:31 [2022-04-17T12:25:31.555Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
12:25:34 [2022-04-17T12:25:34.509Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
12:25:34 [2022-04-17T12:25:34.509Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
12:25:34 [2022-04-17T12:25:34.979Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
12:25:34 [2022-04-17T12:25:34.979Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
12:25:34 [2022-04-17T12:25:34.979Z] === RUN   TestDockerSuite/TestContainerAPIStart
12:25:37 [2022-04-17T12:25:37.195Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
12:25:37 [2022-04-17T12:25:37.195Z]     docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
12:25:37 [2022-04-17T12:25:37.195Z] === RUN   TestDockerSuite/TestContainerAPIStop
12:25:39 [2022-04-17T12:25:39.473Z] === RUN   TestDockerSuite/TestExecWithImageUser
12:25:39 [2022-04-17T12:25:39.473Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
12:25:39 [2022-04-17T12:25:39.473Z] === RUN   TestDockerSuite/TestExecWithPrivileged
12:25:39 [2022-04-17T12:25:39.473Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
12:25:39 [2022-04-17T12:25:39.473Z] === RUN   TestDockerSuite/TestExecWithUser
12:25:39 [2022-04-17T12:25:39.473Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
12:25:39 [2022-04-17T12:25:39.473Z] === RUN   TestDockerSuite/TestGetContainerStats
12:25:40 [2022-04-17T12:25:40.151Z] === RUN   TestDockerSuite/TestContainerAPITop
12:25:40 [2022-04-17T12:25:40.151Z]     docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
12:25:40 [2022-04-17T12:25:40.151Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
12:25:43 [2022-04-17T12:25:43.112Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
12:25:43 [2022-04-17T12:25:43.112Z] === RUN   TestDockerSuite/TestContainerAPIWait
12:25:46 [2022-04-17T12:25:46.623Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
12:25:47 [2022-04-17T12:25:47.870Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
12:25:50 [2022-04-17T12:25:50.087Z] === RUN   TestDockerSuite/TestContainerNetworkMode
12:25:50 [2022-04-17T12:25:50.087Z]     docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux
12:25:50 [2022-04-17T12:25:50.087Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
12:25:50 [2022-04-17T12:25:50.087Z]     docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux
12:25:50 [2022-04-17T12:25:50.087Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
12:25:50 [2022-04-17T12:25:50.087Z]     docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
12:25:50 [2022-04-17T12:25:50.087Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
12:25:50 [2022-04-17T12:25:50.087Z]     docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
12:25:50 [2022-04-17T12:25:50.087Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
12:25:50 [2022-04-17T12:25:50.087Z]     docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux
12:25:50 [2022-04-17T12:25:50.087Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
12:25:52 [2022-04-17T12:25:52.307Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
12:25:52 [2022-04-17T12:25:52.307Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
12:25:53 [2022-04-17T12:25:53.776Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
12:25:58 [2022-04-17T12:25:58.531Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
12:26:00 [2022-04-17T12:26:00.972Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
12:26:03 [2022-04-17T12:26:03.192Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
12:26:06 [2022-04-17T12:26:06.144Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
12:26:07 [2022-04-17T12:26:07.182Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
12:26:07 [2022-04-17T12:26:07.182Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
12:26:07 [2022-04-17T12:26:07.182Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
12:26:07 [2022-04-17T12:26:07.183Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
12:26:07 [2022-04-17T12:26:07.183Z] === RUN   TestDockerSuite/TestHealth
12:26:07 [2022-04-17T12:26:07.183Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
12:26:07 [2022-04-17T12:26:07.183Z] === RUN   TestDockerSuite/TestHistoryExistentImage
12:26:07 [2022-04-17T12:26:07.183Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
12:26:07 [2022-04-17T12:26:07.183Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
12:26:07 [2022-04-17T12:26:07.183Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
12:26:13 [2022-04-17T12:26:13.041Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
12:26:13 [2022-04-17T12:26:13.041Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
12:26:13 [2022-04-17T12:26:13.041Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
12:26:13 [2022-04-17T12:26:13.041Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
12:26:13 [2022-04-17T12:26:13.041Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
12:26:13 [2022-04-17T12:26:13.509Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
12:26:13 [2022-04-17T12:26:13.509Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
12:26:14 [2022-04-17T12:26:14.503Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
12:26:14 [2022-04-17T12:26:14.503Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
12:26:14 [2022-04-17T12:26:14.503Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
12:26:14 [2022-04-17T12:26:14.807Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0006b0d68_<nil>}
12:26:16 [2022-04-17T12:26:16.071Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
12:26:16 [2022-04-17T12:26:16.071Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
12:26:18 [2022-04-17T12:26:18.290Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
12:26:18 [2022-04-17T12:26:18.290Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
12:26:21 [2022-04-17T12:26:21.237Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
12:26:21 [2022-04-17T12:26:21.977Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13385161853_c:\foo_false__<nil>_<nil>_<nil>}
12:26:24 [2022-04-17T12:26:24.197Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13385161853_c:\foo_true__<nil>_<nil>_<nil>}
12:26:25 [2022-04-17T12:26:25.034Z] === RUN   TestDockerSuite/TestImagesFormat
12:26:25 [2022-04-17T12:26:25.034Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
12:26:25 [2022-04-17T12:26:25.034Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
12:26:25 [2022-04-17T12:26:25.034Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
12:26:29 [2022-04-17T12:26:29.792Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
12:26:29 [2022-04-17T12:26:29.792Z] === RUN   TestDockerSuite/TestImportBadURL
12:26:29 [2022-04-17T12:26:29.792Z] === RUN   TestDockerSuite/TestImportDisplay
12:26:29 [2022-04-17T12:26:29.792Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
12:26:29 [2022-04-17T12:26:29.792Z] === RUN   TestDockerSuite/TestImportFile
12:26:29 [2022-04-17T12:26:29.792Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
12:26:29 [2022-04-17T12:26:29.792Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
12:26:29 [2022-04-17T12:26:29.792Z] === RUN   TestDockerSuite/TestImportFileWithMessage
12:26:29 [2022-04-17T12:26:29.792Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
12:26:29 [2022-04-17T12:26:29.792Z] === RUN   TestDockerSuite/TestImportGzipped
12:26:29 [2022-04-17T12:26:29.792Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
12:26:29 [2022-04-17T12:26:29.792Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
12:26:29 [2022-04-17T12:26:29.792Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
12:26:29 [2022-04-17T12:26:29.792Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
12:26:29 [2022-04-17T12:26:29.792Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
12:26:29 [2022-04-17T12:26:29.792Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
12:26:29 [2022-04-17T12:26:29.792Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
12:26:29 [2022-04-17T12:26:29.792Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
12:26:29 [2022-04-17T12:26:29.792Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
12:26:29 [2022-04-17T12:26:29.792Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
12:26:29 [2022-04-17T12:26:29.792Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
12:26:29 [2022-04-17T12:26:29.792Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
12:26:29 [2022-04-17T12:26:29.792Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
12:26:29 [2022-04-17T12:26:29.792Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
12:26:29 [2022-04-17T12:26:29.792Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
12:26:32 [2022-04-17T12:26:32.863Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
12:26:32 [2022-04-17T12:26:32.863Z]     docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
12:26:32 [2022-04-17T12:26:32.863Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
12:26:32 [2022-04-17T12:26:32.863Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
12:26:32 [2022-04-17T12:26:32.863Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
12:26:32 [2022-04-17T12:26:32.863Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
12:26:32 [2022-04-17T12:26:32.863Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
12:26:32 [2022-04-17T12:26:32.863Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
12:26:32 [2022-04-17T12:26:32.863Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
12:26:32 [2022-04-17T12:26:32.863Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
12:26:32 [2022-04-17T12:26:32.863Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
12:26:32 [2022-04-17T12:26:32.863Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
12:26:32 [2022-04-17T12:26:32.863Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
12:26:32 [2022-04-17T12:26:32.863Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
12:26:32 [2022-04-17T12:26:32.863Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
12:26:32 [2022-04-17T12:26:32.863Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
12:26:32 [2022-04-17T12:26:32.863Z]     docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
12:26:32 [2022-04-17T12:26:32.863Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
12:26:32 [2022-04-17T12:26:32.863Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
12:26:32 [2022-04-17T12:26:32.863Z] === RUN   TestDockerSuite/TestCopyAndRestart
12:26:32 [2022-04-17T12:26:32.863Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
12:26:32 [2022-04-17T12:26:32.863Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
12:26:32 [2022-04-17T12:26:32.864Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
12:26:32 [2022-04-17T12:26:32.864Z] === RUN   TestDockerSuite/TestCpAbsolutePath
12:26:33 [2022-04-17T12:26:33.577Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
12:26:37 [2022-04-17T12:26:37.365Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
12:26:37 [2022-04-17T12:26:37.365Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
12:26:37 [2022-04-17T12:26:37.365Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
12:26:37 [2022-04-17T12:26:37.365Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
12:26:37 [2022-04-17T12:26:37.365Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
12:26:37 [2022-04-17T12:26:37.365Z] === RUN   TestDockerSuite/TestInspectAmpersand
12:26:37 [2022-04-17T12:26:37.365Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
12:26:37 [2022-04-17T12:26:37.365Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
12:26:40 [2022-04-17T12:26:40.316Z] === RUN   TestDockerSuite/TestInspectByPrefix
12:26:40 [2022-04-17T12:26:40.789Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
12:26:41 [2022-04-17T12:26:41.530Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
12:26:41 [2022-04-17T12:26:41.530Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
12:26:41 [2022-04-17T12:26:41.530Z] === RUN   TestDockerSuite/TestCpFromCaseA
12:26:41 [2022-04-17T12:26:41.530Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
12:26:41 [2022-04-17T12:26:41.530Z] === RUN   TestDockerSuite/TestCpFromCaseB
12:26:41 [2022-04-17T12:26:41.530Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
12:26:41 [2022-04-17T12:26:41.530Z] === RUN   TestDockerSuite/TestCpFromCaseC
12:26:41 [2022-04-17T12:26:41.530Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
12:26:41 [2022-04-17T12:26:41.530Z] === RUN   TestDockerSuite/TestCpFromCaseD
12:26:41 [2022-04-17T12:26:41.530Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
12:26:41 [2022-04-17T12:26:41.530Z] === RUN   TestDockerSuite/TestCpFromCaseE
12:26:41 [2022-04-17T12:26:41.530Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
12:26:41 [2022-04-17T12:26:41.530Z] === RUN   TestDockerSuite/TestCpFromCaseF
12:26:41 [2022-04-17T12:26:41.530Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
12:26:41 [2022-04-17T12:26:41.530Z] === RUN   TestDockerSuite/TestCpFromCaseG
12:26:41 [2022-04-17T12:26:41.530Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
12:26:41 [2022-04-17T12:26:41.530Z] === RUN   TestDockerSuite/TestCpFromCaseH
12:26:41 [2022-04-17T12:26:41.530Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
12:26:41 [2022-04-17T12:26:41.530Z] === RUN   TestDockerSuite/TestCpFromCaseI
12:26:41 [2022-04-17T12:26:41.530Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
12:26:41 [2022-04-17T12:26:41.530Z] === RUN   TestDockerSuite/TestCpFromCaseJ
12:26:41 [2022-04-17T12:26:41.530Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
12:26:41 [2022-04-17T12:26:41.530Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
12:26:41 [2022-04-17T12:26:41.530Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
12:26:41 [2022-04-17T12:26:41.530Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
12:26:41 [2022-04-17T12:26:41.530Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
12:26:41 [2022-04-17T12:26:41.530Z] === RUN   TestDockerSuite/TestCpGarbagePath
12:26:43 [2022-04-17T12:26:43.746Z] === RUN   TestDockerSuite/TestCpLocalOnly
12:26:43 [2022-04-17T12:26:43.746Z] === RUN   TestDockerSuite/TestCpNameHasColon
12:26:43 [2022-04-17T12:26:43.746Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
12:26:43 [2022-04-17T12:26:43.746Z] === RUN   TestDockerSuite/TestCpRelativePath
12:26:44 [2022-04-17T12:26:44.574Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
12:26:44 [2022-04-17T12:26:44.574Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
12:26:44 [2022-04-17T12:26:44.574Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
12:26:44 [2022-04-17T12:26:44.574Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
12:26:44 [2022-04-17T12:26:44.574Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
12:26:44 [2022-04-17T12:26:44.574Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
12:26:44 [2022-04-17T12:26:44.574Z] === RUN   TestDockerSuite/TestInspectDefault
12:26:47 [2022-04-17T12:26:47.521Z] === RUN   TestDockerSuite/TestInspectHistory
12:26:50 [2022-04-17T12:26:50.907Z] === RUN   TestDockerSuite/TestCpSpecialFiles
12:26:50 [2022-04-17T12:26:50.907Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
12:26:50 [2022-04-17T12:26:50.907Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
12:26:50 [2022-04-17T12:26:50.907Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
12:26:50 [2022-04-17T12:26:50.907Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
12:26:50 [2022-04-17T12:26:50.907Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
12:26:50 [2022-04-17T12:26:50.907Z] === RUN   TestDockerSuite/TestCpToCaseA
12:26:54 [2022-04-17T12:26:54.685Z] === RUN   TestDockerSuite/TestInspectImage
12:26:54 [2022-04-17T12:26:54.685Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
12:26:54 [2022-04-17T12:26:54.685Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
12:26:54 [2022-04-17T12:26:54.685Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
12:26:54 [2022-04-17T12:26:54.685Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
12:26:54 [2022-04-17T12:26:54.685Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
12:26:54 [2022-04-17T12:26:54.685Z] === RUN   TestDockerSuite/TestInspectInt64
12:26:57 [2022-04-17T12:26:57.632Z] === RUN   TestDockerSuite/TestInspectJSONFields
12:27:01 [2022-04-17T12:27:01.346Z] === RUN   TestDockerSuite/TestCpToCaseB
12:27:01 [2022-04-17T12:27:01.425Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
12:27:01 [2022-04-17T12:27:01.425Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
12:27:05 [2022-04-17T12:27:05.210Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
12:27:09 [2022-04-17T12:27:09.001Z] === RUN   TestDockerSuite/TestInspectPlugin
12:27:09 [2022-04-17T12:27:09.001Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
12:27:09 [2022-04-17T12:27:09.001Z] === RUN   TestDockerSuite/TestInspectRootFS
12:27:09 [2022-04-17T12:27:09.472Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
12:27:10 [2022-04-17T12:27:10.013Z] === RUN   TestDockerSuite/TestCpToCaseC
12:27:10 [2022-04-17T12:27:10.013Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
12:27:10 [2022-04-17T12:27:10.013Z] === RUN   TestDockerSuite/TestCpToCaseD
12:27:10 [2022-04-17T12:27:10.013Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
12:27:10 [2022-04-17T12:27:10.013Z] === RUN   TestDockerSuite/TestCpToCaseE
12:27:13 [2022-04-17T12:27:13.263Z] === RUN   TestDockerSuite/TestInspectStatus
12:27:17 [2022-04-17T12:27:17.199Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
12:27:24 [2022-04-17T12:27:24.949Z] === RUN   TestDockerSuite/TestCpToCaseF
12:27:24 [2022-04-17T12:27:24.949Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
12:27:24 [2022-04-17T12:27:24.949Z] === RUN   TestDockerSuite/TestCpToCaseG
12:27:24 [2022-04-17T12:27:24.949Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
12:27:24 [2022-04-17T12:27:24.949Z] === RUN   TestDockerSuite/TestCpToCaseH
12:27:25 [2022-04-17T12:27:25.852Z] === RUN   TestDockerSuite/TestInspectTemplateError
12:27:34 [2022-04-17T12:27:34.502Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
12:27:37 [2022-04-17T12:27:37.457Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
12:27:39 [2022-04-17T12:27:39.889Z] === RUN   TestDockerSuite/TestCpToCaseI
12:27:39 [2022-04-17T12:27:39.889Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
12:27:39 [2022-04-17T12:27:39.889Z] === RUN   TestDockerSuite/TestCpToCaseJ
12:27:39 [2022-04-17T12:27:39.889Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
12:27:39 [2022-04-17T12:27:39.889Z] === RUN   TestDockerSuite/TestCpToDot
12:27:41 [2022-04-17T12:27:41.244Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
12:27:42 [2022-04-17T12:27:42.843Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
12:27:42 [2022-04-17T12:27:42.843Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
12:27:42 [2022-04-17T12:27:42.843Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
12:27:42 [2022-04-17T12:27:42.843Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
12:27:42 [2022-04-17T12:27:42.843Z] === RUN   TestDockerSuite/TestCpToStdout
12:27:45 [2022-04-17T12:27:45.032Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
12:27:47 [2022-04-17T12:27:47.980Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
12:27:51 [2022-04-17T12:27:51.510Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
12:27:51 [2022-04-17T12:27:51.510Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
12:27:51 [2022-04-17T12:27:51.510Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
12:27:51 [2022-04-17T12:27:51.510Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
12:27:51 [2022-04-17T12:27:51.510Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
12:27:51 [2022-04-17T12:27:51.510Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
12:27:51 [2022-04-17T12:27:51.510Z] === RUN   TestDockerSuite/TestCpVolumePath
12:27:51 [2022-04-17T12:27:51.510Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
12:27:51 [2022-04-17T12:27:51.510Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
12:27:51 [2022-04-17T12:27:51.510Z] === RUN   TestDockerSuite/TestCreateArgs
12:27:51 [2022-04-17T12:27:51.510Z] === RUN   TestDockerSuite/TestCreateByImageID
12:27:51 [2022-04-17T12:27:51.764Z] === RUN   TestDockerSuite/TestInspectUnknownObject
12:27:51 [2022-04-17T12:27:51.764Z] === RUN   TestDockerSuite/TestLinkShortDefinition
12:27:51 [2022-04-17T12:27:51.764Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
12:27:51 [2022-04-17T12:27:51.764Z] === RUN   TestDockerSuite/TestLinksEnvs
12:27:51 [2022-04-17T12:27:51.764Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
12:27:51 [2022-04-17T12:27:51.764Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
12:27:51 [2022-04-17T12:27:51.764Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
12:27:51 [2022-04-17T12:27:51.764Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
12:27:51 [2022-04-17T12:27:51.764Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
12:27:51 [2022-04-17T12:27:51.764Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
12:27:51 [2022-04-17T12:27:51.764Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
12:27:51 [2022-04-17T12:27:51.764Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
12:27:51 [2022-04-17T12:27:51.764Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
12:27:51 [2022-04-17T12:27:51.764Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
12:27:51 [2022-04-17T12:27:51.764Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
12:27:51 [2022-04-17T12:27:51.764Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
12:27:51 [2022-04-17T12:27:51.764Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
12:27:51 [2022-04-17T12:27:51.764Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
12:27:51 [2022-04-17T12:27:51.764Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
12:27:51 [2022-04-17T12:27:51.764Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
12:27:51 [2022-04-17T12:27:51.764Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
12:27:51 [2022-04-17T12:27:51.764Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
12:27:51 [2022-04-17T12:27:51.764Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
12:27:51 [2022-04-17T12:27:51.764Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
12:27:51 [2022-04-17T12:27:51.764Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
12:27:52 [2022-04-17T12:27:52.231Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
12:27:52 [2022-04-17T12:27:52.231Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
12:27:52 [2022-04-17T12:27:52.231Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
12:27:52 [2022-04-17T12:27:52.231Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
12:27:52 [2022-04-17T12:27:52.231Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
12:27:52 [2022-04-17T12:27:52.231Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
12:27:52 [2022-04-17T12:27:52.231Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
12:27:52 [2022-04-17T12:27:52.231Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
12:27:52 [2022-04-17T12:27:52.231Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
12:27:52 [2022-04-17T12:27:52.231Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
12:27:52 [2022-04-17T12:27:52.231Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
12:27:53 [2022-04-17T12:27:53.727Z] === RUN   TestDockerSuite/TestCreateEchoStdout
12:27:55 [2022-04-17T12:27:55.943Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
12:27:55 [2022-04-17T12:27:55.943Z] === RUN   TestDockerSuite/TestCreateHostConfig
12:27:56 [2022-04-17T12:27:56.016Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
12:27:56 [2022-04-17T12:27:56.413Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
12:27:58 [2022-04-17T12:27:58.630Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
12:27:58 [2022-04-17T12:27:58.969Z] === RUN   TestDockerSuite/TestLogsAPIUntil
12:27:59 [2022-04-17T12:27:59.619Z] === RUN   TestDockerSuite/TestCreateLabels
12:27:59 [2022-04-17T12:27:59.619Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
12:27:59 [2022-04-17T12:27:59.619Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
12:27:59 [2022-04-17T12:27:59.619Z] === RUN   TestDockerSuite/TestCreateRM
12:28:00 [2022-04-17T12:28:00.088Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
12:28:00 [2022-04-17T12:28:00.088Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
12:28:00 [2022-04-17T12:28:00.088Z] === RUN   TestDockerSuite/TestCreateStopSignal
12:28:00 [2022-04-17T12:28:00.558Z] === RUN   TestDockerSuite/TestCreateStopTimeout
12:28:01 [2022-04-17T12:28:01.028Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
12:28:06 [2022-04-17T12:28:06.117Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
12:28:09 [2022-04-17T12:28:09.706Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
12:28:09 [2022-04-17T12:28:09.902Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
12:28:09 [2022-04-17T12:28:09.902Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
12:28:09 [2022-04-17T12:28:09.902Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
12:28:10 [2022-04-17T12:28:10.177Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
12:28:10 [2022-04-17T12:28:10.647Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
12:28:13 [2022-04-17T12:28:13.693Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
12:28:13 [2022-04-17T12:28:13.693Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
12:28:14 [2022-04-17T12:28:14.443Z] === RUN   TestDockerSuite/TestCreateWithPortRange
12:28:14 [2022-04-17T12:28:14.912Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
12:28:14 [2022-04-17T12:28:14.912Z]     docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
12:28:14 [2022-04-17T12:28:14.912Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
12:28:17 [2022-04-17T12:28:17.868Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
12:28:17 [2022-04-17T12:28:17.868Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
12:28:17 [2022-04-17T12:28:17.868Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
12:28:17 [2022-04-17T12:28:17.868Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
12:28:17 [2022-04-17T12:28:17.868Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
12:28:17 [2022-04-17T12:28:17.868Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
12:28:17 [2022-04-17T12:28:17.868Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
12:28:17 [2022-04-17T12:28:17.868Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
12:28:17 [2022-04-17T12:28:17.868Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
12:28:17 [2022-04-17T12:28:17.868Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
12:28:17 [2022-04-17T12:28:17.868Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
12:28:17 [2022-04-17T12:28:17.868Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
12:28:17 [2022-04-17T12:28:17.868Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
12:28:17 [2022-04-17T12:28:17.868Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
12:28:17 [2022-04-17T12:28:17.868Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
12:28:17 [2022-04-17T12:28:17.868Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
12:28:17 [2022-04-17T12:28:17.868Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
12:28:17 [2022-04-17T12:28:17.868Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
12:28:17 [2022-04-17T12:28:17.868Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
12:28:17 [2022-04-17T12:28:17.868Z] === RUN   TestDockerSuite/TestDevicePermissions
12:28:17 [2022-04-17T12:28:17.868Z]     docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux
12:28:17 [2022-04-17T12:28:17.868Z] === RUN   TestDockerSuite/TestDockerFails
12:28:17 [2022-04-17T12:28:17.868Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
12:28:17 [2022-04-17T12:28:17.868Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
12:28:17 [2022-04-17T12:28:17.868Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
12:28:17 [2022-04-17T12:28:17.868Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
12:28:17 [2022-04-17T12:28:17.868Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
12:28:17 [2022-04-17T12:28:17.868Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
12:28:17 [2022-04-17T12:28:17.868Z] === RUN   TestDockerSuite/TestEventsAttach
12:28:17 [2022-04-17T12:28:17.868Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
12:28:17 [2022-04-17T12:28:17.868Z] === RUN   TestDockerSuite/TestEventsCommit
12:28:17 [2022-04-17T12:28:17.868Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
12:28:17 [2022-04-17T12:28:17.868Z] === RUN   TestDockerSuite/TestEventsContainerEvents
12:28:20 [2022-04-17T12:28:20.824Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
12:28:22 [2022-04-17T12:28:22.356Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
12:28:23 [2022-04-17T12:28:23.780Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
12:28:26 [2022-04-17T12:28:26.734Z] === RUN   TestDockerSuite/TestEventsContainerRestart
12:28:29 [2022-04-17T12:28:29.503Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
12:28:38 [2022-04-17T12:28:38.155Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
12:28:41 [2022-04-17T12:28:41.677Z] === RUN   TestDockerSuite/TestEventsCopy
12:28:42 [2022-04-17T12:28:42.906Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
12:28:46 [2022-04-17T12:28:46.438Z] === RUN   TestDockerSuite/TestEventsFilterContainer
12:28:47 [2022-04-17T12:28:47.660Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
12:28:47 [2022-04-17T12:28:47.660Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
12:28:47 [2022-04-17T12:28:47.660Z] === RUN   TestDockerSuite/TestLogsFollowStopped
12:28:51 [2022-04-17T12:28:51.448Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
12:28:52 [2022-04-17T12:28:52.309Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
12:28:54 [2022-04-17T12:28:54.399Z] === RUN   TestDockerSuite/TestLogsSince
12:28:54 [2022-04-17T12:28:54.527Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
12:28:55 [2022-04-17T12:28:55.514Z] === RUN   TestDockerSuite/TestEventsFilterImageName
12:29:00 [2022-04-17T12:29:00.271Z] === RUN   TestDockerSuite/TestEventsFilterLabels
12:29:00 [2022-04-17T12:29:00.271Z] === RUN   TestDockerSuite/TestEventsFilterType
12:29:01 [2022-04-17T12:29:01.842Z] === RUN   TestDockerSuite/TestEventsFilters
12:29:04 [2022-04-17T12:29:04.875Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
12:29:04 [2022-04-17T12:29:04.875Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
12:29:04 [2022-04-17T12:29:04.875Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
12:29:04 [2022-04-17T12:29:04.875Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
12:29:04 [2022-04-17T12:29:04.875Z] === RUN   TestDockerSuite/TestLogsTail
12:29:07 [2022-04-17T12:29:07.723Z] === RUN   TestDockerSuite/TestEventsFormat
12:29:08 [2022-04-17T12:29:08.661Z] === RUN   TestDockerSuite/TestLogsTimestamps
12:29:12 [2022-04-17T12:29:12.445Z] === RUN   TestDockerSuite/TestLogsWithDetails
12:29:16 [2022-04-17T12:29:16.231Z] === RUN   TestDockerSuite/TestMountIntoProc
12:29:16 [2022-04-17T12:29:16.231Z]     docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux
12:29:16 [2022-04-17T12:29:16.231Z] === RUN   TestDockerSuite/TestMountIntoSys
12:29:16 [2022-04-17T12:29:16.231Z]     docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux
12:29:16 [2022-04-17T12:29:16.231Z] === RUN   TestDockerSuite/TestNetHostname
12:29:16 [2022-04-17T12:29:16.231Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
12:29:16 [2022-04-17T12:29:16.231Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
12:29:16 [2022-04-17T12:29:16.231Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
12:29:16 [2022-04-17T12:29:16.231Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
12:29:16 [2022-04-17T12:29:16.231Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
12:29:16 [2022-04-17T12:29:16.231Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
12:29:16 [2022-04-17T12:29:16.231Z]     docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux
12:29:16 [2022-04-17T12:29:16.231Z] === RUN   TestDockerSuite/TestPluginActive
12:29:16 [2022-04-17T12:29:16.231Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
12:29:16 [2022-04-17T12:29:16.231Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
12:29:16 [2022-04-17T12:29:16.231Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
12:29:16 [2022-04-17T12:29:16.231Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
12:29:16 [2022-04-17T12:29:16.231Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
12:29:16 [2022-04-17T12:29:16.231Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
12:29:16 [2022-04-17T12:29:16.231Z] === RUN   TestDockerSuite/TestPluginLogDriver
12:29:16 [2022-04-17T12:29:16.231Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
12:29:16 [2022-04-17T12:29:16.231Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
12:29:16 [2022-04-17T12:29:16.231Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
12:29:16 [2022-04-17T12:29:16.231Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
12:29:16 [2022-04-17T12:29:16.231Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
12:29:16 [2022-04-17T12:29:16.231Z] === RUN   TestDockerSuite/TestPluginUpgrade
12:29:16 [2022-04-17T12:29:16.231Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
12:29:16 [2022-04-17T12:29:16.231Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
12:29:16 [2022-04-17T12:29:16.231Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
12:29:16 [2022-04-17T12:29:16.231Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
12:29:16 [2022-04-17T12:29:16.231Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
12:29:16 [2022-04-17T12:29:16.231Z] === RUN   TestDockerSuite/TestPortHostBinding
12:29:16 [2022-04-17T12:29:16.231Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
12:29:16 [2022-04-17T12:29:16.231Z] === RUN   TestDockerSuite/TestPortList
12:29:16 [2022-04-17T12:29:16.231Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
12:29:16 [2022-04-17T12:29:16.231Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
12:29:18 [2022-04-17T12:29:18.155Z] === RUN   TestDockerSuite/TestEventsFormatBadField
12:29:18 [2022-04-17T12:29:18.155Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
12:29:18 [2022-04-17T12:29:18.155Z] === RUN   TestDockerSuite/TestEventsImageImport
12:29:18 [2022-04-17T12:29:18.155Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
12:29:18 [2022-04-17T12:29:18.155Z] === RUN   TestDockerSuite/TestEventsImageLoad
12:29:18 [2022-04-17T12:29:18.155Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
12:29:18 [2022-04-17T12:29:18.155Z] === RUN   TestDockerSuite/TestEventsImagePull
12:29:18 [2022-04-17T12:29:18.155Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
12:29:18 [2022-04-17T12:29:18.155Z] === RUN   TestDockerSuite/TestEventsImageTag
12:29:19 [2022-04-17T12:29:19.144Z] === RUN   TestDockerSuite/TestEventsPluginOps
12:29:19 [2022-04-17T12:29:19.144Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
12:29:19 [2022-04-17T12:29:19.144Z] === RUN   TestDockerSuite/TestEventsRename
12:29:22 [2022-04-17T12:29:22.099Z] === RUN   TestDockerSuite/TestEventsResize
12:29:23 [2022-04-17T12:29:23.381Z] === RUN   TestDockerSuite/TestPostContainersAttach
12:29:23 [2022-04-17T12:29:23.381Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
12:29:23 [2022-04-17T12:29:23.381Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
12:29:23 [2022-04-17T12:29:23.381Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
12:29:23 [2022-04-17T12:29:23.381Z]     docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
12:29:23 [2022-04-17T12:29:23.381Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
12:29:23 [2022-04-17T12:29:23.381Z]     docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
12:29:23 [2022-04-17T12:29:23.381Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
12:29:23 [2022-04-17T12:29:23.381Z]     docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
12:29:23 [2022-04-17T12:29:23.381Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
12:29:23 [2022-04-17T12:29:23.382Z]     docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
12:29:23 [2022-04-17T12:29:23.382Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
12:29:23 [2022-04-17T12:29:23.382Z]     docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
12:29:23 [2022-04-17T12:29:23.382Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
12:29:23 [2022-04-17T12:29:23.382Z]     docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
12:29:23 [2022-04-17T12:29:23.382Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
12:29:23 [2022-04-17T12:29:23.382Z]     docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
12:29:23 [2022-04-17T12:29:23.382Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
12:29:30 [2022-04-17T12:29:30.528Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
12:29:30 [2022-04-17T12:29:30.528Z]     docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
12:29:30 [2022-04-17T12:29:30.528Z] === RUN   TestDockerSuite/TestPsByOrder
12:29:30 [2022-04-17T12:29:30.769Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
12:29:32 [2022-04-17T12:29:32.985Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
12:29:35 [2022-04-17T12:29:35.938Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
12:29:41 [2022-04-17T12:29:41.810Z] === RUN   TestDockerSuite/TestEventsTop
12:29:41 [2022-04-17T12:29:41.810Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
12:29:41 [2022-04-17T12:29:41.810Z] === RUN   TestDockerSuite/TestEventsUntag
12:29:44 [2022-04-17T12:29:44.029Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
12:29:45 [2022-04-17T12:29:45.453Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
12:29:45 [2022-04-17T12:29:45.453Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
12:29:45 [2022-04-17T12:29:45.453Z] === RUN   TestDockerSuite/TestPsListContainersBase
12:29:48 [2022-04-17T12:29:48.790Z] === RUN   TestDockerSuite/TestExec
12:29:48 [2022-04-17T12:29:48.790Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
12:29:48 [2022-04-17T12:29:48.790Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
12:29:48 [2022-04-17T12:29:48.790Z]     docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux
12:29:48 [2022-04-17T12:29:48.790Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
12:29:51 [2022-04-17T12:29:51.006Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
12:29:53 [2022-04-17T12:29:53.224Z] === RUN   TestDockerSuite/TestExecAPIStart
12:29:53 [2022-04-17T12:29:53.224Z]     docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux
12:29:53 [2022-04-17T12:29:53.224Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
12:29:53 [2022-04-17T12:29:53.224Z]     docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux
12:29:53 [2022-04-17T12:29:53.224Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
12:29:53 [2022-04-17T12:29:53.224Z]     docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux
12:29:53 [2022-04-17T12:29:53.224Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
12:29:56 [2022-04-17T12:29:56.183Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
12:29:58 [2022-04-17T12:29:58.402Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
12:30:00 [2022-04-17T12:30:00.379Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
12:30:01 [2022-04-17T12:30:01.361Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
12:30:03 [2022-04-17T12:30:03.578Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
12:30:08 [2022-04-17T12:30:08.340Z] === RUN   TestDockerSuite/TestExecCgroup
12:30:08 [2022-04-17T12:30:08.340Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
12:30:08 [2022-04-17T12:30:08.340Z] === RUN   TestDockerSuite/TestExecEnv
12:30:08 [2022-04-17T12:30:08.340Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
12:30:08 [2022-04-17T12:30:08.340Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
12:30:08 [2022-04-17T12:30:08.340Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
12:30:08 [2022-04-17T12:30:08.340Z] === RUN   TestDockerSuite/TestExecExitStatus
12:30:11 [2022-04-17T12:30:11.301Z] === RUN   TestDockerSuite/TestExecInspectID
12:30:17 [2022-04-17T12:30:17.183Z] === RUN   TestDockerSuite/TestExecInteractive
12:30:17 [2022-04-17T12:30:17.183Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
12:30:17 [2022-04-17T12:30:17.183Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
12:30:17 [2022-04-17T12:30:17.183Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
12:30:17 [2022-04-17T12:30:17.183Z] === RUN   TestDockerSuite/TestExecParseError
12:30:17 [2022-04-17T12:30:17.183Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
12:30:17 [2022-04-17T12:30:17.183Z] === RUN   TestDockerSuite/TestExecPausedContainer
12:30:17 [2022-04-17T12:30:17.183Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
12:30:17 [2022-04-17T12:30:17.183Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
12:30:17 [2022-04-17T12:30:17.183Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
12:30:17 [2022-04-17T12:30:17.183Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
12:30:19 [2022-04-17T12:30:19.402Z] === RUN   TestDockerSuite/TestExecSetEnv
12:30:19 [2022-04-17T12:30:19.402Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
12:30:19 [2022-04-17T12:30:19.402Z] === RUN   TestDockerSuite/TestExecStartFails
12:30:19 [2022-04-17T12:30:19.402Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
12:30:19 [2022-04-17T12:30:19.402Z] === RUN   TestDockerSuite/TestExecStateCleanup
12:30:19 [2022-04-17T12:30:19.402Z]     docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux
12:30:19 [2022-04-17T12:30:19.402Z] === RUN   TestDockerSuite/TestExecStopNotHanging
12:30:19 [2022-04-17T12:30:19.402Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
12:30:19 [2022-04-17T12:30:19.402Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
12:30:19 [2022-04-17T12:30:19.402Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
12:30:19 [2022-04-17T12:30:19.402Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
12:30:21 [2022-04-17T12:30:21.604Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
12:30:21 [2022-04-17T12:30:21.604Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
12:30:21 [2022-04-17T12:30:21.604Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
12:30:21 [2022-04-17T12:30:21.604Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
12:30:21 [2022-04-17T12:30:21.604Z]     docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination
12:30:21 [2022-04-17T12:30:21.604Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
12:30:22 [2022-04-17T12:30:22.358Z] === RUN   TestDockerSuite/TestExecUlimits
12:30:22 [2022-04-17T12:30:22.358Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
12:30:22 [2022-04-17T12:30:22.358Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
12:30:27 [2022-04-17T12:30:27.463Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
12:30:32 [2022-04-17T12:30:32.789Z] === RUN   TestDockerSuite/TestExecWithImageUser
12:30:32 [2022-04-17T12:30:32.789Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
12:30:32 [2022-04-17T12:30:32.789Z] === RUN   TestDockerSuite/TestExecWithPrivileged
12:30:32 [2022-04-17T12:30:32.789Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
12:30:32 [2022-04-17T12:30:32.789Z] === RUN   TestDockerSuite/TestExecWithUser
12:30:32 [2022-04-17T12:30:32.789Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
12:30:32 [2022-04-17T12:30:32.789Z] === RUN   TestDockerSuite/TestGetContainerStats
12:30:37 [2022-04-17T12:30:37.910Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
12:30:38 [2022-04-17T12:30:38.664Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
12:30:44 [2022-04-17T12:30:44.541Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
12:30:46 [2022-04-17T12:30:46.589Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
12:30:46 [2022-04-17T12:30:46.589Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
12:30:46 [2022-04-17T12:30:46.589Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
12:30:46 [2022-04-17T12:30:46.589Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
12:30:46 [2022-04-17T12:30:46.589Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
12:30:47 [2022-04-17T12:30:47.527Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
12:30:53 [2022-04-17T12:30:53.756Z] === RUN   TestDockerSuite/TestPsListContainersSize
12:30:53 [2022-04-17T12:30:53.756Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
12:30:53 [2022-04-17T12:30:53.756Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
12:30:53 [2022-04-17T12:30:53.756Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
12:30:53 [2022-04-17T12:30:53.756Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
12:30:53 [2022-04-17T12:30:53.756Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
12:30:53 [2022-04-17T12:30:53.756Z] === RUN   TestDockerSuite/TestPsRightTagName
12:30:53 [2022-04-17T12:30:53.756Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
12:30:53 [2022-04-17T12:30:53.757Z] === RUN   TestDockerSuite/TestPsShowMounts
12:30:54 [2022-04-17T12:30:54.698Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
12:30:54 [2022-04-17T12:30:54.698Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
12:30:54 [2022-04-17T12:30:54.698Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
12:30:54 [2022-04-17T12:30:54.698Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
12:30:54 [2022-04-17T12:30:54.698Z] === RUN   TestDockerSuite/TestHealth
12:30:54 [2022-04-17T12:30:54.699Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
12:30:54 [2022-04-17T12:30:54.699Z] === RUN   TestDockerSuite/TestHistoryExistentImage
12:30:54 [2022-04-17T12:30:54.699Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
12:30:54 [2022-04-17T12:30:54.699Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
12:30:54 [2022-04-17T12:30:54.699Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
12:31:00 [2022-04-17T12:31:00.575Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
12:31:00 [2022-04-17T12:31:00.575Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
12:31:00 [2022-04-17T12:31:00.575Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
12:31:00 [2022-04-17T12:31:00.575Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
12:31:00 [2022-04-17T12:31:00.575Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
12:31:00 [2022-04-17T12:31:00.575Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
12:31:00 [2022-04-17T12:31:00.575Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
12:31:01 [2022-04-17T12:31:01.563Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
12:31:01 [2022-04-17T12:31:01.563Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
12:31:01 [2022-04-17T12:31:01.563Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
12:31:03 [2022-04-17T12:31:03.132Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
12:31:03 [2022-04-17T12:31:03.132Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
12:31:05 [2022-04-17T12:31:05.352Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
12:31:05 [2022-04-17T12:31:05.823Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
12:31:06 [2022-04-17T12:31:06.240Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
12:31:06 [2022-04-17T12:31:06.240Z]     docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux
12:31:06 [2022-04-17T12:31:06.240Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
12:31:07 [2022-04-17T12:31:07.226Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
12:31:07 [2022-04-17T12:31:07.226Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
12:31:07 [2022-04-17T12:31:07.226Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
12:31:08 [2022-04-17T12:31:08.211Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
12:31:08 [2022-04-17T12:31:08.780Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
12:31:09 [2022-04-17T12:31:09.195Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
12:31:09 [2022-04-17T12:31:09.196Z]     docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
12:31:09 [2022-04-17T12:31:09.196Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
12:31:16 [2022-04-17T12:31:16.356Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
12:31:17 [2022-04-17T12:31:17.456Z] === RUN   TestDockerSuite/TestImagesFormat
12:31:17 [2022-04-17T12:31:17.456Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
12:31:17 [2022-04-17T12:31:17.456Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
12:31:17 [2022-04-17T12:31:17.456Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
12:31:21 [2022-04-17T12:31:21.251Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
12:31:21 [2022-04-17T12:31:21.252Z] === RUN   TestDockerSuite/TestImportBadURL
12:31:21 [2022-04-17T12:31:21.252Z] === RUN   TestDockerSuite/TestImportDisplay
12:31:21 [2022-04-17T12:31:21.252Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
12:31:21 [2022-04-17T12:31:21.252Z] === RUN   TestDockerSuite/TestImportFile
12:31:21 [2022-04-17T12:31:21.252Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
12:31:21 [2022-04-17T12:31:21.252Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
12:31:21 [2022-04-17T12:31:21.252Z] === RUN   TestDockerSuite/TestImportFileWithMessage
12:31:21 [2022-04-17T12:31:21.252Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
12:31:21 [2022-04-17T12:31:21.252Z] === RUN   TestDockerSuite/TestImportGzipped
12:31:21 [2022-04-17T12:31:21.252Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
12:31:21 [2022-04-17T12:31:21.252Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
12:31:21 [2022-04-17T12:31:21.252Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
12:31:21 [2022-04-17T12:31:21.252Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
12:31:21 [2022-04-17T12:31:21.252Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
12:31:21 [2022-04-17T12:31:21.252Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
12:31:21 [2022-04-17T12:31:21.252Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
12:31:21 [2022-04-17T12:31:21.252Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
12:31:21 [2022-04-17T12:31:21.252Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
12:31:21 [2022-04-17T12:31:21.252Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
12:31:21 [2022-04-17T12:31:21.252Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
12:31:21 [2022-04-17T12:31:21.252Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
12:31:21 [2022-04-17T12:31:21.252Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
12:31:21 [2022-04-17T12:31:21.252Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
12:31:21 [2022-04-17T12:31:21.252Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
12:31:23 [2022-04-17T12:31:23.505Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
12:31:24 [2022-04-17T12:31:24.209Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
12:31:26 [2022-04-17T12:31:26.428Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
12:31:26 [2022-04-17T12:31:26.428Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
12:31:26 [2022-04-17T12:31:26.428Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
12:31:26 [2022-04-17T12:31:26.428Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
12:31:26 [2022-04-17T12:31:26.899Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
12:31:26 [2022-04-17T12:31:26.899Z] === RUN   TestDockerSuite/TestInspectAmpersand
12:31:26 [2022-04-17T12:31:26.899Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
12:31:26 [2022-04-17T12:31:26.899Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
12:31:27 [2022-04-17T12:31:27.290Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
12:31:29 [2022-04-17T12:31:29.858Z] === RUN   TestDockerSuite/TestInspectByPrefix
12:31:29 [2022-04-17T12:31:29.858Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
12:31:37 [2022-04-17T12:31:37.022Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
12:31:37 [2022-04-17T12:31:37.022Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
12:31:37 [2022-04-17T12:31:37.022Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
12:31:37 [2022-04-17T12:31:37.022Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
12:31:37 [2022-04-17T12:31:37.022Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
12:31:37 [2022-04-17T12:31:37.022Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
12:31:37 [2022-04-17T12:31:37.022Z] === RUN   TestDockerSuite/TestInspectDefault
12:31:45 [2022-04-17T12:31:45.689Z] === RUN   TestDockerSuite/TestInspectHistory
12:31:50 [2022-04-17T12:31:50.448Z] === RUN   TestDockerSuite/TestInspectImage
12:31:50 [2022-04-17T12:31:50.448Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
12:31:50 [2022-04-17T12:31:50.448Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
12:31:50 [2022-04-17T12:31:50.448Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
12:31:50 [2022-04-17T12:31:50.448Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
12:31:50 [2022-04-17T12:31:50.448Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
12:31:50 [2022-04-17T12:31:50.448Z] === RUN   TestDockerSuite/TestInspectInt64
12:31:52 [2022-04-17T12:31:52.667Z] === RUN   TestDockerSuite/TestInspectJSONFields
12:31:55 [2022-04-17T12:31:55.621Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
12:31:55 [2022-04-17T12:31:55.621Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
12:31:57 [2022-04-17T12:31:57.397Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
12:31:57 [2022-04-17T12:31:57.397Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
12:31:57 [2022-04-17T12:31:57.397Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
12:31:58 [2022-04-17T12:31:58.576Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
12:32:00 [2022-04-17T12:32:00.793Z] === RUN   TestDockerSuite/TestInspectPlugin
12:32:00 [2022-04-17T12:32:00.793Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
12:32:00 [2022-04-17T12:32:00.793Z] === RUN   TestDockerSuite/TestInspectRootFS
12:32:00 [2022-04-17T12:32:00.793Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
12:32:03 [2022-04-17T12:32:03.749Z] === RUN   TestDockerSuite/TestInspectStatus
12:32:06 [2022-04-17T12:32:06.709Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
12:32:07 [2022-04-17T12:32:07.814Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
12:32:07 [2022-04-17T12:32:07.814Z] === RUN   TestDockerSuite/TestRestartPolicyNO
12:32:07 [2022-04-17T12:32:07.814Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
12:32:08 [2022-04-17T12:32:08.797Z] === RUN   TestDockerSuite/TestRestartRunningContainer
12:32:12 [2022-04-17T12:32:12.583Z] === RUN   TestDockerSuite/TestInspectTemplateError
12:32:14 [2022-04-17T12:32:14.801Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
12:32:17 [2022-04-17T12:32:17.461Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
12:32:21 [2022-04-17T12:32:21.965Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
12:32:23 [2022-04-17T12:32:23.322Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
12:32:23 [2022-04-17T12:32:23.322Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
12:32:23 [2022-04-17T12:32:23.322Z] === RUN   TestDockerSuite/TestRestartWithVolumes
12:32:24 [2022-04-17T12:32:24.921Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
12:32:27 [2022-04-17T12:32:27.146Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
12:32:30 [2022-04-17T12:32:30.229Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
12:32:31 [2022-04-17T12:32:31.976Z] === RUN   TestDockerSuite/TestRmiBlank
12:32:31 [2022-04-17T12:32:31.976Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
12:32:31 [2022-04-17T12:32:31.976Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
12:32:32 [2022-04-17T12:32:32.446Z] === RUN   TestDockerSuite/TestInspectUnknownObject
12:32:32 [2022-04-17T12:32:32.914Z] === RUN   TestDockerSuite/TestLinkShortDefinition
12:32:32 [2022-04-17T12:32:32.914Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
12:32:32 [2022-04-17T12:32:32.914Z] === RUN   TestDockerSuite/TestLinksEnvs
12:32:32 [2022-04-17T12:32:32.914Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
12:32:32 [2022-04-17T12:32:32.914Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
12:32:32 [2022-04-17T12:32:32.914Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
12:32:32 [2022-04-17T12:32:32.914Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
12:32:32 [2022-04-17T12:32:32.915Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
12:32:32 [2022-04-17T12:32:32.915Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
12:32:32 [2022-04-17T12:32:32.915Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
12:32:32 [2022-04-17T12:32:32.915Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
12:32:32 [2022-04-17T12:32:32.915Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
12:32:32 [2022-04-17T12:32:32.915Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
12:32:32 [2022-04-17T12:32:32.915Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
12:32:32 [2022-04-17T12:32:32.915Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
12:32:32 [2022-04-17T12:32:32.915Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
12:32:32 [2022-04-17T12:32:32.915Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
12:32:32 [2022-04-17T12:32:32.915Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
12:32:32 [2022-04-17T12:32:32.915Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
12:32:32 [2022-04-17T12:32:32.915Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
12:32:32 [2022-04-17T12:32:32.915Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
12:32:32 [2022-04-17T12:32:32.915Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
12:32:32 [2022-04-17T12:32:32.915Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
12:32:32 [2022-04-17T12:32:32.915Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
12:32:32 [2022-04-17T12:32:32.915Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
12:32:32 [2022-04-17T12:32:32.915Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
12:32:32 [2022-04-17T12:32:32.915Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
12:32:32 [2022-04-17T12:32:32.915Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
12:32:32 [2022-04-17T12:32:32.915Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
12:32:32 [2022-04-17T12:32:32.915Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
12:32:32 [2022-04-17T12:32:32.915Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
12:32:32 [2022-04-17T12:32:32.915Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
12:32:33 [2022-04-17T12:32:33.383Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
12:32:33 [2022-04-17T12:32:33.383Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
12:32:33 [2022-04-17T12:32:33.383Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
12:32:35 [2022-04-17T12:32:35.607Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
12:32:37 [2022-04-17T12:32:37.826Z] === RUN   TestDockerSuite/TestLogsAPIUntil
12:32:44 [2022-04-17T12:32:44.989Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
12:32:47 [2022-04-17T12:32:47.208Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
12:32:47 [2022-04-17T12:32:47.208Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
12:32:47 [2022-04-17T12:32:47.208Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
12:32:50 [2022-04-17T12:32:50.167Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
12:32:50 [2022-04-17T12:32:50.167Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
12:32:53 [2022-04-17T12:32:53.198Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
12:32:56 [2022-04-17T12:32:56.152Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
12:32:56 [2022-04-17T12:32:56.620Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
12:32:58 [2022-04-17T12:32:58.836Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
12:33:07 [2022-04-17T12:33:07.042Z] === RUN   TestDockerSuite/TestRmiImgIDForce
12:33:07 [2022-04-17T12:33:07.520Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
12:33:14 [2022-04-17T12:33:14.195Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
12:33:14 [2022-04-17T12:33:14.688Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
12:33:17 [2022-04-17T12:33:17.644Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
12:33:20 [2022-04-17T12:33:20.598Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
12:33:20 [2022-04-17T12:33:20.598Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
12:33:20 [2022-04-17T12:33:20.598Z] === RUN   TestDockerSuite/TestLogsFollowStopped
12:33:24 [2022-04-17T12:33:24.610Z] === RUN   TestDockerSuite/TestRmiParentImageFail
12:33:29 [2022-04-17T12:33:29.265Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
12:33:30 [2022-04-17T12:33:30.489Z] === RUN   TestDockerSuite/TestRmiTag
12:33:30 [2022-04-17T12:33:30.831Z] === RUN   TestDockerSuite/TestLogsSince
12:33:31 [2022-04-17T12:33:31.473Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
12:33:35 [2022-04-17T12:33:35.263Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
12:33:41 [2022-04-17T12:33:41.261Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
12:33:41 [2022-04-17T12:33:41.261Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
12:33:41 [2022-04-17T12:33:41.261Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
12:33:41 [2022-04-17T12:33:41.261Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
12:33:41 [2022-04-17T12:33:41.261Z] === RUN   TestDockerSuite/TestLogsTail
12:33:44 [2022-04-17T12:33:44.216Z] === RUN   TestDockerSuite/TestLogsTimestamps
12:33:47 [2022-04-17T12:33:47.172Z] === RUN   TestDockerSuite/TestLogsWithDetails
12:33:49 [2022-04-17T12:33:49.390Z] === RUN   TestDockerSuite/TestMountIntoProc
12:33:49 [2022-04-17T12:33:49.390Z]     docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux
12:33:49 [2022-04-17T12:33:49.390Z] === RUN   TestDockerSuite/TestMountIntoSys
12:33:49 [2022-04-17T12:33:49.390Z]     docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux
12:33:49 [2022-04-17T12:33:49.390Z] === RUN   TestDockerSuite/TestNetHostname
12:33:49 [2022-04-17T12:33:49.390Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
12:33:49 [2022-04-17T12:33:49.390Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
12:33:49 [2022-04-17T12:33:49.390Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
12:33:49 [2022-04-17T12:33:49.390Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
12:33:49 [2022-04-17T12:33:49.390Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
12:33:49 [2022-04-17T12:33:49.390Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
12:33:49 [2022-04-17T12:33:49.390Z]     docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux
12:33:49 [2022-04-17T12:33:49.390Z] === RUN   TestDockerSuite/TestPluginActive
12:33:49 [2022-04-17T12:33:49.390Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
12:33:49 [2022-04-17T12:33:49.390Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
12:33:49 [2022-04-17T12:33:49.390Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
12:33:49 [2022-04-17T12:33:49.860Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
12:33:49 [2022-04-17T12:33:49.860Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
12:33:49 [2022-04-17T12:33:49.860Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
12:33:49 [2022-04-17T12:33:49.860Z] === RUN   TestDockerSuite/TestPluginLogDriver
12:33:49 [2022-04-17T12:33:49.860Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
12:33:49 [2022-04-17T12:33:49.860Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
12:33:49 [2022-04-17T12:33:49.860Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
12:33:49 [2022-04-17T12:33:49.860Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
12:33:49 [2022-04-17T12:33:49.860Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
12:33:49 [2022-04-17T12:33:49.860Z] === RUN   TestDockerSuite/TestPluginUpgrade
12:33:49 [2022-04-17T12:33:49.860Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
12:33:49 [2022-04-17T12:33:49.860Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
12:33:49 [2022-04-17T12:33:49.860Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
12:33:49 [2022-04-17T12:33:49.860Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
12:33:49 [2022-04-17T12:33:49.860Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
12:33:49 [2022-04-17T12:33:49.860Z] === RUN   TestDockerSuite/TestPortHostBinding
12:33:49 [2022-04-17T12:33:49.860Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
12:33:49 [2022-04-17T12:33:49.860Z] === RUN   TestDockerSuite/TestPortList
12:33:49 [2022-04-17T12:33:49.860Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
12:33:49 [2022-04-17T12:33:49.860Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
12:33:55 [2022-04-17T12:33:55.738Z] === RUN   TestDockerSuite/TestPostContainersAttach
12:33:55 [2022-04-17T12:33:55.738Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
12:33:55 [2022-04-17T12:33:55.738Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
12:33:55 [2022-04-17T12:33:55.738Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
12:33:55 [2022-04-17T12:33:55.738Z]     docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
12:33:55 [2022-04-17T12:33:55.738Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
12:33:55 [2022-04-17T12:33:55.738Z]     docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
12:33:55 [2022-04-17T12:33:55.738Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
12:33:55 [2022-04-17T12:33:55.738Z]     docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
12:33:55 [2022-04-17T12:33:55.738Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
12:33:55 [2022-04-17T12:33:55.738Z]     docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
12:33:55 [2022-04-17T12:33:55.738Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
12:33:55 [2022-04-17T12:33:55.738Z]     docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
12:33:55 [2022-04-17T12:33:55.738Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
12:33:55 [2022-04-17T12:33:55.738Z]     docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
12:33:55 [2022-04-17T12:33:55.738Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
12:33:55 [2022-04-17T12:33:55.738Z]     docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
12:33:55 [2022-04-17T12:33:55.738Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
12:34:00 [2022-04-17T12:34:00.553Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
12:34:00 [2022-04-17T12:34:00.632Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
12:34:00 [2022-04-17T12:34:00.632Z]     docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
12:34:00 [2022-04-17T12:34:00.632Z] === RUN   TestDockerSuite/TestPsByOrder
12:34:02 [2022-04-17T12:34:02.117Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
12:34:09 [2022-04-17T12:34:09.268Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
12:34:10 [2022-04-17T12:34:10.253Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
12:34:10 [2022-04-17T12:34:10.253Z]     docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux
12:34:10 [2022-04-17T12:34:10.253Z] === RUN   TestDockerSuite/TestRunAddHost
12:34:10 [2022-04-17T12:34:10.253Z]     docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux
12:34:10 [2022-04-17T12:34:10.253Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
12:34:10 [2022-04-17T12:34:10.253Z]     docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux
12:34:10 [2022-04-17T12:34:10.253Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
12:34:10 [2022-04-17T12:34:10.253Z]     docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux
12:34:10 [2022-04-17T12:34:10.253Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
12:34:10 [2022-04-17T12:34:10.253Z]     docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux
12:34:10 [2022-04-17T12:34:10.253Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
12:34:10 [2022-04-17T12:34:10.253Z]     docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux
12:34:10 [2022-04-17T12:34:10.253Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
12:34:10 [2022-04-17T12:34:10.253Z]     docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux
12:34:10 [2022-04-17T12:34:10.253Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
12:34:11 [2022-04-17T12:34:11.062Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
12:34:11 [2022-04-17T12:34:11.062Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
12:34:11 [2022-04-17T12:34:11.062Z] === RUN   TestDockerSuite/TestPsListContainersBase
12:34:14 [2022-04-17T12:34:14.039Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
12:34:14 [2022-04-17T12:34:14.039Z]     docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux
12:34:14 [2022-04-17T12:34:14.039Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
12:34:14 [2022-04-17T12:34:14.039Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
12:34:14 [2022-04-17T12:34:14.039Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
12:34:21 [2022-04-17T12:34:21.193Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
12:34:23 [2022-04-17T12:34:23.566Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
12:34:24 [2022-04-17T12:34:24.981Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
12:34:28 [2022-04-17T12:34:28.771Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
12:34:31 [2022-04-17T12:34:31.722Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
12:34:35 [2022-04-17T12:34:35.510Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
12:34:35 [2022-04-17T12:34:35.510Z] === RUN   TestDockerSuite/TestRunBindMounts
12:34:42 [2022-04-17T12:34:42.666Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
12:34:42 [2022-04-17T12:34:42.666Z]     docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux
12:34:42 [2022-04-17T12:34:42.666Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
12:34:42 [2022-04-17T12:34:42.666Z]     docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux
12:34:42 [2022-04-17T12:34:42.666Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
12:34:42 [2022-04-17T12:34:42.666Z]     docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux
12:34:42 [2022-04-17T12:34:42.666Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
12:34:42 [2022-04-17T12:34:42.666Z]     docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux
12:34:42 [2022-04-17T12:34:42.666Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
12:34:42 [2022-04-17T12:34:42.666Z]     docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux
12:34:42 [2022-04-17T12:34:42.666Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
12:34:42 [2022-04-17T12:34:42.666Z]     docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux
12:34:42 [2022-04-17T12:34:42.666Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
12:34:42 [2022-04-17T12:34:42.666Z]     docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux
12:34:42 [2022-04-17T12:34:42.666Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
12:34:42 [2022-04-17T12:34:42.666Z]     docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux
12:34:42 [2022-04-17T12:34:42.666Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
12:34:42 [2022-04-17T12:34:42.666Z]     docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux
12:34:42 [2022-04-17T12:34:42.666Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
12:34:42 [2022-04-17T12:34:42.666Z]     docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux
12:34:42 [2022-04-17T12:34:42.666Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
12:34:42 [2022-04-17T12:34:42.666Z]     docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux
12:34:42 [2022-04-17T12:34:42.666Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
12:34:44 [2022-04-17T12:34:44.840Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
12:34:44 [2022-04-17T12:34:44.840Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
12:34:44 [2022-04-17T12:34:44.840Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
12:34:44 [2022-04-17T12:34:44.840Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
12:34:46 [2022-04-17T12:34:46.456Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
12:34:46 [2022-04-17T12:34:46.456Z]     docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux
12:34:46 [2022-04-17T12:34:46.456Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
12:34:51 [2022-04-17T12:34:51.203Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
12:34:51 [2022-04-17T12:34:51.203Z]     docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux
12:34:51 [2022-04-17T12:34:51.203Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
12:34:51 [2022-04-17T12:34:51.203Z]     docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
12:34:51 [2022-04-17T12:34:51.203Z] === RUN   TestDockerSuite/TestRunContainerNetwork
12:34:54 [2022-04-17T12:34:54.150Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
12:34:54 [2022-04-17T12:34:54.151Z]     docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux
12:34:54 [2022-04-17T12:34:54.151Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
12:34:54 [2022-04-17T12:34:54.151Z]     docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux
12:34:54 [2022-04-17T12:34:54.151Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
12:34:54 [2022-04-17T12:34:54.151Z]     docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux
12:34:54 [2022-04-17T12:34:54.151Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
12:34:54 [2022-04-17T12:34:54.151Z]     docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux
12:34:54 [2022-04-17T12:34:54.151Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
12:34:54 [2022-04-17T12:34:54.151Z]     docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux
12:34:54 [2022-04-17T12:34:54.151Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
12:34:54 [2022-04-17T12:34:54.151Z]     docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux
12:34:54 [2022-04-17T12:34:54.151Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
12:34:54 [2022-04-17T12:34:54.151Z]     docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux
12:34:54 [2022-04-17T12:34:54.151Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
12:34:57 [2022-04-17T12:34:57.102Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
12:34:59 [2022-04-17T12:34:59.782Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
12:35:00 [2022-04-17T12:35:00.890Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
12:35:02 [2022-04-17T12:35:02.743Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
12:35:04 [2022-04-17T12:35:04.675Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
12:35:04 [2022-04-17T12:35:04.675Z]     docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux
12:35:04 [2022-04-17T12:35:04.675Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
12:35:04 [2022-04-17T12:35:04.675Z]     docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux
12:35:04 [2022-04-17T12:35:04.675Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
12:35:04 [2022-04-17T12:35:04.675Z]     docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
12:35:04 [2022-04-17T12:35:04.675Z] === RUN   TestDockerSuite/TestRunCreateVolume
12:35:07 [2022-04-17T12:35:07.627Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
12:35:07 [2022-04-17T12:35:07.627Z]     docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux
12:35:07 [2022-04-17T12:35:07.627Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
12:35:07 [2022-04-17T12:35:07.627Z]     docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux
12:35:07 [2022-04-17T12:35:07.627Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
12:35:07 [2022-04-17T12:35:07.627Z]     docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux
12:35:07 [2022-04-17T12:35:07.627Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
12:35:07 [2022-04-17T12:35:07.627Z]     docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux
12:35:07 [2022-04-17T12:35:07.627Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
12:35:10 [2022-04-17T12:35:10.574Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
12:35:17 [2022-04-17T12:35:17.729Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
12:35:17 [2022-04-17T12:35:17.729Z]     docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux
12:35:17 [2022-04-17T12:35:17.729Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
12:35:17 [2022-04-17T12:35:17.729Z]     docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux
12:35:17 [2022-04-17T12:35:17.729Z] === RUN   TestDockerSuite/TestRunDNSOptions
12:35:17 [2022-04-17T12:35:17.729Z]     docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux
12:35:17 [2022-04-17T12:35:17.729Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
12:35:17 [2022-04-17T12:35:17.729Z]     docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux
12:35:17 [2022-04-17T12:35:17.729Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
12:35:17 [2022-04-17T12:35:17.729Z]     docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux
12:35:17 [2022-04-17T12:35:17.729Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
12:35:17 [2022-04-17T12:35:17.729Z]     docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux
12:35:17 [2022-04-17T12:35:17.729Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
12:35:21 [2022-04-17T12:35:21.520Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
12:35:21 [2022-04-17T12:35:21.520Z]     docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux
12:35:21 [2022-04-17T12:35:21.520Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
12:35:21 [2022-04-17T12:35:21.520Z] === RUN   TestDockerSuite/TestRunDuplicateMount
12:35:21 [2022-04-17T12:35:21.520Z]     docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux
12:35:21 [2022-04-17T12:35:21.520Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
12:35:24 [2022-04-17T12:35:24.471Z] === RUN   TestDockerSuite/TestRunEchoStdout
12:35:28 [2022-04-17T12:35:28.046Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
12:35:28 [2022-04-17T12:35:28.264Z] === RUN   TestDockerSuite/TestRunEmptyEnv
12:35:28 [2022-04-17T12:35:28.264Z]     docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux
12:35:28 [2022-04-17T12:35:28.264Z] === RUN   TestDockerSuite/TestRunEntrypoint
12:35:30 [2022-04-17T12:35:30.273Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
12:35:30 [2022-04-17T12:35:30.742Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
12:35:30 [2022-04-17T12:35:30.742Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
12:35:30 [2022-04-17T12:35:30.742Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
12:35:30 [2022-04-17T12:35:30.742Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
12:35:32 [2022-04-17T12:35:32.055Z] === RUN   TestDockerSuite/TestRunEnvironment
12:35:32 [2022-04-17T12:35:32.055Z]     docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux
12:35:32 [2022-04-17T12:35:32.055Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
12:35:32 [2022-04-17T12:35:32.055Z]     docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux
12:35:32 [2022-04-17T12:35:32.055Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
12:35:32 [2022-04-17T12:35:32.055Z]     docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux
12:35:32 [2022-04-17T12:35:32.055Z] === RUN   TestDockerSuite/TestRunExitCode
12:35:35 [2022-04-17T12:35:35.005Z] === RUN   TestDockerSuite/TestRunExitCodeOne
12:35:36 [2022-04-17T12:35:36.609Z] === RUN   TestDockerSuite/TestPsListContainersSize
12:35:36 [2022-04-17T12:35:36.609Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
12:35:36 [2022-04-17T12:35:36.609Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
12:35:36 [2022-04-17T12:35:36.609Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
12:35:36 [2022-04-17T12:35:36.609Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
12:35:36 [2022-04-17T12:35:36.609Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
12:35:36 [2022-04-17T12:35:36.609Z] === RUN   TestDockerSuite/TestPsRightTagName
12:35:36 [2022-04-17T12:35:36.609Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
12:35:36 [2022-04-17T12:35:36.609Z] === RUN   TestDockerSuite/TestPsShowMounts
12:35:38 [2022-04-17T12:35:38.790Z] === RUN   TestDockerSuite/TestRunExitCodeZero
12:35:42 [2022-04-17T12:35:42.581Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
12:35:45 [2022-04-17T12:35:45.274Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
12:35:45 [2022-04-17T12:35:45.274Z]     docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux
12:35:45 [2022-04-17T12:35:45.274Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
12:35:45 [2022-04-17T12:35:45.535Z] === RUN   TestDockerSuite/TestRunExposePort
12:35:45 [2022-04-17T12:35:45.535Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
12:35:45 [2022-04-17T12:35:45.535Z]     docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux
12:35:45 [2022-04-17T12:35:45.535Z] === RUN   TestDockerSuite/TestRunGroupAdd
12:35:45 [2022-04-17T12:35:45.535Z]     docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux
12:35:45 [2022-04-17T12:35:45.535Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
12:35:45 [2022-04-17T12:35:45.535Z]     docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux
12:35:45 [2022-04-17T12:35:45.535Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
12:35:45 [2022-04-17T12:35:45.535Z]     docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux
12:35:45 [2022-04-17T12:35:45.535Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
12:35:45 [2022-04-17T12:35:45.535Z]     docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm
12:35:46 [2022-04-17T12:35:46.002Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
12:35:46 [2022-04-17T12:35:46.002Z]     docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux
12:35:46 [2022-04-17T12:35:46.002Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
12:35:46 [2022-04-17T12:35:46.002Z]     docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux
12:35:46 [2022-04-17T12:35:46.002Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
12:35:46 [2022-04-17T12:35:46.261Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
12:35:46 [2022-04-17T12:35:46.261Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
12:35:46 [2022-04-17T12:35:46.261Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
12:35:47 [2022-04-17T12:35:47.828Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
12:35:48 [2022-04-17T12:35:48.817Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
12:35:48 [2022-04-17T12:35:48.817Z]     docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
12:35:48 [2022-04-17T12:35:48.817Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
12:35:51 [2022-04-17T12:35:51.869Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
12:35:51 [2022-04-17T12:35:51.870Z]     docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux
12:35:51 [2022-04-17T12:35:51.870Z] === RUN   TestDockerSuite/TestRunInvalidReference
12:35:52 [2022-04-17T12:35:52.338Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
12:35:52 [2022-04-17T12:35:52.338Z]     docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux
12:35:52 [2022-04-17T12:35:52.338Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
12:35:52 [2022-04-17T12:35:52.338Z]     docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux
12:35:52 [2022-04-17T12:35:52.338Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
12:35:52 [2022-04-17T12:35:52.338Z]     docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux
12:35:52 [2022-04-17T12:35:52.338Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
12:35:52 [2022-04-17T12:35:52.338Z]     docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux
12:35:52 [2022-04-17T12:35:52.338Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
12:35:53 [2022-04-17T12:35:53.581Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
12:35:58 [2022-04-17T12:35:58.339Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
12:36:01 [2022-04-17T12:36:01.000Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
12:36:01 [2022-04-17T12:36:01.001Z]     docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
12:36:01 [2022-04-17T12:36:01.001Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
12:36:01 [2022-04-17T12:36:01.296Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
12:36:03 [2022-04-17T12:36:03.222Z] === RUN   TestDockerSuite/TestRunModeHostname
12:36:03 [2022-04-17T12:36:03.222Z]     docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux
12:36:03 [2022-04-17T12:36:03.222Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
12:36:03 [2022-04-17T12:36:03.222Z]     docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux
12:36:03 [2022-04-17T12:36:03.222Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
12:36:03 [2022-04-17T12:36:03.222Z]     docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux
12:36:03 [2022-04-17T12:36:03.222Z] === RUN   TestDockerSuite/TestRunModeIpcHost
12:36:03 [2022-04-17T12:36:03.222Z]     docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux
12:36:03 [2022-04-17T12:36:03.222Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
12:36:03 [2022-04-17T12:36:03.222Z]     docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux
12:36:03 [2022-04-17T12:36:03.222Z] === RUN   TestDockerSuite/TestRunModePIDContainer
12:36:03 [2022-04-17T12:36:03.222Z]     docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux
12:36:03 [2022-04-17T12:36:03.222Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
12:36:03 [2022-04-17T12:36:03.222Z]     docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux
12:36:03 [2022-04-17T12:36:03.222Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
12:36:03 [2022-04-17T12:36:03.222Z]     docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux
12:36:03 [2022-04-17T12:36:03.222Z] === RUN   TestDockerSuite/TestRunModeUTSHost
12:36:03 [2022-04-17T12:36:03.222Z]     docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux
12:36:03 [2022-04-17T12:36:03.222Z] === RUN   TestDockerSuite/TestRunMount
12:36:03 [2022-04-17T12:36:03.222Z]     docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux
12:36:03 [2022-04-17T12:36:03.222Z] === RUN   TestDockerSuite/TestRunMountOrdering
12:36:03 [2022-04-17T12:36:03.222Z]     docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux
12:36:03 [2022-04-17T12:36:03.222Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
12:36:03 [2022-04-17T12:36:03.222Z]     docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux
12:36:03 [2022-04-17T12:36:03.222Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
12:36:03 [2022-04-17T12:36:03.222Z]     docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux
12:36:03 [2022-04-17T12:36:03.694Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
12:36:14 [2022-04-17T12:36:14.114Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
12:36:14 [2022-04-17T12:36:14.114Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
12:36:14 [2022-04-17T12:36:14.114Z] === RUN   TestDockerSuite/TestRunNamedVolume
12:36:14 [2022-04-17T12:36:14.114Z]     docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux
12:36:14 [2022-04-17T12:36:14.114Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
12:36:14 [2022-04-17T12:36:14.114Z]     docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux
12:36:14 [2022-04-17T12:36:14.114Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
12:36:21 [2022-04-17T12:36:21.272Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
12:36:28 [2022-04-17T12:36:28.430Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
12:36:28 [2022-04-17T12:36:28.430Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
12:36:28 [2022-04-17T12:36:28.430Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
12:36:28 [2022-04-17T12:36:28.430Z]     docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
12:36:28 [2022-04-17T12:36:28.430Z] === RUN   TestDockerSuite/TestRunNetHost
12:36:28 [2022-04-17T12:36:28.430Z]     docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux
12:36:28 [2022-04-17T12:36:28.430Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
12:36:28 [2022-04-17T12:36:28.430Z]     docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux
12:36:28 [2022-04-17T12:36:28.430Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
12:36:28 [2022-04-17T12:36:28.430Z]     docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux
12:36:28 [2022-04-17T12:36:28.430Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
12:36:28 [2022-04-17T12:36:28.430Z]     docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux
12:36:28 [2022-04-17T12:36:28.430Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
12:36:28 [2022-04-17T12:36:28.430Z]     docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux
12:36:28 [2022-04-17T12:36:28.430Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
12:36:28 [2022-04-17T12:36:28.430Z]     docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux
12:36:28 [2022-04-17T12:36:28.430Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
12:36:28 [2022-04-17T12:36:28.430Z]     docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux
12:36:28 [2022-04-17T12:36:28.430Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
12:36:28 [2022-04-17T12:36:28.430Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
12:36:29 [2022-04-17T12:36:29.416Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
12:36:31 [2022-04-17T12:36:31.418Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
12:36:31 [2022-04-17T12:36:31.418Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
12:36:31 [2022-04-17T12:36:31.418Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
12:36:32 [2022-04-17T12:36:32.368Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
12:36:34 [2022-04-17T12:36:34.586Z] === RUN   TestDockerSuite/TestRunNonExistingImage
12:36:35 [2022-04-17T12:36:35.571Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
12:36:37 [2022-04-17T12:36:37.290Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
12:36:37 [2022-04-17T12:36:37.759Z] === RUN   TestDockerSuite/TestRestartPolicyNO
12:36:37 [2022-04-17T12:36:37.759Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
12:36:38 [2022-04-17T12:36:38.746Z] === RUN   TestDockerSuite/TestRestartRunningContainer
12:36:39 [2022-04-17T12:36:39.364Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
12:36:39 [2022-04-17T12:36:39.365Z]     docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux
12:36:39 [2022-04-17T12:36:39.365Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
12:36:39 [2022-04-17T12:36:39.365Z]     docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux
12:36:39 [2022-04-17T12:36:39.365Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
12:36:39 [2022-04-17T12:36:39.365Z]     docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux
12:36:39 [2022-04-17T12:36:39.365Z] === RUN   TestDockerSuite/TestRunPortInUse
12:36:39 [2022-04-17T12:36:39.365Z]     docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux
12:36:39 [2022-04-17T12:36:39.365Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
12:36:39 [2022-04-17T12:36:39.365Z]     docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux
12:36:39 [2022-04-17T12:36:39.365Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
12:36:39 [2022-04-17T12:36:39.365Z]     docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux
12:36:39 [2022-04-17T12:36:39.365Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
12:36:39 [2022-04-17T12:36:39.365Z]     docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux
12:36:39 [2022-04-17T12:36:39.365Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
12:36:39 [2022-04-17T12:36:39.365Z]     docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux
12:36:39 [2022-04-17T12:36:39.365Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
12:36:43 [2022-04-17T12:36:43.503Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
12:36:44 [2022-04-17T12:36:44.114Z] === RUN   TestDockerSuite/TestRunPublishPort
12:36:44 [2022-04-17T12:36:44.114Z]     docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux
12:36:44 [2022-04-17T12:36:44.114Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
12:36:44 [2022-04-17T12:36:44.114Z]     docker_cli_run_test.go:2854: unmatched requirement Apparmor
12:36:44 [2022-04-17T12:36:44.114Z] === RUN   TestDockerSuite/TestRunReadProcLatency
12:36:44 [2022-04-17T12:36:44.114Z]     docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux
12:36:44 [2022-04-17T12:36:44.114Z] === RUN   TestDockerSuite/TestRunReadProcTimer
12:36:44 [2022-04-17T12:36:44.114Z]     docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux
12:36:44 [2022-04-17T12:36:44.114Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
12:36:44 [2022-04-17T12:36:44.114Z]     docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux
12:36:44 [2022-04-17T12:36:44.114Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
12:36:48 [2022-04-17T12:36:48.262Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
12:36:48 [2022-04-17T12:36:48.262Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
12:36:48 [2022-04-17T12:36:48.262Z] === RUN   TestDockerSuite/TestRestartWithVolumes
12:36:54 [2022-04-17T12:36:54.138Z] === RUN   TestDockerSuite/TestRmiBlank
12:36:54 [2022-04-17T12:36:54.138Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
12:36:54 [2022-04-17T12:36:54.138Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
12:36:56 [2022-04-17T12:36:56.618Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
12:36:56 [2022-04-17T12:36:56.618Z]     docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux
12:36:56 [2022-04-17T12:36:56.618Z] === RUN   TestDockerSuite/TestRunRm
12:36:59 [2022-04-17T12:36:59.647Z] === RUN   TestDockerSuite/TestRunRmAndWait
12:37:06 [2022-04-17T12:37:06.808Z] === RUN   TestDockerSuite/TestRunRmPre125Api
12:37:09 [2022-04-17T12:37:09.762Z] === RUN   TestDockerSuite/TestRunRootWorkdir
12:37:11 [2022-04-17T12:37:11.968Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
12:37:13 [2022-04-17T12:37:13.555Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
12:37:14 [2022-04-17T12:37:14.187Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
12:37:14 [2022-04-17T12:37:14.655Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
12:37:17 [2022-04-17T12:37:17.344Z] === RUN   TestDockerSuite/TestRunSetMacAddress
12:37:17 [2022-04-17T12:37:17.344Z]     docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
12:37:17 [2022-04-17T12:37:17.344Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
12:37:17 [2022-04-17T12:37:17.344Z]     docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux
12:37:17 [2022-04-17T12:37:17.344Z] === RUN   TestDockerSuite/TestRunState
12:37:17 [2022-04-17T12:37:17.344Z]     docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux
12:37:17 [2022-04-17T12:37:17.344Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
12:37:21 [2022-04-17T12:37:21.133Z] === RUN   TestDockerSuite/TestRunStdinPipe
12:37:21 [2022-04-17T12:37:21.133Z]     docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux
12:37:21 [2022-04-17T12:37:21.133Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
12:37:21 [2022-04-17T12:37:21.133Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
12:37:21 [2022-04-17T12:37:21.133Z]     docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux
12:37:21 [2022-04-17T12:37:21.133Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
12:37:21 [2022-04-17T12:37:21.133Z]     docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux
12:37:21 [2022-04-17T12:37:21.133Z] === RUN   TestDockerSuite/TestRunTLSVerify
12:37:21 [2022-04-17T12:37:21.133Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
12:37:21 [2022-04-17T12:37:21.133Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
12:37:21 [2022-04-17T12:37:21.133Z]     docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux
12:37:21 [2022-04-17T12:37:21.601Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
12:37:23 [2022-04-17T12:37:23.321Z] === RUN   TestDockerSuite/TestRmiImgIDForce
12:37:27 [2022-04-17T12:37:27.466Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
12:37:27 [2022-04-17T12:37:27.466Z]     docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux
12:37:27 [2022-04-17T12:37:27.466Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
12:37:27 [2022-04-17T12:37:27.466Z]     docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux
12:37:27 [2022-04-17T12:37:27.466Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
12:37:27 [2022-04-17T12:37:27.466Z]     docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux
12:37:27 [2022-04-17T12:37:27.466Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
12:37:27 [2022-04-17T12:37:27.466Z]     docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
12:37:27 [2022-04-17T12:37:27.466Z] === RUN   TestDockerSuite/TestRunUnshareProc
12:37:27 [2022-04-17T12:37:27.466Z]     docker_cli_run_test.go:2893: unmatched requirement Apparmor
12:37:27 [2022-04-17T12:37:27.466Z] === RUN   TestDockerSuite/TestRunUserByID
12:37:27 [2022-04-17T12:37:27.466Z]     docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux
12:37:27 [2022-04-17T12:37:27.466Z] === RUN   TestDockerSuite/TestRunUserByIDBig
12:37:27 [2022-04-17T12:37:27.466Z]     docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux
12:37:27 [2022-04-17T12:37:27.466Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
12:37:27 [2022-04-17T12:37:27.466Z]     docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux
12:37:27 [2022-04-17T12:37:27.466Z] === RUN   TestDockerSuite/TestRunUserByIDZero
12:37:27 [2022-04-17T12:37:27.466Z]     docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux
12:37:27 [2022-04-17T12:37:27.466Z] === RUN   TestDockerSuite/TestRunUserByName
12:37:27 [2022-04-17T12:37:27.466Z]     docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux
12:37:27 [2022-04-17T12:37:27.466Z] === RUN   TestDockerSuite/TestRunUserDefaults
12:37:29 [2022-04-17T12:37:29.193Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
12:37:31 [2022-04-17T12:37:31.257Z] === RUN   TestDockerSuite/TestRunUserNotFound
12:37:31 [2022-04-17T12:37:31.257Z]     docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux
12:37:31 [2022-04-17T12:37:31.257Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
12:37:34 [2022-04-17T12:37:34.210Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
12:37:34 [2022-04-17T12:37:34.210Z]     docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux
12:37:34 [2022-04-17T12:37:34.210Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
12:37:34 [2022-04-17T12:37:34.210Z]     docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux
12:37:34 [2022-04-17T12:37:34.678Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
12:37:37 [2022-04-17T12:37:37.863Z] === RUN   TestDockerSuite/TestRmiParentImageFail
12:37:39 [2022-04-17T12:37:39.433Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
12:37:42 [2022-04-17T12:37:42.625Z] === RUN   TestDockerSuite/TestRmiTag
12:37:43 [2022-04-17T12:37:43.613Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
12:37:46 [2022-04-17T12:37:46.571Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
12:37:49 [2022-04-17T12:37:49.855Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
12:37:57 [2022-04-17T12:37:57.009Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
12:38:07 [2022-04-17T12:38:07.429Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
12:38:07 [2022-04-17T12:38:07.429Z]     docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux
12:38:07 [2022-04-17T12:38:07.429Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
12:38:07 [2022-04-17T12:38:07.429Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
12:38:07 [2022-04-17T12:38:07.822Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
12:38:09 [2022-04-17T12:38:09.388Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
12:38:10 [2022-04-17T12:38:10.381Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
12:38:14 [2022-04-17T12:38:14.176Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
12:38:15 [2022-04-17T12:38:15.258Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
12:38:16 [2022-04-17T12:38:16.827Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
12:38:16 [2022-04-17T12:38:16.827Z]     docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux
12:38:16 [2022-04-17T12:38:16.827Z] === RUN   TestDockerSuite/TestRunAddHost
12:38:16 [2022-04-17T12:38:16.827Z]     docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux
12:38:16 [2022-04-17T12:38:16.827Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
12:38:16 [2022-04-17T12:38:16.827Z]     docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux
12:38:16 [2022-04-17T12:38:16.827Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
12:38:16 [2022-04-17T12:38:16.827Z]     docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux
12:38:16 [2022-04-17T12:38:16.827Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
12:38:16 [2022-04-17T12:38:16.827Z]     docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux
12:38:16 [2022-04-17T12:38:16.827Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
12:38:16 [2022-04-17T12:38:16.827Z]     docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux
12:38:16 [2022-04-17T12:38:16.827Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
12:38:16 [2022-04-17T12:38:16.827Z]     docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux
12:38:16 [2022-04-17T12:38:16.827Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
12:38:17 [2022-04-17T12:38:17.963Z] === RUN   TestDockerSuite/TestRunWithBadDevice
12:38:17 [2022-04-17T12:38:17.963Z]     docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux
12:38:17 [2022-04-17T12:38:17.963Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
12:38:17 [2022-04-17T12:38:17.963Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
12:38:17 [2022-04-17T12:38:17.963Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
12:38:17 [2022-04-17T12:38:17.963Z]     docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux
12:38:17 [2022-04-17T12:38:17.963Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
12:38:17 [2022-04-17T12:38:17.963Z]     docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux
12:38:17 [2022-04-17T12:38:17.963Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
12:38:17 [2022-04-17T12:38:17.963Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
12:38:17 [2022-04-17T12:38:17.963Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
12:38:17 [2022-04-17T12:38:17.963Z]     docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux
12:38:17 [2022-04-17T12:38:17.963Z] === RUN   TestDockerSuite/TestRunWithUlimits
12:38:17 [2022-04-17T12:38:17.963Z]     docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
12:38:17 [2022-04-17T12:38:17.963Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
12:38:19 [2022-04-17T12:38:19.044Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
12:38:19 [2022-04-17T12:38:19.044Z]     docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux
12:38:19 [2022-04-17T12:38:19.044Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
12:38:19 [2022-04-17T12:38:19.044Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
12:38:19 [2022-04-17T12:38:19.044Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
12:38:25 [2022-04-17T12:38:25.113Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
12:38:27 [2022-04-17T12:38:27.327Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
12:38:29 [2022-04-17T12:38:29.474Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
12:38:29 [2022-04-17T12:38:29.538Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
12:38:32 [2022-04-17T12:38:32.426Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
12:38:36 [2022-04-17T12:38:36.692Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
12:38:36 [2022-04-17T12:38:36.692Z]     docker_cli_run_test.go:3010: unmatched requirement Apparmor
12:38:36 [2022-04-17T12:38:36.692Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
12:38:36 [2022-04-17T12:38:36.692Z]     docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux
12:38:36 [2022-04-17T12:38:36.692Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
12:38:36 [2022-04-17T12:38:36.692Z]     docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux
12:38:36 [2022-04-17T12:38:36.692Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
12:38:36 [2022-04-17T12:38:36.692Z]     docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux
12:38:36 [2022-04-17T12:38:36.692Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
12:38:36 [2022-04-17T12:38:36.692Z]     docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux
12:38:36 [2022-04-17T12:38:36.692Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
12:38:36 [2022-04-17T12:38:36.692Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
12:38:36 [2022-04-17T12:38:36.692Z] === RUN   TestDockerSuite/TestSaveCheckTimes
12:38:36 [2022-04-17T12:38:36.692Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
12:38:36 [2022-04-17T12:38:36.692Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
12:38:36 [2022-04-17T12:38:36.692Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
12:38:36 [2022-04-17T12:38:36.692Z] === RUN   TestDockerSuite/TestSaveImageId
12:38:36 [2022-04-17T12:38:36.692Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
12:38:36 [2022-04-17T12:38:36.692Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
12:38:36 [2022-04-17T12:38:36.692Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
12:38:36 [2022-04-17T12:38:36.692Z] === RUN   TestDockerSuite/TestSaveLoadParents
12:38:36 [2022-04-17T12:38:36.692Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
12:38:36 [2022-04-17T12:38:36.692Z] === RUN   TestDockerSuite/TestSaveMultipleNames
12:38:36 [2022-04-17T12:38:36.692Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
12:38:36 [2022-04-17T12:38:36.692Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
12:38:36 [2022-04-17T12:38:36.692Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
12:38:36 [2022-04-17T12:38:36.692Z] === RUN   TestDockerSuite/TestSaveSingleTag
12:38:36 [2022-04-17T12:38:36.692Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
12:38:36 [2022-04-17T12:38:36.692Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
12:38:36 [2022-04-17T12:38:36.692Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
12:38:36 [2022-04-17T12:38:36.692Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
12:38:36 [2022-04-17T12:38:36.692Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
12:38:36 [2022-04-17T12:38:36.692Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
12:38:36 [2022-04-17T12:38:36.692Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
12:38:36 [2022-04-17T12:38:36.692Z] === RUN   TestDockerSuite/TestSearchCmdOptions
12:38:39 [2022-04-17T12:38:39.646Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
12:38:39 [2022-04-17T12:38:39.646Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
12:38:40 [2022-04-17T12:38:40.114Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
12:38:40 [2022-04-17T12:38:40.114Z] === RUN   TestDockerSuite/TestSearchWithLimit
12:38:41 [2022-04-17T12:38:41.095Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
12:38:42 [2022-04-17T12:38:42.328Z] === RUN   TestDockerSuite/TestSlowStdinClosing
12:38:42 [2022-04-17T12:38:42.328Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
12:38:42 [2022-04-17T12:38:42.661Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
12:38:45 [2022-04-17T12:38:45.278Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
12:38:45 [2022-04-17T12:38:45.617Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
12:38:45 [2022-04-17T12:38:45.617Z] === RUN   TestDockerSuite/TestRunBindMounts
12:38:49 [2022-04-17T12:38:49.069Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
12:38:51 [2022-04-17T12:38:51.491Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
12:38:51 [2022-04-17T12:38:51.491Z]     docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux
12:38:51 [2022-04-17T12:38:51.491Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
12:38:51 [2022-04-17T12:38:51.491Z]     docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux
12:38:51 [2022-04-17T12:38:51.491Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
12:38:51 [2022-04-17T12:38:51.491Z]     docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux
12:38:51 [2022-04-17T12:38:51.491Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
12:38:51 [2022-04-17T12:38:51.491Z]     docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux
12:38:51 [2022-04-17T12:38:51.491Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
12:38:51 [2022-04-17T12:38:51.491Z]     docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux
12:38:51 [2022-04-17T12:38:51.491Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
12:38:51 [2022-04-17T12:38:51.491Z]     docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux
12:38:51 [2022-04-17T12:38:51.491Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
12:38:51 [2022-04-17T12:38:51.491Z]     docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux
12:38:51 [2022-04-17T12:38:51.491Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
12:38:51 [2022-04-17T12:38:51.491Z]     docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux
12:38:51 [2022-04-17T12:38:51.491Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
12:38:51 [2022-04-17T12:38:51.491Z]     docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux
12:38:51 [2022-04-17T12:38:51.491Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
12:38:51 [2022-04-17T12:38:51.491Z]     docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux
12:38:51 [2022-04-17T12:38:51.491Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
12:38:51 [2022-04-17T12:38:51.491Z]     docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux
12:38:51 [2022-04-17T12:38:51.491Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
12:38:52 [2022-04-17T12:38:52.860Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
12:38:52 [2022-04-17T12:38:52.860Z]     docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux
12:38:52 [2022-04-17T12:38:52.860Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
12:38:53 [2022-04-17T12:38:53.709Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
12:38:53 [2022-04-17T12:38:53.709Z]     docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux
12:38:53 [2022-04-17T12:38:53.709Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
12:38:57 [2022-04-17T12:38:57.507Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
12:38:57 [2022-04-17T12:38:57.507Z]     docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux
12:38:57 [2022-04-17T12:38:57.507Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
12:38:57 [2022-04-17T12:38:57.507Z]     docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
12:38:57 [2022-04-17T12:38:57.507Z] === RUN   TestDockerSuite/TestRunContainerNetwork
12:39:00 [2022-04-17T12:39:00.471Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
12:39:00 [2022-04-17T12:39:00.471Z]     docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux
12:39:00 [2022-04-17T12:39:00.471Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
12:39:00 [2022-04-17T12:39:00.471Z]     docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux
12:39:00 [2022-04-17T12:39:00.471Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
12:39:00 [2022-04-17T12:39:00.471Z]     docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux
12:39:00 [2022-04-17T12:39:00.471Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
12:39:00 [2022-04-17T12:39:00.471Z]     docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux
12:39:00 [2022-04-17T12:39:00.471Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
12:39:00 [2022-04-17T12:39:00.471Z]     docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux
12:39:00 [2022-04-17T12:39:00.471Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
12:39:00 [2022-04-17T12:39:00.471Z]     docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux
12:39:00 [2022-04-17T12:39:00.471Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
12:39:00 [2022-04-17T12:39:00.471Z]     docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux
12:39:00 [2022-04-17T12:39:00.471Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
12:39:02 [2022-04-17T12:39:02.688Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
12:39:05 [2022-04-17T12:39:05.358Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
12:39:05 [2022-04-17T12:39:05.358Z]     docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux
12:39:05 [2022-04-17T12:39:05.358Z] === RUN   TestDockerSuite/TestStartAttachSilent
12:39:05 [2022-04-17T12:39:05.643Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
12:39:07 [2022-04-17T12:39:07.861Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
12:39:07 [2022-04-17T12:39:07.861Z]     docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux
12:39:08 [2022-04-17T12:39:08.328Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
12:39:08 [2022-04-17T12:39:08.328Z]     docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux
12:39:08 [2022-04-17T12:39:08.328Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
12:39:08 [2022-04-17T12:39:08.328Z]     docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
12:39:08 [2022-04-17T12:39:08.328Z] === RUN   TestDockerSuite/TestRunCreateVolume
12:39:10 [2022-04-17T12:39:10.113Z] === RUN   TestDockerSuite/TestStartAttachWithRename
12:39:10 [2022-04-17T12:39:10.113Z]     docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux
12:39:10 [2022-04-17T12:39:10.113Z] === RUN   TestDockerSuite/TestStartMultipleContainers
12:39:10 [2022-04-17T12:39:10.113Z]     docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux
12:39:10 [2022-04-17T12:39:10.113Z] === RUN   TestDockerSuite/TestStartPausedContainer
12:39:10 [2022-04-17T12:39:10.113Z]     docker_cli_start_test.go:95: unmatched requirement IsPausable
12:39:10 [2022-04-17T12:39:10.113Z] === RUN   TestDockerSuite/TestStartRecordError
12:39:10 [2022-04-17T12:39:10.113Z]     docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux
12:39:10 [2022-04-17T12:39:10.113Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
12:39:10 [2022-04-17T12:39:10.544Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
12:39:10 [2022-04-17T12:39:10.544Z]     docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux
12:39:10 [2022-04-17T12:39:10.544Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
12:39:10 [2022-04-17T12:39:10.544Z]     docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux
12:39:11 [2022-04-17T12:39:11.015Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
12:39:11 [2022-04-17T12:39:11.015Z]     docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux
12:39:11 [2022-04-17T12:39:11.015Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
12:39:11 [2022-04-17T12:39:11.016Z]     docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux
12:39:11 [2022-04-17T12:39:11.016Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
12:39:13 [2022-04-17T12:39:13.236Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
12:39:20 [2022-04-17T12:39:20.403Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
12:39:20 [2022-04-17T12:39:20.403Z]     docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux
12:39:20 [2022-04-17T12:39:20.403Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
12:39:20 [2022-04-17T12:39:20.403Z]     docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux
12:39:20 [2022-04-17T12:39:20.403Z] === RUN   TestDockerSuite/TestRunDNSOptions
12:39:20 [2022-04-17T12:39:20.403Z]     docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux
12:39:20 [2022-04-17T12:39:20.403Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
12:39:20 [2022-04-17T12:39:20.403Z]     docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux
12:39:20 [2022-04-17T12:39:20.403Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
12:39:20 [2022-04-17T12:39:20.403Z]     docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux
12:39:20 [2022-04-17T12:39:20.403Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
12:39:20 [2022-04-17T12:39:20.403Z]     docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux
12:39:20 [2022-04-17T12:39:20.403Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
12:39:20 [2022-04-17T12:39:20.541Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
12:39:20 [2022-04-17T12:39:20.541Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
12:39:20 [2022-04-17T12:39:20.541Z] === RUN   TestDockerSuite/TestStatsAllNoStream
12:39:20 [2022-04-17T12:39:20.541Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
12:39:20 [2022-04-17T12:39:20.541Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
12:39:20 [2022-04-17T12:39:20.541Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
12:39:20 [2022-04-17T12:39:20.541Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
12:39:20 [2022-04-17T12:39:20.541Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
12:39:20 [2022-04-17T12:39:20.541Z] === RUN   TestDockerSuite/TestStatsFormatAll
12:39:20 [2022-04-17T12:39:20.541Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
12:39:20 [2022-04-17T12:39:20.541Z] === RUN   TestDockerSuite/TestStatsNoStream
12:39:20 [2022-04-17T12:39:20.541Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
12:39:20 [2022-04-17T12:39:20.541Z] === RUN   TestDockerSuite/TestTopMultipleArgs
12:39:22 [2022-04-17T12:39:22.622Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
12:39:22 [2022-04-17T12:39:22.622Z]     docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux
12:39:23 [2022-04-17T12:39:23.091Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
12:39:23 [2022-04-17T12:39:23.091Z] === RUN   TestDockerSuite/TestRunDuplicateMount
12:39:23 [2022-04-17T12:39:23.091Z]     docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux
12:39:23 [2022-04-17T12:39:23.091Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
12:39:24 [2022-04-17T12:39:24.331Z] === RUN   TestDockerSuite/TestTopNonPrivileged
12:39:26 [2022-04-17T12:39:26.045Z] === RUN   TestDockerSuite/TestRunEchoStdout
12:39:28 [2022-04-17T12:39:28.125Z] === RUN   TestDockerSuite/TestTopPrivileged
12:39:28 [2022-04-17T12:39:28.125Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
12:39:28 [2022-04-17T12:39:28.125Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
12:39:28 [2022-04-17T12:39:28.262Z] === RUN   TestDockerSuite/TestRunEmptyEnv
12:39:28 [2022-04-17T12:39:28.262Z]     docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux
12:39:28 [2022-04-17T12:39:28.262Z] === RUN   TestDockerSuite/TestRunEntrypoint
12:39:31 [2022-04-17T12:39:31.219Z] === RUN   TestDockerSuite/TestRunEnvironment
12:39:31 [2022-04-17T12:39:31.219Z]     docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux
12:39:31 [2022-04-17T12:39:31.219Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
12:39:31 [2022-04-17T12:39:31.219Z]     docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux
12:39:31 [2022-04-17T12:39:31.219Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
12:39:31 [2022-04-17T12:39:31.219Z]     docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux
12:39:31 [2022-04-17T12:39:31.219Z] === RUN   TestDockerSuite/TestRunExitCode
12:39:32 [2022-04-17T12:39:32.876Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
12:39:32 [2022-04-17T12:39:32.876Z]     docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux
12:39:32 [2022-04-17T12:39:32.876Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
12:39:32 [2022-04-17T12:39:32.876Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
12:39:32 [2022-04-17T12:39:32.876Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
12:39:32 [2022-04-17T12:39:32.876Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
12:39:32 [2022-04-17T12:39:32.876Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
12:39:32 [2022-04-17T12:39:32.876Z]     docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux
12:39:32 [2022-04-17T12:39:32.876Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
12:39:32 [2022-04-17T12:39:32.876Z]     docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux
12:39:32 [2022-04-17T12:39:32.876Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
12:39:32 [2022-04-17T12:39:32.876Z]     docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux
12:39:32 [2022-04-17T12:39:32.876Z] === RUN   TestDockerSuite/TestVolumeCLICreate
12:39:38 [2022-04-17T12:39:38.385Z] === RUN   TestDockerSuite/TestRunExitCodeOne
12:39:45 [2022-04-17T12:39:45.548Z] === RUN   TestDockerSuite/TestRunExitCodeZero
12:39:47 [2022-04-17T12:39:47.799Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
12:39:48 [2022-04-17T12:39:48.270Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
12:39:48 [2022-04-17T12:39:48.270Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
12:39:48 [2022-04-17T12:39:48.270Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
12:39:48 [2022-04-17T12:39:48.270Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
12:39:48 [2022-04-17T12:39:48.507Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
12:39:48 [2022-04-17T12:39:48.737Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
12:39:49 [2022-04-17T12:39:49.205Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
12:39:49 [2022-04-17T12:39:49.205Z] === RUN   TestDockerSuite/TestVolumeCLILs
12:39:50 [2022-04-17T12:39:50.722Z] === RUN   TestDockerSuite/TestRunExposePort
12:39:51 [2022-04-17T12:39:51.194Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
12:39:51 [2022-04-17T12:39:51.194Z]     docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux
12:39:51 [2022-04-17T12:39:51.194Z] === RUN   TestDockerSuite/TestRunGroupAdd
12:39:51 [2022-04-17T12:39:51.194Z]     docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux
12:39:51 [2022-04-17T12:39:51.194Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
12:39:51 [2022-04-17T12:39:51.194Z]     docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux
12:39:51 [2022-04-17T12:39:51.194Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
12:39:51 [2022-04-17T12:39:51.194Z]     docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux
12:39:51 [2022-04-17T12:39:51.194Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
12:39:51 [2022-04-17T12:39:51.194Z]     docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm
12:39:51 [2022-04-17T12:39:51.194Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
12:39:51 [2022-04-17T12:39:51.194Z]     docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux
12:39:51 [2022-04-17T12:39:51.194Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
12:39:51 [2022-04-17T12:39:51.194Z]     docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux
12:39:51 [2022-04-17T12:39:51.194Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
12:39:52 [2022-04-17T12:39:52.991Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
12:39:52 [2022-04-17T12:39:52.991Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
12:39:55 [2022-04-17T12:39:55.950Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
12:39:55 [2022-04-17T12:39:55.950Z]     docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux
12:39:55 [2022-04-17T12:39:55.950Z] === RUN   TestDockerSuite/TestRunInvalidReference
12:39:55 [2022-04-17T12:39:55.950Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
12:39:55 [2022-04-17T12:39:55.950Z]     docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux
12:39:55 [2022-04-17T12:39:55.950Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
12:39:55 [2022-04-17T12:39:55.950Z]     docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux
12:39:55 [2022-04-17T12:39:55.950Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
12:39:55 [2022-04-17T12:39:55.950Z]     docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux
12:39:55 [2022-04-17T12:39:55.950Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
12:39:55 [2022-04-17T12:39:55.950Z]     docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux
12:39:55 [2022-04-17T12:39:55.950Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
12:39:57 [2022-04-17T12:39:57.750Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
12:39:57 [2022-04-17T12:39:57.750Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
12:39:58 [2022-04-17T12:39:58.218Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
12:39:58 [2022-04-17T12:39:58.218Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
12:39:58 [2022-04-17T12:39:58.685Z] === RUN   TestDockerSuite/TestVolumeCLIRm
12:40:08 [2022-04-17T12:40:08.454Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
12:40:08 [2022-04-17T12:40:08.454Z]     docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
12:40:08 [2022-04-17T12:40:08.454Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
12:40:08 [2022-04-17T12:40:08.924Z] === RUN   TestDockerSuite/TestRunModeHostname
12:40:08 [2022-04-17T12:40:08.924Z]     docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux
12:40:08 [2022-04-17T12:40:08.924Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
12:40:08 [2022-04-17T12:40:08.924Z]     docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux
12:40:08 [2022-04-17T12:40:08.924Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
12:40:08 [2022-04-17T12:40:08.924Z]     docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux
12:40:08 [2022-04-17T12:40:08.924Z] === RUN   TestDockerSuite/TestRunModeIpcHost
12:40:08 [2022-04-17T12:40:08.924Z]     docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux
12:40:09 [2022-04-17T12:40:09.394Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
12:40:09 [2022-04-17T12:40:09.394Z]     docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux
12:40:09 [2022-04-17T12:40:09.394Z] === RUN   TestDockerSuite/TestRunModePIDContainer
12:40:09 [2022-04-17T12:40:09.394Z]     docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux
12:40:09 [2022-04-17T12:40:09.394Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
12:40:09 [2022-04-17T12:40:09.394Z]     docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux
12:40:09 [2022-04-17T12:40:09.394Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
12:40:09 [2022-04-17T12:40:09.394Z]     docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux
12:40:09 [2022-04-17T12:40:09.394Z] === RUN   TestDockerSuite/TestRunModeUTSHost
12:40:09 [2022-04-17T12:40:09.394Z]     docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux
12:40:09 [2022-04-17T12:40:09.394Z] === RUN   TestDockerSuite/TestRunMount
12:40:09 [2022-04-17T12:40:09.394Z]     docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux
12:40:09 [2022-04-17T12:40:09.394Z] === RUN   TestDockerSuite/TestRunMountOrdering
12:40:09 [2022-04-17T12:40:09.394Z]     docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux
12:40:09 [2022-04-17T12:40:09.394Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
12:40:09 [2022-04-17T12:40:09.394Z]     docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux
12:40:09 [2022-04-17T12:40:09.394Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
12:40:09 [2022-04-17T12:40:09.394Z]     docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux
12:40:09 [2022-04-17T12:40:09.394Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
12:40:11 [2022-04-17T12:40:11.167Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
12:40:11 [2022-04-17T12:40:11.167Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
12:40:11 [2022-04-17T12:40:11.167Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
12:40:11 [2022-04-17T12:40:11.167Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
12:40:11 [2022-04-17T12:40:11.167Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
12:40:11 [2022-04-17T12:40:11.167Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
12:40:11 [2022-04-17T12:40:11.167Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
12:40:18 [2022-04-17T12:40:18.060Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
12:40:18 [2022-04-17T12:40:18.060Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
12:40:18 [2022-04-17T12:40:18.060Z] === RUN   TestDockerSuite/TestRunNamedVolume
12:40:18 [2022-04-17T12:40:18.060Z]     docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux
12:40:18 [2022-04-17T12:40:18.060Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
12:40:18 [2022-04-17T12:40:18.060Z]     docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux
12:40:18 [2022-04-17T12:40:18.060Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
12:40:21 [2022-04-17T12:40:21.591Z] === RUN   TestDockerSuite/TestVolumeLsFormat
12:40:21 [2022-04-17T12:40:21.591Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
12:40:21 [2022-04-17T12:40:21.591Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
12:40:23 [2022-04-17T12:40:23.942Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
12:40:28 [2022-04-17T12:40:28.700Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
12:40:28 [2022-04-17T12:40:28.700Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
12:40:28 [2022-04-17T12:40:28.700Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
12:40:28 [2022-04-17T12:40:28.700Z]     docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
12:40:28 [2022-04-17T12:40:28.700Z] === RUN   TestDockerSuite/TestRunNetHost
12:40:28 [2022-04-17T12:40:28.700Z]     docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux
12:40:28 [2022-04-17T12:40:28.700Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
12:40:28 [2022-04-17T12:40:28.700Z]     docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux
12:40:28 [2022-04-17T12:40:28.700Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
12:40:28 [2022-04-17T12:40:28.700Z]     docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux
12:40:28 [2022-04-17T12:40:28.700Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
12:40:28 [2022-04-17T12:40:28.700Z]     docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux
12:40:28 [2022-04-17T12:40:28.700Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
12:40:28 [2022-04-17T12:40:28.700Z]     docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux
12:40:28 [2022-04-17T12:40:28.700Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
12:40:28 [2022-04-17T12:40:28.700Z]     docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux
12:40:28 [2022-04-17T12:40:28.700Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
12:40:28 [2022-04-17T12:40:28.700Z]     docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux
12:40:28 [2022-04-17T12:40:28.700Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
12:40:28 [2022-04-17T12:40:28.700Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
12:40:30 [2022-04-17T12:40:30.268Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
12:40:32 [2022-04-17T12:40:32.496Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
12:40:35 [2022-04-17T12:40:35.453Z] === RUN   TestDockerSuite/TestRunNonExistingImage
12:40:36 [2022-04-17T12:40:36.441Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
12:40:36 [2022-04-17T12:40:36.523Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
12:40:36 [2022-04-17T12:40:36.523Z]     docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux
12:40:36 [2022-04-17T12:40:36.523Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
12:40:37 [2022-04-17T12:40:37.512Z] --- PASS: TestDockerSuite (3060.78s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.84s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (87.66s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.04s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.04s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.57s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.57s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.67s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (102.16s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.18s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.82s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.17s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.15s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.72s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.92s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.74s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (15.61s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (6.64s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.37s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.54s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.07s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.86s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.69s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildAddTar (43.60s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.54s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.52s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.00s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.71s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (10.14s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.41s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.71s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.93s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.67s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.67s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.19s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.76s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.70s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.99s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.82s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.15s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.77s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.91s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.26s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.74s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.71s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.71s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.37s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.78s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.51s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.64s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.19s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.23s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.67s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.15s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.88s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.26s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (46.30s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.84s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.75s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.28s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.53s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.69s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (30.67s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.88s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.61s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.25s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.06s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (5.06s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.17s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.22s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (65.11s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.91s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (71.76s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.12s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.36s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.31s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.74s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.72s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.05s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.38s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (100.12s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.62s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.73s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.43s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.64s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.69s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (8.03s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.73s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.66s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.05s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.97s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.24s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.64s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.85s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.81s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.06s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildFails (3.48s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (8.29s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.14s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildForceRm (9.62s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildFromGit (7.67s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.65s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.43s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.73s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.74s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildHistory (14.90s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.28s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.56s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.99s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (6.05s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.30s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.84s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.25s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.77s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.33s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.90s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.62s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.78s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.77s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.97s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.53s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.63s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (44.34s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (20.34s)
12:40:37 [2022-04-17T12:40:37.512Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.90s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.89s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (8.39s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (24.46s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.74s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.83s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildNoContext (4.10s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (6.11s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.67s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.81s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.16s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.77s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (12.32s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.12s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.61s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.40s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (12.08s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (7.04s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.34s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.60s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.49s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (54.00s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.05s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildRm (18.38s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (5.07s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.84s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.13s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.18s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (6.19s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (22.05s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.05s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.84s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.42s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.38s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (7.11s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildStderr (6.56s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (28.04s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.52s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.68s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.71s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (6.53s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.24s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (5.79s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.71s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.20s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (28.30s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.20s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (11.98s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.38s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (3.65s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.19s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (6.44s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.58s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.86s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.53s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.50s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (11.20s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.50s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.67s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCommitChange (6.59s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (6.25s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCommitNewFile (9.64s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCommitTTY (9.64s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.18s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.15s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (9.53s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.65s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.47s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (3.97s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.51s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (4.30s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.74s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (4.40s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.19s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.43s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.57s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (3.61s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.31s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (3.52s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (6.64s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.27s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.15s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (3.42s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (3.56s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.13s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.15s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (5.36s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.59s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (3.12s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.62s)
12:40:37 [2022-04-17T12:40:37.513Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (3.37s)
12:40:37 [2022-04-17T12:40:37.513Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (3.36s)
12:40:37 [2022-04-17T12:40:37.513Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (3.42s)
12:40:37 [2022-04-17T12:40:37.513Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (3.35s)
12:40:37 [2022-04-17T12:40:37.513Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0008d9f80_<nil>} (3.34s)
12:40:37 [2022-04-17T12:40:37.513Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12417695315_c:\foo_false__<nil>_<nil>_<nil>} (3.31s)
12:40:37 [2022-04-17T12:40:37.513Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12417695315_c:\foo_true__<nil>_<nil>_<nil>} (3.43s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.54s)
12:40:37 [2022-04-17T12:40:37.513Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
12:40:37 [2022-04-17T12:40:37.513Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
12:40:37 [2022-04-17T12:40:37.513Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
12:40:37 [2022-04-17T12:40:37.513Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
12:40:37 [2022-04-17T12:40:37.513Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
12:40:37 [2022-04-17T12:40:37.513Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s)
12:40:37 [2022-04-17T12:40:37.513Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s)
12:40:37 [2022-04-17T12:40:37.513Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.12s)
12:40:37 [2022-04-17T12:40:37.513Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
12:40:37 [2022-04-17T12:40:37.513Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.13s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (3.61s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (3.71s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCpRelativePath (3.58s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCpToCaseA (5.99s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCpToCaseB (3.70s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCpToCaseE (12.95s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCpToCaseH (13.14s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCpToDot (3.64s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCpToStdout (3.73s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.27s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.28s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.38s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (3.18s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.28s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.22s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.90s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.29s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCreateRM (0.50s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.52s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.66s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.31s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.61s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.75s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.28s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.59s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- PASS: TestDockerSuite/TestDockerFails (0.08s)
12:40:37 [2022-04-17T12:40:37.513Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.03s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (3.56s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.61s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.62s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (12.11s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestEventsCopy (6.72s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (7.47s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.61s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.98s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (5.78s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.17s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.23s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestEventsFilters (7.16s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestEventsFormat (7.04s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.20s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestEventsRename (3.68s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestEventsResize (33.87s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.45s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.21s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (6.00s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.80s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.97s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.52s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.45s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (4.24s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.16s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (4.21s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.69s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.87s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.03s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.03s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestExecExitStatus (4.32s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestExecInspectID (6.14s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.45s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.23s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.62s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestGetContainerStats (7.59s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.66s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.65s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.59s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.21s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.24s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.79s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.31s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.22s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.61s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.70s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.23s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.17s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.09s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.52s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.64s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.43s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.54s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestInspectDefault (3.42s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestInspectHistory (6.11s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestInspectInt64 (3.50s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (3.69s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.29s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.65s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (4.19s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.11s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.66s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestInspectStatus (4.38s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.62s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (8.61s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.45s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.17s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.47s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.37s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.56s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.48s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.50s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (6.71s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.45s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.17s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.92s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.77s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.95s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.12s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.99s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (3.56s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.57s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestLogsSince (10.18s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestLogsTail (3.83s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (3.71s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (3.56s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.04s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.04s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.96s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.81s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestPsByOrder (14.63s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (14.65s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.67s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.40s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.03s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.57s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.69s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.66s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.79s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
12:40:37 [2022-04-17T12:40:37.514Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestPsShowMounts (11.61s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.91s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (7.12s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.62s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.33s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (10.64s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.27s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.99s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (8.62s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.38s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (7.41s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.08s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.41s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (20.35s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.17s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.88s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.17s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (6.73s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.82s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (5.90s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRmiTag (0.76s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.67s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.40s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.82s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.58s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.50s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.25s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.86s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.32s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.40s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.42s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.53s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunBindMounts (7.18s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.44s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.66s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (3.31s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.65s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.62s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.46s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (3.51s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.44s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.93s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.62s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.21s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.41s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (3.45s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (3.42s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunExitCode (3.49s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (3.52s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (3.46s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.57s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.08s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.22s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.59s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.31s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.55s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.33s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.27s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.51s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.47s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.43s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.22s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.50s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.03s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunRm (3.58s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (6.58s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (3.58s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (3.51s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.69s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.46s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.43s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s)
12:40:37 [2022-04-17T12:40:37.515Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.75s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.03s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (3.54s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.49s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.43s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.50s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.92s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.80s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.21s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.17s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.58s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.52s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (6.25s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.81s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.38s)
12:40:37 [2022-04-17T12:40:37.984Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (7.01s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.45s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.71s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (10.48s)
12:40:37 [2022-04-17T12:40:37.985Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.46s)
12:40:37 [2022-04-17T12:40:37.985Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.54s)
12:40:37 [2022-04-17T12:40:37.985Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.45s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (11.13s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (6.26s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.13s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (3.65s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (4.27s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.16s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (3.85s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.28s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.45s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (11.07s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.73s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.45s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.78s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.90s)
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistrySuite/TestV2Only
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] --- PASS: TestDockerRegistrySuite (0.17s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerSchema1RegistrySuite
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistryAuthTokenSuite
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
12:40:37 [2022-04-17T12:40:37.985Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.985Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
12:40:37 [2022-04-17T12:40:37.986Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
12:40:37 [2022-04-17T12:40:37.986Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
12:40:37 [2022-04-17T12:40:37.986Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
12:40:37 [2022-04-17T12:40:37.986Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
12:40:37 [2022-04-17T12:40:37.986Z] === RUN   TestDockerDaemonSuite
12:40:37 [2022-04-17T12:40:37.986Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
12:40:37 [2022-04-17T12:40:37.986Z]     check_test.go:301: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
12:40:37 [2022-04-17T12:40:37.986Z]     check_test.go:301: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
12:40:37 [2022-04-17T12:40:37.986Z]     check_test.go:301: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z] --- PASS: TestDockerDaemonSuite (0.00s)
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
12:40:37 [2022-04-17T12:40:37.986Z] === RUN   TestDockerSwarmSuite
12:40:37 [2022-04-17T12:40:37.986Z] --- PASS: TestDockerSwarmSuite (0.00s)
12:40:37 [2022-04-17T12:40:37.986Z] === RUN   TestDockerPluginSuite
12:40:37 [2022-04-17T12:40:37.986Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
12:40:37 [2022-04-17T12:40:37.986Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z] === RUN   TestDockerPluginSuite/TestPluginCreate
12:40:37 [2022-04-17T12:40:37.986Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
12:40:37 [2022-04-17T12:40:37.986Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
12:40:37 [2022-04-17T12:40:37.986Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
12:40:37 [2022-04-17T12:40:37.986Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z] === RUN   TestDockerPluginSuite/TestPluginInspect
12:40:37 [2022-04-17T12:40:37.986Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
12:40:37 [2022-04-17T12:40:37.986Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
12:40:37 [2022-04-17T12:40:37.986Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
12:40:37 [2022-04-17T12:40:37.986Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
12:40:37 [2022-04-17T12:40:37.986Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z] === RUN   TestDockerPluginSuite/TestPluginSet
12:40:37 [2022-04-17T12:40:37.986Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z] --- PASS: TestDockerPluginSuite (0.00s)
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
12:40:37 [2022-04-17T12:40:37.986Z] === RUN   TestDockerExternalVolumeSuite
12:40:37 [2022-04-17T12:40:37.986Z]     check_test.go:127: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
12:40:37 [2022-04-17T12:40:37.986Z] === RUN   TestDockerNetworkSuite
12:40:37 [2022-04-17T12:40:37.986Z]     check_test.go:133: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z] --- SKIP: TestDockerNetworkSuite (0.00s)
12:40:37 [2022-04-17T12:40:37.986Z] === RUN   TestDockerHubPullSuite
12:40:37 [2022-04-17T12:40:37.986Z]     check_test.go:141: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z] --- SKIP: TestDockerHubPullSuite (0.00s)
12:40:37 [2022-04-17T12:40:37.986Z] PASS
12:40:37 [2022-04-17T12:40:37.986Z] ok  	github.com/docker/docker/integration-cli	3061.231s
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === Skipped
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.04s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.04s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_run_test.go:3149: unmatched requirement Apparmor
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_run_test.go:3127: unmatched requirement Apparmor
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.54s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.54s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.00s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.00s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.41s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.41s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.53s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
12:40:37 [2022-04-17T12:40:37.986Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z] 
12:40:37 [2022-04-17T12:40:37.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
12:40:37 [2022-04-17T12:40:37.986Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.53s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.53s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.53s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.53s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.48s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.05s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.46s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.06s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.06s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.53s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.52s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.52s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.51s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.53s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.53s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_sni_test.go:18: Flakey test
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
12:40:37 [2022-04-17T12:40:37.987Z] 
12:40:37 [2022-04-17T12:40:37.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
12:40:37 [2022-04-17T12:40:37.987Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.987Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.988Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
12:40:37 [2022-04-17T12:40:37.988Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.03s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.03s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.03s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.03s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.03s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.989Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
12:40:37 [2022-04-17T12:40:37.989Z] 
12:40:37 [2022-04-17T12:40:37.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s)
12:40:37 [2022-04-17T12:40:37.989Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.990Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s)
12:40:37 [2022-04-17T12:40:37.990Z] 
12:40:37 [2022-04-17T12:40:37.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s)
12:40:37 [2022-04-17T12:40:37.990Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.990Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s)
12:40:37 [2022-04-17T12:40:37.990Z] 
12:40:37 [2022-04-17T12:40:37.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
12:40:37 [2022-04-17T12:40:37.990Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.990Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
12:40:37 [2022-04-17T12:40:37.990Z] 
12:40:37 [2022-04-17T12:40:37.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
12:40:37 [2022-04-17T12:40:37.990Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.990Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
12:40:37 [2022-04-17T12:40:37.990Z] 
12:40:37 [2022-04-17T12:40:37.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
12:40:37 [2022-04-17T12:40:37.990Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.990Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
12:40:37 [2022-04-17T12:40:37.990Z] 
12:40:37 [2022-04-17T12:40:37.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
12:40:37 [2022-04-17T12:40:37.990Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.990Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
12:40:37 [2022-04-17T12:40:37.990Z] 
12:40:37 [2022-04-17T12:40:37.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
12:40:37 [2022-04-17T12:40:37.990Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.990Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
12:40:37 [2022-04-17T12:40:37.990Z] 
12:40:37 [2022-04-17T12:40:37.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
12:40:37 [2022-04-17T12:40:37.990Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.990Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
12:40:37 [2022-04-17T12:40:37.990Z] 
12:40:37 [2022-04-17T12:40:37.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
12:40:37 [2022-04-17T12:40:37.990Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
12:40:37 [2022-04-17T12:40:37.990Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.04s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.04s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.04s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.04s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.458Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s)
12:40:38 [2022-04-17T12:40:38.458Z] 
12:40:38 [2022-04-17T12:40:38.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
12:40:38 [2022-04-17T12:40:38.458Z]     docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.03s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.03s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z]     docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.459Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
12:40:38 [2022-04-17T12:40:38.459Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.03s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:2854: unmatched requirement Apparmor
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z]     docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.460Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
12:40:38 [2022-04-17T12:40:38.460Z] 
12:40:38 [2022-04-17T12:40:38.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.04s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:2893: unmatched requirement Apparmor
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.03s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:3010: unmatched requirement Apparmor
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_start_test.go:95: unmatched requirement IsPausable
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.461Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
12:40:38 [2022-04-17T12:40:38.461Z] 
12:40:38 [2022-04-17T12:40:38.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
12:40:38 [2022-04-17T12:40:38.462Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
12:40:38 [2022-04-17T12:40:38.462Z]     docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
12:40:38 [2022-04-17T12:40:38.462Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
12:40:38 [2022-04-17T12:40:38.462Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s)
12:40:38 [2022-04-17T12:40:38.462Z]     docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
12:40:38 [2022-04-17T12:40:38.462Z]     docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
12:40:38 [2022-04-17T12:40:38.462Z]     docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s)
12:40:38 [2022-04-17T12:40:38.462Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
12:40:38 [2022-04-17T12:40:38.462Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s)
12:40:38 [2022-04-17T12:40:38.462Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
12:40:38 [2022-04-17T12:40:38.462Z]     docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.462Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
12:40:38 [2022-04-17T12:40:38.462Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:301: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:301: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:301: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:127: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:133: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
12:40:38 [2022-04-17T12:40:38.463Z]     check_test.go:141: unmatched requirement DaemonIsLinux
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] DONE 1088 tests, 544 skipped in 3072.501s
12:40:38 [2022-04-17T12:40:38.463Z] INFO: Integration tests ended at 04/17/2022 12:40:38. Duration:00:51:12.6590726
12:40:38 [2022-04-17T12:40:38.463Z] INFO: Docker info of the daemon under test at end of run
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] Containers: 10
12:40:38 [2022-04-17T12:40:38.463Z]  Running: 0
12:40:38 [2022-04-17T12:40:38.463Z]  Paused: 0
12:40:38 [2022-04-17T12:40:38.463Z]  Stopped: 10
12:40:38 [2022-04-17T12:40:38.463Z] Images: 18
12:40:38 [2022-04-17T12:40:38.463Z] Server Version: 0.0.0-dev
12:40:38 [2022-04-17T12:40:38.463Z] Storage Driver: windowsfilter
12:40:38 [2022-04-17T12:40:38.463Z]  Windows: 
12:40:38 [2022-04-17T12:40:38.463Z] Logging Driver: json-file
12:40:38 [2022-04-17T12:40:38.463Z] Plugins: 
12:40:38 [2022-04-17T12:40:38.463Z]  Volume: local
12:40:38 [2022-04-17T12:40:38.463Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:40:38 [2022-04-17T12:40:38.463Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:40:38 [2022-04-17T12:40:38.463Z] Swarm: inactive
12:40:38 [2022-04-17T12:40:38.463Z] Default Isolation: process
12:40:38 [2022-04-17T12:40:38.463Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
12:40:38 [2022-04-17T12:40:38.463Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230)
12:40:38 [2022-04-17T12:40:38.463Z] OSType: windows
12:40:38 [2022-04-17T12:40:38.463Z] Architecture: x86_64
12:40:38 [2022-04-17T12:40:38.463Z] CPUs: 4
12:40:38 [2022-04-17T12:40:38.463Z] Total Memory: 32GiB
12:40:38 [2022-04-17T12:40:38.463Z] Name: azwin-2-abb1f1
12:40:38 [2022-04-17T12:40:38.463Z] ID: BRZO:AIET:JLMC:TT4C:4K52:CO6J:AFCA:SNPV:6EXO:N46R:CUUF:2KCA
12:40:38 [2022-04-17T12:40:38.463Z] Docker Root Dir: D:\CI\PR-43449\5\daemon
12:40:38 [2022-04-17T12:40:38.463Z] Debug Mode (client): false
12:40:38 [2022-04-17T12:40:38.463Z] Debug Mode (server): true
12:40:38 [2022-04-17T12:40:38.463Z]  File Descriptors: -1
12:40:38 [2022-04-17T12:40:38.463Z]  Goroutines: 44
12:40:38 [2022-04-17T12:40:38.463Z]  System Time: 2022-04-17T12:40:38.3826981Z
12:40:38 [2022-04-17T12:40:38.463Z]  EventsListeners: 0
12:40:38 [2022-04-17T12:40:38.463Z] Registry: https://index.docker.io/v1/
12:40:38 [2022-04-17T12:40:38.463Z] Labels:
12:40:38 [2022-04-17T12:40:38.463Z] Experimental: false
12:40:38 [2022-04-17T12:40:38.463Z] Insecure Registries:
12:40:38 [2022-04-17T12:40:38.463Z]  127.0.0.0/8
12:40:38 [2022-04-17T12:40:38.463Z] Live Restore Enabled: false
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.463Z] 
12:40:38 [2022-04-17T12:40:38.657Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
12:40:38 [2022-04-17T12:40:38.930Z] INFO: Stopping daemon under test
12:40:38 [2022-04-17T12:40:38.930Z] SUCCESS: The process with PID 5056 (child process of PID 5996) has been terminated.
12:40:38 [2022-04-17T12:40:38.930Z] SUCCESS: The process with PID 5996 (child process of PID 4568) has been terminated.
12:40:38 [2022-04-17T12:40:38.930Z] INFO: Stop tailing logs of the daemon under tests
12:40:38 [2022-04-17T12:40:38.930Z] INFO: executeCI.ps1 Completed successfully at 04/17/2022 12:40:38.
12:40:38 [2022-04-17T12:40:38.930Z] INFO: Tidying up at end of run
12:40:38 [2022-04-17T12:40:38.930Z] INFO: Saving daemon under test log (d:\CI\PR-43449\5\dut.out) to bundles\CIDUT.out
12:40:38 [2022-04-17T12:40:38.930Z] INFO: Saving daemon under test log (d:\CI\PR-43449\5\dut.err) to bundles\CIDUT.err
12:40:38 [2022-04-17T12:40:38.930Z] INFO: Saving containerd logs to bundles
12:40:38 [2022-04-17T12:40:38.930Z] INFO: Nuke-Everything...
12:40:38 [2022-04-17T12:40:38.930Z] INFO: Container count on control daemon to delete is 2
12:40:39 [2022-04-17T12:40:39.126Z]     docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux
12:40:39 [2022-04-17T12:40:39.126Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
12:40:39 [2022-04-17T12:40:39.126Z]     docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux
12:40:39 [2022-04-17T12:40:39.126Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
12:40:39 [2022-04-17T12:40:39.126Z]     docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux
12:40:39 [2022-04-17T12:40:39.126Z] === RUN   TestDockerSuite/TestRunPortInUse
12:40:39 [2022-04-17T12:40:39.126Z]     docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux
12:40:39 [2022-04-17T12:40:39.126Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
12:40:39 [2022-04-17T12:40:39.126Z]     docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux
12:40:39 [2022-04-17T12:40:39.126Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
12:40:39 [2022-04-17T12:40:39.126Z]     docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux
12:40:39 [2022-04-17T12:40:39.126Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
12:40:39 [2022-04-17T12:40:39.126Z]     docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux
12:40:39 [2022-04-17T12:40:39.126Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
12:40:39 [2022-04-17T12:40:39.126Z]     docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux
12:40:39 [2022-04-17T12:40:39.126Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
12:40:39 [2022-04-17T12:40:39.398Z] e2cdd4d89e5c
12:40:39 [2022-04-17T12:40:39.398Z] b063ad3cc62d
12:40:39 [2022-04-17T12:40:39.398Z] INFO: Tidying pidfile d:\CI\PR-43449\5\docker.pid
12:40:39 [2022-04-17T12:40:39.398Z] INFO: Killing containerd with PID 2152
12:40:39 [2022-04-17T12:40:39.398Z] INFO: Nuking d:\CI
12:40:43 [2022-04-17T12:40:43.890Z] === RUN   TestDockerSuite/TestRunPublishPort
12:40:43 [2022-04-17T12:40:43.890Z]     docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux
12:40:43 [2022-04-17T12:40:43.890Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
12:40:43 [2022-04-17T12:40:43.890Z]     docker_cli_run_test.go:2854: unmatched requirement Apparmor
12:40:43 [2022-04-17T12:40:43.890Z] === RUN   TestDockerSuite/TestRunReadProcLatency
12:40:43 [2022-04-17T12:40:43.890Z]     docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux
12:40:43 [2022-04-17T12:40:43.890Z] === RUN   TestDockerSuite/TestRunReadProcTimer
12:40:43 [2022-04-17T12:40:43.890Z]     docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux
12:40:43 [2022-04-17T12:40:43.890Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
12:40:43 [2022-04-17T12:40:43.890Z]     docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux
12:40:43 [2022-04-17T12:40:43.890Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
12:40:52 [2022-04-17T12:40:52.562Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
12:40:52 [2022-04-17T12:40:52.562Z]     docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux
12:40:52 [2022-04-17T12:40:52.562Z] === RUN   TestDockerSuite/TestRunRm
12:40:59 [2022-04-17T12:40:59.731Z] === RUN   TestDockerSuite/TestRunRmAndWait
12:41:05 [2022-04-17T12:41:05.607Z] === RUN   TestDockerSuite/TestRunRmPre125Api
12:41:09 [2022-04-17T12:41:09.494Z] INFO: Zapped successfully
12:41:09 [2022-04-17T12:41:09.494Z] 
12:41:09 [2022-04-17T12:41:09.494Z] INFO: executeCI.ps1 exiting at Sun Apr 17 12:41:07 CUT 2022. Duration 01:24:05.3723041
12:41:09 [2022-04-17T12:41:09.494Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
12:41:09 [2022-04-17T12:41:09.742Z] Recording test results
12:41:14 [2022-04-17T12:41:14.275Z] === RUN   TestDockerSuite/TestRunRootWorkdir
12:41:15 [2022-04-17T12:41:15.844Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
12:41:16 [2022-04-17T12:41:16.819Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
12:41:18 [2022-04-17T12:41:18.798Z] === RUN   TestDockerSuite/TestRunSetMacAddress
12:41:18 [2022-04-17T12:41:18.919Z] Creating win-2022-c8d-integration-bundles.zip
[Pipeline] archiveArtifacts
12:41:21 [2022-04-17T12:41:21.350Z] Archiving artifacts
12:41:21 [2022-04-17T12:41:21.753Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
12:41:21 [2022-04-17T12:41:21.753Z]     docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux
12:41:21 [2022-04-17T12:41:21.753Z] === RUN   TestDockerSuite/TestRunState
12:41:21 [2022-04-17T12:41:21.753Z]     docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux
12:41:21 [2022-04-17T12:41:21.753Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
12:41:28 [2022-04-17T12:41:28.918Z] === RUN   TestDockerSuite/TestRunStdinPipe
12:41:28 [2022-04-17T12:41:28.918Z]     docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux
12:41:28 [2022-04-17T12:41:28.918Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
12:41:31 [2022-04-17T12:41:31.137Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
12:41:31 [2022-04-17T12:41:31.137Z]     docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux
12:41:31 [2022-04-17T12:41:31.137Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
12:41:31 [2022-04-17T12:41:31.137Z]     docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux
12:41:31 [2022-04-17T12:41:31.137Z] === RUN   TestDockerSuite/TestRunTLSVerify
12:41:31 [2022-04-17T12:41:31.606Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
12:41:31 [2022-04-17T12:41:31.606Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
12:41:31 [2022-04-17T12:41:31.606Z]     docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux
12:41:31 [2022-04-17T12:41:31.606Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
12:41:35 [2022-04-17T12:41:35.842Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43449/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:41:36 [2022-04-17T12:41:36.792Z] + make clean
12:41:37 [2022-04-17T12:41:37.491Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
12:41:37 [2022-04-17T12:41:37.491Z]     docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux
12:41:37 [2022-04-17T12:41:37.491Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
12:41:37 [2022-04-17T12:41:37.491Z]     docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux
12:41:37 [2022-04-17T12:41:37.491Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
12:41:37 [2022-04-17T12:41:37.491Z]     docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux
12:41:37 [2022-04-17T12:41:37.491Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
12:41:37 [2022-04-17T12:41:37.491Z]     docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
12:41:37 [2022-04-17T12:41:37.491Z] === RUN   TestDockerSuite/TestRunUnshareProc
12:41:37 [2022-04-17T12:41:37.491Z]     docker_cli_run_test.go:2893: unmatched requirement Apparmor
12:41:37 [2022-04-17T12:41:37.491Z] === RUN   TestDockerSuite/TestRunUserByID
12:41:37 [2022-04-17T12:41:37.491Z]     docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux
12:41:37 [2022-04-17T12:41:37.491Z] === RUN   TestDockerSuite/TestRunUserByIDBig
12:41:37 [2022-04-17T12:41:37.491Z]     docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux
12:41:37 [2022-04-17T12:41:37.491Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
12:41:37 [2022-04-17T12:41:37.491Z]     docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux
12:41:37 [2022-04-17T12:41:37.491Z] === RUN   TestDockerSuite/TestRunUserByIDZero
12:41:37 [2022-04-17T12:41:37.491Z]     docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux
12:41:37 [2022-04-17T12:41:37.491Z] === RUN   TestDockerSuite/TestRunUserByName
12:41:37 [2022-04-17T12:41:37.491Z]     docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux
12:41:37 [2022-04-17T12:41:37.491Z] === RUN   TestDockerSuite/TestRunUserDefaults
12:41:38 [2022-04-17T12:41:38.361Z] docker volume rm -f docker-dev-cache docker-mod-cache
12:41:38 [2022-04-17T12:41:38.361Z] docker-dev-cache
12:41:38 [2022-04-17T12:41:38.361Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:41:44 [2022-04-17T12:41:44.661Z] === RUN   TestDockerSuite/TestRunUserNotFound
12:41:44 [2022-04-17T12:41:44.661Z]     docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux
12:41:44 [2022-04-17T12:41:44.661Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
12:41:46 [2022-04-17T12:41:46.881Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
12:41:46 [2022-04-17T12:41:46.881Z]     docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux
12:41:46 [2022-04-17T12:41:46.881Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
12:41:46 [2022-04-17T12:41:46.881Z]     docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux
12:41:46 [2022-04-17T12:41:46.881Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
12:41:50 [2022-04-17T12:41:50.678Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
12:41:57 [2022-04-17T12:41:57.848Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
12:42:03 [2022-04-17T12:42:03.725Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
12:42:10 [2022-04-17T12:42:10.892Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
12:42:10 [2022-04-17T12:42:10.892Z]     docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux
12:42:10 [2022-04-17T12:42:10.892Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
12:42:10 [2022-04-17T12:42:10.892Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
12:42:14 [2022-04-17T12:42:14.764Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
12:42:16 [2022-04-17T12:42:16.981Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
12:42:19 [2022-04-17T12:42:19.939Z] === RUN   TestDockerSuite/TestRunWithBadDevice
12:42:19 [2022-04-17T12:42:19.940Z]     docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux
12:42:19 [2022-04-17T12:42:19.940Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
12:42:19 [2022-04-17T12:42:19.940Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
12:42:19 [2022-04-17T12:42:19.940Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
12:42:19 [2022-04-17T12:42:19.940Z]     docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux
12:42:19 [2022-04-17T12:42:19.940Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
12:42:19 [2022-04-17T12:42:19.940Z]     docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux
12:42:19 [2022-04-17T12:42:19.940Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
12:42:19 [2022-04-17T12:42:19.940Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
12:42:19 [2022-04-17T12:42:19.940Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
12:42:19 [2022-04-17T12:42:19.940Z]     docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux
12:42:19 [2022-04-17T12:42:19.940Z] === RUN   TestDockerSuite/TestRunWithUlimits
12:42:19 [2022-04-17T12:42:19.940Z]     docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
12:42:20 [2022-04-17T12:42:20.410Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
12:42:25 [2022-04-17T12:42:25.177Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
12:42:26 [2022-04-17T12:42:26.765Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
12:42:29 [2022-04-17T12:42:29.724Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
12:42:40 [2022-04-17T12:42:40.148Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
12:42:40 [2022-04-17T12:42:40.148Z]     docker_cli_run_test.go:3010: unmatched requirement Apparmor
12:42:40 [2022-04-17T12:42:40.148Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
12:42:40 [2022-04-17T12:42:40.148Z]     docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux
12:42:40 [2022-04-17T12:42:40.148Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
12:42:40 [2022-04-17T12:42:40.148Z]     docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux
12:42:40 [2022-04-17T12:42:40.148Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
12:42:40 [2022-04-17T12:42:40.148Z]     docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux
12:42:40 [2022-04-17T12:42:40.148Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
12:42:40 [2022-04-17T12:42:40.148Z]     docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux
12:42:40 [2022-04-17T12:42:40.148Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
12:42:40 [2022-04-17T12:42:40.148Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
12:42:40 [2022-04-17T12:42:40.148Z] === RUN   TestDockerSuite/TestSaveCheckTimes
12:42:40 [2022-04-17T12:42:40.148Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
12:42:40 [2022-04-17T12:42:40.148Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
12:42:40 [2022-04-17T12:42:40.148Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
12:42:40 [2022-04-17T12:42:40.148Z] === RUN   TestDockerSuite/TestSaveImageId
12:42:40 [2022-04-17T12:42:40.148Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
12:42:40 [2022-04-17T12:42:40.148Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
12:42:40 [2022-04-17T12:42:40.148Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
12:42:40 [2022-04-17T12:42:40.148Z] === RUN   TestDockerSuite/TestSaveLoadParents
12:42:40 [2022-04-17T12:42:40.148Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
12:42:40 [2022-04-17T12:42:40.148Z] === RUN   TestDockerSuite/TestSaveMultipleNames
12:42:40 [2022-04-17T12:42:40.148Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
12:42:40 [2022-04-17T12:42:40.148Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
12:42:40 [2022-04-17T12:42:40.148Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
12:42:40 [2022-04-17T12:42:40.148Z] === RUN   TestDockerSuite/TestSaveSingleTag
12:42:40 [2022-04-17T12:42:40.148Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
12:42:40 [2022-04-17T12:42:40.148Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
12:42:40 [2022-04-17T12:42:40.148Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
12:42:40 [2022-04-17T12:42:40.148Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
12:42:40 [2022-04-17T12:42:40.148Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
12:42:40 [2022-04-17T12:42:40.148Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
12:42:40 [2022-04-17T12:42:40.148Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
12:42:40 [2022-04-17T12:42:40.148Z] === RUN   TestDockerSuite/TestSearchCmdOptions
12:42:42 [2022-04-17T12:42:42.373Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
12:42:42 [2022-04-17T12:42:42.842Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
12:42:43 [2022-04-17T12:42:43.312Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
12:42:43 [2022-04-17T12:42:43.781Z] === RUN   TestDockerSuite/TestSearchWithLimit
12:42:45 [2022-04-17T12:42:45.348Z] === RUN   TestDockerSuite/TestSlowStdinClosing
12:42:45 [2022-04-17T12:42:45.349Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
12:42:48 [2022-04-17T12:42:48.320Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
12:42:50 [2022-04-17T12:42:50.540Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
12:42:53 [2022-04-17T12:42:53.494Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
12:42:53 [2022-04-17T12:42:53.494Z]     docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux
12:42:53 [2022-04-17T12:42:53.494Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
12:43:03 [2022-04-17T12:43:03.943Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
12:43:03 [2022-04-17T12:43:03.943Z]     docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux
12:43:03 [2022-04-17T12:43:03.943Z] === RUN   TestDockerSuite/TestStartAttachSilent
12:43:06 [2022-04-17T12:43:06.896Z] === RUN   TestDockerSuite/TestStartAttachWithRename
12:43:06 [2022-04-17T12:43:06.896Z]     docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux
12:43:07 [2022-04-17T12:43:07.365Z] === RUN   TestDockerSuite/TestStartMultipleContainers
12:43:07 [2022-04-17T12:43:07.365Z]     docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux
12:43:07 [2022-04-17T12:43:07.365Z] === RUN   TestDockerSuite/TestStartPausedContainer
12:43:07 [2022-04-17T12:43:07.365Z]     docker_cli_start_test.go:95: unmatched requirement IsPausable
12:43:07 [2022-04-17T12:43:07.365Z] === RUN   TestDockerSuite/TestStartRecordError
12:43:07 [2022-04-17T12:43:07.365Z]     docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux
12:43:07 [2022-04-17T12:43:07.365Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
12:43:19 [2022-04-17T12:43:19.869Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
12:43:19 [2022-04-17T12:43:19.869Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
12:43:19 [2022-04-17T12:43:19.869Z] === RUN   TestDockerSuite/TestStatsAllNoStream
12:43:19 [2022-04-17T12:43:19.869Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
12:43:19 [2022-04-17T12:43:19.869Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
12:43:19 [2022-04-17T12:43:19.869Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
12:43:19 [2022-04-17T12:43:19.869Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
12:43:19 [2022-04-17T12:43:19.869Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
12:43:19 [2022-04-17T12:43:19.869Z] === RUN   TestDockerSuite/TestStatsFormatAll
12:43:19 [2022-04-17T12:43:19.869Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
12:43:19 [2022-04-17T12:43:19.869Z] === RUN   TestDockerSuite/TestStatsNoStream
12:43:19 [2022-04-17T12:43:19.869Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
12:43:19 [2022-04-17T12:43:19.869Z] === RUN   TestDockerSuite/TestTopMultipleArgs
12:43:21 [2022-04-17T12:43:21.438Z] === RUN   TestDockerSuite/TestTopNonPrivileged
12:43:24 [2022-04-17T12:43:24.395Z] === RUN   TestDockerSuite/TestTopPrivileged
12:43:24 [2022-04-17T12:43:24.395Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
12:43:24 [2022-04-17T12:43:24.395Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
12:43:27 [2022-04-17T12:43:27.352Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
12:43:27 [2022-04-17T12:43:27.352Z]     docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux
12:43:27 [2022-04-17T12:43:27.352Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
12:43:27 [2022-04-17T12:43:27.352Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
12:43:27 [2022-04-17T12:43:27.352Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
12:43:27 [2022-04-17T12:43:27.352Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
12:43:27 [2022-04-17T12:43:27.352Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
12:43:27 [2022-04-17T12:43:27.352Z]     docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux
12:43:27 [2022-04-17T12:43:27.352Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
12:43:27 [2022-04-17T12:43:27.352Z]     docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux
12:43:27 [2022-04-17T12:43:27.352Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
12:43:27 [2022-04-17T12:43:27.352Z]     docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux
12:43:27 [2022-04-17T12:43:27.352Z] === RUN   TestDockerSuite/TestVolumeCLICreate
12:43:45 [2022-04-17T12:43:45.185Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
12:43:45 [2022-04-17T12:43:45.185Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
12:43:45 [2022-04-17T12:43:45.185Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
12:43:45 [2022-04-17T12:43:45.185Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
12:43:45 [2022-04-17T12:43:45.185Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
12:43:45 [2022-04-17T12:43:45.185Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
12:43:45 [2022-04-17T12:43:45.185Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
12:43:45 [2022-04-17T12:43:45.185Z] === RUN   TestDockerSuite/TestVolumeCLILs
12:43:47 [2022-04-17T12:43:47.402Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
12:43:47 [2022-04-17T12:43:47.402Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
12:43:51 [2022-04-17T12:43:51.204Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
12:43:51 [2022-04-17T12:43:51.204Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
12:43:51 [2022-04-17T12:43:51.674Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
12:43:52 [2022-04-17T12:43:52.144Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
12:43:52 [2022-04-17T12:43:52.144Z] === RUN   TestDockerSuite/TestVolumeCLIRm
12:44:02 [2022-04-17T12:44:02.578Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
12:44:02 [2022-04-17T12:44:02.578Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
12:44:02 [2022-04-17T12:44:02.578Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
12:44:02 [2022-04-17T12:44:02.578Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
12:44:02 [2022-04-17T12:44:02.578Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
12:44:02 [2022-04-17T12:44:02.578Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
12:44:02 [2022-04-17T12:44:02.578Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
12:44:15 [2022-04-17T12:44:15.079Z] === RUN   TestDockerSuite/TestVolumeLsFormat
12:44:15 [2022-04-17T12:44:15.549Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
12:44:16 [2022-04-17T12:44:16.018Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
12:44:26 [2022-04-17T12:44:26.450Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
12:44:26 [2022-04-17T12:44:26.450Z]     docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux
12:44:26 [2022-04-17T12:44:26.450Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
12:44:28 [2022-04-17T12:44:28.016Z] --- PASS: TestDockerSuite (3218.59s)
12:44:28 [2022-04-17T12:44:28.016Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s)
12:44:28 [2022-04-17T12:44:28.016Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s)
12:44:28 [2022-04-17T12:44:28.016Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s)
12:44:28 [2022-04-17T12:44:28.016Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s)
12:44:28 [2022-04-17T12:44:28.016Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s)
12:44:28 [2022-04-17T12:44:28.016Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
12:44:28 [2022-04-17T12:44:28.016Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.89s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.33s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.83s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.39s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (122.51s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.17s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.05s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.04s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.09s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.64s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.43s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.61s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.04s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (141.02s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.84s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.91s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.12s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.10s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.78s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.87s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.54s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.93s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (10.80s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.31s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.51s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.05s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.27s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.04s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildAddTar (53.01s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.10s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.75s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.31s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.88s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.05s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.18s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.60s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.83s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.72s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (50.92s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.60s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.77s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.68s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.84s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.89s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.24s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.79s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.74s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.74s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.35s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.82s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.57s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.62s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.32s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.19s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.66s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.09s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.88s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.29s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.21s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.85s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.76s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.21s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.67s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (46.17s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.94s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (35.01s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.17s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.06s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.50s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.34s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (8.14s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (96.44s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.68s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (97.05s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.08s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.03s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (31.73s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.02s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (21.72s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (52.21s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.74s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.91s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (135.97s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.64s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.75s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.47s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.65s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.72s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.22s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.90s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.94s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.69s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.25s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.76s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.94s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.81s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildFails (7.49s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.39s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.41s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildForceRm (12.73s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildFromGit (11.80s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.69s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.57s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.76s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.59s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildHistory (14.43s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.30s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.41s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.03s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.03s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.27s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.86s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.26s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.76s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.28s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.92s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.30s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.73s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.82s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.99s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (27.62s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.69s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (46.50s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.81s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.18s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.28s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.91s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (24.86s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (14.09s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.86s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.29s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.17s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.62s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.85s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.28s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.71s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (10.54s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.07s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (15.40s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.37s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.15s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.08s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.66s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.51s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.52s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (53.37s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (32.05s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildRm (15.70s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.12s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.82s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.24s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.22s)
12:44:28 [2022-04-17T12:44:28.017Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (10.23s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (18.19s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.04s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.85s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.63s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.38s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.79s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestBuildStderr (5.46s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.60s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.67s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (5.59s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.24s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.05s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.96s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.70s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.06s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.18s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.19s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (15.17s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.47s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (3.06s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.86s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (5.66s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.60s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.71s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.52s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.53s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.55s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.52s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.32s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCommitChange (5.88s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (5.51s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCommitNewFile (8.04s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCommitTTY (8.08s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.37s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (7.97s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.98s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (7.42s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (7.37s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.83s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.98s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.82s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.56s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.68s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.65s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.77s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.41s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.09s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.57s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (9.16s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.58s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.22s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.91s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.68s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.53s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.40s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.29s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (40.05s)
12:44:28 [2022-04-17T12:44:28.018Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (7.89s)
12:44:28 [2022-04-17T12:44:28.018Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.89s)
12:44:28 [2022-04-17T12:44:28.018Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.84s)
12:44:28 [2022-04-17T12:44:28.018Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (7.85s)
12:44:28 [2022-04-17T12:44:28.018Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0006b0d68_<nil>} (7.83s)
12:44:28 [2022-04-17T12:44:28.018Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13385161853_c:\foo_false__<nil>_<nil>_<nil>} (2.85s)
12:44:28 [2022-04-17T12:44:28.018Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13385161853_c:\foo_true__<nil>_<nil>_<nil>} (7.85s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s)
12:44:28 [2022-04-17T12:44:28.018Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
12:44:28 [2022-04-17T12:44:28.018Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
12:44:28 [2022-04-17T12:44:28.018Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
12:44:28 [2022-04-17T12:44:28.018Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
12:44:28 [2022-04-17T12:44:28.018Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
12:44:28 [2022-04-17T12:44:28.018Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s)
12:44:28 [2022-04-17T12:44:28.018Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s)
12:44:28 [2022-04-17T12:44:28.018Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s)
12:44:28 [2022-04-17T12:44:28.018Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s)
12:44:28 [2022-04-17T12:44:28.018Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (7.65s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.04s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.73s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCpRelativePath (7.53s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCpToCaseA (10.16s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCpToCaseB (7.69s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCpToCaseE (15.51s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCpToCaseH (15.10s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCpToDot (2.86s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCpToStdout (7.73s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.24s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.35s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.58s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.31s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.87s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.25s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCreateRM (0.43s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.95s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.64s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.69s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.66s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestDockerFails (0.09s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.68s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.82s)
12:44:28 [2022-04-17T12:44:28.018Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.79s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (13.81s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.98s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.78s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.60s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.03s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.42s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.45s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.27s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestEventsFilters (5.61s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestEventsFormat (10.17s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.23s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestEventsRename (2.85s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestEventsResize (8.30s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.66s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.16s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.17s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.03s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.83s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.55s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestExec (0.03s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.31s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.27s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.44s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.64s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.65s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.35s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.85s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.03s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.03s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.76s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestExecInspectID (5.28s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.03s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.92s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.78s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.03s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.16s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.36s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.32s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.38s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.47s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.38s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.42s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.78s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.36s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.26s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.82s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.90s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.26s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.18s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.11s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.12s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.03s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.57s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.62s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s)
12:44:28 [2022-04-17T12:44:28.019Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.70s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.25s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.35s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestInspectDefault (7.31s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestInspectHistory (5.58s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.60s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.59s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.55s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.66s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.10s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.63s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.12s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.25s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.78s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.38s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.66s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.60s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.69s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.63s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.12s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.34s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.38s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (6.25s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.86s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.68s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.33s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.29s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.18s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.93s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (7.54s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.72s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestLogsSince (9.52s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestLogsTail (3.26s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.96s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.70s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPortList (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.07s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.05s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestPsByOrder (10.14s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (11.28s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (21.38s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.40s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.12s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.62s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (22.79s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.36s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.48s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestPsShowMounts (8.36s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.41s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.99s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.72s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.72s)
12:44:28 [2022-04-17T12:44:28.491Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.82s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.18s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.01s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.91s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.91s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.72s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.96s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.12s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.59s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.42s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.89s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.77s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (6.12s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.01s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (5.16s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRmiTag (0.87s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.71s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.70s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.17s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.86s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.49s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.31s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (10.04s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.44s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.47s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.65s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.88s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.11s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunBindMounts (5.21s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.04s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.68s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.66s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.39s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.67s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.68s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.53s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.60s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.30s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.20s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.35s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.58s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.61s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.53s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunExitCode (7.39s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (7.45s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.56s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.63s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.09s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.57s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.05s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunMount (0.04s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.00s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.70s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.92s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.72s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.54s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.30s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.01s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.84s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunRm (7.53s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.83s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (7.46s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.73s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.49s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.96s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunState (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.33s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.37s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.23s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.10s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (7.35s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.51s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.50s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.72s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.18s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.43s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.70s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.68s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.65s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.66s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.07s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.56s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (10.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.04s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.52s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.47s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.84s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (7.91s)
12:44:28 [2022-04-17T12:44:28.492Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.58s)
12:44:28 [2022-04-17T12:44:28.492Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.58s)
12:44:28 [2022-04-17T12:44:28.492Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.73s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.11s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.54s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.61s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s)
12:44:28 [2022-04-17T12:44:28.492Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.64s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.84s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.69s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.37s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.20s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.26s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.42s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.93s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.67s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.49s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.53s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.23s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (9.42s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.76s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.26s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (12.60s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.37s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.35s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.20s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.80s)
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistrySuite/TestV2Only
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] --- PASS: TestDockerRegistrySuite (0.23s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.22s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerSchema1RegistrySuite
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistryAuthTokenSuite
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerDaemonSuite
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:301: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:301: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:301: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] --- PASS: TestDockerDaemonSuite (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerSwarmSuite
12:44:28 [2022-04-17T12:44:28.493Z] --- PASS: TestDockerSwarmSuite (0.00s)
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerPluginSuite
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerPluginSuite/TestPluginCreate
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerPluginSuite/TestPluginInspect
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.493Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
12:44:28 [2022-04-17T12:44:28.493Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z] === RUN   TestDockerPluginSuite/TestPluginSet
12:44:28 [2022-04-17T12:44:28.494Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z] --- PASS: TestDockerPluginSuite (0.00s)
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
12:44:28 [2022-04-17T12:44:28.494Z] === RUN   TestDockerExternalVolumeSuite
12:44:28 [2022-04-17T12:44:28.494Z]     check_test.go:127: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
12:44:28 [2022-04-17T12:44:28.494Z] === RUN   TestDockerNetworkSuite
12:44:28 [2022-04-17T12:44:28.494Z]     check_test.go:133: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z] --- SKIP: TestDockerNetworkSuite (0.00s)
12:44:28 [2022-04-17T12:44:28.494Z] === RUN   TestDockerHubPullSuite
12:44:28 [2022-04-17T12:44:28.494Z]     check_test.go:141: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z] --- SKIP: TestDockerHubPullSuite (0.00s)
12:44:28 [2022-04-17T12:44:28.494Z] PASS
12:44:28 [2022-04-17T12:44:28.494Z] ok  	github.com/docker/docker/integration-cli	3219.150s
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === Skipped
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.04s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.04s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.04s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_run_test.go:3149: unmatched requirement Apparmor
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_run_test.go:3127: unmatched requirement Apparmor
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.04s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.04s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.50s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.08s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.52s)
12:44:28 [2022-04-17T12:44:28.494Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.494Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s)
12:44:28 [2022-04-17T12:44:28.494Z] 
12:44:28 [2022-04-17T12:44:28.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.55s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s)
12:44:28 [2022-04-17T12:44:28.495Z] 
12:44:28 [2022-04-17T12:44:28.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.50s)
12:44:28 [2022-04-17T12:44:28.495Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.495Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.05s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.50s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.50s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.50s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_sni_test.go:18: Flakey test
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.965Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s)
12:44:28 [2022-04-17T12:44:28.965Z] 
12:44:28 [2022-04-17T12:44:28.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.04s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.04s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestExec (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.03s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.966Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
12:44:28 [2022-04-17T12:44:28.966Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestPortList (0.03s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.967Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z] 
12:44:28 [2022-04-17T12:44:28.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
12:44:28 [2022-04-17T12:44:28.967Z]     docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.04s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.04s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z]     docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.968Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
12:44:28 [2022-04-17T12:44:28.968Z] 
12:44:28 [2022-04-17T12:44:28.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.04s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunMount (0.04s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z] 
12:44:28 [2022-04-17T12:44:28.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
12:44:28 [2022-04-17T12:44:28.969Z]     docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux
12:44:28 [2022-04-17T12:44:28.969Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:2854: unmatched requirement Apparmor
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunState (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:2893: unmatched requirement Apparmor
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.04s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:3010: unmatched requirement Apparmor
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.04s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z]     docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.439Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s)
12:44:29 [2022-04-17T12:44:29.439Z] 
12:44:29 [2022-04-17T12:44:29.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z]     docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z]     docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z]     docker_cli_start_test.go:95: unmatched requirement IsPausable
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z]     docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s)
12:44:29 [2022-04-17T12:44:29.440Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s)
12:44:29 [2022-04-17T12:44:29.440Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z]     docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s)
12:44:29 [2022-04-17T12:44:29.440Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s)
12:44:29 [2022-04-17T12:44:29.440Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z]     docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z]     docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z]     docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s)
12:44:29 [2022-04-17T12:44:29.440Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s)
12:44:29 [2022-04-17T12:44:29.440Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z]     docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.22s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.22s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:184: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.440Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
12:44:29 [2022-04-17T12:44:29.440Z] 
12:44:29 [2022-04-17T12:44:29.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:211: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:238: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:267: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:301: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:301: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:301: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:406: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:127: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:133: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
12:44:29 [2022-04-17T12:44:29.441Z]     check_test.go:141: unmatched requirement DaemonIsLinux
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] DONE 1088 tests, 539 skipped in 3233.123s
12:44:29 [2022-04-17T12:44:29.441Z] INFO: Integration tests ended at 04/17/2022 12:44:29. Duration:00:53:53.2595432
12:44:29 [2022-04-17T12:44:29.441Z] INFO: Docker info of the daemon under test at end of run
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] Containers: 10
12:44:29 [2022-04-17T12:44:29.441Z]  Running: 0
12:44:29 [2022-04-17T12:44:29.441Z]  Paused: 0
12:44:29 [2022-04-17T12:44:29.441Z]  Stopped: 10
12:44:29 [2022-04-17T12:44:29.441Z] Images: 18
12:44:29 [2022-04-17T12:44:29.441Z] Server Version: 0.0.0-dev
12:44:29 [2022-04-17T12:44:29.441Z] Storage Driver: windowsfilter
12:44:29 [2022-04-17T12:44:29.441Z]  Windows: 
12:44:29 [2022-04-17T12:44:29.441Z] Logging Driver: json-file
12:44:29 [2022-04-17T12:44:29.441Z] Plugins: 
12:44:29 [2022-04-17T12:44:29.441Z]  Volume: local
12:44:29 [2022-04-17T12:44:29.441Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:44:29 [2022-04-17T12:44:29.441Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:44:29 [2022-04-17T12:44:29.441Z] Swarm: inactive
12:44:29 [2022-04-17T12:44:29.441Z] Default Isolation: process
12:44:29 [2022-04-17T12:44:29.441Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
12:44:29 [2022-04-17T12:44:29.441Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183)
12:44:29 [2022-04-17T12:44:29.441Z] OSType: windows
12:44:29 [2022-04-17T12:44:29.441Z] Architecture: x86_64
12:44:29 [2022-04-17T12:44:29.441Z] CPUs: 4
12:44:29 [2022-04-17T12:44:29.441Z] Total Memory: 32GiB
12:44:29 [2022-04-17T12:44:29.441Z] Name: azwin-2-86d9b0
12:44:29 [2022-04-17T12:44:29.441Z] ID: OBUG:NL7R:AGWI:UNNI:FO72:LQYF:H7DH:ZBOM:LP2Y:B2ZZ:GN4F:7U2H
12:44:29 [2022-04-17T12:44:29.441Z] Docker Root Dir: D:\CI\PR-43449\5\daemon
12:44:29 [2022-04-17T12:44:29.441Z] Debug Mode (client): false
12:44:29 [2022-04-17T12:44:29.441Z] Debug Mode (server): true
12:44:29 [2022-04-17T12:44:29.441Z]  File Descriptors: -1
12:44:29 [2022-04-17T12:44:29.441Z]  Goroutines: 17
12:44:29 [2022-04-17T12:44:29.441Z]  System Time: 2022-04-17T12:44:29.3006225Z
12:44:29 [2022-04-17T12:44:29.441Z]  EventsListeners: 0
12:44:29 [2022-04-17T12:44:29.441Z] Registry: https://index.docker.io/v1/
12:44:29 [2022-04-17T12:44:29.441Z] Labels:
12:44:29 [2022-04-17T12:44:29.441Z] Experimental: false
12:44:29 [2022-04-17T12:44:29.441Z] Insecure Registries:
12:44:29 [2022-04-17T12:44:29.441Z]  127.0.0.0/8
12:44:29 [2022-04-17T12:44:29.441Z] Live Restore Enabled: false
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] 
12:44:29 [2022-04-17T12:44:29.441Z] INFO: Stopping daemon under test
12:44:29 [2022-04-17T12:44:29.910Z] SUCCESS: The process with PID 5712 (child process of PID 5500) has been terminated.
12:44:29 [2022-04-17T12:44:29.910Z] SUCCESS: The process with PID 5500 (child process of PID 4060) has been terminated.
12:44:29 [2022-04-17T12:44:29.910Z] INFO: Stop tailing logs of the daemon under tests
12:44:29 [2022-04-17T12:44:29.910Z] INFO: executeCI.ps1 Completed successfully at 04/17/2022 12:44:29.
12:44:29 [2022-04-17T12:44:29.910Z] INFO: Tidying up at end of run
12:44:29 [2022-04-17T12:44:29.910Z] INFO: Saving daemon under test log (d:\CI\PR-43449\5\dut.out) to bundles\CIDUT.out
12:44:29 [2022-04-17T12:44:29.910Z] INFO: Saving daemon under test log (d:\CI\PR-43449\5\dut.err) to bundles\CIDUT.err
12:44:29 [2022-04-17T12:44:29.910Z] INFO: Saving containerd logs to bundles
12:44:29 [2022-04-17T12:44:29.910Z] INFO: Nuke-Everything...
12:44:30 [2022-04-17T12:44:30.379Z] INFO: Container count on control daemon to delete is 2
12:44:30 [2022-04-17T12:44:30.848Z] d373f5691552
12:44:30 [2022-04-17T12:44:30.848Z] 4f74f92b21f7
12:44:30 [2022-04-17T12:44:30.848Z] INFO: Tidying pidfile d:\CI\PR-43449\5\docker.pid
12:44:30 [2022-04-17T12:44:30.848Z] INFO: Nuking d:\CI
12:45:13 [2022-04-17T12:45:13.568Z] INFO: Zapped successfully
12:45:13 [2022-04-17T12:45:13.568Z] 
12:45:13 [2022-04-17T12:45:13.568Z] INFO: executeCI.ps1 exiting at Sun Apr 17 12:45:09 CUT 2022. Duration 01:27:36.6498293
12:45:13 [2022-04-17T12:45:13.568Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
12:45:13 [2022-04-17T12:45:13.819Z] Recording test results
12:45:21 [2022-04-17T12:45:21.918Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
12:45:24 [2022-04-17T12:45:24.094Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
12:45:25 [2022-04-17T12:45:25.883Z] Archiving artifacts
12:45:40 [2022-04-17T12:45:40.648Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43449/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:45:41 [2022-04-17T12:45:41.600Z] + make clean
12:45:43 [2022-04-17T12:45:43.170Z] docker volume rm -f docker-dev-cache docker-mod-cache
12:45:43 [2022-04-17T12:45:43.170Z] docker-dev-cache
12:45:43 [2022-04-17T12:45:43.170Z] 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